libgit2/src
Shawn O. Pearce af795e498d Add routines to convert git_oid to hex strings
[sp: Credit for some of this implementation goes to Pieter, I
     started off a patch he proposed for libgit2 but reworked
     enough of it that I don't want to blame him for any bugs.]

Suggested-by: Pieter de Bie <pdebie@ai.rug.nl>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
2008-12-02 10:02:29 -08:00
..
git Add routines to convert git_oid to hex strings 2008-12-02 10:02:29 -08:00
cc-compat.h Add cc-compat.h - C compiler compat macros for internal use 2008-11-22 12:08:00 -08:00
commit.c Get rid of GIT__PRIVATE macro 2008-11-22 12:08:00 -08:00
commit.h Get rid of GIT__PRIVATE macro 2008-11-22 12:08:00 -08:00
common.h Add an embryo of a TLS-aware error handling system 2008-11-22 12:08:00 -08:00
errors.c Add an embryo of a TLS-aware error handling system 2008-11-22 12:08:00 -08:00
errors.h Remove config.h and make fileops an internal API 2008-12-02 09:17:23 -08:00
fileops.c Add a dirent walker to the fileops API 2008-12-02 09:18:19 -08:00
fileops.h Add a dirent walker to the fileops API 2008-12-02 09:18:19 -08:00
odb.c Rename "git_sobj" "git_obj" 2008-11-18 10:32:53 -08:00
oid.c Add routines to convert git_oid to hex strings 2008-12-02 10:02:29 -08:00
revwalk.c Rename git_revpool_* functions gitrp_* 2008-11-22 12:08:00 -08:00
revwalk.h Rename git_revpool_* functions gitrp_* 2008-11-22 12:08:00 -08:00
thread-utils.c Add compiler/platform agnostic thread-local storage 2008-11-18 10:32:53 -08:00
thread-utils.h Add compiler/platform agnostic thread-local storage 2008-11-18 10:32:53 -08:00
util.h Add util.h - utility macros 2008-11-22 12:08:00 -08:00