aboutsummaryrefslogtreecommitdiff
path: root/Command
Commit message (Expand)AuthorAge
* use unabbreviated size units in statusGravatar Joey Hess2012-04-06
* Rewrote free disk space checking codeGravatar Joey Hess2012-03-22
* use new getConfigGravatar Joey Hess2012-03-22
* rationalize getConfigGravatar Joey Hess2012-03-22
* tweakGravatar Joey Hess2012-03-22
* status: Prints available local disk space, or shows if git-annex doesn't know.Gravatar Joey Hess2012-03-21
* fun with symbolsGravatar Joey Hess2012-03-17
* optimize monadic ||Gravatar Joey Hess2012-03-16
* added ifM and nuked 11 lines of codeGravatar Joey Hess2012-03-14
* Merge branch 'master' into bloomGravatar Joey Hess2012-03-14
|\
| * ignore hook exit statusGravatar Joey Hess2012-03-14
| * git-annex-shell: Runs hooks/annex-content after content is received or dropped.Gravatar Joey Hess2012-03-14
* | git-annex-shell: Runs hooks/annex-content after content is received or dropped.Gravatar Joey Hess2012-03-14
* | Merge branch 'master' into bloomGravatar Joey Hess2012-03-12
|\|
* | finish bloom filtersGravatar Joey Hess2012-03-12
* | added second stage bloom filterGravatar Joey Hess2012-03-12
* | fixed bloom filter creation space leakGravatar Joey Hess2012-03-12
* | try at using bloom filtersGravatar Joey Hess2012-03-12
| * status: More accurate display of sizes of tmp and bad keys.Gravatar Joey Hess2012-03-12
|/
* prettifyGravatar Joey Hess2012-03-11
* avoid needing to keep list of present keysGravatar Joey Hess2012-03-11
* status: Fixed to run in nearly constant space.Gravatar Joey Hess2012-03-11
* unused: Reduce memory usage significantly.Gravatar Joey Hess2012-03-11
* sync: Sync to lower cost remotes first.Gravatar Joey Hess2012-03-10
* fsck: Fix up any broken links and misplaced content caused by the directory h...Gravatar Joey Hess2012-03-10
* cleanupGravatar Joey Hess2012-03-06
* "here" can be used to refer to the current repository, which can read better ...Gravatar Joey Hess2012-03-01
* move --from, copy --from: 10 times faster scanning remote on local diskGravatar Joey Hess2012-02-26
* add git-annex-shell commitGravatar Joey Hess2012-02-25
* improve alwayscommit=false modeGravatar Joey Hess2012-02-25
* more robustness fixesGravatar Joey Hess2012-02-18
* don't fail with --pathdepth when file already existsGravatar Joey Hess2012-02-18
* don't error out entirely if an url cannot be downloadedGravatar Joey Hess2012-02-18
* variable nameGravatar Joey Hess2012-02-17
* reorgGravatar Joey Hess2012-02-17
* reorder for clarityGravatar Joey Hess2012-02-16
* make Migrate use ReKey rather than the other way aroundGravatar Joey Hess2012-02-16
* fix filename limit when using --pathdepthGravatar Joey Hess2012-02-16
* rekey: New plumbing level command, can be used to change the keys used for fi...Gravatar Joey Hess2012-02-16
* zero still badGravatar Joey Hess2012-02-16
* allow pathdepth to drop from the front or take from the end (negative)Gravatar Joey Hess2012-02-16
* improve usageGravatar Joey Hess2012-02-16
* addurl: Add --pathdepth option.Gravatar Joey Hess2012-02-16
* avoid too long filename when making up a filename for addurl tooGravatar Joey Hess2012-02-16
* hlintGravatar Joey Hess2012-02-16
* create parent directories as needed for addurl --fileGravatar Joey Hess2012-02-16
* set oneshot mode on a per-command basisGravatar Joey Hess2012-02-14
* avoid version saving stateGravatar Joey Hess2012-02-14
* whereis: Prints the urls of files that the web special remote knows about.Gravatar Joey Hess2012-02-14
* rework git check-attr interfaceGravatar Joey Hess2012-02-13