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