1. 093048b Merge branch 'js/for-each-ref-remote-name-and-ref' by Junio C Hamano · 7 years ago
  2. 1b58686 for-each-ref: test :remotename and :remoteref by Johannes Schindelin · 7 years ago
  3. 1c0b983 Merge branch 'jk/ref-filter-colors-fix' by Junio C Hamano · 7 years ago
  4. b521fd1 tag: respect color.ui config by Jeff King · 7 years ago
  5. b03cd16 Merge branch 'tb/show-trailers-in-ref-filter' by Junio C Hamano · 7 years ago
  6. 43c9e7e Merge branch 'tb/ref-filter-empty-modifier' by Junio C Hamano · 7 years ago
  7. bea4dbe ref-filter.c: pass empty-string as NULL to atom parsers by Taylor Blau · 7 years ago
  8. 0c88bf5 provide --color option for all ref-filter users by Jeff King · 7 years ago
  9. e433749 test-terminal: set TERM=vt100 by Jeff King · 7 years ago
  10. 7a5edbd ref-filter.c: parse trailers arguments with %(contents) atom by Taylor Blau · 7 years ago
  11. 67a20a0 ref-filter.c: use trailer_opts to format trailers by Taylor Blau · 7 years ago
  12. 624b44d t6300: refactor %(trailers) tests by Taylor Blau · 7 years ago
  13. 11b087a ref-filter: consult want_color() before emitting colors by Jeff King · 8 years ago
  14. 097b681 t: use test_decode_color rather than literal ANSI codes by Jeff King · 8 years ago
  15. 11cfc0e Merge branch 'jk/t6300-cleanup' by Junio C Hamano · 8 years ago
  16. f0252ca t6300: avoid creating refs/heads/HEAD by Jeff King · 8 years ago
  17. 44a6b6c ref-filter: resurrect "strip" as a synonym to "lstrip" by Junio C Hamano · 8 years ago
  18. 1a34728 ref-filter: add an 'rstrip=<N>' option to atoms which deal with refnames by Karthik Nayak · 8 years ago
  19. 1a0ca5e ref-filter: modify the 'lstrip=<N>' option to work with negative '<N>' by Karthik Nayak · 8 years ago
  20. 3a42980 ref-filter: Do not abruptly die when using the 'lstrip=<N>' option by Karthik Nayak · 8 years ago
  21. 17938f1 ref-filter: rename the 'strip' option to 'lstrip' by Karthik Nayak · 8 years ago
  22. 3ba308c ref-filter: make remote_ref_atom_parser() use refname_atom_parser_internal() by Karthik Nayak · 8 years ago
  23. a798410 ref-filter: introduce refname_atom_parser() by Karthik Nayak · 8 years ago
  24. 01f9582 ref-filter: make "%(symref)" atom work with the ':short' modifier by Karthik Nayak · 8 years ago
  25. 7743fcc ref-filter: add support for %(upstream:track,nobracket) by Karthik Nayak · 8 years ago
  26. ffd921d ref-filter: make %(upstream:track) prints "[gone]" for invalid upstreams by Karthik Nayak · 8 years ago
  27. 42d0eb0 ref-filter: modify "%(objectname:short)" to take length by Karthik Nayak · 8 years ago
  28. f008159 Merge branch 'jk/trailers-placeholder-in-pretty' by Junio C Hamano · 8 years ago
  29. b1d31c8 ref-filter: add support to display trailers as part of contents by Jacob Keller · 8 years ago
  30. 84679d4 for-each-ref: do not segv with %(HEAD) on an unborn branch by Junio C Hamano · 8 years ago
  31. 0571979 tag: do not show ambiguous tag names as "tags/foo" by Jeff King · 9 years ago
  32. 1d094db t6300: use test_atom for some un-modern tests by Jeff King · 9 years ago
  33. 7b09c45 Merge branch 'jk/date-local' by Junio C Hamano · 9 years ago
  34. 99264e9 t6300: add tests for "-local" date formats by John Keeping · 10 years ago
  35. db7bae2 t6300: make UTC and local dates different by John Keeping · 10 years ago
  36. f3c1ba5 t6300: add test for "raw" date format by John Keeping · 10 years ago
  37. f95cecf t6300: introduce test_date() helper by John Keeping · 10 years ago
  38. e4f031e strbuf: make strbuf_addftime more robust by Jeff King · 10 years ago
  39. aa1462c introduce "format" date-mode by Jeff King · 10 years ago
  40. 29bc885 for-each-ref: accept "%(push)" format by Jeff King · 10 years ago
  41. b6160d9 for-each-ref: always check stat_tracking_info()'s return value by Raphael Kubo da Costa · 10 years ago
  42. cb6bd57 Merge branch 'rr/for-each-ref-decoration' by Junio C Hamano · 11 years ago
  43. db64eb6 for-each-ref: avoid color leakage by Ramkumar Ramachandra · 11 years ago
  44. fddb74c for-each-ref: introduce %(color:...) for color by Ramkumar Ramachandra · 11 years ago
  45. b28061c for-each-ref: introduce %(upstream:track[short]) by Ramkumar Ramachandra · 11 years ago
  46. 7a48b83 for-each-ref: introduce %(HEAD) asterisk marker by Ramkumar Ramachandra · 11 years ago
  47. 189a546 t6300 (for-each-ref): don't hardcode SHA-1 hexes by Ramkumar Ramachandra · 11 years ago
  48. bc14796 t6300 (for-each-ref): clearly demarcate setup by Ramkumar Ramachandra · 11 years ago
  49. b74cf64 for-each-ref: avoid loading objects to print %(objectname) by Jeff King · 11 years ago
  50. 3b51222 for-each-ref: Fix sort with multiple keys by Kacper Kornet · 13 years ago
  51. 912072d t6300: test sort with multiple keys by Kacper Kornet · 13 years ago
  52. e2b2397 for-each-ref: add split message parts to %(contents:*). by Michał Górny · 14 years ago
  53. 7f6e275 for-each-ref: handle multiline subjects like --pretty by Jeff King · 14 years ago
  54. 7140c22 t6300: add more body-parsing tests by Jeff King · 14 years ago
  55. 67687fe for-each-ref: Field with abbreviated objectname by Michael J Gruber · 15 years ago
  56. 2bb9816 for-each-ref: utilize core.warnAmbiguousRefs for :short-format by Bert Wesarg · 16 years ago
  57. 8cae19d for-each-ref: add "upstream" format field by Jeff King · 16 years ago
  58. 7d66f21 for-each-ref: `:short` format for `refname` by Bert Wesarg · 17 years ago
  59. 3604e7c tests: use "git xyzzy" form (t3600 - t6999) by Nanako Shiraishi · 17 years ago
  60. e276c26 for-each-ref: cope with tags with incomplete lines by Junio C Hamano · 17 years ago
  61. d2bf48d improve for-each-ref test script by Jeff King · 17 years ago
  62. 3af8286 tests: do not use implicit "git diff --no-index" by Junio C Hamano · 17 years ago
  63. 41ac414 Sane use of test_expect_failure by Junio C Hamano · 17 years ago
  64. c9ecf4f for-each-ref: Fix quoting style constants. by Johannes Sixt · 17 years ago
  65. c899a57 for-each-ref: fix setup of option-parsing for --sort by Lars Hjemli · 17 years ago
  66. c3428da Make builtin-for-each-ref.c use parse-opts. by Pierre Habouzit · 17 years ago
  67. 96b2d4f Add a test script for for-each-ref, including test of date formatting by Andy Parkins · 17 years ago