| Commit message (Expand) | Author | Age |
* | test suite found a problem with today's work | Joey Hess | 2015-01-28 |
* | implement annex.tune.objecthashlower | Joey Hess | 2015-01-28 |
* | import Data.Default in Common | Joey Hess | 2015-01-28 |
* | groundwork for parameterizing hash depth | Joey Hess | 2015-01-28 |
* | update my email address and homepage url | Joey Hess | 2015-01-21 |
* | revert parentDir change | Joey Hess | 2015-01-09 |
* | made parentDir return a Maybe FilePath; removed most uses of it | Joey Hess | 2015-01-06 |
* | 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 |
* | glacier, S3: Fix bug that caused embedded creds to not be encypted using the ... | Joey Hess | 2014-09-18 |
* | The annex-rsync-transport configuration is now also used when checking if a k... | Joey Hess | 2014-09-11 |
* | testremote: Add testing of behavior when remote is not available | Joey Hess | 2014-08-10 |
* | run Preparer to get Remover and CheckPresent actions | Joey Hess | 2014-08-06 |
* | pushed checkPresent exception handling out of Remote implementations | Joey Hess | 2014-08-06 |
* | convert gcrypt to new regime, including chunking | Joey Hess | 2014-08-03 |
* | finish making rsync support chunking | Joey Hess | 2014-08-03 |
* | rsync special remote: Fix slashes when used on Windows. | Joey Hess | 2014-03-18 |
* | Put non-object tmp files in .git/annex/misctmp, leaving .git/annex/tmp for on... | Joey Hess | 2014-02-26 |
* | Fix handling of rsync remote urls containing a username, including rsync.net. | Joey Hess | 2014-02-21 |
* | cleanup thanks to Utility.PID | Joey Hess | 2014-02-11 |
* | plumb creds from webapp to initremote | Joey Hess | 2014-02-11 |
* | Added ways to configure rsync options to be used only when uploading or downl... | Joey Hess | 2014-02-02 |
* | change a few renameFile's to rename | Joey Hess | 2014-01-29 |
* | add GETAVAILABILITY to external special remote protocol | Joey Hess | 2014-01-13 |
* | pull in Win32-extras, to be able to get current process id in Windows | Joey Hess | 2013-12-11 |
* | rsync special remote: Fix fallback mode for rsync remotes that use hashDirMix... | Joey Hess | 2013-12-02 |
* | 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 |
* | add remote fsck interface | Joey Hess | 2013-10-11 |
* | hlint | Joey Hess | 2013-09-25 |
* | git-annex-shell: Added support for operating inside gcrypt repositories. | Joey Hess | 2013-09-24 |
* | Support hot-swapping of removable drives containing gcrypt repositories. | Joey Hess | 2013-09-12 |
* | gcrypt: now supports rsync | Joey Hess | 2013-09-08 |
* | partially complete gcrypt remote (local send done; rest not) | Joey Hess | 2013-09-07 |
* | Allow public-key encryption of file content. | guilhem | 2013-09-03 |
* | get rid of __WINDOWS__, use mingw32_HOST_OS | Joey Hess | 2013-08-02 |
* | Supports indirect mode on encfs in paranoia mode, and other filesystems that ... | Joey Hess | 2013-06-10 |
* | deal with Cygwin rsync paths issue | Joey Hess | 2013-05-14 |
* | fix permission damage (thanks, Windows) | Joey Hess | 2013-05-11 |
* | git-annex now builds on Windows (doesn't work) | Joey Hess | 2013-05-11 |
* | fixup #if 0 stubs to use #ifndef mingw32_HOST_OS | Joey Hess | 2013-05-10 |
* | stub out POSIX stuff | Joey Hess | 2013-05-10 |
* | rsync special remotes: When sending from a crippled filesystem, use the desti... | Joey Hess | 2013-05-09 |
* | Allow rsync to use other remote shells. | guilhem | 2013-04-13 |
* | connect existing meters to the transfer log for downloads | Joey Hess | 2013-04-11 |
* | hlint | Joey Hess | 2013-04-03 |
* | webapp: Progess bar fixes for many types of special remotes. | Joey Hess | 2013-03-28 |