| Commit message (Expand) | Author | Age |
* | add removeKey action to Remote | Joey Hess | 2015-10-08 |
* | refactor | Joey Hess | 2015-08-17 |
* | Simplify setup process for a ssh remote. | Joey Hess | 2015-08-05 |
* | remove unused imports | Joey Hess | 2015-07-31 |
* | Fix rsync special remote to work when -Jn is used for concurrent uploads. | Joey Hess | 2015-07-30 |
* | remove Params constructor from Utility.SafeCommand | Joey Hess | 2015-06-01 |
* | add filename to progress bar, and display ok/failed at end | Joey Hess | 2015-04-14 |
* | well along the way to fully quiet --quiet | Joey Hess | 2015-04-04 |
* | WIP on making --quiet silence progress, and infra for concurrent progress bars | Joey Hess | 2015-04-03 |
* | The ssh-options git config is now used by gcrypt, rsync, and ddar special rem... | Joey Hess | 2015-02-12 |
* | 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 |