changelog
This commit is contained in:
parent
83de93b0f0
commit
2a88845c28
1 changed files with 6 additions and 6 deletions
12
debian/changelog
vendored
12
debian/changelog
vendored
|
@ -1,9 +1,15 @@
|
||||||
git-annex (3.20121018) UNRELEASED; urgency=low
|
git-annex (3.20121018) UNRELEASED; urgency=low
|
||||||
|
|
||||||
|
* assistant: Can use XMPP to notify other nodes about pushes, as well
|
||||||
|
as pushing to them over XMPP.
|
||||||
|
* webapp: Now supports pairing over XMPP.
|
||||||
* assistant: Now drops non-preferred content.
|
* assistant: Now drops non-preferred content.
|
||||||
* assistant: Now notices, and applies config changes
|
* assistant: Now notices, and applies config changes
|
||||||
as they are made to the git-annex branch, including config changes
|
as they are made to the git-annex branch, including config changes
|
||||||
pushed in from remotes.
|
pushed in from remotes.
|
||||||
|
* git-annex-shell: GIT_ANNEX_SHELL_DIRECTORY can be set to limit it
|
||||||
|
to operating on a specified directory.
|
||||||
|
* webapp: When setting up authorized_keys, use GIT_ANNEX_SHELL_DIRECTORY.
|
||||||
* Preferred content path matching bugfix.
|
* Preferred content path matching bugfix.
|
||||||
* Preferred content expressions cannot use "in=".
|
* Preferred content expressions cannot use "in=".
|
||||||
* Preferred content expressions can use "present".
|
* Preferred content expressions can use "present".
|
||||||
|
@ -12,7 +18,6 @@ git-annex (3.20121018) UNRELEASED; urgency=low
|
||||||
exception-safe versions of SampleVar and QSemN.
|
exception-safe versions of SampleVar and QSemN.
|
||||||
Thanks, Ben Gamari for an excellent patch set.
|
Thanks, Ben Gamari for an excellent patch set.
|
||||||
* file:/// URLs can now be used with the web special remote.
|
* file:/// URLs can now be used with the web special remote.
|
||||||
* OSX: Stop installing non-self-contained webapp into Desktop directory.
|
|
||||||
* webapp: Allow dashes in ssh key comments when pairing.
|
* webapp: Allow dashes in ssh key comments when pairing.
|
||||||
* uninit: Check and abort if there are symlinks to annexed content that
|
* uninit: Check and abort if there are symlinks to annexed content that
|
||||||
are not checked into git.
|
are not checked into git.
|
||||||
|
@ -27,8 +32,6 @@ git-annex (3.20121018) UNRELEASED; urgency=low
|
||||||
* NetWatcher: When dbus connection is lost, try to reconnect.
|
* NetWatcher: When dbus connection is lost, try to reconnect.
|
||||||
* Use USER and HOME environment when set, and only fall back to getpwent,
|
* Use USER and HOME environment when set, and only fall back to getpwent,
|
||||||
which doesn't work with LDAP or NIS.
|
which doesn't work with LDAP or NIS.
|
||||||
* assistant: Can use XMPP to notify other nodes about pushes, as well
|
|
||||||
as pushing to them over XMPP.
|
|
||||||
* rsync special remote: Include annex-rsync-options when running rsync
|
* rsync special remote: Include annex-rsync-options when running rsync
|
||||||
to test a key's presence.
|
to test a key's presence.
|
||||||
* The standalone tarball's runshell now takes care of installing a
|
* The standalone tarball's runshell now takes care of installing a
|
||||||
|
@ -40,9 +43,6 @@ git-annex (3.20121018) UNRELEASED; urgency=low
|
||||||
* webapp: Generate better git remote names.
|
* webapp: Generate better git remote names.
|
||||||
* webapp: Ensure that rsync special remotes are enabled using the same
|
* webapp: Ensure that rsync special remotes are enabled using the same
|
||||||
name they were originally created using.
|
name they were originally created using.
|
||||||
* git-annex-shell: GIT_ANNEX_SHELL_DIRECTORY can be set to limit it
|
|
||||||
to operating on a specified directory.
|
|
||||||
* webapp: When setting up authorized_keys, use GIT_ANNEX_SHELL_DIRECTORY.
|
|
||||||
* Bugfix: Fix hang in webapp when setting up a ssh remote with an absolute
|
* Bugfix: Fix hang in webapp when setting up a ssh remote with an absolute
|
||||||
path.
|
path.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue