summaryrefslogtreecommitdiff
path: root/Annex
Commit message (Expand)AuthorAge
* avoid failure creating inode sentinal fileGravatar Joey Hess2013-06-18
* Revert "Windows: Ssh connection caching is now supported."Gravatar Joey Hess2013-06-17
* Windows: Ssh connection caching is now supported.Gravatar Joey Hess2013-06-17
* avoid lazy read of file contentsGravatar Joey Hess2013-06-17
* typo in commentGravatar Joey Hess2013-06-17
* assistant: In direct mode, objects are now only dropped when all associated f...Gravatar Joey Hess2013-06-15
* avoid warnings when built with ghc 7.6Gravatar Joey Hess2013-06-02
* remove debug printGravatar Joey Hess2013-05-27
* Merge branch 'robustness'Gravatar Joey Hess2013-05-25
|\
| * make direct mode merge cleanup more robustGravatar Joey Hess2013-05-25
| * improve robustness of fromDirect and replaceFileGravatar Joey Hess2013-05-25
* | assistant: Work around git-cat-file's not reloading the index after files are...Gravatar Joey Hess2013-05-25
* | refactorGravatar Joey Hess2013-05-24
|/
* XMPP: Avoid redundant and unncessary pushes. Note that this breaks compatibil...Gravatar Joey Hess2013-05-21
* update inode cache after copying contentGravatar Joey Hess2013-05-20
* didn't quite get removeDirect right before, this passes test suiteGravatar Joey Hess2013-05-20
* Fix a bug in the git-annex branch handling code that could cause info from a ...Gravatar Joey Hess2013-05-20
* minor optimisation and warning fixGravatar Joey Hess2013-05-20
* direct mode bug fix: After a conflicted merge was automatically resolved, the...Gravatar Joey Hess2013-05-20
* Switch to MonadCatchIO-transformers for better handling of state while catchi...Gravatar Joey Hess2013-05-19
* warningGravatar Joey Hess2013-05-19
* improve handling of receiving object in direct mode when associated files are...Gravatar Joey Hess2013-05-17
* store copy in inode cache tooGravatar Joey Hess2013-05-17
* test suite passes in direct modeGravatar Joey Hess2013-05-17
* fix android build, broken by changes for windows portGravatar Joey Hess2013-05-16
* Merge branch 'master' into windowsGravatar Joey Hess2013-05-15
|\
| * fix toDirectGen bug introduced in 7d345fcb307cfecb5fa834a0b17be01e4e6f5df8Gravatar Joey Hess2013-05-15
| * start one git-cat-file per index fileGravatar Joey Hess2013-05-15
* | fix the day's Windows permissions damageGravatar Joey Hess2013-05-14
* | convert from internal git path when checking symlink standin fileGravatar Joey Hess2013-05-14
* | Merge remote-tracking branch 'gnu/windows' into windowsGravatar Joey Hess2013-05-14
|\ \
* | | fix importsGravatar Joey Hess2013-05-14
| * | always try to read symlink; only fall back to looking inside fileGravatar Joey Hess2013-05-14
|/ /
* | fix importsGravatar Joey Hess2013-05-14
* | Merge branch 'windows' of git://git-annex.branchable.com into windowsGravatar Joey Hess2013-05-13
|\ \
* | | read inode cache file strictly to avoid failure to drop on windowsGravatar Joey Hess2013-05-13
| | * fix warningsGravatar Joey Hess2013-05-13
| * | rename moduleGravatar Joey Hess2013-05-12
| * | fix the day's windows permissions damageGravatar Joey Hess2013-05-12
|/ /
* | deal with git using / internally, even on DOSGravatar Joey Hess2013-05-12
* | fixGravatar Joey Hess2013-05-12
* | deal with dos path separatorsGravatar Joey Hess2013-05-12
* | fix permission damage (thanks, Windows)Gravatar Joey Hess2013-05-11
* | clean up from windows portingGravatar Joey Hess2013-05-11
* | git-annex now builds on Windows (doesn't work)Gravatar Joey Hess2013-05-11
* | fixup #if 0 stubs to use #ifndef mingw32_HOST_OSGravatar Joey Hess2013-05-10
* | stub out POSIX stuffGravatar Joey Hess2013-05-10
|/
* git-annex-shell: Ensure that received files can be read. Files transferred fr...Gravatar Joey Hess2013-05-06
* direct: Fix a bug that could cause some files to be left in indirect mode.Gravatar Joey Hess2013-05-06
* work around git/environment/gecos/android suckGravatar Joey Hess2013-05-03