aboutsummaryrefslogtreecommitdiff
path: root/debian
Commit message (Expand)AuthorAge
* prep release5.20150113Gravatar Joey Hess2015-01-13
* Merge branch 'master' into relativepathsGravatar Joey Hess2015-01-06
|\
| * Bugfix: A file named HEAD in the work tree could confuse some git commands ru...Gravatar Joey Hess2015-01-06
* | Merge branch 'master' into relativepathsGravatar Joey Hess2015-01-06
|\|
| * Generate shorter keys for WORM and URL, avoiding keys that are longer than us...Gravatar Joey Hess2015-01-06
* | Switch to using relative paths to the git repository.Gravatar Joey Hess2015-01-06
|/
* Check git version at runtime, rather than assuming it will be the same as the...Gravatar Joey Hess2015-01-05
* sync: Fix an edge case where syncing in a bare repository would try to merge ...Gravatar Joey Hess2015-01-05
* Android: Provide a version built with -fPIE -pie to support Android 5.0.Gravatar Joey Hess2015-01-05
* Fix build with process 1.2.1.0.Gravatar Joey Hess2015-01-04
* Avoid re-checksumming when migrating from hash to hashE backend. Closes: #774494Gravatar Joey Hess2015-01-04
* unlock: Don't allow unlocking files that have never been committed to git beforeGravatar Joey Hess2015-01-02
* touchups5.20141231Gravatar Joey Hess2014-12-31
* prep releaseGravatar Joey Hess2014-12-31
* OSX: Switched away from deprecated statfs64 interface.Gravatar Joey Hess2014-12-31
* Windows: Fix handling of views of filenames containing '%'Gravatar Joey Hess2014-12-30
* Windows: Got the rsync special remote working.Gravatar Joey Hess2014-12-30
* Windows: Fix local rsync filepath munging (fixes 26 test suite failures).Gravatar Joey Hess2014-12-30
* bittorrent: Fix locking problem when using addurl file://Gravatar Joey Hess2014-12-30
* Run shutdown cleanup actions even if there were failures processing the command.Gravatar Joey Hess2014-12-30
* setpresentkey: A new plumbing-level command.Gravatar Joey Hess2014-12-29
* sync: Now supports remote groups, the same way git remote update does.Gravatar Joey Hess2014-12-29
* Work around statfs() overflow on some XFS systems.Gravatar Joey Hess2014-12-23
* vicfg: Avoid crashing on badly encoded config data.Gravatar Joey Hess2014-12-22
* fix typo in recommendsGravatar Joey Hess2014-12-19
* prep Solstice releaseGravatar Joey Hess2014-12-19
* Fix build with -f-S3.Gravatar Joey Hess2014-12-19
* When possible, build with the haskell torrent library for parsing torrent files.Gravatar Joey Hess2014-12-18
* Added bittorrent special remoteGravatar Joey Hess2014-12-16
* Use wget -q --show-progress for less verbose wget output, when built with wge...Gravatar Joey Hess2014-12-16
* Urls can now be claimed by remotes. This will allow creating, for example, a ...Gravatar Joey Hess2014-12-08
* External special remote protocol now includes commands for setting and gettin...Gravatar Joey Hess2014-12-08
* Webapp: When adding a new box.com remote, use the new style chunking. Thanks,...Gravatar Joey Hess2014-12-05
* prep releaseGravatar Joey Hess2014-12-03
* remove PatchedAWS flagGravatar Joey Hess2014-12-03
* Merge branch 's3-aws'Gravatar Joey Hess2014-12-03
|\
* | reorderGravatar Joey Hess2014-12-03
* | Windows: Install ssh and other bundled programs to Git/cmd, instead of Git/bi...Gravatar Joey Hess2014-12-03
* | Windows: ssh is no longer included in the git-annex bundle, since msysgit inc...Gravatar Joey Hess2014-12-03
* | Don't show "(gpg)" when decrypting the remote encryption cipher, since this c...Gravatar Joey Hess2014-12-02
* | diffdriver: New git-annex command, to make git external diff drivers work wit...Gravatar Joey Hess2014-11-24
* | Merge branch 'undo'Gravatar Joey Hess2014-11-14
|\ \
| * | Add undo action to nautilus and konqueror integration.Gravatar Joey Hess2014-11-14
| * | undo commandGravatar Joey Hess2014-11-14
* | | Windows: Remove Alt+A keyboard shortcut, which turns out to have scope outsid...Gravatar Joey Hess2014-11-14
|/ /
* | clarification from author; lsof fixed a bugGravatar Joey Hess2014-11-13
* | Work around apparent bug in lsof 4.88's -F output format.Gravatar Joey Hess2014-11-12
* | proxy: for all your direct mode repository munging needsGravatar Joey Hess2014-11-12
* | Debian package is now maintained by Gergely Nagy.Gravatar Joey Hess2014-11-11
* | pre-commit: Block partial commit of unlocked annexed file, since that left a ...Gravatar Joey Hess2014-11-10