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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-21
ci: call `finalize_test_case_output` a little later
Johannes Schindelin
1
-5
/
+6
2022-05-21
ci(github): mention where the full logs can be found
Johannes Schindelin
1
-0
/
+1
2022-05-21
ci: use `--github-workflow-markup` in the GitHub workflow
Johannes Schindelin
1
-2
/
+2
2022-05-21
ci(github): avoid printing test case preamble twice
Victoria Dye
2
-0
/
+4
2022-05-21
ci(github): skip the logs of the successful test cases
Johannes Schindelin
1
-0
/
+4
2022-05-21
ci: optionally mark up output in the GitHub workflow
Johannes Schindelin
3
-3
/
+56
2022-05-21
ci/run-build-and-tests: add some structure to the GitHub workflow output
Johannes Schindelin
3
-10
/
+52
2022-05-21
ci: make it easier to find failed tests' logs in the GitHub workflow
Johannes Schindelin
4
-14
/
+27
2022-05-21
ci/run-build-and-tests: take a more high-level view
Johannes Schindelin
1
-6
/
+7
2022-05-21
test(junit): avoid line feeds in XML attributes
Johannes Schindelin
1
-4
/
+10
2022-05-21
tests: refactor --write-junit-xml code
Johannes Schindelin
2
-108
/
+142
2022-05-21
ci: fix code style
Johannes Schindelin
1
-2
/
+1
2022-05-20
Documentation/technical: add cruft-packs.txt
Taylor Blau
2
-0
/
+124
2022-05-20
First batch for 2.37
Junio C Hamano
1
-0
/
+56
2022-05-20
Merge branch 'cb/ci-make-p4-optional'
Junio C Hamano
1
-10
/
+16
2022-05-20
Merge branch 'tk/p4-metadata-coding-strategies'
Junio C Hamano
5
-18
/
+572
2022-05-20
Merge branch 'ep/equals-null-cocci'
Junio C Hamano
2
-2
/
+2
2022-05-20
Merge branch 'ep/maint-equals-null-cocci'
Junio C Hamano
67
-150
/
+180
2022-05-20
Merge branch 'ds/sparse-colon-path'
Junio C Hamano
4
-3
/
+66
2022-05-20
Merge branch 'vd/sparse-stash'
Junio C Hamano
7
-9
/
+131
2022-05-20
Merge branch 'cd/bisect-messages-from-pre-flight-states'
Junio C Hamano
3
-13
/
+93
2022-05-20
Merge branch 'jc/update-ozlabs-url'
Junio C Hamano
1
-1
/
+4
2022-05-20
Merge branch 'gc/pull-recurse-submodules'
Junio C Hamano
2
-3
/
+33
2022-05-20
Merge branch 'mg/detect-compiler-in-c-locale'
Junio C Hamano
1
-1
/
+1
2022-05-20
Merge branch 'js/trace2-doc-fixes'
Junio C Hamano
1
-22
/
+22
2022-05-20
Merge branch 'mv/log-since-as-filter'
Junio C Hamano
4
-0
/
+57
2022-05-20
Merge branch 'rs/external-diff-tempfile'
Junio C Hamano
4
-11
/
+81
2022-05-20
Merge branch 'kf/p4-multiple-remotes'
Junio C Hamano
1
-1
/
+9
2022-05-20
Merge branch 'tk/p4-with-explicity-sync'
Junio C Hamano
3
-14
/
+132
2022-05-20
Merge branch 'tk/p4-utf8-bom'
Junio C Hamano
2
-0
/
+44
2022-05-20
Merge branch 'cg/vscode-with-gdb'
Junio C Hamano
2
-2
/
+5
2022-05-20
Merge branch 'sa/t1011-use-helpers'
Junio C Hamano
1
-23
/
+23
2022-05-20
Merge branch 'km/t3501-use-test-helpers'
Junio C Hamano
1
-5
/
+4
2022-05-20
Merge branch 'pb/submodule-recurse-mode-enum'
Junio C Hamano
2
-2
/
+2
2022-05-20
Merge branch 'ah/convert-warning-message'
Junio C Hamano
2
-10
/
+10
2022-05-20
Merge branch 'gf/unused-includes'
Junio C Hamano
2
-2
/
+0
2022-05-20
Merge branch 'gf/shorthand-version-and-help'
Junio C Hamano
3
-6
/
+11
2022-05-20
Merge branch 'rs/t7812-pcre2-ws-bug-test'
Junio C Hamano
1
-0
/
+10
2022-05-20
Merge branch 'ds/do-not-call-bug-on-bad-refs'
Junio C Hamano
2
-2
/
+13
2022-05-20
Merge branch 'sg/safe-directory-tests-and-docs'
Junio C Hamano
2
-3
/
+31
2022-05-20
builtin/repack.c: ensure that `names` is sorted
Taylor Blau
2
-2
/
+3
2022-05-20
t7703: demonstrate object corruption with pack.packSizeLimit
Taylor Blau
1
-0
/
+47
2022-05-20
repack: respect --keep-pack with geometric repack
Victoria Dye
2
-11
/
+63
2022-05-19
t6424: make sure a failed merge preserves local changes
Junio C Hamano
1
-2
/
+30
2022-05-18
builtin/receive-pack.c: remove redundant 'if'
Taylor Blau
1
-2
/
+1
2022-05-18
fetch: do not run a redundant fetch from submodule
Junio C Hamano
2
-1
/
+42
2022-05-16
object-file: convert 'switch' back to 'if'
Derrick Stolee
1
-6
/
+2
2022-05-16
bundle.h: make "fd" version of read_bundle_header() public
Ævar Arnfjörð Bjarmason
2
-4
/
+6
2022-05-16
remote: allow relative_url() to return an absolute url
Derrick Stolee
2
-2
/
+11
2022-05-16
remote: move relative_url()
Derrick Stolee
3
-129
/
+134
[prev]
[next]