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-03-11
Merge branch 'master' of github.com:nafmo/git-l10n-sv
Jiang Xin
-183
/
+356
2025-03-11
l10n: ko: fix minor typo in Korean translation
seoyeon-kwon
-1
/
+2
2025-03-11
l10n: it: fix spelling of "sorgente" (Italian for "source")
Ruggero Turra
-1
/
+1
2025-03-10
fast-export, fast-import: add support for signed-commits
Luke Shumaker
-20
/
+253
2025-03-10
fast-export: do not modify memory from get_commit_buffer
Luke Shumaker
-28
/
+33
2025-03-10
git-fast-export.adoc: clarify why 'verbatim' may not be a good idea
Luke Shumaker
-3
/
+8
2025-03-10
fast-export: rename --signed-tags='warn' to 'warn-verbatim'
Luke Shumaker
-7
/
+25
2025-03-10
fast-export: fix missing whitespace after switch
Christian Couder
-4
/
+4
2025-03-10
git-fast-import.adoc: add missing LF in the BNF
Luke Shumaker
-1
/
+1
2025-03-10
decorate: fix sign comparison warnings
Arnav Bhate
-10
/
+5
2025-03-10
hash: stop depending on `the_repository` in `null_oid()`
Patrick Steinhardt
-136
/
+136
2025-03-10
hash: fix "-Wsign-compare" warnings
Patrick Steinhardt
-9
/
+5
2025-03-10
object-file: split out logic regarding hash algorithms
Patrick Steinhardt
-277
/
+285
2025-03-10
delta-islands: stop depending on `the_repository`
Patrick Steinhardt
-10
/
+8
2025-03-10
object-file-convert: stop depending on `the_repository`
Patrick Steinhardt
-19
/
+24
2025-03-10
pack-bitmap-write: stop depending on `the_repository`
Patrick Steinhardt
-18
/
+19
2025-03-10
pack-revindex: stop depending on `the_repository`
Patrick Steinhardt
-14
/
+20
2025-03-10
pack-check: stop depending on `the_repository`
Patrick Steinhardt
-6
/
+5
2025-03-10
environment: move access to "core.bigFileThreshold" into repo settings
Patrick Steinhardt
-22
/
+52
2025-03-10
pack-write: stop depending on `the_repository` and `the_hash_algo`
Patrick Steinhardt
-41
/
+41
2025-03-10
object: stop depending on `the_repository`
Patrick Steinhardt
-44
/
+48
2025-03-10
csum-file: stop depending on `the_repository`
Patrick Steinhardt
-39
/
+56
2025-03-10
fetch: use ref prefix list to skip ls-refs
Jeff King
-20
/
+7
2025-03-10
fetch: avoid ls-refs only to ask for HEAD symref update
Jeff King
-3
/
+15
2025-03-10
fetch: stop protecting additions to ref-prefix list
Jeff King
-6
/
+18
2025-03-10
fetch: ask server to advertise HEAD for config-less fetch
Jeff King
-0
/
+23
2025-03-10
refspec_ref_prefixes(): clean up refspec_item logic
Jeff King
-6
/
+16
2025-03-10
t5516: beef up exact-oid ref prefixes test
Jeff King
-1
/
+4
2025-03-10
t5516: drop NEEDSWORK about v2 reachability behavior
Jeff King
-1
/
+0
2025-03-10
t5516: prefer "oid" to "sha1" in some test titles
Jeff King
-3
/
+3
2025-03-10
t5702: fix typo in test name
Jeff King
-1
/
+1
2025-03-10
doc: add a blank line around block delimiters
Jean-Noël Avila
-11
/
+73
2025-03-10
git-clone doc: fix indentation
Martin Ågren
-3
/
+3
2025-03-10
l10n: sv.po: Fix Swedish typos
Tuomas Ahola
-4
/
+4
2025-03-10
l10n: sv.po: Update Swedish translation
Peter Krefting
-179
/
+352
2025-03-10
Git 2.49-rc2
v2.49.0-rc2
Junio C Hamano
-1
/
+1
2025-03-10
Merge branch 'tb/fetch-follow-tags-fix'
Junio C Hamano
-1
/
+17
2025-03-07
builtin/checkout-index: stop using `the_repository`
Usman Akinyemi
-22
/
+28
2025-03-07
builtin/for-each-ref: stop using `the_repository`
Usman Akinyemi
-3
/
+9
2025-03-07
builtin/ls-files: stop using `the_repository`
Usman Akinyemi
-16
/
+23
2025-03-07
builtin/pack-refs: stop using `the_repository`
Usman Akinyemi
-5
/
+10
2025-03-07
builtin/send-pack: stop using `the_repository`
Usman Akinyemi
-4
/
+10
2025-03-07
builtin/verify-commit: stop using `the_repository`
Usman Akinyemi
-7
/
+13
2025-03-07
builtin/verify-tag: stop using `the_repository`
Usman Akinyemi
-4
/
+10
2025-03-07
config: teach repo_config to allow `repo` to be NULL
Usman Akinyemi
-0
/
+13
2025-03-07
fetch: fix following tags when fetching specific OID
Taylor Blau
-1
/
+17
2025-03-07
help: print zlib-ng version number
Toon Claes
-2
/
+5
2025-03-07
help: include git-zlib.h to print zlib version
Toon Claes
-0
/
+1
2025-03-06
Merge branch 'js/win-2.49-build-fixes'
Junio C Hamano
-6
/
+10
2025-03-06
Merge branch 'pw/repo-layout-doc-update'
Junio C Hamano
-0
/
+12
[prev]
[next]