summaryrefslogtreecommitdiff
path: root/debian
Commit message (Expand)AuthorAge
* prep releaseGravatar Joey Hess2015-03-27
* Fix bug introduced in the last release that broke git-annex sync when git-ann...Gravatar Joey Hess2015-03-27
* Work around curl bug when asked to download an empty url to a file.Gravatar Joey Hess2015-03-27
* assistant: Committing a whole lot of files at once could overflow command-lin...Gravatar Joey Hess2015-03-26
* Improve error message when --in @date is used and there is no reflog for the ...Gravatar Joey Hess2015-03-26
* --auto is no longer a global option; only get, drop, and copy accept it.Gravatar Joey Hess2015-03-25
* Man pages for individual commands now available, and can be opened using "git...Gravatar Joey Hess2015-03-23
* migrate: --force will force migration of keys already using the destination b...Gravatar Joey Hess2015-03-23
* Added a post-update-annex hook, which is run after the git-annex branch is up...Gravatar Joey Hess2015-03-20
* checkpresentkey: New plumbing command to check if a key can be verified to be...Gravatar Joey Hess2015-03-20
* readpresentkey: New plumbing command for checking location log.Gravatar Joey Hess2015-03-20
* 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