| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| commit.h | ||
| config.h | ||
| filter.h | ||
| index.h | ||
| odb_backend.h | ||
| refdb_backend.h | ||
| reflog.h | ||
| refs.h | ||
| repository.h |
This adds an API to amend an existing commit, basically a shorthand for creating a new commit filling in missing parameters from the values of an existing commit. As part of this, I also added a new "sys" API to create a commit using a callback to get the parents. This allowed me to rewrite all the other commit creation APIs so that temporary allocations are no longer needed.
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| commit.h | Loading commit data... | |
| config.h | Loading commit data... | |
| filter.h | Loading commit data... | |
| index.h | Loading commit data... | |
| odb_backend.h | Loading commit data... | |
| refdb_backend.h | Loading commit data... | |
| reflog.h | Loading commit data... | |
| refs.h | Loading commit data... | |
| repository.h | Loading commit data... |