git-annex/debian
Joey Hess af1da07302 Direct mode: Fix support for adding a modified file.
Adding a file that is already annexed, but has been modified, was broken in
direct mode.

This fix makes the new content be added. It does have the problem that
re-running `git annex add` will checksum and re-add the content repeatedly,
until it's committed. This happens because the key associated with the file
does not change until the new one gets committed, so it keeps thinking the
file has changed.
2013-02-20 13:37:46 -04:00
..
changelog Direct mode: Fix support for adding a modified file. 2013-02-20 13:37:46 -04:00
compat debhelper v9 2012-01-15 14:53:38 -04:00
control Now uses the Haskell uuid library, rather than needing a uuid program. 2013-02-10 14:52:54 -04:00
copyright copyright update 2013-01-12 13:27:48 -04:00
doc-base Add doc-base file. Closes: #621408 2011-04-06 21:57:22 -04:00
NEWS releasing version 3.20120123 2012-01-23 15:09:50 -04:00
rules phony standalone 2013-02-16 10:45:13 -04:00