This project is a fork of the libgit2.git project. If you have that one already cloned locally, you can use
git clone --reference /path/to/your/libgit2.git/incarnation mirror_URL
to save bandwidth during cloning.
 
descriptionRamsay's fork of libgit2
ownerramsay@ramsay1.demon.co.uk
last changeTue, 7 Sep 2010 17:18:00 +0000 (7 18:18 +0100)
content tags
add:
shortlog
2010-09-07 Ramsay JonesAdd packed object ('.pack' file) readingdev
2010-06-07 Ramsay Jonesmsvc: Disable a level 4 warning and change -W3 to -W4
2010-06-07 Ramsay JonesMakefile(s): Add -Wextra to CFLAGS
2010-06-07 Ramsay JonesAdd a 'git__' prefix to the block-sha1 functions
2010-06-07 Ramsay JonesRemove the sha1.h header file and inline the content...
2010-06-07 Ramsay Jonesmsvc: Select the "fast" definition of the {get,put...
2010-06-07 Ramsay JonesMakefile: Add a target to generate C preprocessor outpu...
2010-06-07 Ramsay JonesFix a bug in the git_oid_to_string() function
2010-06-02 Ramsay JonesStyle: Do not use (C99) // comments
2010-06-02 Ramsay JonesStyle: Fix brace placement and spacing
2010-06-02 Ramsay JonesFix a memory leak shown by valgrind
2010-06-02 Ramsay JonesFix inconsistent definition of off_t on Linux
2010-06-02 Ramsay JonesFix a "dereference of type-punned pointer" compiler...
2010-06-02 Ramsay JonesFix a doxygen warning
2010-06-02 Ramsay JonesFix sparse warnings: "symbol not declared. Should it...
2010-06-02 Ramsay JonesFix sparse warnings: "Using plain integer as NULL pointer"
...
heads
13 years ago dev