Code

bash: Offer --prune completion for git-gc.
[git.git] / reflog-walk.c
2007-02-04 Junio C HamanoMerge branch 'master' into np/dreflog
2007-02-02 Johannes SchindelinTeach the '@{...}' notation to git-log -g
2007-01-31 Junio C HamanoMerge branch 'master' of git://linux-nfs.org/~bfields/git
2007-01-28 Nicolas Pitregit-log -g --pretty=oneline should display the reflog...
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 ...