1. f63b888 symbolic-ref: don't leak shortened refname in check_symref() by Andrzej Hunt · 4 years ago
  2. 91774af refs: rename constant `REF_NODEREF` to `REF_NO_DEREF` by Michael Haggerty · 7 years ago
  3. 744c040 refs: pass NULL to resolve_ref_unsafe() if hash is not needed by René Scharfe · 7 years ago
  4. b2141fc config: don't include config.h by default by Brandon Williams · 8 years ago
  5. 755b49a delete_ref: accept a reflog message argument by Kyle Meyer · 8 years ago
  6. 12cfa79 symbolic-ref -d: do not allow removal of HEAD by Junio C Hamano · 9 years ago
  7. 3e4068e symbolic-ref: propagate error code from create_symref() by Jeff King · 9 years ago
  8. 9c9b4f2 standardize usage info string format by Alex Henrie · 10 years ago
  9. 7695d11 refs.c: change resolve_ref_unsafe reading argument to be a flags field by Ronnie Sahlberg · 11 years ago
  10. 5955654 replace {pre,suf}fixcmp() with {starts,ends}_with() by Christian Couder · 11 years ago
  11. c01499e C: have space around && and || operators by Junio C Hamano · 11 years ago
  12. 9ab55da git symbolic-ref --delete $symref by Johan Herland · 12 years ago
  13. b10bf3f i18n: symbolic-ref: mark parseopt strings for translation by Nguyễn Thái Ngọc Duy · 13 years ago
  14. 42b0059 symbolic-ref --short: abbreviate the output unambiguously by Jan Krüger · 13 years ago
  15. 8cad474 Rename resolve_ref() to resolve_ref_unsafe() by Nguyễn Thái Ngọc Duy · 13 years ago
  16. 8c83968 Describe various forms of "be quiet" using OPT__QUIET by Jonathan Nieder · 14 years ago
  17. d52ee6e add description parameter to OPT__QUIET by René Scharfe · 14 years ago
  18. 81b50f3 Move 'builtin-*' into a 'builtin/' subdirectory by Linus Torvalds · 15 years ago[Renamed from builtin-symbolic-ref.c]
  19. 3778292 parse-opts: prepare for OPT_FILENAME by Stephen Boyd · 16 years ago
  20. e9cc02f symbolic-ref: allow refs/<whatever> in HEAD by Jeff King · 16 years ago
  21. afe5d3d symbolic ref: refuse non-ref targets in HEAD by Jeff King · 16 years ago
  22. 1b1dd23 Make usage strings dash-less by Stephan Beyer · 17 years ago
  23. ef90d6d Provide git_config with a callback-data parameter by Johannes Schindelin · 17 years ago
  24. 7855861 Make builtin-symbolic-ref.c use parse_options. by Pierre Habouzit · 17 years ago
  25. 2838844 symbolic-ref, update-ref: do not refuse reflog message with LF by Junio C Hamano · 18 years ago
  26. 8b5157e add logref support to git-symbolic-ref by Nicolas Pitre · 18 years ago
  27. a0f4280 Fix git-fetch while on detached HEAD not to give needlessly alarming errors by Junio C Hamano · 18 years ago
  28. 8da1977 Tell between packed, unpacked and symbolic refs. by Junio C Hamano · 18 years ago
  29. cc4c4f0 symbolit-ref: fix resolve_ref conversion. by Junio C Hamano · 18 years ago
  30. ed378ec Make ref resolution saner by Linus Torvalds · 19 years ago
  31. 9befac4 Replace uses of strdup with xstrdup. by Shawn Pearce · 19 years ago
  32. 640ce10 Make git-symbolic-ref a builtin by Matthias Kestenholz · 19 years ago[Renamed (88%) from symbolic-ref.c]
  33. 27dedf0 GIT 0.99.9j aka 1.0rc3 by Junio C Hamano · 19 years ago v0.99.9j v1.0rc3
  34. f5a5e9b Avoid compiler warning. Signed-off-by: Junio C Hamano <junkio@cox.net> by Junio C Hamano · 19 years ago
  35. 8098a17 Add git-symbolic-ref by Junio C Hamano · 19 years ago