summaryrefslogtreecommitdiff
path: root/tests/rebase/submodule.c
Commit message (Expand)AuthorAgeFilesLines
* str: introduce `git_str` for internal, `git_buf` is externalethomson/gitstrEdward Thomson2021-10-171-4/+4
* object_type: use new enumeration namesethomson/index_fixesEdward Thomson2018-12-011-1/+1
* treewide: remove use of C++ style commentsPatrick Steinhardt2018-07-131-1/+1
* index: commit the changes to the index properlyEdward Thomson2018-06-291-1/+2
* Convert usage of `git_buf_free` to new `git_buf_dispose`Patrick Steinhardt2018-06-101-1/+1
* tests: rebase::submodule: verify initialization method callsPatrick Steinhardt2017-07-281-7/+7
* tests: fix the rebase-submodule testEtienne Samson2017-07-251-7/+36
* rebase: ignore untracked files in submodulesDavid Turner2017-03-031-0/+65