| Commit message (Expand) | Author | Age |
* | Remove redundant Show constraint | Gabor Greif | 2016-01-28 |
* | remove 163 lines of code without changing anything except imports | Joey Hess | 2016-01-20 |
* | whereis --json: Urls are now listed inside the remote that claims them, rathe... | Joey Hess | 2016-01-15 |
* | enableremote: List uuids and descriptions of remotes that can be enabled, and... | Joey Hess | 2015-10-26 |
* | add a hint about syncing when unable to determine remote uuid | Joey Hess | 2015-10-15 |
* | verify local copy of content with locking | Joey Hess | 2015-10-09 |
* | Simplify setup process for a ssh remote. | Joey Hess | 2015-08-05 |
* | info: Added json output for "backend usage", "numcopies stats", "repositories... | Joey Hess | 2015-06-16 |
* | improve messages | Joey Hess | 2015-04-30 |
* | info dir: Added information about repositories that contain files in the spec... | Joey Hess | 2015-04-12 |
* | a few hlints | Joey Hess | 2015-04-11 |
* | update my email address and homepage url | Joey Hess | 2015-01-21 |
* | Fix wording of message displayed when unable to get a file that is available ... | Joey Hess | 2015-01-16 |
* | remove unnecessary qualification | Joey Hess | 2015-01-16 |
* | sync: Now supports remote groups, the same way git remote update does. | Joey Hess | 2014-12-29 |
* | Revert "let url claims optionally include a suggested filename" | Joey Hess | 2014-12-11 |
* | let url claims optionally include a suggested filename | Joey Hess | 2014-12-11 |
* | Urls can now be claimed by remotes. This will allow creating, for example, a ... | Joey Hess | 2014-12-08 |
* | hlint | Joey Hess | 2014-10-09 |
* | fix some mixed space+tab indentation | Joey Hess | 2014-10-09 |
* | unify exception handling into Utility.Exception | Joey Hess | 2014-08-07 |
* | pushed checkPresent exception handling out of Remote implementations | Joey Hess | 2014-08-06 |
* | assistant: When there are multiple remotes giving different ways to access th... | Joey Hess | 2014-05-19 |
* | Simplified repository description line format. The remote name, if any, is al... | Joey Hess | 2014-04-26 |
* | make git-remote-daemon ssh transport robust | Joey Hess | 2014-04-09 |
* | Commands that allow specifying which repository to act on using the repositor... | Joey Hess | 2014-03-13 |
* | more hlint | Joey Hess | 2014-02-11 |
* | improve sync with xmpp and annex-ignore | Joey Hess | 2014-02-01 |
* | sync --content: New option that makes the content of annexed files be transfe... | Joey Hess | 2014-01-19 |
* | Fix bug that caused bad information to be written to the git-annex branch whe... | Joey Hess | 2013-11-09 |
* | webapp: Improve UI around remote that have no annex.uuid set, either because ... | Joey Hess | 2013-11-07 |
* | automatically launch git repository repair | Joey Hess | 2013-10-27 |
* | add remote fsck interface | Joey Hess | 2013-10-11 |
* | webapp: Fixed a bug where when a new remote is added, one file may fail to sy... | Joey Hess | 2013-09-29 |
* | enabling rsync.net gcrypt repos | Joey Hess | 2013-09-26 |
* | sync: support gcrypt4.20130909 | Joey Hess | 2013-09-09 |
* | Remind user when annex-ignore is set for some remotes, if unable to get or dr... | Joey Hess | 2013-09-06 |
* | Better error message when trying to use a git remote that has annex.ignore set. | Joey Hess | 2013-08-22 |
* | expose Control.Monad.join | Joey Hess | 2013-04-22 |
* | sync, assistant: Sync with remotes that have annex-ignore set | Joey Hess | 2013-04-22 |
* | detect when unwanted remote is empty and remove it | Joey Hess | 2013-04-03 |
* | hlint | Joey Hess | 2013-04-03 |
* | Fix several bugs caused by a bad Ord instance for Remote. | Joey Hess | 2013-03-16 |
* | two types of byName | Joey Hess | 2013-03-05 |
* | Bugfix: If the UUID of a remote is not known, prevent --from, --to, and other... | Joey Hess | 2013-03-04 |
* | drop: Suggest using git annex move when numcopies prevents dropping a file. | Joey Hess | 2013-01-09 |
* | type based git config handling for remotes | Joey Hess | 2013-01-01 |
* | direct mode committing | Joey Hess | 2012-12-12 |
* | use trustExclude | Joey Hess | 2012-11-11 |
* | indentation foo, and a new coding style page. no code changes | Joey Hess | 2012-10-28 |