summaryrefslogtreecommitdiff
path: root/Documentation/technical/api-lockfile.txt
AgeCommit message (Expand)AuthorFilesLines
2014-10-01fdopen_lock_file(): access a lockfile using stdioLibravatar Michael Haggerty1-11/+23
2014-10-01get_locked_file_path(): new functionLibravatar Michael Haggerty1-0/+5
2014-10-01lockfile: rename LOCK_NODEREF to LOCK_NO_DEREFLibravatar Michael Haggerty1-2/+2
2014-10-01commit_lock_file_to(): refactor a helper out of commit_lock_file()Libravatar Michael Haggerty1-14/+20
2014-10-01api-lockfile: document edge casesLibravatar Michael Haggerty1-6/+14
2014-10-01close_lock_file(): if close fails, roll backLibravatar Michael Haggerty1-3/+4
2014-10-01commit_lock_file(): die() if called for unlocked lockfile objectLibravatar Michael Haggerty1-1/+2
2014-10-01api-lockfile: revise and expand the documentationLibravatar Michael Haggerty1-54/+167
2008-01-16close_lock_file(): new function in the lockfile APILibravatar Brandon Casey1-3/+12
2008-01-16Document lockfile APILibravatar Junio C Hamano1-7/+60
2007-12-14Start preparing the API documents.Libravatar Junio C Hamano1-0/+12