1. d318a39 Merge branch 'jk/maint-reflog-walk-count-vs-time' by Junio C Hamano · 13 years ago
  2. 55ccf85 reflog-walk: tell explicit --date=default from not having --date at all by Junio C Hamano · 13 years ago
  3. 794151e reflog-walk: always make HEAD@{0} show indexed selectors by Jeff King · 13 years ago
  4. a763126 reflog-walk: clean up "flag" field of commit_reflog struct by Jeff King · 13 years ago
  5. adb8676 Merge branch 'jk/pretty-reglog-ent' by Junio C Hamano · 13 years ago
  6. cd1957f pretty: give placeholders to reflog identity by Jeff King · 13 years ago
  7. 96ec7b1 Convert resolve_ref+xstrdup to new resolve_refdup function by Nguyễn Thái Ngọc Duy · 13 years ago
  8. d5a35c1 Copy resolve_ref() return value for longer use by Nguyễn Thái Ngọc Duy · 13 years ago
  9. 9f5074e Merge branch 'jk/maint-reflog-bottom' by Junio C Hamano · 14 years ago
  10. ffa1eea reflogs: clear flags properly in corner case by Jeff King · 14 years ago
  11. e8c8b71 string_list: Fix argument order for string_list_lookup by Julian Phillips · 15 years ago
  12. 78a395d string_list: Fix argument order for string_list_insert by Julian Phillips · 15 years ago
  13. 8f8f547 Introduce new pretty formats %g[sdD] for reflog information by Thomas Rast · 15 years ago
  14. 72b103f reflog-walk: refactor the branch@{num} formatting by Thomas Rast · 15 years ago
  15. 4b25d09 Fix a bunch of pointer declarations (codestyle) by Felipe Contreras · 16 years ago
  16. cd43712 make oneline reflog dates more consistent with multiline format by Jeff King · 16 years ago
  17. c455c87 Rename path_list to string_list by Johannes Schindelin · 17 years ago
  18. 7b69b87 git log -g: Complain, but do not fail, when no reflogs are there by Johannes Schindelin · 18 years ago
  19. eb3a482 log --reflog: use dwim_log by Johannes Schindelin · 18 years ago
  20. 4e244cb log --reflog: honour --relative-date by Johannes Schindelin · 18 years ago
  21. d271fd5 Teach the '@{...}' notation to git-log -g by Johannes Schindelin · 18 years ago
  22. 903b45f git-log -g --pretty=oneline should display the reflog message by Nicolas Pitre · 18 years ago
  23. 40ab7c3 --walk-reflogs: actually find the right commit by date. by Johannes Schindelin · 18 years ago
  24. 4d12a47 Fix --walk-reflog with --pretty=oneline by Junio C Hamano · 18 years ago
  25. 53645a3 reflog-walk: build fixes by Junio C Hamano · 18 years ago
  26. db055e6 --walk-reflogs: disallow uninteresting commits by Johannes Schindelin · 18 years ago
  27. 8860fd4 Teach the revision walker to walk by reflogs with --walk-reflogs by Johannes Schindelin · 18 years ago