aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/technical/api-lockfile.txt (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-08-10lockfile: move documentation to lockfile.h and lockfile.cMichael Haggerty1-220/+0
2014-10-01fdopen_lock_file(): access a lockfile using stdioMichael Haggerty1-11/+23
2014-10-01get_locked_file_path(): new functionMichael Haggerty1-0/+5
2014-10-01lockfile: rename LOCK_NODEREF to LOCK_NO_DEREFMichael Haggerty1-2/+2
2014-10-01commit_lock_file_to(): refactor a helper out of commit_lock_file()Michael Haggerty1-14/+20
2014-10-01api-lockfile: document edge casesMichael Haggerty1-6/+14
2014-10-01close_lock_file(): if close fails, roll backMichael Haggerty1-3/+4
2014-10-01commit_lock_file(): die() if called for unlocked lockfile objectMichael Haggerty1-1/+2
2014-10-01api-lockfile: revise and expand the documentationMichael Haggerty1-54/+167
2008-01-16close_lock_file(): new function in the lockfile APIBrandon Casey1-3/+12
2008-01-16Document lockfile APIJunio C Hamano1-7/+60
2007-12-14Start preparing the API documents.Junio C Hamano1-0/+12