summaryrefslogtreecommitdiff
path: root/refs.h
AgeCommit message (Expand)Author
2006-06-06ref-log: style fixes.Junio C Hamano
2006-06-06refs.c: convert it to use lockfile interface.Junio C Hamano
2006-05-19Force writing ref if it doesn't exist.Shawn Pearce
2006-05-18Support 'master@2 hours ago' syntaxShawn Pearce
2006-05-18Log ref updates to logs/refs/<ref>Shawn Pearce
2006-05-18Improve abstraction of ref lock/write.Shawn Pearce
2006-05-14Add "--branches", "--tags" and "--remotes" options to git-rev-parse.Sean
2005-07-05Add "git_path()" and "head_ref()" helper functions.Linus Torvalds
2005-07-03Fix up "for_each_ref()" to be more usable, and use it in git-fsck-cacheLinus Torvalds
2005-07-03Generalize the "show each ref" code in receice-packLinus Torvalds
2005-06-07[PATCH] Operations on refsDaniel Barkalow