• Show log

    Commit

  • Hash : af795e49
    Author : Shawn O. Pearce
    Date : 2008-12-02T09:56:23

    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>