aboutsummaryrefslogtreecommitdiff
path: root/Documentation/technical/api-lockfile.txt
Commit message (Expand)AuthorAge
* lockfile: move documentation to lockfile.h and lockfile.cMichael Haggerty2015-08-10
* fdopen_lock_file(): access a lockfile using stdioMichael Haggerty2014-10-01
* get_locked_file_path(): new functionMichael Haggerty2014-10-01
* lockfile: rename LOCK_NODEREF to LOCK_NO_DEREFMichael Haggerty2014-10-01
* commit_lock_file_to(): refactor a helper out of commit_lock_file()Michael Haggerty2014-10-01
* api-lockfile: document edge casesMichael Haggerty2014-10-01
* close_lock_file(): if close fails, roll backMichael Haggerty2014-10-01
* commit_lock_file(): die() if called for unlocked lockfile objectMichael Haggerty2014-10-01
* api-lockfile: revise and expand the documentationMichael Haggerty2014-10-01
* close_lock_file(): new function in the lockfile APIBrandon Casey2008-01-16
* Document lockfile APIJunio C Hamano2008-01-16
* Start preparing the API documents.Junio C Hamano2007-12-14