git-annex/CmdLine
Joey Hess 8aa6b5f2a6 Fix truncation of parameters that could occur when using xargs git-annex.
This will only ever result in a few more git-ls-files being run than were run
before. (Only 1 more is really needed, but around 10 more are currently run
for a max length command line.)

So, no need to worry about the extra zombie, or lost laziness due to concat.
2015-04-02 01:20:07 -04:00
..
GitAnnex --auto is no longer a global option; only get, drop, and copy accept it. 2015-03-25 17:06:14 -04:00
GitAnnexShell update my email address and homepage url 2015-01-21 12:50:09 -04:00
Action.hs update my email address and homepage url 2015-01-21 12:50:09 -04:00
GitAnnex.hs checkpresentkey: New plumbing command to check if a key can be verified to be present on a remote. 2015-03-20 11:44:46 -04:00
GitAnnexShell.hs git-annex-shell: Improve error message when the specified repository doesn't exist or git config fails for some reason. 2015-03-05 21:45:42 -04:00
Option.hs --auto is no longer a global option; only get, drop, and copy accept it. 2015-03-25 17:06:14 -04:00
Seek.hs Fix truncation of parameters that could occur when using xargs git-annex. 2015-04-02 01:20:07 -04:00
Usage.hs update my email address and homepage url 2015-01-21 12:50:09 -04:00