summaryrefslogtreecommitdiff
path: root/diffcore-pathspec.c
Commit message (Expand)AuthorAgeFilesLines
* Retire diffcore-pathspec.Junio C Hamano2006-04-101-70/+0
* avoid asking ?alloc() for zero bytes.Junio C Hamano2005-12-261-0/+3
* [PATCH] Improve handling of "." and ".." in git-diff-*Linus Torvalds2005-08-161-0/+2
* pathspec: fix pathspecs with '/' at the endLinus Torvalds2005-05-311-8/+8
* [PATCH] Do not include unused header files.Junio C Hamano2005-05-291-1/+0
* [PATCH] Make pathspec only care about the detination tree.Junio C Hamano2005-05-291-2/+1
* [PATCH] Introduce diff_free_filepair() funcion.Junio C Hamano2005-05-291-1/+1
* [PATCH] allow pathspec to end with a slashJunio C Hamano2005-05-261-1/+5
* [PATCH] Use pathspec array correctlyJunio C Hamano2005-05-251-2/+2
* [PATCH] Rename/copy detection fix.Junio C Hamano2005-05-231-1/+1
* [PATCH] Diffcore updates.Junio C Hamano2005-05-221-0/+63