summaryrefslogtreecommitdiff
path: root/Command
Commit message (Expand)AuthorAge
* 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
* copy --autoGravatar Joey Hess2011-09-15
* commentGravatar Joey Hess2011-09-15
* clean up params in usage displayGravatar Joey Hess2011-09-15
* remove optimize subcommand; use --auto insteadGravatar Joey Hess2011-09-15
* better var nameGravatar Joey Hess2011-09-15
* fix synopsisGravatar Joey Hess2011-09-15
* simplifyGravatar Joey Hess2011-09-14
* tweakGravatar Joey Hess2011-09-14
* refactorGravatar Joey Hess2011-09-14
* optimize: A new subcommand that either gets or drops file content as needed t...Gravatar Joey Hess2011-09-14
* shorten synopsisGravatar Joey Hess2011-09-14
* more newline fixesGravatar Joey Hess2011-09-09
* fix / escapeGravatar Joey Hess2011-09-09
* addurl: Always use whole url as destination filename, rather than only its fi...Gravatar Joey Hess2011-09-07
* refactorGravatar Joey Hess2011-09-06
* whereis: Show untrusted locations separately and do not include in location c...Gravatar Joey Hess2011-09-06
* add json formatted list of remotesGravatar Joey Hess2011-09-01
* generalize quiet flag to output typeGravatar Joey Hess2011-09-01
* add explanation for why strictness is needed hereGravatar Joey Hess2011-08-31
* unused --remote: Reduced memory use to 1/4th what was used before.Gravatar Joey Hess2011-08-31