index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Merge branch 'ab/grep-preparatory-cleanup' into sb/submodule-blanket-recursive
Junio C Hamano
2017-05-30
|
\
|
*
grep: assert that threading is enabled when calling grep_{lock,unlock}
Ævar Arnfjörð Bjarmason
2017-05-26
|
*
grep: given --threads with NO_PTHREADS=YesPlease, warn
Ævar Arnfjörð Bjarmason
2017-05-26
|
*
pack-objects: fix buggy warning about threads
Ævar Arnfjörð Bjarmason
2017-05-26
|
*
pack-objects & index-pack: add test for --threads warning
Ævar Arnfjörð Bjarmason
2017-05-26
|
*
test-lib: add a PTHREADS prerequisite
Ævar Arnfjörð Bjarmason
2017-05-26
|
*
grep: move is_fixed() earlier to avoid forward declaration
Ævar Arnfjörð Bjarmason
2017-05-26
|
*
grep: change internal *pcre* variable & function names to be *pcre1*
Ævar Arnfjörð Bjarmason
2017-05-26
|
*
grep: change the internal PCRE macro names to be PCRE1
Ævar Arnfjörð Bjarmason
2017-05-26
|
*
grep: factor test for \0 in grep patterns into a function
Ævar Arnfjörð Bjarmason
2017-05-26
|
*
grep: remove redundant regflags assignments
Ævar Arnfjörð Bjarmason
2017-05-26
|
*
grep: catch a missing enum in switch statement
Ævar Arnfjörð Bjarmason
2017-05-26
|
*
perf: add a comparison test of log --grep regex engines with -F
Ævar Arnfjörð Bjarmason
2017-05-26
|
*
perf: add a comparison test of log --grep regex engines
Ævar Arnfjörð Bjarmason
2017-05-26
|
*
perf: add a comparison test of grep regex engines with -F
Ævar Arnfjörð Bjarmason
2017-05-26
|
*
perf: add a comparison test of grep regex engines
Ævar Arnfjörð Bjarmason
2017-05-26
|
*
perf: emit progress output when unpacking & building
Ævar Arnfjörð Bjarmason
2017-05-21
|
*
perf: add a GIT_PERF_MAKE_COMMAND for when *_MAKE_OPTS won't do
Ævar Arnfjörð Bjarmason
2017-05-21
|
*
grep: add tests to fix blind spots with \0 patterns
Ævar Arnfjörð Bjarmason
2017-05-21
|
*
grep: prepare for testing binary regexes containing rx metacharacters
Ævar Arnfjörð Bjarmason
2017-05-21
|
*
grep: add a test helper function for less verbose -f \0 tests
Ævar Arnfjörð Bjarmason
2017-05-21
|
*
grep: add tests for grep pattern types being passed to submodules
Ævar Arnfjörð Bjarmason
2017-05-21
|
*
grep: amend submodule recursion test for regex engine testing
Ævar Arnfjörð Bjarmason
2017-05-21
|
*
grep: add tests for --threads=N and grep.threads
Ævar Arnfjörð Bjarmason
2017-05-21
|
*
grep: change non-ASCII -i test to stop using --debug
Ævar Arnfjörð Bjarmason
2017-05-21
|
*
grep: add a test for backreferences in PCRE patterns
Ævar Arnfjörð Bjarmason
2017-05-21
|
*
grep: add a test asserting that --perl-regexp dies when !PCRE
Ævar Arnfjörð Bjarmason
2017-05-21
|
*
log: make --regexp-ignore-case work with --perl-regexp
Ævar Arnfjörð Bjarmason
2017-05-21
|
*
log: add exhaustive tests for pattern style options & config
Ævar Arnfjörð Bjarmason
2017-05-21
|
*
test-lib: rename the LIBPCRE prerequisite to PCRE
Ævar Arnfjörð Bjarmason
2017-05-21
|
*
grep & rev-list doc: stop promising libpcre for --perl-regexp
Ævar Arnfjörð Bjarmason
2017-05-21
|
*
Makefile & configure: reword inaccurate comment about PCRE
Ævar Arnfjörð Bjarmason
2017-05-21
*
|
Merge branch 'jc/repack-threads'
Junio C Hamano
2017-05-29
|
\
\
|
*
|
repack: accept --threads=<n> and pass it down to pack-objects
Junio C Hamano
2017-04-27
*
|
|
Merge branch 'sb/reset-recurse-submodules'
Junio C Hamano
2017-05-29
|
\
\
\
|
*
|
|
builtin/reset: add --recurse-submodules switch
Stefan Beller
2017-04-23
|
*
|
|
submodule.c: submodule_move_head works with broken submodules
Stefan Beller
2017-04-18
|
*
|
|
submodule.c: uninitialized submodules are ignored in recursive commands
Stefan Beller
2017-04-18
|
*
|
|
entry.c: submodule recursing: respect force flag correctly
Stefan Beller
2017-04-18
*
|
|
|
Second batch for 2.14
Junio C Hamano
2017-05-23
*
|
|
|
Merge branch 'ab/fix-poison-tests'
Junio C Hamano
2017-05-23
|
\
\
\
\
|
*
|
|
|
travis-ci: add job to run tests with GETTEXT_POISON
Lars Schneider
2017-05-11
|
*
|
|
|
travis-ci: setup "prove cache" in "script" step
Lars Schneider
2017-05-11
|
*
|
|
|
tests: fix tests broken under GETTEXT_POISON=YesPlease
Ævar Arnfjörð Bjarmason
2017-05-11
*
|
|
|
|
Merge branch 'tb/dedup-crlf-tests'
Junio C Hamano
2017-05-23
|
\
\
\
\
\
|
*
|
|
|
|
t0027: tests are not expensive; remove t0025
Torsten Bögershausen
2017-05-10
*
|
|
|
|
|
Merge branch 'jt/push-options-doc'
Junio C Hamano
2017-05-23
|
\
\
\
\
\
\
|
*
|
|
|
|
|
receive-pack: verify push options in cert
Jonathan Tan
2017-05-10
|
*
|
|
|
|
|
docs: correct receive.advertisePushOptions default
Jonathan Tan
2017-05-09
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'ab/doc-replace-gmane-links'
Junio C Hamano
2017-05-23
|
\
\
\
\
\
\
[next]