summaryrefslogtreecommitdiff
path: root/CmdLine
Commit message (Expand)AuthorAge
...
* matchexpression: New plumbing command to check if a preferred content express...Gravatar Joey Hess2016-01-25
* Bug fix: Git config settings passed to git-annex -c did not always take effect.Gravatar Joey Hess2016-01-22
* 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
* whereis --batchGravatar Joey Hess2016-01-20
* add --batchGravatar Joey Hess2016-01-19
* fix import warningsGravatar Joey Hess2016-01-14
* immediate queue flushing when annex.queuesize=1Gravatar Joey Hess2016-01-13
* add database benchmarkGravatar Joey Hess2016-01-12
* improve data typeGravatar Joey Hess2016-01-01
* wait for git lstree to exitGravatar Joey Hess2016-01-01
* add unlocked flag for git-annex-shell recvkeyGravatar Joey Hess2015-12-26
* Merge branch 'master' into smudgeGravatar Joey Hess2015-12-22
|\
| * addurl: Added --with-files option.Gravatar Joey Hess2015-12-22
| * refactorGravatar Joey Hess2015-12-22
* | Merge branch 'master' into smudgeGravatar Joey Hess2015-12-21
|\|
| * addurl: Added --batch option.Gravatar Joey Hess2015-12-21
* | rename stuff for v5 unlocked files to indicate it's oldGravatar Joey Hess2015-12-15
* | fsck for v6 unlocked filesGravatar Joey Hess2015-12-11
* | avoid pre-commit hook messing up new-style unlocked files in v6 repoGravatar Joey Hess2015-12-09
* | support pointer filesGravatar Joey Hess2015-12-07
* | merge clean into smudge commandGravatar Joey Hess2015-12-04
* | skeleton smudge/clean filtersGravatar Joey Hess2015-12-04
|/
* increase number of capabilities to match -Jn settingGravatar Joey Hess2015-11-05
* join back threads before ending concurrent output so display worksGravatar Joey Hess2015-11-05
* arrange for regional output manager to run when -J is enabledGravatar Joey Hess2015-11-04
* concurrent-output, first passGravatar Joey Hess2015-11-04
* git-annex-shell: Added lockcontent command, to prevent dropping of key's cont...Gravatar Joey Hess2015-10-08
* Improve bash completion, so it completes names of remotes and backends in app...Gravatar Joey Hess2015-09-14
* metadata: Fix reversion introduced in 5.20150727 that caused display of metad...Gravatar Joey Hess2015-08-11
* git-annex-shell: Don't let configlist auto-init repository when in readonly m...Gravatar Joey Hess2015-08-05
* Simplify setup process for a ssh remote.Gravatar Joey Hess2015-08-05
* fix bash completion of filenames containing spacesGravatar Joey Hess2015-07-20
* fix description of optionGravatar Joey Hess2015-07-13
* wire tasty's option parser into the main program option parserGravatar Joey Hess2015-07-13
* convert WebApp; avoid duplicate arg parsing for no repo modeGravatar Joey Hess2015-07-13
* converted Assistant and Watch; avoid duplicate arg parsing for no repo modeGravatar Joey Hess2015-07-13
* convert ImportGravatar Joey Hess2015-07-13
* converted ImportFeedGravatar Joey Hess2015-07-13
* converted addurlGravatar Joey Hess2015-07-13
* converted LogGravatar Joey Hess2015-07-13
* convert Dead, and allow multiple --key optionsGravatar Joey Hess2015-07-13
* converted MetaData, eliminating a global value from Annex state .. beautifulGravatar Joey Hess2015-07-12
* converted ContentLocation, ExampleKey, LookupKeyGravatar Joey Hess2015-07-11
* converted StatusGravatar Joey Hess2015-07-11
* converted InfoGravatar Joey Hess2015-07-11
* converted Forget and TestRemoteGravatar Joey Hess2015-07-11
* converted MirrorGravatar Joey Hess2015-07-10
* convert ListGravatar Joey Hess2015-07-10
* converted ViCfg (trivially)Gravatar Joey Hess2015-07-10