]> git.proxmox.com Git - libgit2.git/history - src/fileops.c
Fix workdir notifications and removals
[libgit2.git] / src / fileops.c
2013-01-04 Russell BelferMore checkout improvements
2012-11-22 Philip KelleyMerge pull request #1095 from martinwoodward/authors
2012-11-16 Vicent MartíMerge pull request #1075 from carlosmn/alternates-recurse
2012-11-16 Scott J. GoldmanMerge pull request #1071 from arrbee/alternate-fix...
2012-11-15 Russell BelferAdd POSIX compat lstat() variant for win32
2012-11-13 Vicent MartíMerge pull request #1068 from carlosmn/config-empty...
2012-11-13 Vicent MartíMerge pull request #1016 from arrbee/fix-checkout-dir...
2012-11-09 Russell BelferRework checkout with new strategy options
2012-11-09 Russell BelferExtensions to rmdir and mkdir utilities
2012-11-05 Vicent MartíMerge pull request #1034 from carlosmn/packbuilder...
2012-11-02 Vicent MartíMerge pull request #1014 from arrbee/diff-rename-detection
2012-11-02 Philip KelleyMerge pull request #1041 from pwkelley/transports
2012-11-01 Vicent MartíMerge pull request #1030 from pwkelley/transports
2012-10-31 Vicent MartiMerge branch 'config-refresh' into development
2012-10-31 Vicent MartiI LIKE THESE NAMES
2012-10-31 Russell BelferBetter naming for file timestamp/size checker
2012-10-30 Russell BelferAdd git_config_refresh() API to reload config
2012-10-23 Vicent MartíMerge pull request #1012 from carlosmn/libcrypto-sha
2012-10-22 Vicent MartíMerge pull request #963 from carlosmn/remote-save-autotag
2012-10-20 Vicent MartíMerge pull request #1001 from veeti/build-fixes
2012-10-20 Philip KelleyMerge pull request #1003 from arrbee/fix-test-core-env
2012-10-19 Russell BelferFix env variable tests with new Win32 path rules
2012-10-17 Russell BelferMerge pull request #968 from arrbee/diff-support-typechange
2012-10-17 Ben StraubMerge pull request #972 from PaulThompson/separate_strarray
2012-10-16 Vicent MartíMerge pull request #987 from pwkelley/pthread_cond
2012-10-16 Vicent Martitest: Don't be so picky with failed lookups
2012-10-16 Vicent MartíMerge pull request #952 from csware/config-locations
2012-10-09 Russell BelferAdd complex checkout test and then fix checkout
2012-10-02 Sven StrickrothMove win32 specific stuff to win32/findfile.c
2012-10-02 Sven StrickrothOptimized win32_nextpath
2012-09-29 Sven StrickrothSilence MinGW warnings
2012-09-29 Sven StrickrothAdded win32_ prefix for Win32-only methods
2012-09-29 Sven StrickrothMake it compile with MinGW on Windows
2012-09-29 Sven StrickrothMove code to find msysgit path using registry to own...
2012-09-29 Sven StrickrothFind git installations based on %PATH%
2012-09-24 Sven StrickrothImplemented the full msysgit fallback chain
2012-09-24 Sven StrickrothAutomatically detect msysgit installation path
2012-09-24 Sven StrickrothCalculate the Windows user profile directory the same...
2012-09-24 Sven StrickrothHonor %HOME% on windows
2012-09-11 Vicent MartíMerge pull request #920 from scunz/mergebase_const
2012-09-11 Vicent MartiMerge branch 'diff-crlf-filters' into development
2012-09-11 Vicent MartiProperly handle p_reads
2012-09-11 Russell BelferFix diff binary file detection
2012-09-11 Russell BelferMerge pull request #914 from authmillenon/index-fixes
2012-09-06 Russell BelferImplement filters for status/diff blobs
2012-09-06 Vicent MartíMerge pull request #900 from pwkelley/development
2012-09-06 Vicent MartíMerge pull request #912 from schu/netops-ssl-error
2012-09-04 Vicent MartíMerge pull request #856 from libgit2/utf8-win
2012-08-29 Vicent MartiAdd bounds checking to UTF-8 conversion
2012-08-29 Vicent Martiwindows: Keep UTF-8 on the stack yo
2012-08-27 Vicent MartíMerge pull request #897 from nulltoken/topic/git_refere...
2012-08-27 Russell BelferMerge pull request #903 from nulltoken/topic/peeling...
2012-08-25 Vicent MartíMerge pull request #896 from ben/revparse-ambiguous
2012-08-24 Vicent MartíMerge pull request #895 from carlosmn/sideband
2012-08-24 Russell BelferFix memory leak in cp_r
2012-08-24 Russell BelferFix valgrind issues and leaks
2012-08-24 Russell BelferFix errors on Win32 with new repo init
2012-08-23 Vicent MartíMerge pull request #844 from arrbee/init-extended
2012-08-22 Russell BelferSome cleanup suggested during review
2012-08-22 Russell Belferfix missing validation and type cast warning
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-08-06 Vicent MartiMerge remote-tracking branch 'arrbee/tree-walk-fixes...
2012-08-01 Vicent MartiMerge remote-tracking branch 'nulltoken/topic/amd64...
2012-07-31 Vicent MartíMerge pull request #826 from carlosmn/config-find-error
2012-07-27 Ben StraubMerge remote-tracking branch 'upstream/development...
2012-07-23 Carlos Martín Nietoconfig: set the error code if we can't find the global...
2012-07-18 Ben StraubCheckout: obey core.symlinks.
2012-07-17 Ben StraubMerge branch 'development' into clone
2012-07-12 Vicent MartíMerge pull request #789 from carlosmn/odb-foreach
2012-07-12 Vicent MartíMerge pull request #812 from arrbee/assorted-tweaks
2012-07-11 Vicent MartíMerge pull request #801 from nulltoken/fix/ref-renaming
2012-07-07 nulltokenrefs: deep unfound ref returns ENOTFOUND
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-25 Russell BelferMake errors for system and global files consistent
2012-05-24 Vicent MartíMerge pull request #727 from libgit2/env-expansion
2012-05-24 Russell BelferClean up system file finding tests on Win32
2012-05-24 Vicent Martíwindows: Properly expand all environment variables
2012-05-24 Russell BelferMerge pull request #726 from arrbee/utf16-home-dir
2012-05-24 Russell BelferGet user's home dir in UTF-16 clean manner
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-16 Vicent MartíMerge pull request #700 from cholin/revwalk_reset
2012-05-14 Vicent MartíMerge pull request #693 from nulltoken/topic/enhance_br...
2012-05-14 Vicent MartíMerge pull request #692 from nulltoken/fix/delete-branc...
2012-05-14 Vicent MartíMerge pull request #688 from hanwen/master
2012-05-14 Vicent MartíMerge pull request #671 from nulltoken/topic/blob_creat...
2012-05-14 Vicent MartíMerge pull request #681 from scottjg/solaris-fixes
2012-05-14 Vicent MartíMerge pull request #682 from arrbee/attribute-cache...
2012-05-11 Scott J. GoldmanFix rmdir() usage on Solaris
2012-05-10 Russell BelferAdd cache busting to attribute cache
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
next