WIP: do --submodule-summary using child_processes
commite0737b5ca3d2de56947a5e33f50c54b1277e533b
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Tue, 6 Oct 2009 12:09:26 +0000 (6 14:09 +0200)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Tue, 6 Oct 2009 12:09:26 +0000 (6 14:09 +0200)
tree61bea0c9315424db7b480bda4b5da84a9abbbee0
parent0ce92faffd1f79e5124f9fa81b179eb144ece91c
WIP: do --submodule-summary using child_processes

This is super-ugly, and will suck on Windows, but Junio does not trust
my words.

This is _not_ meant for application, but just for quick-n-dirty testing.
For one, it loses coloring, and two, it loses correct determination
of fast-forwards vs non-fast-forwards, and three, it does not make the
SHA-1s being correctly abbreviated.

BUT.  I have no inclination of wasting my time even more, even if
Junio asks for it.  It really sucks that I have to do this.
submodule.c