]> git.ipfire.org Git - thirdparty/git.git/history - reflog-walk.c
Cleanup uninitialized value in chomp
[thirdparty/git.git] / reflog-walk.c
2007-01-21  Johannes Schindelin--walk-reflogs: actually find the right commit by date.
2007-01-21  Junio C HamanoFix --walk-reflog with --pretty=oneline
2007-01-21  Junio C Hamanoreflog-walk: build fixes
2007-01-21  Johannes Schindelin--walk-reflogs: disallow uninteresting commits
2007-01-21  Johannes SchindelinTeach the revision walker to walk by reflogs with ...