Andrew's git
/
gitweb.git
/ search
summary
|
log
|
commit
|
diff
|
tree
first
⋅
prev
⋅
next
commit
grep
author
committer
pickaxe
?
re
upload-pack: support hidden refs with protocol v2
2018-02-09
fetch: don't redundantly NULL something calloc() gave us
diff
|
tree
2018-01-30
wildmatch test: mark test as EXPENSIVE_ON_WINDOWS
diff
|
tree
2018-01-30
test-lib: add an EXPENSIVE_ON_WINDOWS prerequisite
diff
|
tree
2018-01-30
wildmatch test: create & test files on disk in addition...
diff
|
tree
2018-01-30
wildmatch test: perform all tests under all wildmatch...
diff
|
tree
2018-01-30
wildmatch test: use test_must_fail, not ! for test...
diff
|
tree
2018-01-30
wildmatch test: remove dead fnmatch() test code
diff
|
tree
2018-01-30
wildmatch test: use a paranoia pattern from nul_match()
diff
|
tree
2018-01-30
wildmatch test: don't try to vertically align our output
diff
|
tree
2018-01-30
wildmatch test: use more standard shell style
diff
|
tree
2018-01-30
wildmatch test: indent with tabs, not spaces
diff
|
tree
2018-01-24
status: add a failing test showing a core.untrackedCache bug
diff
|
tree
2018-01-10
cat-file doc: document that -e will return some output
diff
|
tree
2018-01-04
perf: amend the grep tests to test grep.threads
diff
|
tree
2018-01-03
bisect: fix a regression causing a segfault
diff
|
tree
2017-12-28
Makefile: NO_OPENSSL=1 should no longer imply BLK_SHA1=1
diff
|
tree
2017-12-28
perl: avoid *.pmc and fix Error.pm further
diff
|
tree
2017-12-22
commit: add support for --fixup <commit> -m"<extra...
diff
|
tree
2017-12-22
commit doc: document that -c, -C, -F and --fixup with...
diff
|
tree
2017-12-11
Makefile: replace perl/Makefile.PL with simple make...
diff
|
tree
2017-12-08
sha1dc_git.h: re-arrange an ifdef chain for a subsequent...
diff
|
tree
2017-12-08
Makefile: under "make dist", include the sha1collisiondetect...
diff
|
tree
2017-12-08
Makefile: don't error out under DC_SHA1_EXTERNAL if...
diff
|
tree
2017-11-24
grep: fix segfault under -P + PCRE2 <=10.30 + (*NO_JIT)
diff
|
tree
2017-11-24
test-lib: add LIBPCRE1 & LIBPCRE2 prerequisites
diff
|
tree
2017-08-07
tests: don't give unportable ">" to "test" built-in...
diff
|
tree
2017-07-20
RelNotes: mention "sha1dc: optionally use sha1collisiondetec...
diff
|
tree
2017-07-20
RelNotes: mention "log: make --regexp-ignore-case work...
diff
|
tree
2017-07-20
RelNotes: mention "log: add -P as a synonym for --perl...
diff
|
tree
2017-07-03
sha1dc: optionally use sha1collisiondetection as a...
diff
|
tree
2017-07-03
sha1dc: update from upstream
diff
|
tree
2017-07-01
strbuf: change an always NULL/"" strbuf_addftime()...
diff
|
tree
2017-06-30
grep: remove redundant REG_NEWLINE when compiling fixed...
diff
|
tree
2017-06-30
grep: remove regflags from the public grep_opt API
diff
|
tree
2017-06-30
grep: remove redundant and verbose re-assignments to 0
diff
|
tree
2017-06-30
grep: remove redundant "fixed" field re-assignment...
diff
|
tree
2017-06-30
grep: adjust a redundant grep pattern type assignment
diff
|
tree
2017-06-30
grep: remove redundant double assignment to 0
diff
|
tree
2017-06-24
strbuf.h comment: discuss strbuf_addftime() arguments...
diff
|
tree
2017-06-24
wildmatch: remove unused wildopts parameter
diff
|
tree
2017-06-21
die(): stop hiding errors due to overzealous recursion...
diff
|
tree
2017-06-21
grep: fix erroneously copy/pasted variable in check...
diff
|
tree
2017-06-19
branch: add test for -m renaming multiple config sections
diff
|
tree
2017-06-16
*.[ch] refactoring: make use of the FREE_AND_NULL(...
diff
|
tree
2017-06-16
coccinelle: make use of the "expression" FREE_AND_NULL...
diff
|
tree
2017-06-16
coccinelle: add a rule to make "expression" code use...
diff
|
tree
2017-06-16
coccinelle: make use of the "type" FREE_AND_NULL()...
diff
|
tree
2017-06-16
coccinelle: add a rule to make "type" code use FREE_AND_NULL()
diff
|
tree
2017-06-15
wildmatch test: cover a blind spot in "/" matching
diff
|
tree
2017-06-15
git-compat-util: add a FREE_AND_NULL() wrapper around...
diff
|
tree
2017-06-07
sha1dc: update from upstream
diff
|
tree
2017-06-05
perf: work around the tested repo having an index.lock
diff
|
tree
2017-06-01
grep: add support for PCRE v2
diff
|
tree
2017-06-01
grep: un-break building with PCRE >= 8.32 without ...
diff
|
tree
2017-05-30
C style: use standard style for "TRANSLATORS" comments
diff
|
tree
2017-05-29
wildmatch test: remove redundant duplicate test
diff
|
tree
2017-05-26
grep: un-break building with PCRE < 8.20
diff
|
tree
2017-05-26
grep: un-break building with PCRE < 8.32
diff
|
tree
2017-05-26
grep: add support for the PCRE v1 JIT API
diff
|
tree
2017-05-26
log: add -P as a synonym for --perl-regexp
diff
|
tree
2017-05-26
grep: skip pthreads overhead when using one thread
diff
|
tree
2017-05-26
grep: don't redundantly compile throwaway patterns...
diff
|
tree
2017-05-26
grep: assert that threading is enabled when calling...
diff
|
tree
2017-05-26
grep: given --threads with NO_PTHREADS=YesPlease, warn
diff
|
tree
2017-05-26
pack-objects: fix buggy warning about threads
diff
|
tree
2017-05-26
pack-objects & index-pack: add test for --threads warning
diff
|
tree
2017-05-26
test-lib: add a PTHREADS prerequisite
diff
|
tree
2017-05-26
grep: move is_fixed() earlier to avoid forward declaration
diff
|
tree
2017-05-26
grep: change internal *pcre* variable & function names...
diff
|
tree
2017-05-26
grep: change the internal PCRE macro names to be PCRE1
diff
|
tree
2017-05-26
grep: factor test for \0 in grep patterns into a function
diff
|
tree
2017-05-26
grep: remove redundant regflags assignments
diff
|
tree
2017-05-26
grep: catch a missing enum in switch statement
diff
|
tree
2017-05-26
perf: add a comparison test of log --grep regex engines...
diff
|
tree
2017-05-26
perf: add a comparison test of log --grep regex engines
diff
|
tree
2017-05-26
perf: add a comparison test of grep regex engines with -F
diff
|
tree
2017-05-26
perf: add a comparison test of grep regex engines
diff
|
tree
2017-05-23
tag: duplicate mention of --contains should mention...
diff
|
tree
2017-05-22
sha1dc: update from upstream
diff
|
tree
2017-05-20
perf: emit progress output when unpacking & building
diff
|
tree
2017-05-20
perf: add a GIT_PERF_MAKE_COMMAND for when *_MAKE_OPTS...
diff
|
tree
2017-05-20
grep: add tests to fix blind spots with \0 patterns
diff
|
tree
2017-05-20
grep: prepare for testing binary regexes containing...
diff
|
tree
2017-05-20
grep: add a test helper function for less verbose ...
diff
|
tree
2017-05-20
grep: add tests for grep pattern types being passed...
diff
|
tree
2017-05-20
grep: amend submodule recursion test for regex engine...
diff
|
tree
2017-05-20
grep: add tests for --threads=N and grep.threads
diff
|
tree
2017-05-20
grep: change non-ASCII -i test to stop using --debug
diff
|
tree
2017-05-20
grep: add a test for backreferences in PCRE patterns
diff
|
tree
2017-05-20
grep: add a test asserting that --perl-regexp dies...
diff
|
tree
2017-05-20
log: make --regexp-ignore-case work with --perl-regexp
diff
|
tree
2017-05-20
log: add exhaustive tests for pattern style options...
diff
|
tree
2017-05-20
test-lib: rename the LIBPCRE prerequisite to PCRE
diff
|
tree
2017-05-20
grep & rev-list doc: stop promising libpcre for --perl...
diff
|
tree
2017-05-20
Makefile & configure: reword inaccurate comment about...
diff
|
tree
2017-05-17
config: match both symlink & realpath versions in IncludeIf...
diff
|
tree
2017-05-12
perf: add test showing exponential growth in path globbing
diff
|
tree
2017-05-12
perf: add function to setup a fresh test repo
diff
|
tree
2017-05-11
tests: fix tests broken under GETTEXT_POISON=YesPlease
diff
|
tree
2017-05-08
doc: replace a couple of broken gmane links
diff
|
tree