summaryrefslogtreecommitdiff
path: root/Remote.hs
Commit message (Expand)AuthorAge
* info: Added json output for "backend usage", "numcopies stats", "repositories...Joey Hess2015-06-16
* improve messagesJoey Hess2015-04-30
* info dir: Added information about repositories that contain files in the spec...Joey Hess2015-04-12
* a few hlintsJoey Hess2015-04-11
* update my email address and homepage urlJoey Hess2015-01-21
* Fix wording of message displayed when unable to get a file that is available ...Joey Hess2015-01-16
* remove unnecessary qualificationJoey Hess2015-01-16
* sync: Now supports remote groups, the same way git remote update does.Joey Hess2014-12-29
* Revert "let url claims optionally include a suggested filename"Joey Hess2014-12-11
* let url claims optionally include a suggested filenameJoey Hess2014-12-11
* Urls can now be claimed by remotes. This will allow creating, for example, a ...Joey Hess2014-12-08
* hlintJoey Hess2014-10-09
* fix some mixed space+tab indentationJoey Hess2014-10-09
* unify exception handling into Utility.ExceptionJoey Hess2014-08-07
* pushed checkPresent exception handling out of Remote implementationsJoey Hess2014-08-06
* assistant: When there are multiple remotes giving different ways to access th...Joey Hess2014-05-19
* Simplified repository description line format. The remote name, if any, is al...Joey Hess2014-04-26
* make git-remote-daemon ssh transport robustJoey Hess2014-04-09
* Commands that allow specifying which repository to act on using the repositor...Joey Hess2014-03-13
* more hlintJoey Hess2014-02-11
* improve sync with xmpp and annex-ignoreJoey Hess2014-02-01
* sync --content: New option that makes the content of annexed files be transfe...Joey Hess2014-01-19
* Fix bug that caused bad information to be written to the git-annex branch whe...Joey Hess2013-11-09
* webapp: Improve UI around remote that have no annex.uuid set, either because ...Joey Hess2013-11-07
* automatically launch git repository repairJoey Hess2013-10-27
* add remote fsck interfaceJoey Hess2013-10-11
* webapp: Fixed a bug where when a new remote is added, one file may fail to sy...Joey Hess2013-09-29
* enabling rsync.net gcrypt reposJoey Hess2013-09-26
* sync: support gcryptdebian/4.20130909Joey Hess2013-09-09
* Remind user when annex-ignore is set for some remotes, if unable to get or dr...Joey Hess2013-09-06
* Better error message when trying to use a git remote that has annex.ignore set.Joey Hess2013-08-22
* expose Control.Monad.joinJoey Hess2013-04-22
* sync, assistant: Sync with remotes that have annex-ignore setJoey Hess2013-04-22
* detect when unwanted remote is empty and remove itJoey Hess2013-04-03
* hlintJoey Hess2013-04-03
* Fix several bugs caused by a bad Ord instance for Remote.Joey Hess2013-03-16
* two types of byNameJoey Hess2013-03-05
* Bugfix: If the UUID of a remote is not known, prevent --from, --to, and other...Joey Hess2013-03-04
* drop: Suggest using git annex move when numcopies prevents dropping a file.Joey Hess2013-01-09
* type based git config handling for remotesJoey Hess2013-01-01
* direct mode committingJoey Hess2012-12-12
* use trustExcludeJoey Hess2012-11-11
* indentation foo, and a new coding style page. no code changesJoey Hess2012-10-28
* hook up syncing togglesJoey Hess2012-10-12
* vicfg: New command, allows editing (or simply viewing) most of the repository...Joey Hess2012-10-03
* refactorJoey Hess2012-08-26
* refactorJoey Hess2012-08-26
* tweak introJoey Hess2012-07-29
* add introJoey Hess2012-07-29
* Avoid ugly failure mode when moving content from a local repository that is n...Joey Hess2012-06-26