index
:
delta/gitano/libgit2.git
development
fixups
replace-luagit2
git.gitano.org.uk: libgit2.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tree.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add cat-file example and increase const use in API
Russell Belfer
2013-05-16
1
-1
/
+1
*
Simplify object table parse functions
Russell Belfer
2013-04-22
1
-1
/
+1
*
Add callback to git_objects_table
Russell Belfer
2013-04-22
1
-2
/
+2
*
object: Export git_object_dup
Vicent Marti
2013-04-10
1
-5
/
+0
*
Store treebuilder length separately from entries vec
Russell Belfer
2013-02-20
1
-0
/
+1
*
Add git_tree_entry_cmp and git_tree_entry_icmp
Russell Belfer
2013-01-15
1
-0
/
+2
*
update copyrights
Edward Thomson
2013-01-08
1
-1
/
+1
*
Fix iterator reset and add reset ranges
Russell Belfer
2012-12-10
1
-0
/
+4
*
Fix up some missing consts in tree & index
Russell Belfer
2012-11-27
1
-1
/
+2
*
index: Add git_index_write_tree
Vicent Marti
2012-11-01
1
-0
/
+6
*
filemode: deploy enum usage
nulltoken
2012-08-21
1
-0
/
+4
*
tree: Bring back `entry_bypath`
Vicent Marti
2012-06-29
1
-3
/
+3
*
tree: Naming conventions
Vicent MartÃ
2012-05-16
1
-2
/
+2
*
Ranged iterators and rewritten git_status_file
Russell Belfer
2012-05-15
1
-0
/
+10
*
Fix handling of submodules in trees
Russell Belfer
2012-03-26
1
-1
/
+1
*
Update Copyright header
schu
2012-02-13
1
-1
/
+1
*
treebuilder: remove needless variable entry_count
schu
2012-02-05
1
-1
/
+0
*
move entry_is_tree to tree.h
Clemens Buchacher
2011-12-30
1
-0
/
+5
*
Cleanup legal data
Vicent Marti
2011-09-19
1
-0
/
+6
*
Build & write custom trees in memory
Vicent Marti
2011-04-04
1
-0
/
+8
*
I broke your bindings
Vicent Marti
2011-03-20
1
-5
/
+2
*
Implement reference counting for git_objects
Vicent Marti
2011-03-03
1
-1
/
+0
*
Keep the tree entries always internally sorted
Vicent Marti
2011-02-05
1
-0
/
+1
*
Fix initialization of in-memory trees
Vicent Marti
2011-01-20
1
-0
/
+1
*
Change the library include file
Vicent Marti
2010-12-06
1
-1
/
+1
*
Refactor all 'vector' functions into common code
Vicent Marti
2010-12-02
1
-4
/
+2
*
Fix internal memory management on the library
Vicent Marti
2010-10-28
1
-3
/
+1
*
Add write-back support for git_tree
Vicent Marti
2010-09-21
1
-2
/
+6
*
Give object structures more descriptive names
Vicent Marti
2010-09-19
1
-1
/
+1
*
Fix: do not export custom types in the extern API
Vicent Marti
2010-09-09
1
-1
/
+1
*
Finish the tree object API
Vicent Marti
2010-08-12
1
-7
/
+3
*
Redesigned the walking/object lookup interface
Vicent Marti
2010-08-12
1
-2
/
+2
*
Add parsing of tree file contents.
Vicent Marti
2010-07-15
1
-0
/
+16
*
Add support for tree objects in revision pools
Vicent Marti
2010-07-15
1
-0
/
+13