1. f008159 Merge branch 'jk/trailers-placeholder-in-pretty' by Junio C Hamano · 8 years ago
  2. b1d31c8 ref-filter: add support to display trailers as part of contents by Jacob Keller · 8 years ago
  3. 3bb16a8 tag, branch, for-each-ref: add --ignore-case for sorting and filtering by Nguyễn Thái Ngọc Duy · 8 years ago
  4. bcf9626 doc: typeset long command-line options as literal by Matthieu Moy · 9 years ago
  5. 1cca17d Documentation: fix linkgit references by Junio C Hamano · 9 years ago
  6. c75fb77 Merge branch 'kn/for-each-tag-branch' into maint by Junio C Hamano · 9 years ago
  7. 8b5a3e9 for-each-ref: fix description of '--contains' in manpage by SZEDER Gábor · 9 years ago
  8. 26f7b5c Merge branch 'kn/ref-filter-atom-parsing' by Junio C Hamano · 9 years ago
  9. 395fb8f ref-filter: align: introduce long-form syntax by Karthik Nayak · 9 years ago
  10. 8bad3de Merge branch 'jk/list-tag-2.7-regression' by Junio C Hamano · 9 years ago
  11. 0571979 tag: do not show ambiguous tag names as "tags/foo" by Jeff King · 9 years ago
  12. 108cb77 Merge branch 'ew/for-each-ref-doc' by Junio C Hamano · 9 years ago
  13. e914ef0 for-each-ref: document `creatordate` and `creator` fields by Eric Wong · 9 years ago
  14. 8a54523 Merge branch 'kn/for-each-tag' by Junio C Hamano · 9 years ago
  15. 7b09c45 Merge branch 'jk/date-local' by Junio C Hamano · 9 years ago
  16. 90c0040 ref-filter: add support to sort by version by Karthik Nayak · 9 years ago
  17. 1bb38e5 ref-filter: add support for %(contents:lines=X) by Karthik Nayak · 9 years ago
  18. ce59208 ref-filter: implement an `align` atom by Karthik Nayak · 9 years ago
  19. 8f50d26 Documentation/git-for-each-ref: don't list date formats by John Keeping · 9 years ago
  20. 4a71109 for-each-ref: add '--contains' option by Karthik Nayak · 10 years ago
  21. 7c32834 for-each-ref: add '--merged' and '--no-merged' options by Karthik Nayak · 10 years ago
  22. d325406 for-each-ref: add '--points-at' option by Karthik Nayak · 10 years ago
  23. 29bc885 for-each-ref: accept "%(push)" format by Jeff King · 10 years ago
  24. 8169007 doc: remote author/documentation sections from more pages by Michael Haggerty · 11 years ago
  25. f21e1c5 Add cross-references between docs for for-each-ref and show-ref by Michael Haggerty · 11 years ago
  26. fddb74c for-each-ref: introduce %(color:...) for color by Ramkumar Ramachandra · 11 years ago
  27. b28061c for-each-ref: introduce %(upstream:track[short]) by Ramkumar Ramachandra · 11 years ago
  28. 7a48b83 for-each-ref: introduce %(HEAD) asterisk marker by Ramkumar Ramachandra · 11 years ago
  29. b344bb1 git-for-each-ref.txt: 'raw' is a supported date format by John Keeping · 12 years ago
  30. 52ffe99 Documentation: describe subject more precisely by Jeremy White · 12 years ago
  31. e2b2397 for-each-ref: add split message parts to %(contents:*). by Michał Górny · 13 years ago
  32. 621c39d Add Author and Documentation sections to git-for-each-ref.txt by Alexei Sholik · 14 years ago
  33. 22817b4 Documentation: remove redundant colons in git-for-each-ref.txt by Alexei Sholik · 14 years ago
  34. 0adda93 Use parentheses and `...' where appropriate by Štěpán Němec · 14 years ago
  35. 12378c0 Documentation: remove backslashes in manpage synopses by Jonathan Nieder · 15 years ago
  36. 67687fe for-each-ref: Field with abbreviated objectname by Michael J Gruber · 15 years ago
  37. 0b444cd Documentation: spell 'git cmd' without dash throughout by Thomas Rast · 15 years ago
  38. 2bb9816 for-each-ref: utilize core.warnAmbiguousRefs for :short-format by Bert Wesarg · 16 years ago
  39. 8cae19d for-each-ref: add "upstream" format field by Jeff King · 16 years ago
  40. 7d66f21 for-each-ref: `:short` format for `refname` by Bert Wesarg · 16 years ago
  41. d4040e0 Documentation: fix reference to a for-each-ref option by SZEDER Gábor · 16 years ago
  42. 1168d40 Documentation: typos / spelling fixes by Mike Ralphson · 17 years ago
  43. f448e24 Make the DESCRIPTION match <x>... items in the SYNOPSIS by Abhijit Menon-Sen · 17 years ago
  44. ba020ef manpages: italicize git command names (which were in teletype font) by Jonathan Nieder · 17 years ago
  45. b1889c3 Documentation: be consistent about "git-" versus "git " by Jonathan Nieder · 17 years ago
  46. 3240240 Docs: Use "-l::\n--long\n" format in OPTIONS sections by Stephan Beyer · 17 years ago
  47. c0f6dc9 git-for-each-ref.txt: minor improvements by Lea Wiemann · 17 years ago
  48. d392e71 Make for-each-ref's grab_date() support per-atom formatting by Andy Parkins · 17 years ago
  49. 97925fd Documentation: Reformatted SYNOPSIS for several commands by Matthias Kestenholz · 18 years ago
  50. 69057cf git-for-each-ref doesn't return "the bit after $GIT_DIR/refs" by Andy Parkins · 18 years ago
  51. 5558e55 Teach for-each-ref about a little language called Tcl. by Shawn O. Pearce · 18 years ago
  52. 23bfbb8 Documentation: a few spelling fixes by René Scharfe · 18 years ago
  53. 1dc5e55 Documentation: fix git-format-patch mark-up and link it from git.txt by Junio C Hamano · 18 years ago
  54. ba7545a Documentation: Update information about <format> in git-for-each-ref by Jakub Narebski · 18 years ago
  55. 1729fa9 git-for-each-ref: improve the documentation on scripting modes by Andy Whitcroft · 18 years ago
  56. 9f613dd Add git-for-each-ref: helper for language bindings by Junio C Hamano · 18 years ago