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