aboutsummaryrefslogtreecommitdiff
path: root/CmdLine/GitAnnex.hs
Commit message (Expand)AuthorAge
* Added inprogress command for accessing files as they are being downloaded.Gravatar Joey Hess2017-12-28
* Removed the testsuite build flagGravatar Joey Hess2017-12-20
* initial export commandGravatar Joey Hess2017-08-29
* multicast: New command, uses uftp to multicast annexed files, for eg a classr...Gravatar Joey Hess2017-03-30
* post-recive hook to make updateInstead work in direct mode and adjusted branchesGravatar Joey Hess2017-02-17
* config: New command for storing configuration in the git-annex branch.Gravatar Joey Hess2017-01-30
* Merge branch 'master' into no-xmppGravatar Joey Hess2016-12-24
|\
| * implement p2p commandGravatar Joey Hess2016-11-30
| * enable remotedaemon when assistant is not enabledGravatar Joey Hess2016-11-29
* | remove xmpp supportGravatar Joey Hess2016-11-14
| * git-annex enable-tor commandGravatar Joey Hess2016-11-14
|/
* Remove the EKG build flag, since Gentoo for some reason decided to enable thi...Gravatar Joey Hess2016-07-06
* calckey: New plumbing command, calculates the key that would be used to refer...Gravatar Joey Hess2016-04-20
* adjusted branches, proof of conceptGravatar Joey Hess2016-02-25
* remove 3 build flagsGravatar Joey Hess2016-01-26
* matchexpression: New plumbing command to check if a preferred content express...Gravatar Joey Hess2016-01-25
* add database benchmarkGravatar Joey Hess2016-01-12
* merge clean into smudge commandGravatar Joey Hess2015-12-04
* skeleton smudge/clean filtersGravatar Joey Hess2015-12-04
* wire tasty's option parser into the main program option parserGravatar Joey Hess2015-07-13
* convert WebApp; avoid duplicate arg parsing for no repo modeGravatar Joey Hess2015-07-13
* converted Assistant and Watch; avoid duplicate arg parsing for no repo modeGravatar Joey Hess2015-07-13
* convert ImportGravatar Joey Hess2015-07-13
* converted ImportFeedGravatar Joey Hess2015-07-13
* converted addurlGravatar Joey Hess2015-07-13
* converted LogGravatar Joey Hess2015-07-13
* convert Dead, and allow multiple --key optionsGravatar Joey Hess2015-07-13
* converted MetaData, eliminating a global value from Annex state .. beautifulGravatar Joey Hess2015-07-12
* converted ContentLocation, ExampleKey, LookupKeyGravatar Joey Hess2015-07-11
* converted StatusGravatar Joey Hess2015-07-11
* converted InfoGravatar Joey Hess2015-07-11
* converted Forget and TestRemoteGravatar Joey Hess2015-07-11
* converted MirrorGravatar Joey Hess2015-07-10
* convert ListGravatar Joey Hess2015-07-10
* converted ViCfg (trivially)Gravatar Joey Hess2015-07-10
* convert FindRefGravatar Joey Hess2015-07-10
* convert WhereisGravatar Joey Hess2015-07-10
* convert ExpireGravatar Joey Hess2015-07-10
* convert DropUnusedGravatar Joey Hess2015-07-10
* convert Unused, and remove some dead code for old style option parsingGravatar Joey Hess2015-07-10
* convert version command, and make --raw work when not in a git repoGravatar Joey Hess2015-07-10
* finished converting all the main optionsGravatar Joey Hess2015-07-10
* implement withGlobalOptions, and convert FindGravatar Joey Hess2015-07-10
* convert global options (still not used)Gravatar Joey Hess2015-07-10
* wipGravatar Joey Hess2015-07-09
* wipGravatar Joey Hess2015-07-09
* converted copy and moveGravatar Joey Hess2015-07-09
* let optparse-applicative handle the usage display when run w/o command or bad...Gravatar Joey Hess2015-07-09
* formattingGravatar Joey Hess2015-07-09
* convert all commands to work with optparse-applicativeGravatar Joey Hess2015-07-08