aboutsummaryrefslogtreecommitdiff
path: root/debian
Commit message (Expand)AuthorAge
* temporarily revert tasty-rerun support for this release5.20140127Gravatar Joey Hess2014-01-27
* prep releaseGravatar Joey Hess2014-01-27
* All commands that support --all also support a --key option, which limits the...Gravatar Joey Hess2014-01-26
* whereis: Support --all.Gravatar Joey Hess2014-01-26
* webapp: After upgrading a git repository to git-annex, fix bug that made it t...Gravatar Joey Hess2014-01-26
* Optimise non-bare http remotes; no longer does a 404 to the wrong url every t...Gravatar Joey Hess2014-01-26
* added annex.secure-erase-command config option.Gravatar Joey Hess2014-01-24
* tasty-rerun! make rerest runs much much faster than running whole test suiteGravatar Joey Hess2014-01-24
* assistant unused file handlingGravatar Joey Hess2014-01-22
* assistant: Run the periodic git gc in batch mode.Gravatar Joey Hess2014-01-22
* add "unused" preferred content expressionGravatar Joey Hess2014-01-22
* benchmarked numcopies .gitattributes in preferred contentGravatar Joey Hess2014-01-21
* use tasty resourcesGravatar Joey Hess2014-01-21
* repair: Check git version at run time.Gravatar Joey Hess2014-01-21
* expose tasty test suite's option parserGravatar Joey Hess2014-01-21
* Add and use numcopiesneeded preferred content expression.Gravatar Joey Hess2014-01-20
* global numcopies settingGravatar Joey Hess2014-01-20
* sync --content: New option that makes the content of annexed files be transfe...Gravatar Joey Hess2014-01-19
* Allow --all to be mixed with matching options like --copies and --in (but not...Gravatar Joey Hess2014-01-18
* list: Fix specifying of files to list.Gravatar Joey Hess2014-01-18
* status: Support --json.Gravatar Joey Hess2014-01-18
* Remove --json option from commands not supporting it.Gravatar Joey Hess2014-01-18
* Really fix FTBFS on mipsel and sparc due to test suite not being available on...Gravatar Joey Hess2014-01-17
* prep releaseGravatar Joey Hess2014-01-16
* repair: Fix bug in packed refs file exploding code that caused a .gitrefs dir...Gravatar Joey Hess2014-01-15
* Fix FTBFS on mipsel and sparc due to test suite not being available on those ...Gravatar Joey Hess2014-01-15
* assistant: Detect if .git/annex/index is corrupt at startup, and recover.Gravatar Joey Hess2014-01-14
* Fix a long-standing bug that could cause the wrong index file to be used when...Gravatar Joey Hess2014-01-14
* repair: Support old git versions from before git fsck --no-dangling was imple...Gravatar Joey Hess2014-01-13
* map: Fix display of v5 direct mode repos.Gravatar Joey Hess2014-01-13
* Refuse to build with git older than 1.7.1.1, which is needed for git checkout -BGravatar Joey Hess2014-01-13
* Android: Avoid passing --clobber to busybox wget.Gravatar Joey Hess2014-01-13
* add GETAVAILABILITY to external special remote protocolGravatar Joey Hess2014-01-13
* external special remote protocol: Added GETGITDIR.Gravatar Joey Hess2014-01-13
* copyright yearGravatar Joey Hess2014-01-08
* Added tahoe special remote.Gravatar Joey Hess2014-01-08
* add DEBUGGravatar Joey Hess2014-01-07
* prep releaseGravatar Joey Hess2014-01-07
* no lsof on kfreebsdGravatar Joey Hess2014-01-07
* assistant: Start a new git-annex transferkeys process after a network connect...Gravatar Joey Hess2014-01-06
* assistant: Fixed several minor memory leaks that manifested when adding a lar...Gravatar Joey Hess2014-01-05
* add: Fix rollback when disk is completely full.Gravatar Joey Hess2014-01-05
* addurl, importfeed: Honor annex.diskreserve as long as the size of the url ca...Gravatar Joey Hess2014-01-04
* assistant: Ensure that .ssh/config and .ssh/authorized_keys are not group or ...Gravatar Joey Hess2014-01-03
* add remote state logsGravatar Joey Hess2014-01-03
* wanted, schedule: Avoid printing "ok" after requested value.Gravatar Joey Hess2014-01-03
* Remotes can now be made read-only, by setting remote.<name>.annex-readonlyGravatar Joey Hess2014-01-02
* Assistant: Remove stale MERGE_HEAD files in lockfile cleanup.Gravatar Joey Hess2014-01-01
* Avoid looping if long-running git cat-file or git hash-object crashes and kee...Gravatar Joey Hess2014-01-01
* added GETWANTED, SETWANTED for Tobias's flickr remoteGravatar Joey Hess2014-01-01