index
:
pub/scm/git/git.git
jch
main
maint
master
next
seen
todo
Git source code mirror
Junio C Hamano
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-17
revision: add new parameter to exclude hidden refs
Patrick Steinhardt
1
-0
/
+163
2022-11-15
t7610: use "file:///dev/null", not "/dev/null", fixes MinGW
Ævar Arnfjörð Bjarmason
1
-2
/
+2
2022-11-14
maintenance: add option to register in a specific config
Ronan Pigott
1
-1
/
+20
2022-11-14
for-each-repo: interpolate repo path arguments
Ronan Pigott
1
-0
/
+6
2022-11-14
Merge branch 'do/modernize-t7001'
Taylor Blau
1
-31
/
+31
2022-11-14
http: redact curl h2h3 headers in info
Glen Choo
1
-3
/
+3
2022-11-14
t: run t5551 tests with both HTTP and HTTP/2
Jeff King
4
-8
/
+39
2022-11-14
pack-bitmap.c: avoid exposing absolute paths
Teng Long
1
-2
/
+3
2022-11-14
Doc: document push.recurseSubmodules=only
Jonathan Tan
1
-0
/
+50
2022-11-12
merge-tree.c: allow specifying the merge-base when --stdin is passed
Kyle Zhao
1
-0
/
+35
2022-11-12
merge-tree.c: add --merge-base=<commit> option
Kyle Zhao
1
-0
/
+27
2022-11-11
tests(scalar): tighten the stale `scalar.repo` test some
Johannes Schindelin
1
-1
/
+4
2022-11-11
bisect test: test exit codes on bad usage
Ævar Arnfjörð Bjarmason
1
-0
/
+30
2022-11-11
bisect-run: verify_good: account for non-negative exit status
Đoàn Trần Công Danh
1
-1
/
+1
2022-11-11
bisect run: keep some of the post-v2.30.0 output
Đoàn Trần Công Danh
1
-8
/
+47
2022-11-11
bisect: fix output regressions in v2.30.0
Đoàn Trần Công Danh
1
-4
/
+4
2022-11-11
bisect tests: test for v2.30.0 "bisect run" regressions
Ævar Arnfjörð Bjarmason
1
-0
/
+79
2022-11-11
Merge branch 'dd/bisect-helper-subcommand' into dd/git-bisect-builtin
Taylor Blau
1
-0
/
+10
2022-11-11
bisect--helper: parse subcommand with OPT_SUBCOMMAND
Đoàn Trần Công Danh
1
-0
/
+10
2022-11-11
chainlint: prefix annotated test definition with line numbers
Eric Sunshine
2
-3
/
+9
2022-11-11
chainlint: latch line numbers at which each token starts and ends
Eric Sunshine
1
-8
/
+17
2022-11-11
chainlint: sidestep impoverished macOS "terminfo"
Eric Sunshine
1
-12
/
+23
2022-11-10
sequencer: tighten label lookups
Phillip Wood
1
-0
/
+9
2022-11-10
sequencer: unify label lookup
Phillip Wood
1
-0
/
+8
2022-11-10
read-tree: use 'skip_cache_tree_update' option
Victoria Dye
2
-1
/
+9
2022-11-10
reset: use 'skip_cache_tree_update' option
Victoria Dye
1
-0
/
+21
2022-11-10
cache-tree: add perf test comparing update and prime
Victoria Dye
4
-0
/
+102
2022-11-10
branch: gracefully handle '-d' on orphan HEAD
Jeff King
1
-0
/
+36
2022-11-09
config: require at least one digit when parsing numbers
Phillip Wood
2
-0
/
+13
2022-11-09
git_parse_unsigned: reject negative values
Phillip Wood
2
-0
/
+11
2022-11-09
t7610: fix flaky timeout issue, don't clone from example.com
Ævar Arnfjörð Bjarmason
1
-2
/
+2
2022-11-09
Merge branch 'es/chainlint-output' into es/chainlint-lineno
Taylor Blau
22
-66
/
+206
2022-11-08
Merge branch 'rs/no-more-run-command-v'
Taylor Blau
2
-4
/
+7
2022-11-08
Merge branch 'rs/archive-filter-error-once'
Taylor Blau
1
-0
/
+7
2022-11-08
Merge branch 'ma/drop-redundant-diagnostic'
Taylor Blau
1
-4
/
+0
2022-11-08
Merge branch 'jk/ref-filter-parsing-bugs'
Taylor Blau
1
-0
/
+40
2022-11-08
Merge branch 'es/mark-gc-cruft-as-experimental'
Taylor Blau
1
-0
/
+96
2022-11-08
chainlint: annotate original test definition rather than token stream
Eric Sunshine
22
-33
/
+163
2022-11-08
chainlint: latch start/end position of each token
Eric Sunshine
1
-37
/
+43
2022-11-08
chainlint: tighten accuracy when consuming input stream
Eric Sunshine
1
-1
/
+1
2022-11-08
chainlint: add explanatory comments
Eric Sunshine
1
-0
/
+4
2022-11-08
submodule tests: test for a "foreach" blind-spot
Ævar Arnfjörð Bjarmason
1
-0
/
+5
2022-11-08
submodule--helper: fix a memory leak in "status"
Ævar Arnfjörð Bjarmason
1
-0
/
+1
2022-11-08
submodule tests: add tests for top-level flag output
Ævar Arnfjörð Bjarmason
2
-0
/
+179
2022-11-08
submodule--helper: move "config" to a test-tool
Ævar Arnfjörð Bjarmason
3
-20
/
+104
2022-11-07
Makefile & test-tool: replace "DC_SHA1" variable with a "define"
Ævar Arnfjörð Bjarmason
4
-2
/
+14
2022-11-07
rebase --update-refs: avoid unintended ref deletion
Victoria Dye
1
-0
/
+107
2022-11-07
scalar reconfigure -a: remove stale `scalar.repo` entries
Johannes Schindelin
1
-0
/
+11
2022-11-04
t7001-mv.sh: modernizing test script using functions
Debra Obondo
1
-31
/
+31
2022-11-02
ref-filter: fix parsing of signatures with CRLF and no body
Jeff King
1
-0
/
+25
[prev]
[next]