summaryrefslogtreecommitdiff
path: root/Documentation/technical/api-lockfile.txt
Commit message (Expand)AuthorAgeFilesLines
* lockfile: move documentation to lockfile.h and lockfile.cMichael Haggerty2015-08-101-220/+0
* fdopen_lock_file(): access a lockfile using stdioMichael Haggerty2014-10-011-11/+23
* get_locked_file_path(): new functionMichael Haggerty2014-10-011-0/+5
* lockfile: rename LOCK_NODEREF to LOCK_NO_DEREFMichael Haggerty2014-10-011-2/+2
* commit_lock_file_to(): refactor a helper out of commit_lock_file()Michael Haggerty2014-10-011-14/+20
* api-lockfile: document edge casesMichael Haggerty2014-10-011-6/+14
* close_lock_file(): if close fails, roll backMichael Haggerty2014-10-011-3/+4
* commit_lock_file(): die() if called for unlocked lockfile objectMichael Haggerty2014-10-011-1/+2
* api-lockfile: revise and expand the documentationMichael Haggerty2014-10-011-54/+167
* close_lock_file(): new function in the lockfile APIBrandon Casey2008-01-161-3/+12
* Document lockfile APIJunio C Hamano2008-01-161-7/+60
* Start preparing the API documents.Junio C Hamano2007-12-141-0/+12