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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treebuilder: set the attributes before sorting and inserting
Carlos Martín Nieto
2014-07-31
1
-3
/
+6
*
treebuilder: insert sorted
Carlos Martín Nieto
2014-06-10
1
-2
/
+2
*
Convert pqueue to just be a git_vector
Russell Belfer
2014-02-04
1
-2
/
+4
*
tree: remove legacy 'oid' naming
Carlos Martín Nieto
2014-01-25
1
-3
/
+3
*
index: rename an entry's id to 'id'
Carlos Martín Nieto
2014-01-25
1
-1
/
+1
*
Align git_tree_entry_dup.
Arthur Schreiber
2014-01-14
1
-9
/
+8
*
One more rename/cleanup for callback err functions
Russell Belfer
2013-12-11
1
-5
/
+11
*
Remove converting user error to GIT_EUSER
Russell Belfer
2013-12-11
1
-10
/
+12
*
Further EUSER and error propagation fixes
Russell Belfer
2013-12-11
1
-9
/
+4
*
tree: allow retrieval of raw attributes
Carlos Martín Nieto
2013-10-08
1
-3
/
+6
*
Fix memory leak in git_tree_walk on error or when stopping the walk from the ...
wilke
2013-09-13
1
-1
/
+2
*
Prevent git_tree_walk 'skip entry' callback return code from leaking through ...
wilke
2013-09-13
1
-1
/
+3
*
Better macro name for is-exec-bit-set test
Russell Belfer
2013-09-05
1
-1
/
+1
*
Add more file mode permissions macros
Russell Belfer
2013-09-05
1
-6
/
+6
*
Reorganize diff and add basic diff driver
Russell Belfer
2013-06-10
1
-0
/
+3
*
Add cat-file example and increase const use in API
Russell Belfer
2013-05-16
1
-8
/
+15
*
clarify error propogation
Russell Belfer
2013-05-01
1
-1
/
+1
*
object: Explicitly define helper API methods for all obj types
Vicent Marti
2013-04-30
1
-2
/
+0
*
Some cleanups
Russell Belfer
2013-04-29
1
-1
/
+1
*
Standardize cast versions of git_object accessors
Russell Belfer
2013-04-29
1
-10
/
+2
*
clean up tree pointer casting
Russell Belfer
2013-04-22
1
-8
/
+8
*
Simplify object table parse functions
Russell Belfer
2013-04-22
1
-1
/
+3
*
Add callback to git_objects_table
Russell Belfer
2013-04-22
1
-18
/
+9
*
Use git_odb_object_data/_size whereever possible
Russell Belfer
2013-04-22
1
-5
/
+9
*
What has science done.
Vicent Marti
2013-04-22
1
-1
/
+3
*
treebuilder: don't overwrite the error message
Carlos Martín Nieto
2013-04-18
1
-1
/
+0
*
Improved tree iterator internals
Russell Belfer
2013-03-14
1
-8
/
+13
*
Rename function to __ prefix
Philip Kelley
2013-03-01
1
-3
/
+3
*
Disable ignore_case when writing the index to a tree
Philip Kelley
2013-03-01
1
-1
/
+15
*
Some code cleanups in tree.c
Russell Belfer
2013-02-20
1
-54
/
+44
*
Store treebuilder length separately from entries vec
Russell Belfer
2013-02-20
1
-3
/
+12
*
Fix MSVC compilation warnings
nulltoken
2013-02-05
1
-1
/
+1
*
Merge pull request #1285 from phkelley/vector
Russell Belfer
2013-01-29
1
-32
/
+38
|
\
|
*
Vector improvements and their fallout
Philip Kelley
2013-01-27
1
-32
/
+38
*
|
Added git_treebuilder_entrycount
John Wiegley
2013-01-28
1
-0
/
+6
|
/
*
Add git_tree_entry_cmp and git_tree_entry_icmp
Russell Belfer
2013-01-15
1
-6
/
+15
*
update copyrights
Edward Thomson
2013-01-08
1
-1
/
+1
*
Fix iterator reset and add reset ranges
Russell Belfer
2012-12-10
1
-0
/
+3
*
Clean up iterator APIs
Russell Belfer
2012-12-10
1
-2
/
+7
*
tree: relax the filemode parser
Carlos Martín Nieto
2012-12-07
1
-19
/
+26
*
Merge pull request #1090 from arrbee/ignore-invalid-by-default
Vicent Martí
2012-11-29
1
-19
/
+23
|
\
|
*
Minor optimization to tree entry validity check
Russell Belfer
2012-11-19
1
-19
/
+23
*
|
Fix warnings on Win64 build
Russell Belfer
2012-11-27
1
-11
/
+7
*
|
Fix up some missing consts in tree & index
Russell Belfer
2012-11-27
1
-14
/
+19
*
|
API updates for index.h
Ben Straub
2012-11-27
1
-4
/
+4
*
|
API review / update for tree.h
Russell Belfer
2012-11-27
1
-13
/
+21
|
/
*
Catch invalid filenames in append_entry()
Scott J. Goldman
2012-11-18
1
-0
/
+3
*
Prevent creating `..`, `.`, and `.git` with tree builder
Scott J. Goldman
2012-11-18
1
-1
/
+3
*
index: prevent tree creation from a non merged state
nulltoken
2012-11-09
1
-0
/
+6
*
index: Fix tests
Vicent Marti
2012-11-01
1
-1
/
+0
[next]