Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make the default repository config getter return a snapshotcmn/config-default-snapshot | Carlos MartÃn Nieto | 2014-06-04 | 1 | -1/+1 |
| | | | | | | | | You should always use a snapshot, with the sole exception of writing to the configuration. Any reads that are not against a snapshot have race conditions, both in terms of returned values as well as dangling pointers. | ||||
* | Get rid of redundant git_diff_options_init fn | Russell Belfer | 2014-05-02 | 1 | -1/+1 |
| | | | | Since git_diff_init_options was introduced, remove this old fn. | ||||
* | Rename tests-clar to tests | Ben Straub | 2013-11-14 | 1 | -0/+526 |