| Commit message (Expand) | Author | Age |
* | use lock pools throughout git-annex | Joey Hess | 2015-05-19 |
* | webapp: Fix zombie xdg-open process left when opening file browser. Closes: #... | Joey Hess | 2015-05-17 |
* | fix type in the name of --used-refspec in changelog | Joey Hess | 2015-05-14 |
* | add annex.used-refspec | Joey Hess | 2015-05-14 |
* | unused: Add --used option, which can specify a set of refs to consider used, ... | Joey Hess | 2015-05-14 |
* | Stale transfer lock and info files will be cleaned up automatically when get/... | Joey Hess | 2015-05-12 |
* | Fix an unlikely race that could result in two transfers of the same key runni... | Joey Hess | 2015-05-12 |
* | Avoid accumulating transfer failure log files unless the assistant is being u... | Joey Hess | 2015-05-12 |
* | Take space that will be used by running downloads into account when checking ... | Joey Hess | 2015-05-12 |
* | allow building without ascii-progress, since it is not ready yet | Joey Hess | 2015-05-12 |
* | Merge branch 'master' into concurrentprogress | Joey Hess | 2015-05-12 |
|\ |
|
| * | note about git annex drop behavior change in bare repo | Joey Hess | 2015-05-12 |
| * | drop: Now supports --all, --unused, and --key. | Joey Hess | 2015-05-12 |
| * | import: Refuse to import files that are within the work tree, as that does no... | Joey Hess | 2015-05-11 |
| * | cutting a point release, will be a cabal-only update | Joey Hess | 2015-05-11 |
| * | more FlexibleContexts | Joey Hess | 2015-05-10 |
| * | seems that webapp ssh password ssh-agent hack is broken on windows after rece...5.20150508 | Joey Hess | 2015-05-08 |
| * | prep release | Joey Hess | 2015-05-08 |
| * | Improve quvi 0.4 output parsing to handle cases wher there is no known filena... | Joey Hess | 2015-05-08 |
| * | Revert "Android: Updated bundled ssh from 6.1p1 to 6.4p1." | Joey Hess | 2015-05-08 |
| * | Debian's ghc now supports TH on arm! Adjust build dependencies to build the w... | Joey Hess | 2015-05-07 |
| * | reorder | Joey Hess | 2015-05-07 |
| * | remaining dataenc to sandi conversions | Joey Hess | 2015-05-07 |
| * | Windows: Roll back to an older version of rsync from cygwin. The newer versio... | Joey Hess | 2015-05-07 |
| * | Windows: Remove cygwin ssh, the newer version of which has stopped honoring t... | Joey Hess | 2015-05-07 |
| * | fsck: Ignore error recording the fsck in the activity log, which can happen w... | Joey Hess | 2015-05-06 |
| * | contentlocation, examinekey, lookupkey: Added --batch mode option. | Joey Hess | 2015-05-06 |
| * | Support checking ftp urls for file presence. | Joey Hess | 2015-05-05 |
| * | Work around wget bug #784348 which could cause it to clobber git-annex symlin... | Joey Hess | 2015-05-05 |
| * | 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 |
| * | S3: Enable debug logging when annex.debug or --debug is set. | Joey Hess | 2015-04-21 |
| * | changelog for https://github.com/joeyh/git-annex/pull/41 | Joey Hess | 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 |