Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-07-25git log -g: Complain, but do not fail, when no reflogs are thereJohannes Schindelin
2007-02-09log --reflog: use dwim_logJohannes Schindelin
2007-02-09log --reflog: honour --relative-dateJohannes Schindelin
2007-02-02Teach the '@{...}' notation to git-log -gJohannes Schindelin
2007-01-28git-log -g --pretty=oneline should display the reflog messageNicolas Pitre
2007-01-21--walk-reflogs: actually find the right commit by date.Johannes Schindelin
2007-01-21Fix --walk-reflog with --pretty=onelineJunio C Hamano
2007-01-21reflog-walk: build fixesJunio C Hamano
2007-01-21--walk-reflogs: disallow uninteresting commitsJohannes Schindelin
2007-01-21Teach the revision walker to walk by reflogs with --walk-reflogsJohannes Schindelin