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