Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | object_type: use new enumeration namesethomson/index_fixes | Edward Thomson | 2018-12-01 | 1 | -1/+1 |
* | Convert usage of `git_buf_free` to new `git_buf_dispose` | Patrick Steinhardt | 2018-06-10 | 1 | -3/+3 |
* | submodule: make `_set_url()` affect the configuration | Carlos Martín Nieto | 2015-06-22 | 1 | -3/+3 |
* | config: borrow refcounted referencescmn/config-borrow-entry | Carlos Martín Nieto | 2015-03-03 | 1 | -6/+6 |
* | repository: remove log message override for switching the active branch | Carlos Martín Nieto | 2015-03-03 | 1 | -1/+1 |
* | Remove the signature from ref-modifying functions | Carlos Martín Nieto | 2015-03-03 | 1 | -1/+1 |
* | Fix warning | Carlos Martín Nieto | 2015-01-09 | 1 | -1/+1 |
* | submodule::init tests: free some leaks | Edward Thomson | 2015-01-08 | 1 | -1/+5 |
* | Introduce a convenience function for submodule updatejamill/submodule_update | Jameson Miller | 2014-12-22 | 1 | -0/+38 |
* | submodule init should resolve relative url paths | Jameson Miller | 2014-12-22 | 1 | -0/+73 |