| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Use p_snprintf also in tests | Jacques Germishuys | 2014-08-05 | 1 | -4/+4 |
| | | |||||
| * | Win32: Fix object::cache::threadmania test on x64 | Philip Kelley | 2014-06-07 | 1 | -2/+2 |
| | | |||||
| * | Disable threads::refdb::edit_while_iterate testrb/dont-stop-diff-on-safecrlf | Russell Belfer | 2014-05-08 | 1 | -7/+12 |
| | | | | | | | | | | | | It seems that with the various recent changes to reference updating and reflog writing, that the thread safety of refdb updates has been reduced (either that or it was never thread safe and the window for error has increased). Either way, this test is now sometimes segfaulting which is no good, so let's disable the test for now. We don't really make any public promises about thread safety for this type of operation, so I think this is acceptable, at least in the short term. | ||||
| * | Some memory leak fixes | Russell Belfer | 2014-04-17 | 1 | -0/+3 |
| | | |||||
| * | refs: remove the _with_log differentiation | Carlos MartÃn Nieto | 2014-01-15 | 1 | -3/+3 |
| | | | | | | | Any well-behaved program should write a descriptive message to the reflog whenever it updates a reference. Let's make this more prominent by removing the version without the reflog parameters. | ||||
| * | Rename tests-clar to tests | Ben Straub | 2013-11-14 | 1 | -0/+213 |
