summaryrefslogtreecommitdiff
path: root/GitAnnex.hs
Commit message (Expand)AuthorAge
* Add plumbing-level lookupkey examinekey command.Gravatar Joey Hess2013-12-15
* Add plumbing-level lookupkey command.Gravatar Joey Hess2013-12-15
* port transferkeys to windows; make stopping in progress transfers work too (p...Gravatar Joey Hess2013-12-10
* Merge branch 'directguard'Gravatar Joey Hess2013-11-07
|\
| * add new status commandGravatar Joey Hess2013-11-07
| * rename status to info, and update docsGravatar Joey Hess2013-11-07
* | Allow optionally configuring git-annex with -fEKG to enable awesome remote mo...Gravatar Joey Hess2013-11-06
|/
* The "git annex content" command is renamed to "git annex wanted".Gravatar Joey Hess2013-10-28
* add repair commandGravatar Joey Hess2013-10-23
* add schedule commandGravatar Joey Hess2013-10-13
* rename remotes to listGravatar Antoine Beaupré2013-09-19
* remotes: New command, displays a compact table of remotes that contain files....Gravatar Joey Hess2013-09-12
* add forget commandGravatar Joey Hess2013-08-28
* mirror: New command, makes two repositories contain the same set of files.Gravatar Joey Hess2013-08-20
* missed some __WINDOWS__ definesGravatar Joey Hess2013-08-04
* importfeed: git-annex becomes a podcatcher in 150 LOCGravatar Joey Hess2013-07-28
* content: New command line way to view and configure a repository's preferred ...Gravatar Joey Hess2013-05-25
* fuzz testerGravatar Joey Hess2013-05-23
* enable test command on windowsGravatar Joey Hess2013-05-23
* fix permission damage (thanks, Windows)Gravatar Joey Hess2013-05-11
* git-annex now builds on Windows (doesn't work)Gravatar Joey Hess2013-05-11
* To enable an existing special remote, the new enableremote command must be us...Gravatar Joey Hess2013-04-26
* rmurl: New command, removes one of the recorded urls for a file.Gravatar Joey Hess2013-04-22
* Per-command usage messages.Gravatar Joey Hess2013-03-27
* implement transferkeys plumbing commandGravatar Joey Hess2013-03-19
* linelengthGravatar Joey Hess2013-03-12
* typoGravatar Joey Hess2013-02-27
* disable test suite on AndroidGravatar Joey Hess2013-02-27
* embed test suite into git annex; available by running: git annex testGravatar Joey Hess2013-02-27
* type based git config handling for remotesGravatar Joey Hess2013-01-01
* type based git config handlingGravatar Joey Hess2012-12-29
* added direct and indirect commandsGravatar Joey Hess2012-12-13
* Amazon Glacier special remote; 100% workingGravatar Joey Hess2012-11-20
* fix build without XMPPGravatar Joey Hess2012-11-12
* where indentingGravatar Joey Hess2012-11-11
* add xmppgit command; roughed out xmpp push protocol and designGravatar Joey Hess2012-11-06
* add help commandGravatar Joey Hess2012-10-13
* rename --ingroup to --inallgroupGravatar Joey Hess2012-10-10
* add --ingroup limitGravatar Joey Hess2012-10-08
* Added --smallerthan and --largerthan limitsGravatar Joey Hess2012-10-08
* vicfg: New command, allows editing (or simply viewing) most of the repository...Gravatar Joey Hess2012-10-03
* group, ungroup: New commands to indicate groups of repositories.Gravatar Joey Hess2012-10-01
* New --time-limit option, makes long git-annex commands stop after a specified...Gravatar Joey Hess2012-09-25
* add transferkey commandGravatar Joey Hess2012-08-24
* git annex webapp now opens a browser to the webappGravatar Joey Hess2012-07-25
* Merge branch 'master' into assistantGravatar Joey Hess2012-07-02
|\
| * add fields to git-annex-shellGravatar Joey Hess2012-07-02
* | Merge branch 'master' into assistantGravatar Joey Hess2012-06-26
|\|
| * Version build dependency on STM, and allow building without it, which disable...Gravatar Joey Hess2012-06-26
* | add assistant commandGravatar Joey Hess2012-06-22
|/