A bunch of redundant methods have been removed from the external API. - All the reference/tag creation methods with `_f` are gone. The force flag is now passed as an argument to the normal create methods. - All the different commit creation methods are gone; commit creation now always requires a `git_commit` pointer for parents and a `git_tree` pointer for tree, to ensure that corrupted commits cannot be generated. - All the different tag creation methods are gone; tag creation now always requires a `git_object` pointer to ensure that tags are not created to inexisting objects.
| Name | 
 Last commit 
 | 
Last update | 
|---|---|---|
| .. | ||
| resources | Loading commit data... | |
| .gitignore | Loading commit data... | |
| NAMING | Loading commit data... | |
| t00-core.c | Loading commit data... | |
| t01-data.h | Loading commit data... | |
| t01-rawobj.c | Loading commit data... | |
| t02-data.h | Loading commit data... | |
| t02-objread.c | Loading commit data... | |
| t02-oids.h | Loading commit data... | |
| t03-objwrite.c | Loading commit data... | |
| t04-commit.c | Loading commit data... | |
| t05-revwalk.c | Loading commit data... | |
| t06-index.c | Loading commit data... | |
| t07-hashtable.c | Loading commit data... | |
| t08-tag.c | Loading commit data... | |
| t09-tree.c | Loading commit data... | |
| t10-refs.c | Loading commit data... | |
| t12-repo.c | Loading commit data... | |
| t13-threads.c | Loading commit data... | |
| t15-config.c | Loading commit data... | |
| test_helpers.c | Loading commit data... | |
| test_helpers.h | Loading commit data... | |
| test_lib.c | Loading commit data... | |
| test_lib.h | Loading commit data... | |
| test_main.c | Loading commit data... | |
| tests.supp | Loading commit data... |