File tree 1 file changed +0
-3
lines changed 1 file changed +0
-3
lines changed Original file line number Diff line number Diff line change @@ -89,14 +89,11 @@ might make good smaller projects by themselves.
89
89
using binary search every time
90
90
* Tree builder improvements:
91
91
* Extend to allow building a tree hierarchy
92
- * Move the tagopt mechanism to the newer git 1.9 interpretation of
93
- --tags [ #2120 ] ( https://github.com/libgit2/libgit2/issues/2120 )
94
92
* Apply-patch API
95
93
* Add a patch editing API to enable "git add -p" type operations
96
94
* Textconv API to filter binary data before generating diffs (something
97
95
like the current Filter API, probably).
98
96
* Performance profiling and improvement
99
- * Build in handling of "empty tree" and "empty blob" SHAs
100
97
* Support "git replace" ref replacements
101
98
* Include conflicts in diff results and in status
102
99
* GIT_DELTA_CONFLICT for items in conflict (with multiple files)
You can’t perform that action at this time.
0 commit comments