aboutsummaryrefslogtreecommitdiff
path: root/debian
Commit message (Expand)AuthorAge
* prep release5.20150317Gravatar Joey Hess2015-03-17
* remotedaemon: Fixed support for notifications of changes to gcrypt remotes, w...Gravatar Joey Hess2015-03-16
* registerurl: New plumbing command for mass-adding urls to keys.Gravatar Joey Hess2015-03-15
* fromkey: Add stdin mode.Gravatar Joey Hess2015-03-15
* fromkey --force: Skip test that the key has its content in the annex.Gravatar Joey Hess2015-03-15
* remove annoouncedir targetGravatar Joey Hess2015-03-14
* git-annex-shell: Improve error message when the specified repository doesn't ...Gravatar Joey Hess2015-03-05
* addurl: Added --raw option, which bypasses special handling of quvi, bittorre...Gravatar Joey Hess2015-03-05
* Added SETURIPRESENT and SETURIMISSING to external special remote protocolGravatar Joey Hess2015-03-05
* sync: Fix committing when in a direct mode repo that has no HEAD ref.Gravatar Joey Hess2015-03-04
* metadata: Fix encoding problem that led to mojibake when storing metadata str...Gravatar Joey Hess2015-03-04
* Submodules are now supported by git-annex!Gravatar Joey Hess2015-03-02
* When re-execing git-annex, use current program location, rather than ~/.confi...Gravatar Joey Hess2015-02-28
* sync: As well as the synced/git-annex push, attempt a git-annex:git-annex pus...Gravatar Joey Hess2015-02-27
* Linux standalone: Set LOCPATH=/dev/null to work around https://ghc.haskell.or...Gravatar Joey Hess2015-02-25
* unannex: Refuse to unannex when repo is too new to have a HEADGravatar Joey Hess2015-02-25
* add new build depsGravatar Joey Hess2015-02-22
* Merge branch 'master' into databaseGravatar Joey Hess2015-02-22
|\
| * typo5.20150219Gravatar Joey Hess2015-02-19
| * prep releaseGravatar Joey Hess2015-02-19
* | fsck: Multiple incremental fscks of different repos (some remote) can now be ...Gravatar Joey Hess2015-02-17
* | Merge branch 'master' into databaseGravatar Joey Hess2015-02-17
|\|
| * Linux standalone: Improved process names of linker shimmed programs.Gravatar Joey Hess2015-02-16
* | updateGravatar Joey Hess2015-02-16
|/
* also assistantGravatar Joey Hess2015-02-12
* propigate ssh-options everywhere ssh caching is usedGravatar Joey Hess2015-02-12
* The ssh-options git config is now used by gcrypt, rsync, and ddar special rem...Gravatar Joey Hess2015-02-12
* sync, assistant: Include repository name in head branch commit message.Gravatar Joey Hess2015-02-11
* metadata: When setting metadata, do not recurse into directories by default, ...Gravatar Joey Hess2015-02-10
* fsck --from: If a download from a remote fails, propigate the failure.Gravatar Joey Hess2015-02-10
* bittorrent: Fix mojibake introduced in parsing arai2c progress output.Gravatar Joey Hess2015-02-10
* addurl: Avoid crash if quvi is not installed, when git-annex was built with p...Gravatar Joey Hess2015-02-10
* Improve race recovery code when committing to git-annex branch.Gravatar Joey Hess2015-02-09
* assistant: Improve sanity check for control characters when pairing.Gravatar Joey Hess2015-02-09
* webapp: Fix reversion in opening webapp when starting it manually inside a re...Gravatar Joey Hess2015-02-09
* Windows: Fix bug in dropping an annexed file, which caused a symlink to be st...Gravatar Joey Hess2015-02-09
* import: Avoid checksumming file twice when run in the default or --duplicate ...Gravatar Joey Hess2015-02-08
* The file matching options are now only accepted by commands that can actually...Gravatar Joey Hess2015-02-06
* import: Support file matching options such as --exclude, --include, --smalle...Gravatar Joey Hess2015-02-06
* groupwanted: New command to set the groupwanted preferred content expression.Gravatar Joey Hess2015-02-06
* glacier: Detect when the glacier command in PATH is the wrong one, from boto,...Gravatar Joey Hess2015-02-06
* prep release5.20150205Gravatar Joey Hess2015-02-05
* Windows: Fix S3 special remote; need to call withSocketsDo to support Windows...Gravatar Joey Hess2015-02-05
* assistant: Fix local pairing when ssh pubkey comment contains spaces.Gravatar Joey Hess2015-02-04
* Added MD5 and MD5E backends.Gravatar Joey Hess2015-02-04
* Remove support for building without cryptohash.Gravatar Joey Hess2015-02-04
* tweak aws versionGravatar Joey Hess2015-01-30
* implement annex.tune.branchhash1Gravatar Joey Hess2015-01-28
* implement annex.tune.objecthashlowerGravatar Joey Hess2015-01-28
* Repository tuning parameters can now be passed when initializing a repository...Gravatar Joey Hess2015-01-27