Sign in
googlers
/
jrn
/
git
/
e869c5eaeeef0c264abb9d98b097a4765d44876b
/
diffcore-pickaxe.c
e4aab50
pickaxe: simplify kwset loop in contains()
by René Scharfe
· 11 years ago
542b2aa
pickaxe: call strlen only when necessary in diffcore_pickaxe_count()
by René Scharfe
· 11 years ago
3753bd1
pickaxe: move pickaxe() after pickaxe_match()
by René Scharfe
· 11 years ago
63b52af
pickaxe: merge diffcore_pickaxe_grep() and diffcore_pickaxe_count() into diffcore_pickaxe()
by René Scharfe
· 11 years ago
218c45a
pickaxe: honor -i when used with -S and --pickaxe-regex
by René Scharfe
· 11 years ago
d5a3897
Merge branch 'rs/pickaxe-simplify'
by Junio C Hamano
· 12 years ago
3bdb5b9
diffcore-pickaxe: simplify has_changes and contains
by René Scharfe
· 12 years ago
276b22d
diffcore-pickaxe: make error messages more consistent
by Ramkumar Ramachandra
· 12 years ago
61690bf
diffcore-pickaxe: unify code for log -S/-G
by Jeff King
· 12 years ago
88ff684
diffcore-pickaxe: fix leaks in "log -S<block>" and "log -G<pattern>"
by Junio C Hamano
· 12 years ago
ebb7226
diffcore-pickaxe: port optimization from has_changes() to diff_grep()
by Junio C Hamano
· 12 years ago
a8f6109
diffcore-pickaxe: respect --no-textconv
by Simon Ruderich
· 12 years ago
7cdb9b4
diffcore-pickaxe: remove fill_one()
by Jeff King
· 12 years ago
bc61589
diffcore-pickaxe: remove unnecessary call to get_textconv()
by Simon Ruderich
· 12 years ago
ef90ab6
pickaxe: use textconv for -S counting
by Jeff King
· 12 years ago
8fa4b09
pickaxe: hoist empty needle check
by Jeff King
· 12 years ago
b1c2f57
diff_grep: use textconv buffers for add/deleted files
by Jeff King
· 12 years ago
accccde
pickaxe: allow -i to search in patch case-insensitively
by Junio C Hamano
· 13 years ago
8a94151
pickaxe: factor out pickaxe
by René Scharfe
· 13 years ago
db99cb7
pickaxe: give diff_grep the same signature as has_changes
by René Scharfe
· 13 years ago
5d176fb
pickaxe: pass diff_options to contains and has_changes
by René Scharfe
· 13 years ago
15dafaf
pickaxe: factor out has_changes
by René Scharfe
· 13 years ago
8e854b0
pickaxe: plug regex/kws leak
by René Scharfe
· 13 years ago
2b5f07f
pickaxe: plug regex leak
by René Scharfe
· 13 years ago
05ac978
pickaxe: plug diff filespec leak with empty needle
by René Scharfe
· 13 years ago
b95c5ad
Use kwset in pickaxe
by Fredrik Kuivinen
· 14 years ago
8520913
diffcore-pickaxe.c: a void function shouldn't try to return something
by Brandon Casey
· 14 years ago
90215bf
Merge branch 'maint'
by Junio C Hamano
· 14 years ago
95ae69b
diffcore-pickaxe.c: remove unnecessary curly braces
by Brandon Casey
· 14 years ago
f506b8e
git log/diff: add -G<regexp> that greps in the patch text
by Junio C Hamano
· 15 years ago
382f013
diff: pass the entire diff-options to diffcore_pickaxe()
by Junio C Hamano
· 15 years ago
9ca5df9
Add a macro DIFF_QUEUE_CLEAR.
by Bo Yang
· 15 years ago
50fd699
pickaxe: count regex matches only once
by René Scharfe
· 16 years ago
ce163c7
diffcore-pickaxe: use memmem()
by René Scharfe
· 16 years ago
a6080a0
War on whitespace
by Junio C Hamano
· 18 years ago
a0cb940
diff -S: release the image after looking for needle in it
by Junio C Hamano
· 18 years ago
e1b1611
diffcore-pickaxe: fix infinite loop on zero-length needle
by Jeff King
· 18 years ago
8502357
simplify inclusion of system header files.
by Junio C Hamano
· 18 years ago
46b8dec
On some platforms, certain headers need to be included before regex.h
by Johannes Schindelin
· 19 years ago
d01d8c6
Support for pickaxe matching regular expressions
by Petr Baudis
· 19 years ago
2002eed
[PATCH] diffcore-pickaxe: switch to "counting" behaviour.
by Junio C Hamano
· 20 years ago
844e6e4
[PATCH] Do not include unused header files.
by Junio C Hamano
· 20 years ago
f0c6b2a
[PATCH] Optimize diff-tree -[CM] --stdin
by Junio C Hamano
· 20 years ago
367cec1
[PATCH] Add --pickaxe-all to diff-* brothers.
by Junio C Hamano
· 20 years ago
226406f
[PATCH] Introduce diff_free_filepair() funcion.
by Junio C Hamano
· 20 years ago
046aa64
[PATCH] Performance fix for pickaxe.
by Junio C Hamano
· 20 years ago
f7c1512
[PATCH] Rename/copy detection fix.
by Junio C Hamano
· 20 years ago
6b14d7f
[PATCH] Diffcore updates.
by Junio C Hamano
· 20 years ago
81e50ea
[PATCH] The diff-raw format updates.
by Junio C Hamano
· 20 years ago
38c6f78
[PATCH] Prepare diffcore interface for diff-tree header supression.
by Junio C Hamano
· 20 years ago
52e9578
[PATCH] Introducing software archaeologist's tool "pickaxe".
by Junio C Hamano
· 20 years ago