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