summaryrefslogtreecommitdiff
path: root/refs.h
Commit message (Expand)AuthorAgeFilesLines
* ref-log: style fixes.Junio C Hamano2006-06-061-3/+3
* refs.c: convert it to use lockfile interface.Junio C Hamano2006-06-061-1/+1
* Force writing ref if it doesn't exist.Shawn Pearce2006-05-191-0/+1
* Support 'master@2 hours ago' syntaxShawn Pearce2006-05-171-0/+3
* Log ref updates to logs/refs/<ref>Shawn Pearce2006-05-171-0/+1
* Improve abstraction of ref lock/write.Shawn Pearce2006-05-171-8/+16
* Add "--branches", "--tags" and "--remotes" options to git-rev-parse.Sean2006-05-141-0/+3
* Add "git_path()" and "head_ref()" helper functions.Linus Torvalds2005-07-051-0/+1
* Fix up "for_each_ref()" to be more usable, and use it in git-fsck-cacheLinus Torvalds2005-07-031-1/+1
* Generalize the "show each ref" code in receice-packLinus Torvalds2005-07-021-0/+6
* [PATCH] Operations on refsDaniel Barkalow2005-06-061-0/+21