summaryrefslogtreecommitdiff
path: root/Annex
Commit message (Expand)AuthorAge
* 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
* set EMAIL when GECOS workaround is neededGravatar Joey Hess2013-05-03
* thaw content directory in direct mode tooGravatar Joey Hess2013-04-30
* refactorGravatar Joey Hess2013-04-30
* per-IA-item content directoriesGravatar Joey Hess2013-04-25
* sync: Bug fix, avoid adding to the annex the dummy symlinks used on crippled ...Gravatar Joey Hess2013-04-23
* expose Control.Monad.joinGravatar Joey Hess2013-04-22
* Detect systems that have no user name set in GECOS, and also don't have user....Gravatar Joey Hess2013-04-22
* Allow rsync to use other remote shells.Gravatar guilhem2013-04-13
* implement massReplaceGravatar Joey Hess2013-04-08
* Added annex.web-download-command setting.Gravatar Joey Hess2013-04-08
* Bugfix: Direct mode no longer repeatedly checksums duplicated files.Gravatar Joey Hess2013-04-06
* Use lower case hash directories for storing files on crippled filesystems, sa...Gravatar Joey Hess2013-04-04
* hlintGravatar Joey Hess2013-04-03
* cleanupGravatar Joey Hess2013-04-02
* Update working tree files fully atomicallyGravatar Joey Hess2013-04-02
* New annex.largefiles setting, which configures which files `git annex add` an...Gravatar Joey Hess2013-03-29
* cleanup debug printGravatar Joey Hess2013-03-28
* comment typoGravatar Joey Hess2013-03-18
* move comment to right placeGravatar Joey Hess2013-03-18
* remove old debug printGravatar Joey Hess2013-03-16
* Bugfix: Fix bug in inode cache sentinal check, which broke copying to local r...Gravatar Joey Hess2013-03-12
* detect renames during commit, and .. um, do nothing special because it's lunc...Gravatar Joey Hess2013-03-11
* remove Eq instance for InodeCacheGravatar Joey Hess2013-03-11
* tag xmpp pushes with jidGravatar Joey Hess2013-03-06
* assistant: Get back in sync with XMPP remotes after network reconnection, and...Gravatar Joey Hess2013-03-06
* Run ssh with -T to avoid tty allocation and any login scripts that may do und...Gravatar Joey Hess2013-03-04
* git subcommand cleanupGravatar Joey Hess2013-03-03
* Makefile now builds using cabal, taking advantage of cabal's automatic detect...Gravatar Joey Hess2013-02-27
* annex.version is now set to 4 for direct mode repositoriesGravatar Joey Hess2013-02-26
* fixGravatar Joey Hess2013-02-24
* hopefully fix a bugGravatar Joey Hess2013-02-24
* remove debug printGravatar Joey Hess2013-02-23
* squelch warningGravatar Joey Hess2013-02-22
* fix inverted logicGravatar Joey Hess2013-02-22
* fix sameInodeCache to check the inode change sentinalGravatar Joey Hess2013-02-22
* work around broken getEnvironment on Android in the most important place: git...Gravatar Joey Hess2013-02-22
* only create inode sentinal file when initializing a new repoGravatar Joey Hess2013-02-20
* shorter directory to external ssh socketGravatar Joey Hess2013-02-19
* Direct mode: Support filesystems like FAT which can change their inodes each ...Gravatar Joey Hess2013-02-19
* Android: Support ssh connection caching.Gravatar Joey Hess2013-02-19