| Commit message (Expand) | Author | Age |
* | Special remotes configured with autoenable=true will be automatically enabled... | Joey Hess | 2015-09-14 |
* | Improve bash completion, so it completes names of remotes and backends in app... | Joey Hess | 2015-09-14 |
* | sync: Add --no-commit, --no-pull, --no-push options to turn off parts of the ... | Joey Hess | 2015-09-13 |
* | Command/Unused.hs: Change --unused-refspec back to --used-refspec | Øyvind A. Holm | 2015-09-09 |
* | info: Support querying info of individual files in direct mode. | Joey Hess | 2015-09-09 |
* | Fix building without database. | Joey Hess | 2015-08-23 |
* | ImportFeed: fix signature of mkquvi without libquvi | Ben Boeckel | 2015-08-23 |
* | make sync --no-content be accepted | Joey Hess | 2015-08-20 |
* | importfeed --relaxed: Avoid hitting the urls of items in the feed. | Joey Hess | 2015-08-19 |
* | make whereis show urls when web remote does not have content | Joey Hess | 2015-08-17 |
* | sync: Support --jobs | Joey Hess | 2015-08-14 |
* | add some debugs to get timings | Joey Hess | 2015-08-13 |
* | metadata: Fix reversion introduced in 5.20150727 that caused display of metad... | Joey Hess | 2015-08-11 |
* | git-annex-shell: Don't let configlist auto-init repository when in readonly m... | Joey Hess | 2015-08-05 |
* | Simplify setup process for a ssh remote. | Joey Hess | 2015-08-05 |
* | unused import | Joey Hess | 2015-08-05 |
* | reorg | Joey Hess | 2015-08-04 |
* | proxy: Fix removal of files deleted by the proxied command. | Joey Hess | 2015-08-04 |
* | proxy: Fix proxy git commit of non-annexed files in direct mode. | Joey Hess | 2015-08-04 |
* | Improve shutdown due to --time-limit, especially for fsck | Joey Hess | 2015-07-31 |
* | The last release accidentially removed a number of options from the copy comm... | Joey Hess | 2015-07-30 |
* | Support building without persistent database on for systems that lack TH. Thi... | Joey Hess | 2015-07-25 |
* | addurl now accepts --prefix and --suffix options to adjust the filenames used | Joey Hess | 2015-07-21 |
* | importfeed: Look at not only permalinks, but now also guids to identify previ... | Joey Hess | 2015-07-20 |
* | sync --content: Fix bug that caused files to be uploaded to eg, more archive ... | Joey Hess | 2015-07-20 |
* | wire tasty's option parser into the main program option parser | Joey Hess | 2015-07-13 |
* | convert WebApp; avoid duplicate arg parsing for no repo mode | Joey Hess | 2015-07-13 |
* | converted Assistant and Watch; avoid duplicate arg parsing for no repo mode | Joey Hess | 2015-07-13 |
* | convert Import | Joey Hess | 2015-07-13 |
* | converted ImportFeed | Joey Hess | 2015-07-13 |
* | converted addurl | Joey Hess | 2015-07-13 |
* | converted Log | Joey Hess | 2015-07-13 |
* | convert Dead, and allow multiple --key options | Joey Hess | 2015-07-13 |
* | converted MetaData, eliminating a global value from Annex state .. beautiful | Joey Hess | 2015-07-12 |
* | converted ContentLocation, ExampleKey, LookupKey | Joey Hess | 2015-07-11 |
* | converted Status | Joey Hess | 2015-07-11 |
* | converted Info | Joey Hess | 2015-07-11 |
* | converted Forget and TestRemote | Joey Hess | 2015-07-11 |
* | converted Mirror | Joey Hess | 2015-07-10 |
* | convert List | Joey Hess | 2015-07-10 |
* | converted ViCfg (trivially) | Joey Hess | 2015-07-10 |
* | convert FindRef | Joey Hess | 2015-07-10 |
* | convert Whereis | Joey Hess | 2015-07-10 |
* | convert Expire | Joey Hess | 2015-07-10 |
* | convert DropUnused | Joey Hess | 2015-07-10 |
* | convert Unused, and remove some dead code for old style option parsing | Joey Hess | 2015-07-10 |
* | convert version command, and make --raw work when not in a git repo | Joey Hess | 2015-07-10 |
* | finished converting all the main options | Joey Hess | 2015-07-10 |
* | implement withGlobalOptions, and convert Find | Joey Hess | 2015-07-10 |
* | wip | Joey Hess | 2015-07-09 |