Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | config: remove the refresh function and backend fieldcmn/config-refresh-remove | Carlos MartÃn Nieto | 2014-10-23 | 1 | -23/+0 |
| | | | | | | We have been refreshing on read and write for a while now, so git_config_refresh() is at best a no-op, and might just end up wasting cycles. | ||||
* | Better search path sandboxingrb/restore-search-paths | Russell Belfer | 2014-05-15 | 1 | -0/+2 |
| | | | | | | | 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. | ||||
* | Rename tests-clar to tests | Ben Straub | 2013-11-14 | 1 | -0/+109 |