Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: threads::diff: fix warning for unused variable | Patrick Steinhardt | 2017-04-21 | 1 | -0/+2 |
* | win32: only set `git_win32__retries` where it exists | Edward Thomson | 2017-04-05 | 1 | -0/+5 |
* | win32: make posix emulation retries configurable | Edward Thomson | 2017-04-03 | 1 | -0/+8 |
* | Move yield to the tests and enable for FreeBSDcmn/sched-yield | Carlos MartÃn Nieto | 2014-07-03 | 1 | -0/+14 |
* | Some memory leak fixes | Russell Belfer | 2014-04-17 | 1 | -2/+5 |
* | Fix race checking for existing index items | Russell Belfer | 2014-04-17 | 1 | -2/+8 |
* | Attribute file cache refactor | Russell Belfer | 2014-04-17 | 1 | -44/+5 |
* | Fix threading tests when threads disabled | Russell Belfer | 2014-04-17 | 1 | -1/+2 |
* | Index locking and entry allocation changes | Russell Belfer | 2014-04-17 | 1 | -31/+90 |
* | Add diff threading tests and attr file cache locks | Russell Belfer | 2014-04-17 | 1 | -0/+152 |