| Commit message (Expand) | Author | Age |
* | fix typo | Joey Hess | 2016-03-21 |
* | prep release | Joey Hess | 2016-03-18 |
* | well, that broke the i386ancient autobuilder. revert | Joey Hess | 2016-03-17 |
* | Fix build with stack 0.1.6 which needs explicit-setup-deps. | Joey Hess | 2016-03-17 |
* | typo | Joey Hess | 2016-03-14 |
* | Sped up git-annex merge by using git hash-object --batch. | Joey Hess | 2016-03-14 |
* | Sped up git-annex add in direct mode and v6 by using git hash-object --batch. | Joey Hess | 2016-03-14 |
* | Correct git-annex info to include unlocked files in v6 repository. | Joey Hess | 2016-03-14 |
* | Bump standards version | Richard Hartmann | 2016-03-12 |
* | Always try to thaw content, even when annex.crippledfilesystem is set. | Joey Hess | 2016-03-09 |
* | adjust architecture lists | Joey Hess | 2016-03-09 |
* | Fix OSX dmg to include libraries needed by bundled gpg, lost in last release. | Joey Hess | 2016-03-07 |
* | dropkey --json | Joey Hess | 2016-03-06 |
* | dropkey: Add --batch. | Joey Hess | 2016-03-06 |
* | add new deps | Joey Hess | 2016-03-05 |
* | changelog | Joey Hess | 2016-03-05 |
* | Merge branch 'no-cbits' | Joey Hess | 2016-03-05 |
|\ |
|
* | | Fix metadata hook behavior when multiple files are added at once. Thanks, Kla... | Joey Hess | 2016-03-02 |
* | | Fix shared lock file FD leak. | Joey Hess | 2016-03-01 |
* | | Fix bug preventing moving files to/from a repository with annex.pidlock set. | Joey Hess | 2016-03-01 |
* | | Fix data loss that can occur when annex.pidlock is set in a repository. | Joey Hess | 2016-03-01 |
* | | metadata: Added -r to remove all current values of a field. | Joey Hess | 2016-02-29 |
* | | leap year release6.20160229 | Joey Hess | 2016-02-29 |
* | | The pre-commit-annex hook script that automatically extracts metadata has bee... | Joey Hess | 2016-02-28 |
* | | Support --metadata field<number, --metadata field>number etc to match ranges ... | Joey Hess | 2016-02-27 |
* | | close bug and changelog | Joey Hess | 2016-02-26 |
* | | Include magic database in the linux and OSX standalone builds. | Joey Hess | 2016-02-26 |
* | | Avoid crashing when built with MagicMime support, but when the magic database... | Joey Hess | 2016-02-23 |
* | | Linux and OSX standalone builds put the bundled gpg last in PATH, so any syst... | Joey Hess | 2016-02-19 |
* | | info: Mention when run in a dead repository. | Joey Hess | 2016-02-19 |
* | | fsck: When the only copy of a file is in a dead repository, mention the repos... | Joey Hess | 2016-02-19 |
* | | Fix memory leak in last release, which affected commands like git-annex statu... | Joey Hess | 2016-02-19 |
* | | Update perlmagick build dependency. Closes: #789225 | Joey Hess | 2016-02-18 |
* | | prep release6.20160217 | Joey Hess | 2016-02-17 |
* | | annex.addunlocked | Joey Hess | 2016-02-16 |
* | | Windows: Fix v6 unlocked files to actually work. | Joey Hess | 2016-02-15 |
* | | When initializing a v6 repo on a crippled filesystem, don't force it into dir... | Joey Hess | 2016-02-15 |
| * | remove Utility.Mounts et al; moved to mountpoints package | Joey Hess | 2016-02-15 |
|/ |
|
* | fsck: Populate unlocked files in v6 repositories whose content is present in ... | Joey Hess | 2016-02-14 |
* | fsck: Detect and fix missing associated file mappings in v6 repositories. | Joey Hess | 2016-02-14 |
* | Fix storing of filenames of v6 unlocked files when the filename is not repres... | Joey Hess | 2016-02-14 |
* | Work around problem with concurrent-output when in a non-unicode locale by av... | Joey Hess | 2016-02-14 |
* | checkpresentkey: Allow to be run without an explicit remote and add --batch | Joey Hess | 2016-02-12 |
* | if keys database cannot be opened due to permissions, ignore | Joey Hess | 2016-02-12 |
* | releasing package git-annex version 6.201602116.20160211 | Joey Hess | 2016-02-11 |
* | S3: Allow configuring with requeststyle=path to use path-style bucket access ... | Joey Hess | 2016-02-09 |
* | WebDAV: Remove a bogus trailing slash from the end of the url to the temporar... | Joey Hess | 2016-02-09 |
* | WebDAV: Set depth 1 in PROPFIND request, for better compatability with some s... | Joey Hess | 2016-02-09 |
* | init: Fix bugs in submodule .git symlink fixup, that occurred when initializi... | Joey Hess | 2016-02-08 |
* | Brought back the dbus and xmpp build flags, so build from source can be done ... | Joey Hess | 2016-02-05 |