Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
G
git2
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lvzhengyang
git2
Commits
4d86caec
Commit
4d86caec
authored
Nov 18, 2014
by
Carlos Martín Nieto
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove two completed projects from the list
parent
93b982b1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
3 deletions
+0
-3
PROJECTS.md
+0
-3
No files found.
PROJECTS.md
View file @
4d86caec
...
@@ -89,14 +89,11 @@ might make good smaller projects by themselves.
...
@@ -89,14 +89,11 @@ might make good smaller projects by themselves.
using binary search every time
using binary search every time
*
Tree builder improvements:
*
Tree builder improvements:
*
Extend to allow building a tree hierarchy
*
Extend to allow building a tree hierarchy
*
Move the tagopt mechanism to the newer git 1.9 interpretation of
--tags
[
#2120
](
https://github.com/libgit2/libgit2/issues/2120
)
*
Apply-patch API
*
Apply-patch API
*
Add a patch editing API to enable "git add -p" type operations
*
Add a patch editing API to enable "git add -p" type operations
*
Textconv API to filter binary data before generating diffs (something
*
Textconv API to filter binary data before generating diffs (something
like the current Filter API, probably).
like the current Filter API, probably).
*
Performance profiling and improvement
*
Performance profiling and improvement
*
Build in handling of "empty tree" and "empty blob" SHAs
*
Support "git replace" ref replacements
*
Support "git replace" ref replacements
*
Include conflicts in diff results and in status
*
Include conflicts in diff results and in status
*
GIT_DELTA_CONFLICT for items in conflict (with multiple files)
*
GIT_DELTA_CONFLICT for items in conflict (with multiple files)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment