Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed Xcode 6.1 build warnings | Pierre-Olivier Latour | 2015-06-23 | 1 | -2/+2 |
| | |||||
* | repository: check the format versioncmn/repo-version-check | Carlos MartÃn Nieto | 2015-06-23 | 1 | -0/+17 |
| | | | | | | | | This is something we do on re-init but not when opening a repository. This hasn't particularly mattered up to now as the version has been 0 ever since the first release of git, but the times, they're a-changing and we will soon see version 1 in the wild. We need to make sure we don't open those. | ||||
* | Better search path sandboxingrb/restore-search-paths | Russell Belfer | 2014-05-15 | 1 | -2/+3 |
| | | | | | | | There are a number of tests that modify the global or system search paths during the tests. This adds a helper function to make it easier to restore those paths and makes sure that they are getting restored in a manner that preserves test isolation. | ||||
* | Correct C90 warnings | Jacques Germishuys | 2014-04-11 | 1 | -2/+3 |
| | |||||
* | Move system directory cache out of utils | Edward Thomson | 2014-02-24 | 1 | -1/+2 |
| | |||||
* | Rename tests-clar to tests | Ben Straub | 2013-11-14 | 1 | -0/+376 |