git-annex/debian
Joey Hess 038da52bdd Somewhat sped up git commit of modifications to unlocked files.
Avoid git reset here too, so I no longer need to care that it's much more
expensive than seems wise (but I asked the git list about that anyway).

It's not necessary to reset the staged file content from the index, as
the `git add` of the the symlink will replace it anyway.

`git commit` of unlocked files is still slow, since git still has to shove
their entire content into the index, only to have it be thrown away. So it's
still better to use `git annex add`
2011-05-31 16:08:37 -04:00
..
changelog Somewhat sped up git commit of modifications to unlocked files. 2011-05-31 16:08:37 -04:00
compat debianization 2010-10-16 16:41:24 -04:00
control typo 2011-05-27 20:21:13 -04:00
copyright add license text 2011-03-22 21:23:35 -04:00
doc-base Add doc-base file. Closes: #621408 2011-04-06 21:57:22 -04:00
manpages update 2010-10-19 16:17:29 -04:00
NEWS No longer auto-upgrade to repository format 2, to avoid accidental upgrades, etc. Use git-annex upgrade when you're ready to run this version. 2011-03-19 18:33:39 -04:00
rules update 2010-10-27 15:08:46 -04:00