summaryrefslogtreecommitdiff
path: root/refs.h
AgeCommit message (Expand)AuthorFilesLines
2006-06-06ref-log: style fixes.Libravatar Junio C Hamano1-3/+3
2006-06-06refs.c: convert it to use lockfile interface.Libravatar Junio C Hamano1-1/+1
2006-05-19Force writing ref if it doesn't exist.Libravatar Shawn Pearce1-0/+1
2006-05-17Support 'master@2 hours ago' syntaxLibravatar Shawn Pearce1-0/+3
2006-05-17Log ref updates to logs/refs/<ref>Libravatar Shawn Pearce1-0/+1
2006-05-17Improve abstraction of ref lock/write.Libravatar Shawn Pearce1-8/+16
2006-05-14Add "--branches", "--tags" and "--remotes" options to git-rev-parse.Libravatar Sean1-0/+3
2005-07-05Add "git_path()" and "head_ref()" helper functions.Libravatar Linus Torvalds1-0/+1
2005-07-03Fix up "for_each_ref()" to be more usable, and use it in git-fsck-cacheLibravatar Linus Torvalds1-1/+1
2005-07-02Generalize the "show each ref" code in receice-packLibravatar Linus Torvalds1-0/+6
2005-06-06[PATCH] Operations on refsLibravatar Daniel Barkalow1-0/+21