aboutsummaryrefslogtreecommitdiff
path: root/Command/Proxy.hs
Commit message (Expand)AuthorAge
* finally really add back custom-setup stanzaGravatar Joey Hess2017-12-31
* Avoid backtraces on expected failures when built with ghc 8; only use backtra...Gravatar Joey Hess2016-11-15
* remove 163 lines of code without changing anything except importsGravatar Joey Hess2016-01-20
* 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
* convert all commands to work with optparse-applicativeGravatar Joey Hess2015-07-08
* started converting to use optparse-applicativeGravatar Joey Hess2015-07-08
* proxy: Made it work when run in a new repository before initial commit.Gravatar Joey Hess2015-04-09
* sync: Fix committing when in a direct mode repo that has no HEAD ref.Gravatar Joey Hess2015-03-04
* update my email address and homepage urlGravatar Joey Hess2015-01-21
* proxy command is closer to plumbing than a general use commandGravatar Joey Hess2014-11-13
* remove -- handling; this is already taken care of by the getopt processingGravatar Joey Hess2014-11-13
* remove debug printGravatar Joey Hess2014-11-12
* proxy: for all your direct mode repository munging needsGravatar Joey Hess2014-11-12