| Commit message (Expand) | Author | Age |
... | |
| * | S3: Fix incompatability with bucket names used by hS3; the aws library cannot... | Joey Hess | 2015-04-27 |
| * | Fix bogus failure of fsck --fast. | Joey Hess | 2015-04-27 |
| * | S3: git annex enableremote will not create a bucket name, which failed since ... | Joey Hess | 2015-04-23 |
| * | S3: git annex info will show additional information about a S3 remote (endpoi... | Joey Hess | 2015-04-23 |
| * | convert all log prorities, not just debug | Joey Hess | 2015-04-21 |
| * | S3: Enable debug logging when annex.debug or --debug is set. | Joey Hess | 2015-04-21 |
| * | 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 |
* | | add filename to progress bar, and display ok/failed at end | Joey Hess | 2015-04-14 |
* | | 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 |