update for ddar special remote
This commit is contained in:
parent
b1cddea7e4
commit
b8a1bc4daf
2 changed files with 7 additions and 0 deletions
2
debian/changelog
vendored
2
debian/changelog
vendored
|
@ -9,6 +9,8 @@ git-annex (5.20140422) UNRELEASED; urgency=medium
|
||||||
* webapp: Better ssh password prompting.
|
* webapp: Better ssh password prompting.
|
||||||
* Depend on git-remote-gcrypt 0.20130908-6. Older versions
|
* Depend on git-remote-gcrypt 0.20130908-6. Older versions
|
||||||
fail when the assistant is run with no controlling tty.
|
fail when the assistant is run with no controlling tty.
|
||||||
|
* Added ddar special remote.
|
||||||
|
Thanks, Robie Basak.
|
||||||
|
|
||||||
-- Joey Hess <joeyh@debian.org> Fri, 02 May 2014 15:28:53 -0300
|
-- Joey Hess <joeyh@debian.org> Fri, 02 May 2014 15:28:53 -0300
|
||||||
|
|
||||||
|
|
5
debian/copyright
vendored
5
debian/copyright
vendored
|
@ -10,6 +10,11 @@ Copyright: © 2012-2014 Joey Hess <joey@kitenet.net>
|
||||||
© 2014 Sören Brunk
|
© 2014 Sören Brunk
|
||||||
License: AGPL-3+
|
License: AGPL-3+
|
||||||
|
|
||||||
|
Files: Remote/Ddar.hs
|
||||||
|
Copyright: © 2011 Joey Hess <joey@kitenet.net>
|
||||||
|
© 2014 Robie Basak <robie@justgohome.co.uk>
|
||||||
|
License: GPL-3+
|
||||||
|
|
||||||
Files: Utility/ThreadScheduler.hs
|
Files: Utility/ThreadScheduler.hs
|
||||||
Copyright: 2011 Bas van Dijk & Roel van Dijk
|
Copyright: 2011 Bas van Dijk & Roel van Dijk
|
||||||
2012, 2013 Joey Hess <joey@kitenet.net>
|
2012, 2013 Joey Hess <joey@kitenet.net>
|
||||||
|
|
Loading…
Reference in a new issue