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
/
include
/
git2
/
tree.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
tree entry: rename git_tree_entry_attributes() into git_tree_entry_filemode()
nulltoken
2012-08-21
1
-2
/
+2
*
filemode: deploy enum usage
nulltoken
2012-08-21
1
-2
/
+2
*
treebuilder: enhance attributes handling on insertion
nulltoken
2012-08-19
1
-1
/
+7
*
tree: allow the user to skip an entry or cancel the walk
Carlos Martín Nieto
2012-08-13
1
-2
/
+3
*
Merge remote-tracking branch 'arrbee/tree-walk-fixes' into development
Vicent Marti
2012-08-06
1
-0
/
+11
|
\
|
*
Fix git_tree_walk to return user error
Russell Belfer
2012-07-26
1
-0
/
+11
*
|
portability: Improve x86/amd64 compatibility
nulltoken
2012-07-24
1
-2
/
+2
|
/
*
tree: Rename `entry_copy` to `entry_dup`
Vicent Marti
2012-06-29
1
-2
/
+2
*
tree: Bring back `entry_bypath`
Vicent Marti
2012-06-29
1
-14
/
+53
*
Fix spelling errors.
Bruce Mitchener
2012-05-19
1
-2
/
+2
*
errors: Rename error codes
Vicent Martí
2012-05-18
1
-1
/
+1
*
errors: Rename the generic return codes
Vicent Martí
2012-05-18
1
-9
/
+8
*
tree: Naming conventions
Vicent Martí
2012-05-16
1
-1
/
+1
*
tree: Kill the `git_tree_diff` functions
Vicent Martí
2012-05-16
1
-34
/
+0
*
Add missing GIT_EXTERN declarations
Sascha Cunz
2012-05-14
1
-2
/
+2
*
Revert GIT_STATUS constants to avoid issues
Russell Belfer
2012-03-02
1
-6
/
+0
*
Clean up diff implementation for review
Russell Belfer
2012-03-02
1
-4
/
+5
*
Implement diff lists and formatters
Russell Belfer
2012-03-02
1
-0
/
+5
*
Update Copyright header
schu
2012-02-13
1
-1
/
+1
*
tree: recursive diff-index
Vicent Marti
2011-12-03
1
-0
/
+1
*
tree: implement tree diffing
Carlos Martín Nieto
2011-12-03
1
-0
/
+34
*
Rename all `_close` methods
Vicent Marti
2011-11-26
1
-4
/
+4
*
tree: Fix documentation
Vicent Marti
2011-11-22
1
-1
/
+2
*
tree: Add payload to `git_tree_walk`
Vicent Marti
2011-11-18
1
-2
/
+2
*
Rename `git_tree_frompath` to `git_tree_get_subtree`
Vicent Marti
2011-11-18
1
-7
/
+7
*
tree: Add traversal in post-order
Vicent Marti
2011-10-27
1
-0
/
+30
*
tree: Fix name lookups once and for all
Vicent Marti
2011-10-20
1
-6
/
+0
*
tree: Fix lookups by entry name
Vicent Marti
2011-10-19
1
-0
/
+6
*
tree: Add git_tree_frompath() which, given a relative path to a tree entry, r...
nulltoken
2011-10-13
1
-0
/
+14
*
Cleanup legal data
Vicent Marti
2011-09-19
1
-22
/
+4
*
Standardized doxygen @return lines for int functions to say "GIT_SUCCESS or a...
David Boyce
2011-09-13
1
-6
/
+6
*
cleanup: remove trailing spaces
Kirill A. Shutemov
2011-07-01
1
-1
/
+1
*
Merge pull request #240 from Romain-Geissler/tree-object-type
Vicent Martí
2011-06-06
1
-0
/
+8
|
\
|
*
Tree: Added a function that returns the type of a tree entry.
Romain Geissler
2011-06-06
1
-0
/
+8
*
|
Merge pull request #239 from pegonma/oid_prefix
Vicent Martí
2011-06-06
1
-0
/
+17
|
\
\
|
*
|
Added methods to search objects of different types
Marc Pegon
2011-06-06
1
-0
/
+17
|
|
/
*
|
Tree: API uniformasation: Use unsigned int for all index number.
Romain Geissler
2011-06-05
1
-2
/
+2
|
/
*
Build & write custom trees in memory
Vicent Marti
2011-04-04
1
-6
/
+111
*
Fix the git_tree_write implementation
Vicent Marti
2011-04-04
1
-10
/
+16
*
New external API method: `git_tree_create`
Sarath Lakshman
2011-04-03
1
-0
/
+12
*
Do not return on `void` helper methods
Vicent Marti
2011-03-23
1
-1
/
+1
*
Add close wappers for commit, tree, tag and blob
Carlos Martín Nieto
2011-03-23
1
-0
/
+18
*
I broke your bindings
Vicent Marti
2011-03-20
1
-107
/
+9
*
Change interface for Tree Index attr (always unsigned)
Vicent Marti
2011-03-05
1
-1
/
+2
*
Check for valid range of attributes for tree entry
Sakari Jokinen
2011-03-05
1
-1
/
+1
*
Move the external includes folder from `src` to `include`
Vicent Marti
2011-03-03
1
-0
/
+222