summaryrefslogtreecommitdiff
path: root/Documentation/technical/api-lockfile.txt
AgeCommit message (Expand)Author
2014-10-01fdopen_lock_file(): access a lockfile using stdioMichael Haggerty
2014-10-01get_locked_file_path(): new functionMichael Haggerty
2014-10-01lockfile: rename LOCK_NODEREF to LOCK_NO_DEREFMichael Haggerty
2014-10-01commit_lock_file_to(): refactor a helper out of commit_lock_file()Michael Haggerty
2014-10-01api-lockfile: document edge casesMichael Haggerty
2014-10-01close_lock_file(): if close fails, roll backMichael Haggerty
2014-10-01commit_lock_file(): die() if called for unlocked lockfile objectMichael Haggerty
2014-10-01api-lockfile: revise and expand the documentationMichael Haggerty
2008-01-16close_lock_file(): new function in the lockfile APIBrandon Casey
2008-01-16Document lockfile APIJunio C Hamano
2007-12-15Start preparing the API documents.Junio C Hamano