summaryrefslogtreecommitdiff
path: root/tests/structinit/structinit.c
Commit message (Expand)AuthorAgeFilesLines
* structinit test: only run on DEBUG buildsEdward Thomson2015-01-211-148/+0
* structinit test: show which byte differsEdward Thomson2015-01-211-5/+20
* Add extern function to initialize submodule update options.David Calavera2015-01-071-0/+5
* Custom transport: minor cleanupsEdward Thomson2014-08-141-0/+1
* Fix remaining init_options inconsistenciesRussell Belfer2014-05-021-2/+2
* Update git_merge_tree_opts to git_merge_optionsEdward Thomson2014-03-201-2/+2
* Change signature of `git_merge` to take merge and checkout optsEdward Thomson2014-03-201-5/+0
* Introduce git_merge_file for consumersEdward Thomson2014-03-201-0/+10
* git_revert_opts -> git_revert_optionsoptions-namesBen Straub2014-03-061-2/+2
* git_checkout_opts -> git_checkout_optionsBen Straub2014-03-061-2/+2
* tests: MSVC compatCarlos Martín Nieto2014-03-061-2/+4
* Added function-based initializers for every options struct.Matthew Bowen2014-03-051-0/+120