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