summaryrefslogtreecommitdiffstats
path: root/diffcore-pathspec.c
AgeCommit message (Expand)AuthorLines
2005-12-26avoid asking ?alloc() for zero bytes.Junio C Hamano-0/+3
2005-08-16[PATCH] Improve handling of "." and ".." in git-diff-*Linus Torvalds-0/+2
2005-05-31pathspec: fix pathspecs with '/' at the endLinus Torvalds-8/+8
2005-05-29[PATCH] Do not include unused header files.Junio C Hamano-1/+0
2005-05-29[PATCH] Make pathspec only care about the detination tree.Junio C Hamano-2/+1
2005-05-29[PATCH] Introduce diff_free_filepair() funcion.Junio C Hamano-1/+1
2005-05-26[PATCH] allow pathspec to end with a slashJunio C Hamano-1/+5
2005-05-25[PATCH] Use pathspec array correctlyJunio C Hamano-2/+2
2005-05-23[PATCH] Rename/copy detection fix.Junio C Hamano-1/+1
2005-05-22[PATCH] Diffcore updates.Junio C Hamano-0/+63