| Commit message (Expand) | Author | Age |
... | |
* | Fix GETURLS in external special remote protocol to strip downloader prefix fr... | Joey Hess | 2015-03-27 |
* | remotedaemon: Fixed support for notifications of changes to gcrypt remotes, w... | Joey Hess | 2015-03-16 |
* | Added SETURIPRESENT and SETURIMISSING to external special remote protocol | Joey Hess | 2015-03-05 |
* | metadata: Fix encoding problem that led to mojibake when storing metadata str... | Joey Hess | 2015-03-04 |
* | When re-execing git-annex, use current program location, rather than ~/.confi... | Joey Hess | 2015-02-28 |
* | The ssh-options git config is now used by gcrypt, rsync, and ddar special rem... | Joey Hess | 2015-02-12 |
* | avoid unncessary IO | Joey Hess | 2015-02-12 |
* | comment | Joey Hess | 2015-02-09 |
* | glacier: Detect when the glacier command in PATH is the wrong one, from boto,... | Joey Hess | 2015-02-06 |
* | windows build fix | Joey Hess | 2015-01-29 |
* | 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 |
* | remove unnecessary use of MissingH | Joey Hess | 2015-01-21 |
* | 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 |
* | bittorrent: Fix locking problem when using addurl file:// | Joey Hess | 2014-12-30 |
* | fixed all remaining build warnings on Windows | Joey Hess | 2014-12-29 |
* | Fix build with -f-S3. | Joey Hess | 2014-12-19 |
* | When possible, build with the haskell torrent library for parsing torrent files. | Joey Hess | 2014-12-18 |
* | remove default untrusted hack for bittorrent | Joey Hess | 2014-12-17 |
* | note about http://hackage.haskell.org/package/torrent | Joey Hess | 2014-12-17 |
* | make checkkey always fail for torrents | Joey Hess | 2014-12-17 |
* | more robust fallback when a file is available from multiple torrents and some... | Joey Hess | 2014-12-17 |
* | fix fencepost error and aria resume after partial download of multi-file torrent | Joey Hess | 2014-12-17 |
* | remove excess directory | Joey Hess | 2014-12-17 |
* | fix torrentUrlNum when there is no #n | Joey Hess | 2014-12-17 |
* | move dummy uuids to Annex.UUID | Joey Hess | 2014-12-17 |
* | add aria2 progress parsing | Joey Hess | 2014-12-17 |
* | Added bittorrent special remote | Joey Hess | 2014-12-16 |
* | reformat | Joey Hess | 2014-12-16 |
* | sanitize filepaths provided by checkUrl | Joey Hess | 2014-12-11 |
* | simplify external special remote implementation | Joey Hess | 2014-12-11 |
* | use subdir for addurl when it creates multiple files | Joey Hess | 2014-12-11 |
* | Expand checkurl to support recommended filename, and multi-file-urls | Joey Hess | 2014-12-11 |
* | 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 |
* | unmangled mangled urls from the log before passing to external special remote | Joey Hess | 2014-12-08 |
* | Urls can now be claimed by remotes. This will allow creating, for example, a ... | Joey Hess | 2014-12-08 |
* | implement CLAIMURL for external special remote | Joey Hess | 2014-12-08 |
* | add stub claimUrl | Joey Hess | 2014-12-08 |
* | External special remote protocol now includes commands for setting and gettin... | Joey Hess | 2014-12-08 |
* | Merge branch 's3-aws' | Joey Hess | 2014-12-03 |
|\ |
|
* | | Don't show "(gpg)" when decrypting the remote encryption cipher, since this c... | Joey Hess | 2014-12-02 |
| * | support S3 front-end used by globalways.net | Joey Hess | 2014-11-05 |
| * | Revert "work around minimum part size problem" | Joey Hess | 2014-11-04 |