Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fdopen_lock_file(): access a lockfile using stdio | Michael Haggerty | 2014-10-01 | 1 | -11/+23 |
* | get_locked_file_path(): new function | Michael Haggerty | 2014-10-01 | 1 | -0/+5 |
* | lockfile: rename LOCK_NODEREF to LOCK_NO_DEREF | Michael Haggerty | 2014-10-01 | 1 | -2/+2 |
* | commit_lock_file_to(): refactor a helper out of commit_lock_file() | Michael Haggerty | 2014-10-01 | 1 | -14/+20 |
* | api-lockfile: document edge cases | Michael Haggerty | 2014-10-01 | 1 | -6/+14 |
* | close_lock_file(): if close fails, roll back | Michael Haggerty | 2014-10-01 | 1 | -3/+4 |
* | commit_lock_file(): die() if called for unlocked lockfile object | Michael Haggerty | 2014-10-01 | 1 | -1/+2 |
* | api-lockfile: revise and expand the documentation | Michael Haggerty | 2014-10-01 | 1 | -54/+167 |
* | close_lock_file(): new function in the lockfile API | Brandon Casey | 2008-01-16 | 1 | -3/+12 |
* | Document lockfile API | Junio C Hamano | 2008-01-16 | 1 | -7/+60 |
* | Start preparing the API documents. | Junio C Hamano | 2007-12-14 | 1 | -0/+12 |