Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-12-20simplify inclusion of system header files.Junio C Hamano
2006-11-12path-list: fix path-list-insert return valueJunio C Hamano
2006-09-02Replace uses of strdup with xstrdup.Shawn Pearce
2006-08-28free(NULL) is perfectly valid.Junio C Hamano
2006-07-27Extract helper bits from c-merge-recursive workJohannes Schindelin