| Commit message (Expand) | Author | Age |
* | Android: Updated bundled ssh from 6.1p1 to 6.4p1. | Joey Hess | 2015-05-01 |
* | assistant: Added --autostop to complement --autostart. | Joey Hess | 2015-05-01 |
* | Improve behavior when a git-annex command is told to operate on a file that d... | Joey Hess | 2015-04-30 |
* | import: Before removing a duplicate file in --deduplicate or --clean-duplicat... | Joey Hess | 2015-04-30 |
* | Improve integration with KDE's file manager to work with dolphin version 14.1... | Joey Hess | 2015-04-29 |
* | import: Don't stop entire import when one file fails due to being gitignored ... | Joey Hess | 2015-04-29 |
* | import: Check for gitignored files before moving them into the tree. (Needs g... | Joey Hess | 2015-04-29 |
* | changelog | Joey Hess | 2015-04-27 |
* | 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 |
* | also drop old dbus compat | Joey Hess | 2015-04-22 |
* | Dropped support for older versions of yesod and warp than the ones in Debian ... | Joey Hess | 2015-04-22 |
* | use BuildVersion in debian, which fixes windows build | Joey Hess | 2015-04-21 |
* | S3: Enable debug logging when annex.debug or --debug is set. | Joey Hess | 2015-04-21 |
* | reuse Build.Version to generate version | Joey Hess | 2015-04-20 |
* | style changes | Joey Hess | 2015-04-20 |
* | changelog for https://github.com/joeyh/git-annex/pull/41 | Joey Hess | 2015-04-20 |
* | update to generate version in same format git-annex uses | Joey Hess | 2015-04-20 |
* | NF: provide debian/rules build-standalone | Yaroslav Halchenko | 2015-04-20 |
* | NF: debian/patches/*standalone-build for providing a standalone build of git-... | Yaroslav Halchenko | 2015-04-20 |
* | prep release | Joey Hess | 2015-04-20 |
* | Make repo init more robust. | Joey Hess | 2015-04-20 |
* | reorder | Joey Hess | 2015-04-20 |
* | 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 |