| Commit message (Expand) | Author | Age |
* | removed all uses of undefined from code base | Joey Hess | 2015-04-19 |
* | Fix fsck --from a git remote in a local directory, and from a directory speci... | Joey Hess | 2015-04-18 |
* | propigate outer output state into inner state when running onLocal | Joey Hess | 2015-04-03 |
* | When re-execing git-annex, use current program location, rather than ~/.confi... | Joey Hess | 2015-02-28 |
* | comment | Joey Hess | 2015-02-09 |
* | implement annex.tune.objecthashlower | Joey Hess | 2015-01-28 |
* | update my email address and homepage url | Joey Hess | 2015-01-21 |
* | add getFileSize, which can get the real size of a large file on Windows | Joey Hess | 2015-01-20 |
* | implemented old Richih wishlist about remote/uuid info | Joey Hess | 2015-01-13 |
* | revert parentDir change | Joey Hess | 2015-01-09 |
* | made parentDir return a Maybe FilePath; removed most uses of it | Joey Hess | 2015-01-06 |
* | fixed all remaining build warnings on Windows | Joey Hess | 2014-12-29 |
* | Expand checkurl to support recommended filename, and multi-file-urls | Joey Hess | 2014-12-11 |
* | Urls can now be claimed by remotes. This will allow creating, for example, a ... | Joey Hess | 2014-12-08 |
* | add stub claimUrl | Joey Hess | 2014-12-08 |
* | add per-remote-type info | Joey Hess | 2014-10-21 |
* | fix some mixed space+tab indentation | Joey Hess | 2014-10-09 |
* | New annex.hardlink setting. Closes: #758593 | Joey Hess | 2014-09-05 |
* | Do not preserve permissions and acls when copying files from one local git re... | Joey Hess | 2014-08-26 |
* | use types to enforce that removeAnnex can only be called inside lockContent | Joey Hess | 2014-08-20 |
* | When accessing a local remote, shut down git-cat-file processes afterwards, t... | Joey Hess | 2014-08-20 |
* | testremote: Add testing of behavior when remote is not available | Joey Hess | 2014-08-10 |
* | fix checkPresent error handling for non-present local git repos | Joey Hess | 2014-08-08 |
* | unify exception handling into Utility.Exception | Joey Hess | 2014-08-07 |
* | pushed checkPresent exception handling out of Remote implementations | Joey Hess | 2014-08-06 |
* | make testremote work with gcrypt repos | Joey Hess | 2014-08-04 |
* | finally properly fixed ssh zombie leak | Joey Hess | 2014-08-03 |
* | optimise handling of unavailable repos | Joey Hess | 2014-07-15 |
* | catch exception when repo is really not available | Joey Hess | 2014-07-15 |
* | sync: Fix git sync with local git remotes even when they don't have an annex.... | Joey Hess | 2014-07-15 |
* | export CreateProcess fields from Utility.Process | Joey Hess | 2014-06-10 |
* | initremote/enableremote: Basic support for using with regular git remotes | Joey Hess | 2014-05-22 |
* | factor out getRemoteGitConfig | Joey Hess | 2014-05-16 |
* | show a much longer message when annex-ignore is automatically set, to help th... | Joey Hess | 2014-05-16 |
* | Bring back rsync -p, but only when git-annex is running on a non-crippled fil... | Joey Hess | 2014-04-17 |
* | add desktop notifications | Joey Hess | 2014-03-22 |
* | clean up cleanup action enumeration | Joey Hess | 2014-03-13 |
* | Fix zombie leak and general inneficiency when copying files to a local git repo. | Joey Hess | 2014-03-06 |
* | fix bare repo optimisation on Windows | Joey Hess | 2014-02-25 |
* | add UrlOptions sum type | Joey Hess | 2014-02-24 |
* | Make annex.web-options be used in several places that call curl. | Joey Hess | 2014-02-24 |
* | Added ways to configure rsync options to be used only when uploading or downl... | Joey Hess | 2014-02-02 |
* | reorg | Joey Hess | 2014-01-26 |
* | reorg | Joey Hess | 2014-01-26 |
* | Optimise non-bare http remotes; no longer does a 404 to the wrong url every t... | Joey Hess | 2014-01-26 |
* | avoid needing a build-dep on hxt for Data.AssocList | Joey Hess | 2014-01-14 |
* | Fix a long-standing bug that could cause the wrong index file to be used when... | Joey Hess | 2014-01-14 |
* | add GETAVAILABILITY to external special remote protocol | Joey Hess | 2014-01-13 |
* | gcrypt, bup: Fix bug that prevented using these special remotes with encrypti... | Joey Hess | 2013-11-02 |
* | assistant: Support repairing git remotes that are locally accessible | Joey Hess | 2013-10-27 |