Sign in
googlers
/
jrn
/
git
/
faefdd61ec7c7f6f3c8c9907891465ac9a2a1475
/
diffcore-pickaxe.c
ecdc7cb
Merge branch 'tb/log-G-binary'
by Junio C Hamano
· 6 years ago
cde5554
Merge branch 'nd/the-index'
by Junio C Hamano
· 6 years ago
e0e7cb8
log -G: ignore binary files
by Thomas Braun
· 6 years ago
39d23df
Merge branch 'jk/xdiff-interface'
by Junio C Hamano
· 6 years ago
bd7ad45
notes-cache.c: remove the_repository references
by Nguyễn Thái Ngọc Duy
· 6 years ago
3b40a09
diff: avoid generating unused hunk header lines
by Jeff King
· 6 years ago
9346d6d
xdiff-interface: provide a separate consume callback for hunks
by Jeff King
· 6 years ago
acd00ea
userdiff.c: remove implicit dependency on the_index
by Nguyễn Thái Ngọc Duy
· 6 years ago
6afaf80
diff.c: remove the_index dependency in textconv() functions
by Nguyễn Thái Ngọc Duy
· 6 years ago
17154b1
regex: do not call `regfree()` if compilation fails
by Martin Ågren
· 7 years ago
5e50525
diff: properly error out when combining multiple pickaxe options
by Stefan Beller
· 7 years ago
15af58c
diffcore: add a pickaxe option to find a specific blob
by Stefan Beller
· 7 years ago
c1ddc46
diff: migrate diff_flags.pickaxe_ignore_case to a pickaxe_opts bit
by Stefan Beller
· 7 years ago
0d1e0e7
diff: make struct diff_flags members lowercase
by Brandon Williams
· 7 years ago
3b69dae
diff: remove DIFF_OPT_TST macro
by Brandon Williams
· 7 years ago
0efeb5c
Merge branch 'js/regexec-buf'
by Junio C Hamano
· 8 years ago
f53c5de
pickaxe: fix segfault with '-S<...> --pickaxe-regex'
by SZEDER Gábor
· 8 years ago
6a67695
Merge branch 'js/regexec-buf'
by Junio C Hamano
· 8 years ago
b7d36ff
regex: use regexec_buf()
by Johannes Schindelin
· 8 years ago
b51a9c1
diffcore-pickaxe: support case insensitive match on non-ascii
by Nguyễn Thái Ngọc Duy
· 9 years ago
3d5b23a
diffcore-pickaxe: Add regcomp_or_die()
by Nguyễn Thái Ngọc Duy
· 9 years ago
3efb988
react to errors in xdi_diff
by Jeff King
· 9 years ago
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