1. eeefa7c Style fixes, add a space after if/for/while. by Brian Gianforcaro · 16 years ago
  2. 3b91202 Merge branch 'ak/maint-for-each-ref-no-lookup' by Junio C Hamano · 16 years ago
  3. b7dd2d2 for-each-ref: Do not lookup objects when they will not be used by Anders Kaseorg · 16 years ago
  4. 3778292 parse-opts: prepare for OPT_FILENAME by Stephen Boyd · 16 years ago
  5. e64c1b0 for-each-ref: fix segfault in copy_email by Jeff King · 16 years ago
  6. 2bb9816 for-each-ref: utilize core.warnAmbiguousRefs for :short-format by Bert Wesarg · 16 years ago
  7. 6e7b330 shorten_unambiguous_ref(): add strict mode by Bert Wesarg · 16 years ago
  8. 7c2b302 make get_short_ref a public function by Jeff King · 16 years ago
  9. 8cae19d for-each-ref: add "upstream" format field by Jeff King · 16 years ago
  10. 8db9a4b for-each-ref: refactor refname handling by Jeff King · 16 years ago
  11. 3d4ecc0 for-each-ref: refactor get_short_ref function by Jeff King · 16 years ago
  12. 8e76bf3 Remove unused assignments by Benjamin Kramer · 16 years ago
  13. 058412d Fix potentially dangerous uses of mkpath and git_path by Alex Riesen · 16 years ago
  14. 9800c0d Merge branch 'bc/master-diff-hunk-header-fix' by Shawn O. Pearce · 16 years ago
  15. 94e02e7 Use strchrnul() instead of strchr() plus manual workaround by Johan Herland · 16 years ago
  16. c9c6cc8 Merge branch 'maint' by Shawn O. Pearce · 16 years ago
  17. 85cf643 for-each-ref: Fix --format=%(subject) for log message without newlines by Johan Herland · 16 years ago
  18. 7d66f21 for-each-ref: `:short` format for `refname` by Bert Wesarg · 17 years ago
  19. 114ef90 for-each-ref: Allow a trailing slash in the patterns by Björn Steinbrink · 17 years ago
  20. e276c26 for-each-ref: cope with tags with incomplete lines by Junio C Hamano · 17 years ago
  21. 186458b Make non-static functions, that may be static, static by Stephan Beyer · 17 years ago
  22. 1b1dd23 Make usage strings dash-less by Stephan Beyer · 17 years ago
  23. 87412ec for-each-ref: implement missing tag values by Jeff King · 17 years ago
  24. 8e0fbe6 builtin-for-each-ref.c: fix typo in error message by Michele Ballabio · 17 years ago
  25. c9ecf4f for-each-ref: Fix quoting style constants. by Johannes Sixt · 17 years ago
  26. e6cb314 Merge branch 'ph/diffopts' by Junio C Hamano · 17 years ago
  27. 35865ca Merge branch 'maint' by Junio C Hamano · 17 years ago
  28. a74fa11 for-each-ref: fix off by one read. by Christian Couder · 17 years ago
  29. 9fac800 Use OPT_BIT in builtin-for-each-ref by Pierre Habouzit · 17 years ago
  30. c899a57 for-each-ref: fix setup of option-parsing for --sort by Lars Hjemli · 17 years ago
  31. c3428da Make builtin-for-each-ref.c use parse-opts. by Pierre Habouzit · 17 years ago
  32. 66d4035 Merge branch 'ph/strbuf' by Junio C Hamano · 17 years ago
  33. 5e5b2b9 Merge branch 'ap/dateformat' by Junio C Hamano · 17 years ago
  34. 9e1a2ac for-each-ref: fix %(numparent) and %(parent) by Junio C Hamano · 17 years ago
  35. 070f691 dateformat: parse %(xxdate) %(yydate:format) correctly by Junio C Hamano · 17 years ago
  36. d392e71 Make for-each-ref's grab_date() support per-atom formatting by Andy Parkins · 17 years ago
  37. b64265c Make for-each-ref allow atom names like "<name>:<something>" by Andy Parkins · 17 years ago
  38. 6b30852 builtin-for-each-ref.c::copy_name() - do not overstep the buffer. by Junio C Hamano · 17 years ago
  39. 182af83 Use xmemdupz() in many places. by Pierre Habouzit · 18 years ago
  40. baffc0e Make every builtin-*.c file #include "builtin.h" by Peter Hagervall · 18 years ago
  41. 3a55602 General const correctness fixes by Shawn O. Pearce · 18 years ago
  42. 21666f1 convert object type handling from a string to a number by Nicolas Pitre · 18 years ago
  43. df84366 formalize typename(), and add its reverse type_from_string() by Nicolas Pitre · 18 years ago
  44. cc44c76 Mechanical conversion to use prefixcmp() by Junio C Hamano · 18 years ago
  45. 3dff537 Assorted typo fixes by Pavel Roskin · 18 years ago
  46. 5558e55 Teach for-each-ref about a little language called Tcl. by Shawn O. Pearce · 18 years ago
  47. 8502357 simplify inclusion of system header files. by Junio C Hamano · 18 years ago
  48. f829063 Fix git-for-each-refs broken for tags by Petr Baudis · 18 years ago
  49. 3175aa1 for-each-ref: "creator" and "creatordate" fields by Junio C Hamano · 18 years ago
  50. 340adb8 Merge branch 'lt/refs' into jc/for-each-ref-with-lt-refs by Junio C Hamano · 18 years ago
  51. 9f613dd Add git-for-each-ref: helper for language bindings by Junio C Hamano · 19 years ago