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
9c26f90c
Commit
9c26f90c
authored
Feb 18, 2016
by
Carlos Martín Nieto
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
PROJECTS: remove a few things we do have
parent
474bd2c1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
4 deletions
+0
-4
PROJECTS.md
+0
-4
No files found.
PROJECTS.md
View file @
9c26f90c
...
@@ -75,8 +75,6 @@ might make good smaller projects by themselves.
...
@@ -75,8 +75,6 @@ might make good smaller projects by themselves.
*
Extract the Git tests that exercise that command
*
Extract the Git tests that exercise that command
*
Convert the tests to call our emulation
*
Convert the tests to call our emulation
*
These tests could go in examples/tests/...
*
These tests could go in examples/tests/...
*
Fix symlink support for files in the .git directory (i.e. don't overwrite
the symlinks when writing the file contents back out)
*
Add hooks API to enumerate and manage hooks (not run them at this point)
*
Add hooks API to enumerate and manage hooks (not run them at this point)
*
Enumeration of available hooks
*
Enumeration of available hooks
*
Lookup API to see which hooks have a script and get the script
*
Lookup API to see which hooks have a script and get the script
...
@@ -85,8 +83,6 @@ might make good smaller projects by themselves.
...
@@ -85,8 +83,6 @@ might make good smaller projects by themselves.
executes the action in question
executes the action in question
*
Isolate logic of ignore evaluation into a standalone API
*
Isolate logic of ignore evaluation into a standalone API
*
Upgrade internal libxdiff code to latest from core Git
*
Upgrade internal libxdiff code to latest from core Git
*
Improve index internals with hashtable lookup for files instead of
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
*
Apply-patch API
*
Apply-patch API
...
...
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