summaryrefslogtreecommitdiff
path: root/path-list.c
AgeCommit message (Expand)Author
2008-03-01path-list: add functions to work with unsorted listsJohannes Schindelin
2007-08-15path-list.c: always free strdup'ed pathsRené Scharfe
2007-06-07War on whitespaceJunio C Hamano
2006-12-20simplify inclusion of system header files.Junio C Hamano
2006-11-11path-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-26Extract helper bits from c-merge-recursive workJohannes Schindelin