1. 435fc85 refs.c: make close_ref() and commit_ref() non-static by Brandon Casey · 17 years ago
  2. 5f7b202 lock_any_ref_for_update(): reject wildcard return from check_ref_format by Junio C Hamano · 17 years ago
  3. 549799b refs.c: Remove unused get_ref_sha1() by Johannes Sixt · 17 years ago
  4. 3d9f037 Function for updating refs. by Carlos Rica · 17 years ago
  5. 68db31c git-update-ref: add --no-deref option for overwriting/detaching ref by Sven Verdoolaege · 18 years ago
  6. 0ebde32 Add 'resolve_gitlink_ref()' helper function by Linus Torvalds · 18 years ago
  7. eb8381c scan reflogs independently from refs by Nicolas Pitre · 18 years ago
  8. 1655707 lock_ref_sha1_basic(): remember the original name of a ref when resolving it by Nicolas Pitre · 18 years ago
  9. 9a13f0b make reflog filename independent from struct ref_lock by Nicolas Pitre · 18 years ago
  10. 16d7cc9 Extend read_ref_at() to be usable from places other than sha1_name. by Junio C Hamano · 18 years ago
  11. 883d60f Sanitize for_each_reflog_ent() by Johannes Schindelin · 18 years ago
  12. 2ff8166 add for_each_reflog_ent() iterator by Junio C Hamano · 18 years ago
  13. 678d0f4 git-branch: let caller specify logmsg by Lars Hjemli · 18 years ago
  14. c976d41 git-branch: add options and tests for branch renaming by Lars Hjemli · 18 years ago
  15. f4204ab Store peeled refs in packed-refs (take 2). by Junio C Hamano · 18 years ago
  16. cf0adba Store peeled refs in packed-refs file. by Junio C Hamano · 18 years ago
  17. ab2a1a3 ref-log: allow ref@{count} syntax. by Junio C Hamano · 18 years ago
  18. 4431fcc Clean-up lock-ref implementation by Junio C Hamano · 18 years ago
  19. 8da1977 Tell between packed, unpacked and symbolic refs. by Junio C Hamano · 18 years ago
  20. cb5d709 Add callback data to for_each_ref() family. by Junio C Hamano · 18 years ago
  21. 434cd0c Enable the packed refs file format by Linus Torvalds · 18 years ago
  22. e5f38ec ref-log: style fixes. by Junio C Hamano · 19 years ago
  23. c33d517 refs.c: convert it to use lockfile interface. by Junio C Hamano · 19 years ago
  24. 732232a Force writing ref if it doesn't exist. by Shawn Pearce · 19 years ago
  25. d556fae Support 'master@2 hours ago' syntax by Shawn Pearce · 19 years ago
  26. 6de08ae Log ref updates to logs/refs/<ref> by Shawn Pearce · 19 years ago
  27. 4bd18c4 Improve abstraction of ref lock/write. by Shawn Pearce · 19 years ago
  28. a62be77 Add "--branches", "--tags" and "--remotes" options to git-rev-parse. by Sean · 19 years ago
  29. 723c31f Add "git_path()" and "head_ref()" helper functions. by Linus Torvalds · 20 years ago
  30. 944d858 Fix up "for_each_ref()" to be more usable, and use it in git-fsck-cache by Linus Torvalds · 20 years ago
  31. 8a65ff7 Generalize the "show each ref" code in receice-pack by Linus Torvalds · 20 years ago
  32. 95fc751 [PATCH] Operations on refs by Daniel Barkalow · 20 years ago