]> git.proxmox.com Git - libgit2.git/history - src/fileops.h
Add template dir and set gid to repo init
[libgit2.git] / src / fileops.h
2012-08-22 Russell BelferAdd template dir and set gid to repo init
2012-08-22 Russell BelferAdd git_repository_init_ext for power initters
2012-08-20 Vicent MartíMerge pull request #884 from carlosmn/global-windows
2012-08-19 Vicent MartíMerge pull request #778 from ben/clone
2012-07-27 Ben StraubMerge remote-tracking branch 'upstream/development...
2012-07-18 Ben StraubCheckout: obey core.symlinks.
2012-06-07 Chris YoungMerge remote-tracking branch 'source/development' into...
2012-06-05 Vicent MartíMerge pull request #697 from carlosmn/ssl
2012-06-05 Vicent MartíMerge pull request #714 from schu/config-enotfound
2012-06-05 Ben StraubMerge branch 'development' into rev-parse
2012-05-24 Russell BelferMerge pull request #726 from arrbee/utf16-home-dir
2012-05-23 Vicent MartíMerge pull request #720 from nulltoken/fix/libgit2sharp...
2012-05-23 nulltokenfileops: Make git_futils_mkdir_r() able to cope with...
2012-05-17 Vicent Martíerrors: Rename error codes
2012-05-17 Vicent Martíerrors: Rename the generic return codes
2012-05-05 Vicent MartíMerge remote-tracking branch 'scottjg/fix-mingw32'...
2012-05-05 Vicent MartíMerge pull request #659 from libgit2/development-merge
2012-05-02 Vicent MartíMerge branch 'new-error-handling' into development
2012-04-11 Carlos Martín NietoTypedefs don't have enum in front
2012-04-11 Vicent MartíMerge pull request #619 from nulltoken/topic/branches
2012-04-10 nulltokenfileops: Make git_futils_mkdir_r() able to skip non...
2012-03-16 Russell BelferConvert attr, ignore, mwindow, status to new errors
2012-03-15 Vicent MartíMerge pull request #595 from arrbee/new-errors-odb
2012-03-15 Russell BelferContinue error conversion
2012-03-07 Russell BelferMerge pull request #590 from arrbee/new-error-handling
2012-03-07 Russell BelferMigrating diff to new error handling
2012-03-05 Carlos Martín NietoMerge branch 'ssh-urls' into development
2012-03-02 Russell BelferUpdate diff to use iterators
2012-03-02 Vicent MartíMerge pull request #575 from libgit2/filters
2012-02-27 Vicent Martíbuffer: Unify `git_fbuffer` and `git_buf`
2012-02-23 Vicent MartíMerge pull request #570 from arrbee/uniform-iterators
2012-02-21 Russell BelferUniform iterators for trees, index, and workdir
2012-02-13 Vicent MartíMerge pull request #557 from schu/copyright
2012-02-13 schuUpdate Copyright header
2012-01-20 Russell BelferMerge branch 'fix-subdir-attr-paths' into development
2012-01-17 Russell BelferMove path related functions from fileops to path
2012-01-16 Russell BelferMerge pull request #531 from arrbee/gitignore
2012-01-12 Russell BelferAllow ignores (and attribs) for nonexistent files
2012-01-11 Russell BelferInitial implementation of gitignore support
2012-01-04 Vicent MartíMerge remote-tracking branch 'nulltoken/topix/path_from...
2012-01-02 Vicent MartíMerge remote-tracking branch 'drizzd/diff-index-tests...
2012-01-02 Vicent MartíMerge remote-tracking branch 'arrbee/git-attributes...
2011-12-29 Russell BelferAdd support for macros and cache flush API.
2011-12-14 Vicent MartiMerge remote-tracking branch 'nulltoken/topic/oid-gener...
2011-12-09 Vicent MartiMerge remote-tracking branch 'arrbee/git-buf-for-paths...
2011-12-08 Russell BelferUse git_buf for path storage instead of stack-based...
2011-11-26 Vicent MartíMerge pull request #497 from carlosmn/config
2011-11-26 Vicent MartíMerge pull request #491 from schu/refs-cleanup
2011-11-21 schufileops.h: remove git_futils_mv_atomic prototype
2011-11-17 Vicent MartíMerge pull request #486 from petdance/development
2011-10-29 Vicent MartíMerge pull request #468 from nulltoken/ntk/fix/issue-465
2011-10-29 Vicent MartíMerge pull request #456 from brodie/perm-fixes
2011-10-14 Brodie Raofileops/repository: create (most) directories with...
2011-10-14 Brodie Raofileops/posix: replace usage of "int mode" with "mode_t...
2011-09-22 Vicent MartíMerge pull request #405 from carlosmn/http-ls
2011-09-19 Vicent MartíMerge pull request #384 from kiryl/warnings
2011-09-19 Vicent MartíMerge pull request #397 from lambourg/development
2011-09-19 Vicent MartíMerge pull request #394 from carlosmn/tree-fromindex
2011-09-19 Vicent MartíMerge pull request #398 from carlosmn/config-autohome
2011-09-19 Vicent MartíMerge pull request #408 from schu/fixup-status
2011-09-19 Vicent MartíMerge pull request #393 from schu/unused-but-set-variable
2011-09-19 Vicent MartíMerge pull request #392 from sschuberth/development
2011-09-19 Vicent MartíMerge pull request #400 from boyski/fixup-examples
2011-09-19 Vicent MartíMerge pull request #399 from carlosmn/free-null
2011-09-19 Vicent MartíMerge pull request #409 from nulltoken/ntk/fix/status...
2011-09-19 Vicent MartíMerge pull request #411 from boyski/gcc4
2011-09-19 Vicent MartiTabify everything
2011-09-18 Vicent MartiCleanup legal data
2011-09-02 Vicent MartíMerge pull request #388 from lambourg/master
2011-07-28 Vicent MartíMerge pull request #335 from carlosmn/read-updated
2011-07-23 Carlos Martín NietoAdd git_futils_readbuffer_updated
2011-07-12 Vicent MartíMerge pull request #321 from letolabs/readme
2011-07-06 Vicent MartíMerge pull request #306 from carlosmn/development
2011-07-06 Vicent MartíMerge pull request #296 from kiryl/index-optimization
2011-07-06 Vicent Martirefs: Cleanup reference renaming
2011-07-06 Vicent MartíMerge pull request #303 from schu/ref-rename
2011-07-06 nulltokenRemove duplicated recursive directory removal related...
2011-07-06 nulltokenFix windows specific issues
2011-07-06 schufileops: add git_futils_rmdir_recurs()
2011-07-06 schufileops: add convenience function is_dot_or_dotdot()
2011-07-05 Vicent MartíMerge pull request #300 from carlosmn/gsoc2011/master
2011-07-05 Vicent Martifileutils: Finish dropping the old `prettify_path`
2011-07-05 Vicent Martifileops: Drop `git_fileops_prettify_path`
2011-07-05 Vicent Martifileops: Cleanup
2011-07-01 Kirill A. Shutemovcleanup: remove trailing spaces
2011-06-29 Vicent MartíMerge pull request #284 from nulltoken/topic/hide-git-dir
2011-06-29 nulltokenHide ".git" directory on Windows upon creation of a...
2011-06-16 Vicent MartíMerge pull request #248 from carlosmn/config
2011-06-15 Vicent MartíMerge pull request #261 from Romain-Geissler/discovery...
2011-06-15 Romain GeisslerFix: GIT_PATH_PATH_SEPARATOR is now a semi-colon under...
2011-06-11 Vicent MartíMerge pull request #253 from sschuberth/msvc10-fixes
2011-06-10 Sebastian SchuberthAdd missing function declarations to avoid MSVC compile...
2011-06-08 Vicent MartíMerge pull request #216 from glesserd/development
2011-06-08 Vicent MartíMerge pull request #250 from pegonma/commit_short_message
2011-06-08 Vicent Martiwindows: Fix Symlink issues
2011-06-08 Vicent MartíMerge pull request #246 from carlosmn/keep-lock
2011-06-07 Vicent MartíMerge pull request #243 from jpfender/symlinks2
2011-06-07 Vicent MartíMerge pull request #242 from schu/fix-unused-2
2011-06-07 Jakob PfenderExport gitfo_shallow_exists
2011-06-07 Jakob Pfenderindex/fileops: Correctly process symbolic links
next