summaryrefslogtreecommitdiff
path: root/Command
Commit message (Expand)AuthorAge
* improve type signatures with a Ref newtypeGravatar Joey Hess2011-11-16
* When not run in a git repository, git-annex can still display a usage message...Gravatar Joey Hess2011-11-16
* fix display of semitrusted repos in statusGravatar Joey Hess2011-11-16
* show number of reposGravatar Joey Hess2011-11-15
* better status outputGravatar Joey Hess2011-11-15
* fix exit status so json gets terminated properlyGravatar Joey Hess2011-11-14
* status --json --fast for escGravatar Joey Hess2011-11-14
* probably makes sense to list semitrusted before untrustedGravatar Joey Hess2011-11-14
* status: Now displays trusted, untrusted, and semitrusted repositories separat...Gravatar Joey Hess2011-11-14
* Optimised union merging; now only runs git cat-file once.Gravatar Joey Hess2011-11-12
* init: When run in an already initalized repository, and without a description...Gravatar Joey Hess2011-11-12
* map: Support remotes with /~/ and /~user/Gravatar Joey Hess2011-11-11
* lintGravatar Joey Hess2011-11-11
* better limiting of start actions to only run whenAnnexedGravatar Joey Hess2011-11-10
* tweakGravatar Joey Hess2011-11-10
* Optimized copy --from and get --from to avoid checking the location log for f...Gravatar Joey Hess2011-11-10
* lockContent in dropkeyGravatar Joey Hess2011-11-09
* safer inannex checkingGravatar Joey Hess2011-11-09
* reorg to allow taking content lockGravatar Joey Hess2011-11-09
* cleanupGravatar Joey Hess2011-11-09
* reorder repo parameters lastGravatar Joey Hess2011-11-08
* clean up read/show abuseGravatar Joey Hess2011-11-08
* Handle a case where an annexed file is moved into a gitignored directory, by ...Gravatar Joey Hess2011-11-07
* refactorGravatar Joey Hess2011-11-07
* add a UUID typeGravatar Joey Hess2011-11-07
* better usageGravatar Joey Hess2011-11-07
* Bugfix: In the past two releases, git-annex init has written the uuid.log in ...Gravatar Joey Hess2011-11-07
* tweakGravatar Joey Hess2011-11-02
* playing with >=>Gravatar Joey Hess2011-10-31
* cleanupGravatar Joey Hess2011-10-31
* better command nameGravatar Joey Hess2011-10-31
* cleanupGravatar Joey Hess2011-10-31
* The fromkey command now takes the key as its first parameter. The --key optio...Gravatar Joey Hess2011-10-31
* Removed the setkey command, and added a setcontent command with a more useful...Gravatar Joey Hess2011-10-31
* refactoring and cleanupGravatar Joey Hess2011-10-30
* bare cleanupGravatar Joey Hess2011-10-29
* unused, dropunused: Now work in bare repositories.Gravatar Joey Hess2011-10-29
* status: clean up for bare repositoriesGravatar Joey Hess2011-10-29
* refactorGravatar Joey Hess2011-10-29
* fsck: Now works in bare repositories.Gravatar Joey Hess2011-10-29
* refactorGravatar Joey Hess2011-10-29
* clean up check selection codeGravatar Joey Hess2011-10-29
* drop --from is now supported to remove file content from a remote.Gravatar Joey Hess2011-10-28
* cleanupGravatar Joey Hess2011-10-27
* Fail if --from or --to is passed to commands that do not support them.Gravatar Joey Hess2011-10-27
* refactored and generalized pre-command sanity checkingGravatar Joey Hess2011-10-27
* uninit: Add guard against being run with the git-annex branch checked out.Gravatar Joey Hess2011-10-27
* broke up UtilityGravatar Joey Hess2011-10-16
* clean Annex stuff out of Utility/Gravatar Joey Hess2011-10-16
* break out non-log stuff to separate moduleGravatar Joey Hess2011-10-15