| Commit message (Expand) | Author | Age |
* | 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 |
* | wip | Joey Hess | 2015-07-09 |
* | converted copy and move | Joey Hess | 2015-07-09 |
* | use Alternative for parsing KeyOptions | Joey Hess | 2015-07-09 |
* | use Alternative when parsing mutually exclusive fsck options | Joey Hess | 2015-07-09 |
* | let optparse-applicative handle the usage display when run w/o command or bad... | Joey Hess | 2015-07-09 |
* | formatting | Joey Hess | 2015-07-09 |
* | finalOpt is the same as optional | Joey Hess | 2015-07-09 |
* | wip | Joey Hess | 2015-07-08 |
* | converted fsck's options to optparse-applicative | Joey Hess | 2015-07-08 |
* | remove git-annex help options display | Joey Hess | 2015-07-08 |
* | support cmdnorepo actions, also using getopt-applicative there | Joey Hess | 2015-07-08 |
* | convert all commands to work with optparse-applicative | Joey Hess | 2015-07-08 |
* | display cmdparamdesc in optparse-applicative usage messages | Joey Hess | 2015-07-08 |
* | started converting to use optparse-applicative | Joey Hess | 2015-07-08 |
* | Only look at reflogs for relevant branches, not for git-annex branches | Joey Hess | 2015-07-07 |
* | update comment | Joey Hess | 2015-07-07 |
* | unused: --used-refspec can now be configured to look at refs in the reflog. T... | Joey Hess | 2015-07-07 |
* | sync: When annex.autocommit=false, avoid making any commit of local changes, ... | Joey Hess | 2015-07-07 |
* | add: Stage symlinks the same as git add would, even if they are not a link to... | Joey Hess | 2015-07-07 |
* | merge: Avoid creating the synced/master branch. | Joey Hess | 2015-07-07 |
* | import: Fix failure of cross-device import on Windows. | Joey Hess | 2015-07-07 |