git-annex/debian
Joey Hess c1dc407941 Fix space leak in fsck and drop commands.
The space leak was somehow caused by this line:

	absfiles <- mapM absPath files

I confess, I don't quite understand why this caused bad buffering,
but apparently the whole pipeline from git-ls-files backed up at that
point.

Happily, rewriting the code to only get the cwd once and use a pure
function to calculate absfiles clears it up, and should be a little more
efficient in syscalls too.
2011-03-22 20:31:22 -04:00
..
changelog Fix space leak in fsck and drop commands. 2011-03-22 20:31:22 -04:00
compat debianization 2010-10-16 16:41:24 -04:00
control Add Suggests on graphviz. Closes: #618039 2011-03-13 14:25:32 -04:00
copyright add StatFS.hsc, copied from xmobar 2011-03-22 15:53:07 -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