| Commit message (Expand) | Author | Age |
... | |
* | | add missing progress bar | Joey Hess | 2015-04-14 |
* | | Merge branch 'master' into concurrentprogress | Joey Hess | 2015-04-14 |
|\| |
|
| * | bittorrent: Fix handling of magnet links. | Joey Hess | 2015-04-14 |
* | | only display built-in meters in parallel mode | Joey Hess | 2015-04-10 |
* | | use built-in progress meters for git when in parallel mode | Joey Hess | 2015-04-10 |
|/ |
|
* | relay external special remote stderr through progress suppression machinery (... | Joey Hess | 2015-04-04 |
* | well along the way to fully quiet --quiet | Joey Hess | 2015-04-04 |
* | propigate outer output state into inner state when running onLocal | Joey Hess | 2015-04-03 |
* | WIP on making --quiet silence progress, and infra for concurrent progress bars | Joey Hess | 2015-04-03 |
* | rename bothHandles -> ioHandles | Joey Hess | 2015-04-03 |
* | 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 |