aboutsummaryrefslogtreecommitdiff
path: root/Command
Commit message (Expand)AuthorAge
* Correct git-annex info to include unlocked files in v6 repository.Gravatar Joey Hess2016-03-14
* remove redundant start messageGravatar Joey Hess2016-03-09
* refactorGravatar Joey Hess2016-03-09
* dropkey --jsonGravatar Joey Hess2016-03-06
* dropkey: Add --batch.Gravatar Joey Hess2016-03-06
* Merge branch 'no-cbits'Gravatar Joey Hess2016-03-05
|\
* | metadata: Added -r to remove all current values of a field.Gravatar Joey Hess2016-02-29
* | use DelMeta to unset tagGravatar Joey Hess2016-02-29
* | info: Mention when run in a dead repository.Gravatar Joey Hess2016-02-19
* | fsck: When the only copy of a file is in a dead repository, mention the repos...Gravatar Joey Hess2016-02-19
* | annex.addunlockedGravatar Joey Hess2016-02-16
| * move old ghc compat code into separate module; eliminate WITH_CLIBSGravatar Joey Hess2016-02-15
|/
* fsck: Populate unlocked files in v6 repositories whose content is present in ...Gravatar Joey Hess2016-02-14
* fsck: Detect and fix missing associated file mappings in v6 repositories.Gravatar Joey Hess2016-02-14
* files with only 1 linkCount may still be unlockedGravatar Joey Hess2016-02-14
* clean upGravatar Joey Hess2016-02-14
* avoid --batch crashing if a remote fails to be accessedGravatar Joey Hess2016-02-12
* checkpresentkey: Allow to be run without an explicit remote and add --batchGravatar Joey Hess2016-02-12
* matchexpression: Added --largefiles option to parse an annex.largefiles expre...Gravatar Joey Hess2016-02-03
* Limit annex.largefiles parsing to the subset of preferred content expressions...Gravatar Joey Hess2016-02-03
* annex.largefiles can be configured in .gitattributes tooGravatar Joey Hess2016-02-02
* Fix reversion in lookupkey, contentlocation, and examinekey which caused them...Gravatar Joey Hess2016-01-29
* annex.addsmallfiles: New option controlling what is done when adding files no...Gravatar Joey Hess2016-01-28
* Ord constraint redundantGravatar Gabor Greif2016-01-28
* Fix nasty reversion in the last release that broke sync --content's handling ...Gravatar Joey Hess2016-01-26
* remove 3 build flagsGravatar Joey Hess2016-01-26
* matchexpression: New plumbing command to check if a preferred content express...Gravatar Joey Hess2016-01-25
* remove 163 lines of code without changing anything except importsGravatar Joey Hess2016-01-20
* make noMessages disable closing of json object in --json modeGravatar Joey Hess2016-01-20
* remove unused importsGravatar Joey Hess2016-01-20
* remove no longer needed noMessagesGravatar Joey Hess2016-01-20
* find --batchGravatar Joey Hess2016-01-20
* remove excess spaceGravatar Joey Hess2016-01-20
* whereis --batchGravatar Joey Hess2016-01-20
* add --batchGravatar Joey Hess2016-01-19
* refactorGravatar Joey Hess2016-01-19
* registerurl: Check if a remote claims the url, same as addurl does.Gravatar Joey Hess2016-01-19
* addurl --json: Include field for added keyGravatar Joey Hess2016-01-19
* add, import: Support --json output.Gravatar Joey Hess2016-01-19
* info: Support --batch mode.Gravatar Joey Hess2016-01-15
* convert existing non-annexed file to non-exceptionGravatar Joey Hess2016-01-15
* whereis --json: Urls are now listed inside the remote that claims them, rathe...Gravatar Joey Hess2016-01-15
* addurl: Refuse to overwrite any existing, non-annexed file.Gravatar Joey Hess2016-01-13
* addurl: Support --json, particularly useful in --batch mode.Gravatar Joey Hess2016-01-13
* change keys database to use IKey type with more efficient serializationGravatar Joey Hess2016-01-12
* add benchmarks of adding an associated fileGravatar Joey Hess2016-01-12
* refactorGravatar Joey Hess2016-01-12
* add database benchmarkGravatar Joey Hess2016-01-12
* rekey: No longer copies over urls from the old to the new key.Gravatar Joey Hess2016-01-07
* avoid confusing git with a modified ctime in clean filterGravatar Joey Hess2016-01-07