1. a40e6fb Change check_refname_format() to reject unnormalized refnames by Michael Haggerty · 14 years ago
  2. a5e4ec0 Inline function refname_format_print() by Michael Haggerty · 14 years ago
  3. 7f748c7 Make collapse_slashes() allocate memory for its result by Michael Haggerty · 14 years ago
  4. 8d9c501 Change check_ref_format() to take a flags argument by Michael Haggerty · 14 years ago
  5. e4ed610 git check-ref-format: add options --allow-onelevel and --refspec-pattern by Michael Haggerty · 14 years ago
  6. 2f633f4 check-ref-format --print: Normalize refnames that start with slashes by Michael Haggerty · 14 years ago
  7. 49cc460 Allow "check-ref-format --branch" from subdirectory by Jonathan Nieder · 15 years ago
  8. cfbe22f check-ref-format: handle subcommands in separate functions by Jonathan Nieder · 15 years ago
  9. 81b50f3 Move 'builtin-*' into a 'builtin/' subdirectory by Linus Torvalds · 15 years ago[Renamed from builtin-check-ref-format.c]
  10. 1a507b9 Merge branch 'jn/maint-http-fetch-mingw' into jn/help-everywhere by Junio C Hamano · 15 years ago
  11. aeda85a Show usage string for 'git check-ref-format -h' by Jonathan Nieder · 15 years ago
  12. 6586b1f check-ref-format: update usage string by Jonathan Nieder · 15 years ago
  13. 1ba447b check-ref-format: simplify --print implementation by Jonathan Nieder · 15 years ago
  14. 38eedc6 git check-ref-format --print by Junio C Hamano · 15 years ago
  15. a2fab53 strbuf_check_branch_ref(): a helper to check a refname for a branch by Junio C Hamano · 16 years ago
  16. a31dca0 check-ref-format --branch: give Porcelain a way to grok branch shorthand by Junio C Hamano · 16 years ago
  17. 34baebc Start conforming code to "git subcmd" style by Heikki Orsila · 17 years ago
  18. cba05fa Further clean-up: usage() vs die() by Junio C Hamano · 19 years ago
  19. a633fca Call setup_git_directory() much earlier by Linus Torvalds · 19 years ago
  20. 9370bae Make git-check-format-ref a builtin. by Lukas Sandström · 19 years ago