index
:
git
jch
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2024-07-01
t0612: mark as leak-free
Rubén Justo
-0
/
+1
2024-07-01
test-lib: fix GIT_TEST_SANITIZE_LEAK_LOG
Rubén Justo
-1
/
+4
2024-07-01
t0613: mark as leak-free
Rubén Justo
-0
/
+1
2024-07-01
pathspec: fix typo "glossary-context.txt" -> "glossary-content.txt"
Abhijeet Sonar
-1
/
+1
2024-07-01
submodule--helper: use strvec_pushf() for --super-prefix
René Scharfe
-11
/
+6
2024-07-01
git-send-email: use sanitized address when reading mbox body
Csókás, Bence
-2
/
+45
2024-06-30
git-gui: fix inability to quit after closing another instance
Orgad Shaneh
-1
/
+1
2024-06-28
Sync with 'maint'
Junio C Hamano
-26
/
+80
2024-06-28
More post 2.45.2 updates from the 'master' front
Junio C Hamano
-1
/
+81
2024-06-28
Merge branch 'ds/ahead-behind-fix' into maint-2.45
Junio C Hamano
-2
/
+2
2024-06-28
Merge branch 'ds/doc-add-interactive-singlekey' into maint-2.45
Junio C Hamano
-4
/
+4
2024-06-28
Merge branch 'jc/varargs-attributes' into maint-2.45
Junio C Hamano
-2
/
+11
2024-06-28
Merge branch 'ps/ci-fix-detection-of-ubuntu-20' into maint-2.45
Junio C Hamano
-1
/
+1
2024-06-28
Merge branch 'jk/cap-exclude-file-size' into maint-2.45
Junio C Hamano
-0
/
+40
2024-06-28
Merge branch 'jc/safe-directory-leading-path' into maint-2.45
Junio C Hamano
-8
/
+32
2024-06-28
Merge branch 'rs/difftool-env-simplify' into maint-2.45
Junio C Hamano
-8
/
+4
2024-06-28
Merge branch 'ps/fix-reinit-includeif-onbranch' into maint-2.45
Junio C Hamano
-17
/
+105
2024-06-28
Merge branch 'es/chainlint-ncores-fix' into maint-2.45
Junio C Hamano
-3
/
+17
2024-06-28
Merge branch 'jc/rev-parse-fatal-doc' into maint-2.45
Junio C Hamano
-2
/
+13
2024-06-28
Merge branch 'jc/doc-diff-name-only' into maint-2.45
Junio C Hamano
-2
/
+3
2024-06-28
Merge branch 'mt/t0211-typofix' into maint-2.45
Junio C Hamano
-1
/
+1
2024-06-28
Merge branch 'dg/fetch-pack-code-cleanup' into maint-2.45
Junio C Hamano
-5
/
+0
2024-06-28
Merge branch 'dm/update-index-doc-fix' into maint-2.45
Junio C Hamano
-0
/
+1
2024-06-28
Merge branch 'ds/scalar-reconfigure-all-fix' into maint-2.45
Junio C Hamano
-3
/
+45
2024-06-28
Merge branch 'vd/doc-merge-tree-x-option' into maint-2.45
Junio C Hamano
-0
/
+5
2024-06-28
Merge branch 'fa/p4-error' into maint-2.45
Junio C Hamano
-11
/
+13
2024-06-28
Merge branch 'tb/attr-limits' into maint-2.45
Junio C Hamano
-10
/
+19
2024-06-28
Merge branch 'rs/diff-parseopts-cleanup' into maint-2.45
Junio C Hamano
-1
/
+0
2024-06-28
Merge branch 'dk/zsh-git-repo-path-fix' into maint-2.45
Junio C Hamano
-0
/
+1
2024-06-28
Merge branch 'bc/zsh-compatibility' into maint-2.45
Junio C Hamano
-9
/
+10
2024-06-28
Merge branch 'js/for-each-repo-keep-going' into maint-2.45
Junio C Hamano
-8
/
+43
2024-06-28
Merge branch 'aj/stash-staged-fix' into maint-2.45
Junio C Hamano
-2
/
+11
2024-06-28
Merge branch 'xx/disable-replace-when-building-midx' into maint-2.45
Junio C Hamano
-0
/
+24
2024-06-28
Merge branch 'pw/rebase-m-signoff-fix' into maint-2.45
Junio C Hamano
-113
/
+240
2024-06-28
sparse-index: improve lstat caching of sparse paths
Derrick Stolee
-24
/
+90
2024-06-28
sparse-index: count lstat() calls
Derrick Stolee
-0
/
+7
2024-06-28
sparse-index: use strbuf in path_found()
Derrick Stolee
-12
/
+9
2024-06-28
sparse-index: refactor path_found()
Derrick Stolee
-16
/
+29
2024-06-28
sparse-checkout: refactor skip worktree retry logic
Derrick Stolee
-24
/
+53
2024-06-27
The seventeenth batch
Junio C Hamano
-0
/
+18
2024-06-27
Merge branch 'jk/fetch-pack-fsck-wo-lock-pack'
Junio C Hamano
-1
/
+13
2024-06-27
Merge branch 'rs/remove-unused-find-header-mem'
Junio C Hamano
-19
/
+2
2024-06-27
Merge branch 'jk/t5500-typofix'
Junio C Hamano
-1
/
+1
2024-06-27
Merge branch 'js/mingw-remove-unused-extern-decl'
Junio C Hamano
-1
/
+0
2024-06-27
Merge branch 'kz/merge-fail-early-upon-refresh-failure'
Junio C Hamano
-1
/
+11
2024-06-26
t/lib-bundle-uri: use local fake bundle URLs
Jeff King
-2
/
+2
2024-06-26
t5551: do not confirm that bogus url cannot be used
Jeff King
-1
/
+0
2024-06-26
t5553: use local url for invalid fetch
Jeff King
-4
/
+4
2024-06-26
describe: refresh the index when 'broken' flag is used
Abhijeet Sonar
-0
/
+48
2024-06-26
archive: document that --add-virtual-file takes full path
Junio C Hamano
-4
/
+6
[prev]
[next]