| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| attr | ||
| bad_tag.git | ||
| config | ||
| empty_bare.git | ||
| empty_standard_repo/.gitted | ||
| status | ||
| testrepo.git | ||
| .gitattributes | ||
| .gitignore | ||
| big.index | ||
| gitgit.index |
This updates to implementation of gitattribute macros to be much more similar to core git (albeit not 100%) and to handle expansion of macros within macros, etc. It also cleans up the refcounting usage with macros to be much cleaner. Also, this adds a new vector function `git_vector_insert_sorted()` which allows you to maintain a sorted list as you go. In order to write that function, this changes the function `git__bsearch()` to take a somewhat different set of parameters, although the core functionality is still the same.
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| attr | Loading commit data... | |
| bad_tag.git | Loading commit data... | |
| config | Loading commit data... | |
| empty_bare.git | Loading commit data... | |
| empty_standard_repo/.gitted | Loading commit data... | |
| status | Loading commit data... | |
| testrepo.git | Loading commit data... | |
| .gitattributes | Loading commit data... | |
| .gitignore | Loading commit data... | |
| big.index | Loading commit data... | |
| gitgit.index | Loading commit data... |