aboutsummaryrefslogtreecommitdiff
path: root/Command
Commit message (Expand)AuthorAge
* 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
* init: Make description an optional parameter.Gravatar Joey Hess2011-08-29
* code simplification thanks to applicative functorsGravatar Joey Hess2011-08-25
* split groups of related functions out of UtilityGravatar Joey Hess2011-08-22
* moved files aroundGravatar Joey Hess2011-08-20
* git-annex-shell configlist should not be standaloneGravatar Joey Hess2011-08-17
* Now "git annex init" only has to be run onceGravatar Joey Hess2011-08-17
* reorg Remote/*Gravatar Joey Hess2011-08-16
* split out generic url stuff into a helper library from Remote.WebGravatar Joey Hess2011-08-16
* avoid namespace conflictGravatar Joey Hess2011-08-16
* addurl: --fast can be used to avoid immediately downloading the url.Gravatar Joey Hess2011-08-06
* unify elipsis handlingGravatar Joey Hess2011-07-19
* finished hlint passGravatar Joey Hess2011-07-15
* unannex: only commit, no -aGravatar Joey Hess2011-07-14
* unannex: Clean up use of git commit -a.Gravatar Joey Hess2011-07-14
* add: Be even more robust to avoid ever leaving the file seemingly deleted.Gravatar Joey Hess2011-07-07