index
:
git
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
2025-02-27
packed-backend: check whether the "packed-refs" is regular file
shejialuo
-4
/
+78
2025-02-27
builtin/refs: get worktrees without reading head information
shejialuo
-1
/
+14
2025-02-27
t0602: use subshell to ensure working directory unchanged
shejialuo
-473
/
+494
2025-02-27
gitlab-ci: fix "msvc-meson" test job succeeding despite test failures
Patrick Steinhardt
-1
/
+1
2025-02-26
gitlab-ci: restrict maximum number of link jobs on Windows
Patrick Steinhardt
-1
/
+1
2025-02-26
meson: consistently use custom program paths to resolve programs
Patrick Steinhardt
-6
/
+6
2025-02-26
meson: fix overwritten `git` variable
Patrick Steinhardt
-4
/
+3
2025-02-26
meson: prevent finding sed(1) in a loop
Patrick Steinhardt
-2
/
+3
2025-02-26
meson: improve handling of `sane_tool_path` option
Patrick Steinhardt
-11
/
+10
2025-02-26
meson: improve PATH handling
Patrick Steinhardt
-7
/
+7
2025-02-26
meson: drop separate version library
Patrick Steinhardt
-16
/
+5
2025-02-26
meson: stop linking libcurl into all executables
Patrick Steinhardt
-2
/
+4
2025-02-26
meson: introduce `libgit_curl` dependency
Patrick Steinhardt
-21
/
+18
2025-02-26
meson: simplify use of the common-main library
Patrick Steinhardt
-25
/
+24
2025-02-26
meson: inline the static 'git' library
Patrick Steinhardt
-9
/
+7
2025-02-26
meson: fix OpenSSL fallback when not explicitly required
Patrick Steinhardt
-1
/
+6
2025-02-26
meson: fix exec path with enabled runtime prefix
Patrick Steinhardt
-1
/
+3
2025-02-26
Git 2.49-rc0
v2.49.0-rc0
Junio C Hamano
-1
/
+7
2025-02-26
Merge branch 'jk/check-mailmap-wo-name-fix'
Junio C Hamano
-1
/
+13
2025-02-26
Merge branch 'ek/mingw-rename-symlink'
Junio C Hamano
-1
/
+3
2025-02-25
merge-strategies.adoc: detail submodule merge
Lucas Seiki Oshiro
-0
/
+10
2025-02-25
BreakingChanges: clarify branches/ and remotes/
Junio C Hamano
-2
/
+2
2025-02-25
The fourteenth batch
Junio C Hamano
-0
/
+16
2025-02-25
Merge branch 'po/meson-perl-fix'
Junio C Hamano
-1
/
+16
2025-02-25
Merge branch 'ms/rename-match-name-with-pattern'
Junio C Hamano
-24
/
+25
2025-02-25
Merge branch 'ad/set-default-target-in-makefiles'
Junio C Hamano
-11
/
+46
2025-02-25
Merge branch 'pw/merge-tree-stdin-deadlock-fix'
Junio C Hamano
-9
/
+13
2025-02-25
Merge branch 'mh/doc-commit-title-not-subject'
Junio C Hamano
-8
/
+8
2025-02-25
Merge branch 'bc/diff-reject-empty-arg-to-pickaxe'
Junio C Hamano
-0
/
+20
2025-02-25
Merge branch 'tb/new-make-fix'
Junio C Hamano
-4
/
+4
2025-02-25
Merge branch 'da/xdiff-w-sign-compare-workaround'
Junio C Hamano
-12
/
+10
2025-02-25
t/unit-tests: convert oidtree test to use clar test framework
Seyi Kuforiji
-124
/
+109
2025-02-25
t/unit-tests: convert oidmap test to use clar test framework
Seyi Kuforiji
-183
/
+138
2025-02-25
t/unit-tests: convert oid-array test to use clar test framework
Seyi Kuforiji
-128
/
+131
2025-02-25
t/unit-tests: implement clar specific oid helper functions
Seyi Kuforiji
-26
/
+21
2025-02-25
unpack_loose_rest(): rewrite return handling for clarity
Jeff King
-6
/
+6
2025-02-25
unpack_loose_rest(): simplify error handling
Jeff King
-3
/
+3
2025-02-25
unpack_loose_rest(): never clean up zstream
Jeff King
-10
/
+8
2025-02-25
unpack_loose_rest(): avoid numeric comparison of zlib status
Jeff King
-1
/
+1
2025-02-25
unpack_loose_header(): avoid numeric comparison of zlib status
Jeff King
-1
/
+3
2025-02-25
git_inflate(): skip zlib_post_call() sanity check on Z_NEED_DICT
Jeff King
-11
/
+48
2025-02-25
unpack_loose_header(): fix infinite loop on broken zlib input
Jeff King
-1
/
+20
2025-02-25
unpack_loose_header(): report headers without NUL as "bad"
Jeff King
-1
/
+1
2025-02-25
unpack_loose_header(): simplify next_out assignment
Jeff King
-4
/
+3
2025-02-25
loose_object_info(): BUG() on inflating content with unknown type
Jeff King
-0
/
+2
2025-02-24
t/aggregate-results: fix paste(1) invocation
D. Ben Knoble
-1
/
+1
2025-02-24
commit: avoid parent list buildup in clear_commit_marks_many()
René Scharfe
-4
/
+4
2025-02-24
http: allow using netrc for WebDAV-based HTTP protocol
brian m. carlson
-2
/
+11
2025-02-21
mailmap: fix check-mailmap with full mailmap line
Jacob Keller
-1
/
+13
2025-02-21
The thirteenth batch
Junio C Hamano
-0
/
+5
[prev]
[next]