summaryrefslogtreecommitdiff
path: root/Command
Commit message (Expand)AuthorAge
* fix relaxed with existing fileGravatar Joey Hess2013-03-12
* addurl: Add --relaxed option.Gravatar Joey Hess2013-03-11
* finish fast direct mode rename handling. wow, it's fastGravatar Joey Hess2013-03-11
* remove Eq instance for InodeCacheGravatar Joey Hess2013-03-11
* skip non-directories in statusGravatar Joey Hess2013-03-11
* status: Can now be run with a directory path to show only the status of that ...Gravatar Joey Hess2013-03-11
* bugfix: drop --from an unavailable remote no longer updates the location log,...Gravatar Joey Hess2013-03-10
* add build flags to version outputGravatar Joey Hess2013-03-09
* two types of byNameGravatar Joey Hess2013-03-05
* webapp: New preferences page allows enabling/disabling debug logging at runti...Gravatar Joey Hess2013-03-03
* git subcommand cleanupGravatar Joey Hess2013-03-03
* break dependency cycle by special casing running of test commandGravatar Joey Hess2013-02-27
* embed test suite into git annex; available by running: git annex testGravatar Joey Hess2013-02-27
* 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
* copy: Update location log when no copy was performed, if the location log was...Gravatar Joey Hess2013-02-26
* make adding modified files work on crippled filesystemsGravatar Joey Hess2013-02-20
* Direct mode: Fix support for adding a modified file.Gravatar Joey Hess2013-02-20
* fully support core.symlinks=false in all relevant symlink handling codeGravatar Joey Hess2013-02-17
* proper fix for dropunusedGravatar Joey Hess2013-02-15
* Revert "Clean up direct mode cache and mapping info when dropping keys."Gravatar Joey Hess2013-02-15
* don't allow setting indirect mode on a crippled filesystemGravatar Joey Hess2013-02-15
* migrate, rekey: copy rather than hard linking in crippled filesystem modeGravatar Joey Hess2013-02-15
* add: Improved detection of files that are modified while being added.Gravatar Joey Hess2013-02-14
* split out Utility.InodeCacheGravatar Joey Hess2013-02-14
* crippled filesystem support, probing and initial supportGravatar Joey Hess2013-02-14
* can now build Android targeted binaryGravatar Joey Hess2013-02-10
* Clean up direct mode cache and mapping info when dropping keys.Gravatar Joey Hess2013-02-07
* uninit, unannex --fast: If hard link creation fails, fall back to slow mode.Gravatar Joey Hess2013-02-06
* pre-commit: Update direct mode mappings.Gravatar Joey Hess2013-02-06
* avoid queueing rm of no filesGravatar Joey Hess2013-02-05
* assistant: Fix location log when adding new file in direct mode.Gravatar Joey Hess2013-02-05
* webapp: Now allows restarting any threads that crash.Gravatar Joey Hess2013-01-26
* use async to track and manage threadsGravatar Joey Hess2013-01-26
* fsck: Detect and fix consistency errors in direct mode mapping files.Gravatar Joey Hess2013-01-19
* sync: Automatic merge conflict resolution now stages deleted files.Gravatar Joey Hess2013-01-17
* avoid running pre-commit hook in direct modeGravatar Joey Hess2013-01-17
* drop: fix misleading messageGravatar Joey Hess2013-01-16
* webapp: Now always logs to .git/annex/daemon.logGravatar Joey Hess2013-01-15
* assistant: Avoid committer crashing if a file is deleted at the wrong instant.Gravatar Joey Hess2013-01-14
* safe recv-key in direct modeGravatar Joey Hess2013-01-11
* drop: Suggest using git annex move when numcopies prevents dropping a file.Gravatar Joey Hess2013-01-09
* Special remotes now all rollback storage of keys that get modified during the...Gravatar Joey Hess2013-01-09
* improve direct mode fsckGravatar Joey Hess2013-01-08
* blog for yesterdayGravatar Joey Hess2013-01-08
* fix a stupid typo that made fsck loop when it found bad contentGravatar Joey Hess2013-01-07
* addurl in direct modeGravatar Joey Hess2013-01-06
* add works in direct modeGravatar Joey Hess2013-01-06
* optimize pre-commit in direct modeGravatar Joey Hess2013-01-06
* support fsck in direct modeGravatar Joey Hess2013-01-06