| Commit message (Expand) | Author | Age |
* | update some windows libraries for newer version of cygwin | Joey Hess | 2015-04-20 |
* | Removed dependency on haskell SHA library, instead using cryptohash >= 0.11.0. | Joey Hess | 2015-04-19 |
* | switch to using cryptohash for MAC | Joey Hess | 2015-04-19 |
* | required: New command, like wanted, but for required content. | Joey Hess | 2015-04-18 |
* | fsck --from remote: Avoid downloading a key if it would go over the annex.dis... | Joey Hess | 2015-04-18 |
* | fsck --from remote: When bad content is found in the remote, and the local re... | Joey Hess | 2015-04-18 |
* | Fix fsck --from a git remote in a local directory, and from a directory speci... | Joey Hess | 2015-04-18 |
* | When a key's size is unknown, still check the annex.diskreserve, and avoid ge... | Joey Hess | 2015-04-17 |
* | fix relPathDirToFileAbs on windows with different drive letters | Joey Hess | 2015-04-14 |
* | bittorrent: Fix handling of magnet links. | Joey Hess | 2015-04-14 |
* | Windows: Renamed start menu file to avoid loop in some versions of Windows wh... | Joey Hess | 2015-04-13 |
* | info: Added --bytes option. | Joey Hess | 2015-04-12 |
* | info dir: Added information about repositories that contain files in the spec... | Joey Hess | 2015-04-12 |
* | fix union merge to call diff-index with -- after the ref | Joey Hess | 2015-04-09 |
* | Fix activity log parsing. | Joey Hess | 2015-04-09 |
* | contentlocationn: New plumbing command. | Joey Hess | 2015-04-09 |
* | prep release | Joey Hess | 2015-04-09 |
* | fix webapp reversion caused by relative path changes | Joey Hess | 2015-04-09 |
* | This fixes a bug in the assistant introduced by the literal pathspec changes ... | Joey Hess | 2015-04-09 |
* | importfeed: Error out when passed a non-url. | Joey Hess | 2015-04-09 |
* | importfeed: Fix feed download when curl is used. | Joey Hess | 2015-04-09 |
* | info: Display repository mode: bare when in a bare (non-direct mode) repo. | Joey Hess | 2015-04-09 |
* | proxy: Made it work when run in a new repository before initial commit. | Joey Hess | 2015-04-09 |
* | add: If annex.largefiles is set and does not match a file that's being added,... | Joey Hess | 2015-04-08 |
* | fromkey, registerurl: When reading from stdin, allow the filename and url, re... | Joey Hess | 2015-04-07 |
* | bring back --quiet filtering of stdout and stderr, with deadlock fixed | Joey Hess | 2015-04-06 |
* | emergency release | Joey Hess | 2015-04-06 |
* | Fixes a bug in the last release that caused rsync and possibly other commands... | Joey Hess | 2015-04-06 |
* | avoid using --literal-pathspecs with git older than 1.8.1 which added it | Joey Hess | 2015-04-06 |
* | prep release | Joey Hess | 2015-04-06 |
* | rethought distributed fsck; instead add activity.log and expire command | Joey Hess | 2015-04-05 |
* | Merge branch 'concurrentprogress' | Joey Hess | 2015-04-04 |
|\ |
|
| * | WIP on making --quiet silence progress, and infra for concurrent progress bars | Joey Hess | 2015-04-03 |
* | | init: Improve fifo test to detect NFS systems that support fifos but not well... | Joey Hess | 2015-04-03 |
|/ |
|
* | version: Add --raw | Joey Hess | 2015-04-02 |
* | Significantly sped up processing of large numbers of directories passed to a ... | Joey Hess | 2015-04-02 |
* | Revert "Significantly sped up processing of large numbers of directories pass... | Joey Hess | 2015-04-02 |
* | Fix truncation of parameters that could occur when using xargs git-annex. | Joey Hess | 2015-04-02 |
* | Significantly sped up processing of large numbers of directories passed to a ... | Joey Hess | 2015-04-02 |
* | fsck: Added --distributed and --expire options, for distributed fsck. | Joey Hess | 2015-04-01 |
* | import: --deduplicate and --cleanduplicates now output the keys corresponding... | Joey Hess | 2015-03-31 |
* | addurl --file: When used with a special remote that claims urls and checks th... | Joey Hess | 2015-03-31 |
* | test: Fix --list-tests | Joey Hess | 2015-03-31 |
* | Relax debian package dependencies to git >= 1:1.7.7.6 rather than needing >= ... | Joey Hess | 2015-03-31 |
* | remove changelog entry | Joey Hess | 2015-03-31 |
* | importfeed: Avoid downloading a redundant item from a feed whose guid has bee... | Joey Hess | 2015-03-31 |
* | Fix GETURLS in external special remote protocol to strip downloader prefix fr... | Joey Hess | 2015-03-27 |
* | Fix make build target. Thanks, Justin Geibel. | Joey Hess | 2015-03-27 |
* | Prevent git-ls-files from double-expanding wildcards when an unexpanded wildc... | Joey Hess | 2015-03-27 |
* | Better fix for standalone tarball git-annex sync linker shim bug, that works ... | Joey Hess | 2015-03-27 |