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
*
Make git_oid_equal a non-inline API
Russell Belfer
2014-02-20
1
-4
/
+1
*
Merge pull request #1820 from linquize/git_oid_streq
Vicent MartÃ
2013-09-01
1
-2
/
+1
|
\
|
*
Update documentation of git_oid_streq to remove outdated error code
Linquize
2013-08-31
1
-2
/
+1
*
|
oid: git_oid_shorten_add() sets GITERR_INVALID when OID set is full
Linquize
2013-08-31
1
-2
/
+2
|
/
*
Fixed most documentation header bugs
Andreas Linde
2013-06-24
1
-3
/
+3
*
Add git_oid_nfmt - a flexible OID formatter
Russell Belfer
2013-05-17
1
-4
/
+17
*
Some cleanups
Russell Belfer
2013-04-29
1
-9
/
+0
*
Make git_oid_cmp public and add git_oid__cmp
Russell Belfer
2013-04-29
1
-13
/
+1
*
Add git_oid_strcmp and use it for git_oid_streq
Russell Belfer
2013-04-29
1
-0
/
+10
*
Introduce git_oid_compare, an exported oid cmp
Russell Belfer
2013-04-29
1
-0
/
+9
*
Implement GIT_STATUS_OPT_EXCLUDE_SUBMODULES
Russell Belfer
2013-03-25
1
-1
/
+1
*
Added an oid function that accepts nul-terminated strings
Xavier L
2013-03-21
1
-0
/
+10
*
update copyrights
Edward Thomson
2013-01-08
1
-1
/
+1
*
API updates for oid.h
Ben Straub
2012-11-27
1
-16
/
+15
*
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