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
c51aa74e
Commit
c51aa74e
authored
Oct 17, 2014
by
Carlos Martín Nieto
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
PROJECTS: remove two completed tasks
parent
e0383fa3
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
PROJECTS.md
+0
-2
No files found.
PROJECTS.md
View file @
c51aa74e
...
...
@@ -77,7 +77,6 @@ might make good smaller projects by themselves.
*
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)
*
Implement a 'git describe' like API
*
Add hooks API to enumerate and manage hooks (not run them at this point)
*
Enumeration of available hooks
*
Lookup API to see which hooks have a script and get the script
...
...
@@ -89,7 +88,6 @@ might make good smaller projects by themselves.
*
Improve index internals with hashtable lookup for files instead of
using binary search every time
*
Tree builder improvements:
*
Use a hash table when building instead of a list
*
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
)
...
...
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