Add a missing fork() error check.
[gitweb.git] / reflog-walk.c
2007-01-28 git-log -g --pretty=oneline should display the reflog...
2007-01-21 --walk-reflogs: actually find the right commit by date.
2007-01-21 Fix --walk-reflog with --pretty=oneline
2007-01-21 reflog-walk: build fixes
2007-01-21 --walk-reflogs: disallow uninteresting commits
2007-01-21 Teach the revision walker to walk by reflogs with ...