summaryrefslogtreecommitdiff
path: root/CmdLine/GitAnnex.hs
Commit message (Expand)AuthorAge
* Added inprogress command for accessing files as they are being downloaded.Joey Hess2017-12-28
* Removed the testsuite build flagJoey Hess2017-12-20
* initial export commandJoey Hess2017-08-29
* multicast: New command, uses uftp to multicast annexed files, for eg a classr...Joey Hess2017-03-30
* post-recive hook to make updateInstead work in direct mode and adjusted branchesJoey Hess2017-02-17
* config: New command for storing configuration in the git-annex branch.Joey Hess2017-01-30
* Merge branch 'master' into no-xmppJoey Hess2016-12-24
|\
| * implement p2p commandJoey Hess2016-11-30
| * enable remotedaemon when assistant is not enabledJoey Hess2016-11-29
| * git-annex enable-tor commandJoey Hess2016-11-14
* | remove xmpp supportJoey Hess2016-11-14
|/
* Remove the EKG build flag, since Gentoo for some reason decided to enable thi...Joey Hess2016-07-06
* calckey: New plumbing command, calculates the key that would be used to refer...Joey Hess2016-04-20
* adjusted branches, proof of conceptJoey Hess2016-02-25
* remove 3 build flagsJoey Hess2016-01-26
* matchexpression: New plumbing command to check if a preferred content express...Joey Hess2016-01-25
* add database benchmarkJoey Hess2016-01-12
* merge clean into smudge commandJoey Hess2015-12-04
* skeleton smudge/clean filtersJoey Hess2015-12-04
* wire tasty's option parser into the main program option parserJoey Hess2015-07-13
* convert WebApp; avoid duplicate arg parsing for no repo modeJoey Hess2015-07-13
* converted Assistant and Watch; avoid duplicate arg parsing for no repo modeJoey Hess2015-07-13
* convert ImportJoey Hess2015-07-13
* converted ImportFeedJoey Hess2015-07-13
* converted addurlJoey Hess2015-07-13
* converted LogJoey Hess2015-07-13
* convert Dead, and allow multiple --key optionsJoey Hess2015-07-13
* converted MetaData, eliminating a global value from Annex state .. beautifulJoey Hess2015-07-12
* converted ContentLocation, ExampleKey, LookupKeyJoey Hess2015-07-11
* converted StatusJoey Hess2015-07-11
* converted InfoJoey Hess2015-07-11
* converted Forget and TestRemoteJoey Hess2015-07-11
* converted MirrorJoey Hess2015-07-10
* convert ListJoey Hess2015-07-10
* converted ViCfg (trivially)Joey Hess2015-07-10
* convert FindRefJoey Hess2015-07-10
* convert WhereisJoey Hess2015-07-10
* convert ExpireJoey Hess2015-07-10
* convert DropUnusedJoey Hess2015-07-10
* convert Unused, and remove some dead code for old style option parsingJoey Hess2015-07-10
* convert version command, and make --raw work when not in a git repoJoey Hess2015-07-10
* finished converting all the main optionsJoey Hess2015-07-10
* implement withGlobalOptions, and convert FindJoey Hess2015-07-10
* convert global options (still not used)Joey Hess2015-07-10
* wipJoey Hess2015-07-09
* wipJoey Hess2015-07-09
* converted copy and moveJoey Hess2015-07-09
* let optparse-applicative handle the usage display when run w/o command or bad...Joey Hess2015-07-09
* formattingJoey Hess2015-07-09
* convert all commands to work with optparse-applicativeJoey Hess2015-07-08