On 28 April 2005 14:28, you wrote:
Right now my major gripe with cogito is "cg-log" (which is actually the
only command I use right now, everything else I just do by hand with the
raw git archive) is that bash is being an ass about SIGPIPE, and when I
only look at the top part of the log, ie I do something like:
If cg-log is all you use, then you could get away with using yagf:
rsync://node1.wunjo.org/yagf.git
Features of cg-log missing in yagf log:
* colors
* sigpipe gripes ;)
* #!/bin/bash (or /usr/bin/env bash)
* ability to log between two commits with rev-tree (it's a planned feature
in the near future.)
Cheers,
Josh