| Commit message (Expand) | Author | Age |
* | Makefile now builds using cabal, taking advantage of cabal's automatic detect... | Joey Hess | 2013-02-27 |
* | annex.version is now set to 4 for direct mode repositories | Joey Hess | 2013-02-26 |
* | copy: Update location log when no copy was performed, if the location log was... | Joey Hess | 2013-02-26 |
* | make adding modified files work on crippled filesystems | Joey Hess | 2013-02-20 |
* | Direct mode: Fix support for adding a modified file. | Joey Hess | 2013-02-20 |
* | fully support core.symlinks=false in all relevant symlink handling code | Joey Hess | 2013-02-17 |
* | proper fix for dropunused | Joey Hess | 2013-02-15 |
* | Revert "Clean up direct mode cache and mapping info when dropping keys." | Joey Hess | 2013-02-15 |
* | don't allow setting indirect mode on a crippled filesystem | Joey Hess | 2013-02-15 |
* | migrate, rekey: copy rather than hard linking in crippled filesystem mode | Joey Hess | 2013-02-15 |
* | add: Improved detection of files that are modified while being added. | Joey Hess | 2013-02-14 |
* | split out Utility.InodeCache | Joey Hess | 2013-02-14 |
* | crippled filesystem support, probing and initial support | Joey Hess | 2013-02-14 |
* | can now build Android targeted binary | Joey Hess | 2013-02-10 |
* | Clean up direct mode cache and mapping info when dropping keys. | Joey Hess | 2013-02-07 |
* | uninit, unannex --fast: If hard link creation fails, fall back to slow mode. | Joey Hess | 2013-02-06 |
* | pre-commit: Update direct mode mappings. | Joey Hess | 2013-02-06 |
* | avoid queueing rm of no files | Joey Hess | 2013-02-05 |
* | assistant: Fix location log when adding new file in direct mode. | Joey Hess | 2013-02-05 |
* | webapp: Now allows restarting any threads that crash. | Joey Hess | 2013-01-26 |
* | use async to track and manage threads | Joey Hess | 2013-01-26 |
* | fsck: Detect and fix consistency errors in direct mode mapping files. | Joey Hess | 2013-01-19 |
* | sync: Automatic merge conflict resolution now stages deleted files. | Joey Hess | 2013-01-17 |
* | avoid running pre-commit hook in direct mode | Joey Hess | 2013-01-17 |
* | drop: fix misleading message | Joey Hess | 2013-01-16 |
* | webapp: Now always logs to .git/annex/daemon.log | Joey Hess | 2013-01-15 |
* | assistant: Avoid committer crashing if a file is deleted at the wrong instant. | Joey Hess | 2013-01-14 |
* | safe recv-key in direct mode | Joey Hess | 2013-01-11 |
* | drop: Suggest using git annex move when numcopies prevents dropping a file. | Joey Hess | 2013-01-09 |
* | Special remotes now all rollback storage of keys that get modified during the... | Joey Hess | 2013-01-09 |
* | improve direct mode fsck | Joey Hess | 2013-01-08 |
* | blog for yesterday | Joey Hess | 2013-01-08 |
* | fix a stupid typo that made fsck loop when it found bad content | Joey Hess | 2013-01-07 |
* | addurl in direct mode | Joey Hess | 2013-01-06 |
* | add works in direct mode | Joey Hess | 2013-01-06 |
* | optimize pre-commit in direct mode | Joey Hess | 2013-01-06 |
* | support fsck in direct mode | Joey Hess | 2013-01-06 |
* | More commands work in direct mode repositories: find, whereis, move, copy, dr... | Joey Hess | 2013-01-05 |
* | guard readSymbolicLink | Joey Hess | 2013-01-05 |
* | avoid pre-commit in direct mode | Joey Hess | 2013-01-05 |
* | squelch warning | Joey Hess | 2013-01-05 |
* | committer: Fix a file handle leak. | Joey Hess | 2013-01-05 |
* | type based git config handling for remotes | Joey Hess | 2013-01-01 |
* | type based git config handling | Joey Hess | 2012-12-29 |
* | ensure that direct mode file is not modified while generating its key | Joey Hess | 2012-12-29 |
* | convert notBareRepo to a CommandCheck | Joey Hess | 2012-12-29 |
* | block all commands that don't work in direct mode | Joey Hess | 2012-12-29 |
* | use sync command merge engine in assistant | Joey Hess | 2012-12-25 |
* | add a guard against using git annex add in direct mode repo | Joey Hess | 2012-12-24 |
* | assistant adding of files in direct mode | Joey Hess | 2012-12-24 |