summaryrefslogtreecommitdiff
path: root/Command
Commit message (Expand)AuthorAge
* 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
* migrate: Copy url logs for keys when migrating.Gravatar Joey Hess2011-10-15
* reorganize log modulesGravatar Joey Hess2011-10-15
* minor syntax changesGravatar Joey Hess2011-10-11
* renameGravatar Joey Hess2011-10-05
* renameGravatar Joey Hess2011-10-04
* factor out Annex exception handling moduleGravatar Joey Hess2011-10-04
* factor out common importsGravatar Joey Hess2011-10-03
* status: List all known repositories.Gravatar Joey Hess2011-09-30
* better output layoutGravatar Joey Hess2011-09-30
* list backends with more keys first, not lastGravatar Joey Hess2011-09-30
* convert all git read/write functions to use ByteStringsGravatar Joey Hess2011-09-29
* golfingGravatar Joey Hess2011-09-28
* enable short-circuiting optimisatonsGravatar Joey Hess2011-09-28
* refine new unused codeGravatar Joey Hess2011-09-28
* make unused check branches and tags tooGravatar Joey Hess2011-09-28
* refactorGravatar Joey Hess2011-09-23
* documentation/warning message update for future featureGravatar Joey Hess2011-09-23
* go go gadget hlintGravatar Joey Hess2011-09-20
* pull out pure codeGravatar Joey Hess2011-09-20
* bugfixGravatar Joey Hess2011-09-20
* status: Massively sped up; remove --fast mode.Gravatar Joey Hess2011-09-20
* status: In --fast mode, all status info is displayed now; but some of it is o...Gravatar Joey Hess2011-09-20
* make find show files meeting limits, even when not presentGravatar Joey Hess2011-09-18
* tweakGravatar Joey Hess2011-09-15
* remove command type definitionsGravatar Joey Hess2011-09-15
* move annex.numcopies parsing into withNumCopiesGravatar Joey Hess2011-09-15
* add error for move --autoGravatar Joey Hess2011-09-15