summaryrefslogtreecommitdiff
path: root/Command
Commit message (Expand)AuthorAge
* Special remotes configured with autoenable=true will be automatically enabled...Gravatar Joey Hess2015-09-14
* Improve bash completion, so it completes names of remotes and backends in app...Gravatar Joey Hess2015-09-14
* sync: Add --no-commit, --no-pull, --no-push options to turn off parts of the ...Gravatar Joey Hess2015-09-13
* Command/Unused.hs: Change --unused-refspec back to --used-refspecGravatar Øyvind A. Holm2015-09-09
* info: Support querying info of individual files in direct mode.Gravatar Joey Hess2015-09-09
* Fix building without database.Gravatar Joey Hess2015-08-23
* ImportFeed: fix signature of mkquvi without libquviGravatar Ben Boeckel2015-08-23
* make sync --no-content be acceptedGravatar Joey Hess2015-08-20
* importfeed --relaxed: Avoid hitting the urls of items in the feed.Gravatar Joey Hess2015-08-19
* make whereis show urls when web remote does not have contentGravatar Joey Hess2015-08-17
* sync: Support --jobsGravatar Joey Hess2015-08-14
* add some debugs to get timingsGravatar Joey Hess2015-08-13
* 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
* unused importGravatar Joey Hess2015-08-05
* reorgGravatar Joey Hess2015-08-04
* proxy: Fix removal of files deleted by the proxied command.Gravatar Joey Hess2015-08-04
* proxy: Fix proxy git commit of non-annexed files in direct mode.Gravatar Joey Hess2015-08-04
* Improve shutdown due to --time-limit, especially for fsckGravatar Joey Hess2015-07-31
* The last release accidentially removed a number of options from the copy comm...Gravatar Joey Hess2015-07-30
* Support building without persistent database on for systems that lack TH. Thi...Gravatar Joey Hess2015-07-25
* addurl now accepts --prefix and --suffix options to adjust the filenames usedGravatar Joey Hess2015-07-21
* importfeed: Look at not only permalinks, but now also guids to identify previ...Gravatar Joey Hess2015-07-20
* sync --content: Fix bug that caused files to be uploaded to eg, more archive ...Gravatar Joey Hess2015-07-20
* 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
* convert FindRefGravatar Joey Hess2015-07-10
* convert WhereisGravatar Joey Hess2015-07-10
* convert ExpireGravatar Joey Hess2015-07-10
* convert DropUnusedGravatar Joey Hess2015-07-10
* convert Unused, and remove some dead code for old style option parsingGravatar Joey Hess2015-07-10
* convert version command, and make --raw work when not in a git repoGravatar Joey Hess2015-07-10
* finished converting all the main optionsGravatar Joey Hess2015-07-10
* implement withGlobalOptions, and convert FindGravatar Joey Hess2015-07-10
* wipGravatar Joey Hess2015-07-09