rename --exec to --upload-pack for fetch-pack and peek-remote
[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 ...