summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* refactorGravatar Joey Hess2015-07-09
* wipGravatar Joey Hess2015-07-09
* converted copy and moveGravatar Joey Hess2015-07-09
* use Alternative for parsing KeyOptionsGravatar Joey Hess2015-07-09
* use Alternative when parsing mutually exclusive fsck optionsGravatar Joey Hess2015-07-09
* let optparse-applicative handle the usage display when run w/o command or bad...Gravatar Joey Hess2015-07-09
* fix formatting of git-annex(1) synopsisGravatar Joey Hess2015-07-09
* update fsck synopsisGravatar Joey Hess2015-07-09
* formattingGravatar Joey Hess2015-07-09
* let bash completion complete filesGravatar Joey Hess2015-07-09
* few more subcommand --help improvementsGravatar Joey Hess2015-07-09
* finalOpt is the same as optionalGravatar Joey Hess2015-07-09
* improve autocorrection code so that --bash-completion-script etc will workGravatar Joey Hess2015-07-08
* improve --help display for commandsGravatar Joey Hess2015-07-08
* wipGravatar Joey Hess2015-07-08
* converted fsck's options to optparse-applicativeGravatar Joey Hess2015-07-08
* generalize parseDuration so it can be used in the ReadM monadGravatar Joey Hess2015-07-08
* remove git-annex help options displayGravatar Joey Hess2015-07-08
* support cmdnorepo actions, also using getopt-applicative thereGravatar Joey Hess2015-07-08
* convert all commands to work with optparse-applicativeGravatar Joey Hess2015-07-08
* display cmdparamdesc in optparse-applicative usage messagesGravatar Joey Hess2015-07-08
* started converting to use optparse-applicativeGravatar Joey Hess2015-07-08
* better method for running tasty's optparse as a subcommandGravatar Joey Hess2015-07-08
* refactorGravatar Joey Hess2015-07-08
* Removed support for optparse-applicative versions older than 0.10.Gravatar Joey Hess2015-07-07
* devblogGravatar Joey Hess2015-07-07
* Only look at reflogs for relevant branches, not for git-annex branchesGravatar Joey Hess2015-07-07
* update commentGravatar Joey Hess2015-07-07
* unused: --used-refspec can now be configured to look at refs in the reflog. T...Gravatar Joey Hess2015-07-07
* sync: When annex.autocommit=false, avoid making any commit of local changes, ...Gravatar Joey Hess2015-07-07
* add: Stage symlinks the same as git add would, even if they are not a link to...Gravatar Joey Hess2015-07-07
* close; use receive.denyCurrentBranch=updateInsteadGravatar Joey Hess2015-07-07
* merge: Avoid creating the synced/master branch.Gravatar Joey Hess2015-07-07
* commentGravatar Joey Hess2015-07-07
* merge 2 bugsGravatar Joey Hess2015-07-07
* belated followupGravatar Joey Hess2015-07-07
* commentsGravatar Joey Hess2015-07-07
* import: Fix failure of cross-device import on Windows.Gravatar Joey Hess2015-07-07
* followupGravatar Joey Hess2015-07-07
* clarifyGravatar Joey Hess2015-07-07
* commentGravatar Joey Hess2015-07-07
* clarifyGravatar Joey Hess2015-07-07
* On linux, pass --as-needed to linker to avoid linking with unused shared libr...Gravatar Joey Hess2015-07-07
* moreinfoGravatar Joey Hess2015-07-07
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2015-07-07
|\
| * Added a commentGravatar etesial@f4797a6d725e971a2d41f3cbcf174991da178c292015-07-07
| * (no commit message)Gravatar robduff2015-07-07
* | add cjdns and tor alsoGravatar Joey Hess2015-07-07
* | update; mention snow and generalize the design someGravatar Joey Hess2015-07-07
| * Added a commentGravatar sunny2562015-07-06