git-annex/debian/changelog

18 lines
584 B
Text
Raw Normal View History

2010-10-21 20:38:14 +00:00
git-annex (0.02) UNRELEASED; urgency=low
* New fromkey subcommand, for registering urls, etc.
* Can scp annexed files from remote hosts, and check remote hosts for
file content when dropping files.
2010-10-22 19:08:53 +00:00
* Add remote.annex-ignore git config setting to allow completly disabling
a given remote.
* --from/--to can be used to limit the remote repository that git-annex
uses.
2010-10-21 20:38:14 +00:00
-- Joey Hess <joeyh@debian.org> Thu, 21 Oct 2010 16:38:00 -0400
2010-10-20 16:54:40 +00:00
git-annex (0.01) unstable; urgency=low
2010-10-16 20:41:24 +00:00
2010-10-20 16:54:40 +00:00
* First prerelease.
2010-10-16 20:41:24 +00:00
2010-10-20 16:54:40 +00:00
-- Joey Hess <joeyh@debian.org> Wed, 20 Oct 2010 12:54:24 -0400