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
/
oid.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Working implementation of git_submodule_status
Russell Belfer
2012-08-24
1
-0
/
+2
*
Merge remote-tracking branch 'nulltoken/topic/amd64-compat' into development
Vicent Marti
2012-08-02
1
-1
/
+1
|
\
|
*
portability: Improve x86/amd64 compatibility
nulltoken
2012-07-24
1
-1
/
+1
*
|
git_oid_cmp: inline memcmp by hand to optimize
Michael Schubert
2012-07-29
1
-1
/
+25
|
/
*
Fix spelling errors.
Bruce Mitchener
2012-05-19
1
-1
/
+1
*
errors: Rename the generic return codes
Vicent MartÃ
2012-05-18
1
-3
/
+3
*
Add missing GIT_EXTERN declarations
Sascha Cunz
2012-05-14
1
-3
/
+3
*
Rename git_oid_to_string to git_oid_tostr
Authmillenon
2012-03-06
1
-1
/
+1
*
Update diff to use iterators
Russell Belfer
2012-03-02
1
-0
/
+5
*
Update Copyright header
schu
2012-02-13
1
-1
/
+1
*
global: Properly use `git__` memory wrappers
Vicent Marti
2011-10-28
1
-1
/
+1
*
oid: Add git_oid_streq() which checks if an oid and an hex formatted string a...
nulltoken
2011-10-13
1
-0
/
+10
*
Tabify everything
Vicent Marti
2011-09-19
1
-13
/
+13
*
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
-2
/
+2
*
Modify struct definition to enable forward declare with C++ compiler,
Lambert CLARA
2011-07-25
1
-2
/
+3
*
cleanup: remove trailing spaces
Kirill A. Shutemov
2011-07-01
1
-1
/
+1
*
Remove redundant methods from the API
Vicent Marti
2011-06-28
1
-0
/
+13
*
oid: Uniformize ncmp methods
Vicent Marti
2011-06-16
1
-4
/
+11
*
oid: Rename methods
Vicent Marti
2011-06-16
1
-2
/
+2
*
fix gid_ misspelling
Scott Chacon
2011-06-14
1
-2
/
+2
*
Renamed git_oid_match to git_oid_ncmp.
Marc Pegon
2011-06-06
1
-1
/
+1
*
Changed return value of git_oid_match to be consistent with the other compare...
Marc Pegon
2011-06-01
1
-1
/
+1
*
Added a GIT_OID_MINPREFIXLEN constant to define the minimum length allowed fo...
Marc Pegon
2011-06-01
1
-0
/
+4
*
Added error for ambiguous oid prefixes. Added methods to compare the first nt...
Marc Pegon
2011-06-01
1
-0
/
+10
*
Add `git_oid_shorten` (unique OID minimzer)
Vicent Marti
2011-03-14
1
-0
/
+54
*
Move the external includes folder from `src` to `include`
Vicent Marti
2011-03-03
1
-0
/
+137