summaryrefslogtreecommitdiff
path: root/diffcore-pickaxe.c
Commit message (Expand)AuthorAgeFilesLines
* War on whitespaceJunio C Hamano2007-06-071-1/+1
* diff -S: release the image after looking for needle in itJunio C Hamano2007-05-071-0/+1
* diffcore-pickaxe: fix infinite loop on zero-length needleJeff King2007-01-251-0/+2
* simplify inclusion of system header files.Junio C Hamano2006-12-201-2/+0
* On some platforms, certain headers need to be included before regex.hJohannes Schindelin2006-04-041-2/+2
* Support for pickaxe matching regular expressionsPetr Baudis2006-04-041-16/+50
* [PATCH] diffcore-pickaxe: switch to "counting" behaviour.Junio C Hamano2005-07-231-6/+17
* [PATCH] Do not include unused header files.Junio C Hamano2005-05-291-1/+0
* [PATCH] Optimize diff-tree -[CM] --stdinJunio C Hamano2005-05-291-1/+1
* [PATCH] Add --pickaxe-all to diff-* brothers.Junio C Hamano2005-05-291-20/+57
* [PATCH] Introduce diff_free_filepair() funcion.Junio C Hamano2005-05-291-1/+1
* [PATCH] Performance fix for pickaxe.Junio C Hamano2005-05-231-1/+2
* [PATCH] Rename/copy detection fix.Junio C Hamano2005-05-231-1/+1
* [PATCH] Diffcore updates.Junio C Hamano2005-05-221-8/+7
* [PATCH] The diff-raw format updates.Junio C Hamano2005-05-211-3/+3
* [PATCH] Prepare diffcore interface for diff-tree header supression.Junio C Hamano2005-05-211-1/+2
* [PATCH] Introducing software archaeologist's tool "pickaxe".Junio C Hamano2005-05-211-0/+56