Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: declare functions statically where appropriate | Edward Thomson | 2021-11-11 | 1 | -1/+1 |
* | treewide: remove use of C++ style comments | Patrick Steinhardt | 2018-07-13 | 1 | -1/+1 |
* | rebase: persist a single in-memory index | Edward Thomson | 2016-02-15 | 1 | -2/+18 |
* | rebase: introduce inmemory rebasing | Edward Thomson | 2016-02-11 | 1 | -6/+24 |
* | rebase: init and open take a rebase_options | Edward Thomson | 2015-04-20 | 1 | -12/+9 |
* | rebase: take `checkout_options` where appropriate | Edward Thomson | 2015-04-20 | 1 | -1/+1 |
* | rebase: identify a rebase that has not started | Edward Thomson | 2015-04-20 | 1 | -1/+1 |
* | Remove the signature from ref-modifying functions | Carlos MartÃn Nieto | 2015-03-03 | 1 | -1/+1 |
* | rebase: provide NULL `exec` on non-EXEC operations | Edward Thomson | 2015-02-13 | 1 | -0/+1 |
* | s/git_merge_head/git_annotated_commit | Edward Thomson | 2014-10-26 | 1 | -5/+5 |
* | git_rebase: iterators for operations | Edward Thomson | 2014-10-26 | 1 | -0/+108 |