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
/
oid.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
git_oid_fromstrn: Simplify the implementation and fix memory access issues
Jiri Pospisil
2014-03-07
1
-15
/
+9
*
Make git_oid_equal a non-inline API
Russell Belfer
2014-02-20
1
-0
/
+5
*
oid: handle NULL pointers passed to git_oid_shorten_free()
Brodie Rao
2014-01-12
1
-0
/
+3
*
Fix warning
Linquize
2013-09-19
1
-1
/
+1
*
oid: git_oid_shorten_add() sets GITERR_INVALID when OID set is full
Linquize
2013-08-31
1
-3
/
+12
*
Merge pull request #1595 from arrbee/even-more-rename-fixes
Vicent Martí
2013-05-24
1
-19
/
+27
|
\
|
*
Add git_oid_nfmt - a flexible OID formatter
Russell Belfer
2013-05-17
1
-19
/
+27
*
|
Bugfix: Return NULL in push_leaf, when trie is full
Axel Wagner
2013-05-22
1
-1
/
+3
|
/
*
Make git_oid_cmp public and add git_oid__cmp
Russell Belfer
2013-04-29
1
-2
/
+2
*
Add git_oid_strcmp and use it for git_oid_streq
Russell Belfer
2013-04-29
1
-5
/
+22
*
Fix fragile git_oid_ncmp
Russell Belfer
2013-04-29
1
-2
/
+5
*
Introduce git_oid_compare, an exported oid cmp
Russell Belfer
2013-04-29
1
-0
/
+5
*
oid: Do not parse OIDs longer than 40
Vicent Marti
2013-03-25
1
-1
/
+1
*
git_oid_fromstrn already sets a maximum on the length of the string
Xavier L
2013-03-21
1
-1
/
+1
*
Added an oid function that accepts nul-terminated strings
Xavier L
2013-03-21
1
-0
/
+5
*
update copyrights
Edward Thomson
2013-01-08
1
-1
/
+1
*
Fix oid tostr issue with NULL oid
Russell Belfer
2013-01-04
1
-1
/
+4
*
Make git_oid_tostr use out buffer for NULL oid
Russell Belfer
2013-01-04
1
-2
/
+2
*
Remove use of English expletives
Martin Woodward
2012-11-23
1
-1
/
+1
*
Revparse: GIT_EAMBIGUOUS
Ben Straub
2012-08-25
1
-3
/
+0
*
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
-5
/
+0
|
/
*
Merge branch 'new-error-handling' into development
Vicent Martí
2012-05-02
1
-35
/
+42
|
\
|
*
Fix warnings on 64-bit windows builds
Russell Belfer
2012-04-17
1
-5
/
+8
|
*
error-handling: Commit (WIP)
Vicent Martí
2012-04-02
1
-3
/
+3
|
*
Migrate index, oid, and utils to new errors
Russell Belfer
2012-03-19
1
-30
/
+34
*
|
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
/
+10
*
Update Copyright header
schu
2012-02-13
1
-1
/
+1
*
util: add git__fromhex()
nulltoken
2011-12-28
1
-23
/
+5
*
global: Properly use `git__` memory wrappers
Vicent Marti
2011-10-28
1
-4
/
+4
*
oid: Add git_oid_streq() which checks if an oid and an hex formatted string a...
nulltoken
2011-10-13
1
-0
/
+11
*
oid: add missing check to git_oid_fromstrn
J. David Ibáñez
2011-10-02
1
-0
/
+3
*
oid: now git_oid_fromstrn checks whether the given string is too short
J. David Ibáñez
2011-09-30
1
-0
/
+3
*
oid: optimize git_oid_fromstrn by using memset
J. David Ibáñez
2011-09-30
1
-2
/
+1
*
oid: make git_oid_fromstrn support hex strings of odd length
J. David Ibáñez
2011-09-30
1
-5
/
+9
*
Tabify everything
Vicent Marti
2011-09-19
1
-3
/
+3
*
Cleanup legal data
Vicent Marti
2011-09-19
1
-21
/
+3
*
Remove unused methods
Vicent Marti
2011-07-09
1
-15
/
+1
*
odb: Direct writes are back
Vicent Marti
2011-07-09
1
-0
/
+10
*
index: Return `GIT_ENOTFOUND` when an entry cannot be opened
Vicent Marti
2011-07-09
1
-0
/
+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
-5
/
+23
*
oid: Uniformize ncmp methods
Vicent Marti
2011-06-16
1
-23
/
+17
*
oid: Rename methods
Vicent Marti
2011-06-16
1
-3
/
+3
*
fix gid_ misspelling
Scott Chacon
2011-06-14
1
-1
/
+1
*
Renamed git_oid_match to git_oid_ncmp.
Marc Pegon
2011-06-06
1
-4
/
+4
*
Changed return value of git_oid_match to be consistent with the other compare...
Marc Pegon
2011-06-01
1
-3
/
+8
*
Added error for ambiguous oid prefixes. Added methods to compare the first nt...
Marc Pegon
2011-06-01
1
-0
/
+20
[next]