summaryrefslogtreecommitdiff
path: root/Command
Commit message (Expand)AuthorAge
* implement another adjustment -- easy to do now!Gravatar Joey Hess2016-03-11
* Merge branch 'master' into adjustedbranchGravatar Joey Hess2016-03-11
|\
| * 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
| |\
* | | working toward adjusted commit propigationGravatar Joey Hess2016-03-03
* | | push original branch, not adjusted branchGravatar Joey Hess2016-03-03
* | | fix bug introduced in recent commitGravatar Joey Hess2016-02-29
* | | update sync branch to the orig branch when in adjusted branchGravatar Joey Hess2016-02-29
* | | make assistant aware of adjusted branches when mergingGravatar Joey Hess2016-02-29
* | | make sync aware of adjusted branchesGravatar Joey Hess2016-02-29
* | | Merge branch 'master' into adjustedbranchGravatar Joey Hess2016-02-29
|\| |
| * | 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
* | | adjusted branches, proof of conceptGravatar Joey Hess2016-02-25
|/ /
* | 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