34 Commits (d71abd99f82e7076775f12deb9326f7d26761591)

Author SHA1 Message Date
Junio C Hamano accccde483 pickaxe: allow -i to search in patch case-insensitively 13 years ago
René Scharfe 8a94151d61 pickaxe: factor out pickaxe 13 years ago
René Scharfe db99cb7000 pickaxe: give diff_grep the same signature as has_changes 13 years ago
René Scharfe 5d176fb6b6 pickaxe: pass diff_options to contains and has_changes 13 years ago
René Scharfe 15dafaf80d pickaxe: factor out has_changes 13 years ago
René Scharfe 8e854b00d8 pickaxe: plug regex/kws leak 13 years ago
René Scharfe 2b5f07f16c pickaxe: plug regex leak 13 years ago
René Scharfe 05ac978495 pickaxe: plug diff filespec leak with empty needle 13 years ago
Fredrik Kuivinen b95c5ada99 Use kwset in pickaxe 14 years ago
Brandon Casey 8520913cc5 diffcore-pickaxe.c: a void function shouldn't try to return something 14 years ago
Brandon Casey 95ae69b95b diffcore-pickaxe.c: remove unnecessary curly braces 14 years ago
Junio C Hamano f506b8e8b5 git log/diff: add -G<regexp> that greps in the patch text 15 years ago
Junio C Hamano 382f013bc4 diff: pass the entire diff-options to diffcore_pickaxe() 15 years ago
Bo Yang 9ca5df9061 Add a macro DIFF_QUEUE_CLEAR. 15 years ago
René Scharfe 7ad3c52e2d pickaxe: count regex matches only once 16 years ago
René Scharfe 50fd6997c6 pickaxe: count regex matches only once 16 years ago
René Scharfe ce163c793d diffcore-pickaxe: use memmem() 16 years ago
Junio C Hamano a6080a0a44 War on whitespace 18 years ago
Junio C Hamano a0cb94006c diff -S: release the image after looking for needle in it 18 years ago
Jeff King e1b161161d diffcore-pickaxe: fix infinite loop on zero-length needle 18 years ago
Junio C Hamano 85023577a8 simplify inclusion of system header files. 18 years ago
Johannes Schindelin 46b8dec038 On some platforms, certain headers need to be included before regex.h 19 years ago
Petr Baudis d01d8c6782 Support for pickaxe matching regular expressions 19 years ago
Junio C Hamano 2002eed6c9 [PATCH] diffcore-pickaxe: switch to "counting" behaviour. 20 years ago
Junio C Hamano 844e6e4d58 [PATCH] Do not include unused header files. 20 years ago
Junio C Hamano f0c6b2a2fd [PATCH] Optimize diff-tree -[CM] --stdin 20 years ago
Junio C Hamano 367cec1c02 [PATCH] Add --pickaxe-all to diff-* brothers. 20 years ago
Junio C Hamano 226406f693 [PATCH] Introduce diff_free_filepair() funcion. 20 years ago
Junio C Hamano 046aa6440f [PATCH] Performance fix for pickaxe. 20 years ago
Junio C Hamano f7c1512af8 [PATCH] Rename/copy detection fix. 20 years ago
Junio C Hamano 6b14d7faf0 [PATCH] Diffcore updates. 20 years ago
Junio C Hamano 81e50eabf0 [PATCH] The diff-raw format updates. 20 years ago
Junio C Hamano 38c6f78059 [PATCH] Prepare diffcore interface for diff-tree header supression. 20 years ago
Junio C Hamano 52e9578985 [PATCH] Introducing software archaeologist's tool "pickaxe". 20 years ago