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
path:
root
/
builtin
/
commit.c
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-01
t5300: choose the built-in hash outside of a repo
brian m. carlson
1
-3
/
+3
2025-07-01
t4042: choose the built-in hash outside of a repo
brian m. carlson
1
-2
/
+10
2025-07-01
t1007: choose the built-in hash outside of a repo
brian m. carlson
1
-2
/
+2
2025-07-01
t: default to compile-time default hash if not set
brian m. carlson
2
-2
/
+10
2025-07-01
setup: use the default algorithm to initialize repo format
brian m. carlson
2
-2
/
+5
2025-07-01
Use legacy hash for legacy formats
brian m. carlson
9
-13
/
+13
2025-07-01
builtin: use default hash when outside a repository
brian m. carlson
8
-8
/
+8
2025-07-01
hash: add a constant for the legacy hash algorithm
brian m. carlson
1
-0
/
+2
2025-07-01
hash: add a constant for the default hash algorithm
brian m. carlson
1
-0
/
+2
2025-07-01
odb: rename `read_object_with_reference()`
Patrick Steinhardt
8
-45
/
+37
2025-07-01
odb: rename `pretend_object_file()`
Patrick Steinhardt
3
-13
/
+14
2025-07-01
odb: rename `has_object()`
Patrick Steinhardt
30
-74
/
+87
2025-07-01
odb: rename `repo_read_object_file()`
Patrick Steinhardt
47
-150
/
+157
2025-07-01
odb: rename `oid_object_info()`
Patrick Steinhardt
48
-170
/
+213
2025-07-01
odb: trivial refactorings to get rid of `the_repository`
Patrick Steinhardt
1
-16
/
+16
2025-07-01
odb: get rid of `the_repository` when handling submodule sources
Patrick Steinhardt
6
-43
/
+50
2025-07-01
odb: get rid of `the_repository` when handling the primary source
Patrick Steinhardt
3
-27
/
+36
2025-07-01
odb: get rid of `the_repository` in `for_each()` functions
Patrick Steinhardt
8
-28
/
+47
2025-07-01
odb: get rid of `the_repository` when handling alternates
Patrick Steinhardt
14
-64
/
+83
2025-07-01
odb: get rid of `the_repository` in `odb_mkstemp()`
Patrick Steinhardt
7
-15
/
+22
2025-07-01
odb: get rid of `the_repository` in `assert_oid_type()`
Patrick Steinhardt
4
-5
/
+7
2025-07-01
odb: get rid of `the_repository` in `find_odb()`
Patrick Steinhardt
4
-7
/
+12
2025-07-01
odb: introduce parent pointers
Patrick Steinhardt
3
-21
/
+35
2025-07-01
object-store: rename files to "odb.{c,h}"
Patrick Steinhardt
126
-129
/
+129
2025-07-01
object-store: rename `object_directory` to `odb_source`
Patrick Steinhardt
28
-272
/
+284
2025-07-01
object-store: rename `raw_object_store` to `object_database`
Patrick Steinhardt
8
-19
/
+24
2025-07-01
pack-bitmap: add load corrupt bitmap test
Lidong Yan
4
-5
/
+96
2025-07-01
pack-bitmap: reword comments in test_bitmap_commits()
Lidong Yan
1
-2
/
+3
2025-07-01
pack-bitmap: fix memory leak if load_bitmap() failed
Taylor Blau
1
-17
/
+4
2025-07-01
send-pack: clean-up even when taking an early exit
Junio C Hamano
1
-3
/
+5
2025-07-01
config: mention --url in the synopsis
Kristoffer Haugsbakk
2
-2
/
+2
2025-07-01
config: use --value instead of value-pattern
Kristoffer Haugsbakk
1
-4
/
+4
2025-07-01
config: document --[no-]value
Kristoffer Haugsbakk
1
-0
/
+8
2025-07-01
config: use --value=<pattern> consistently
Kristoffer Haugsbakk
2
-9
/
+9
2025-07-01
config: document --[no-]show-names
Kristoffer Haugsbakk
1
-0
/
+6
2025-07-01
ci: update FreeBSD image to 14.3
Carlo Marcelo Arenas Belón
1
-3
/
+5
2025-06-30
The fifth batch
Junio C Hamano
1
-0
/
+15
2025-06-30
docs: mention possible options for Proton Mail users
Aditya Garg
1
-0
/
+8
2025-06-30
docs: add a paragraph explaining the `sendmailCmd` option of sendemail
Aditya Garg
1
-0
/
+29
2025-06-30
docs: add an OAuth2.0 credential helper for AOL accounts
Aditya Garg
1
-0
/
+3
2025-06-30
docs: add outlookidfix config option to sendemail documentation
Aditya Garg
1
-2
/
+7
2025-06-30
docs: link OpenSSL's verify(1) manual page to know about -CAfile and -CApath ...
Aditya Garg
1
-6
/
+8
2025-06-30
doc: improve formatting in branch section
Jakub Ječmínek
1
-2
/
+2
2025-06-30
daemon: correctly handle soft accept() errors in service_loop
Carlo Marcelo Arenas Belón
1
-2
/
+10
2025-06-27
send-pack: clean up extra_have oid array
Jacob Keller
1
-0
/
+1
2025-06-26
daemon: remove unnecesary restriction for listener fd
Carlo Marcelo Arenas Belón
1
-5
/
+0
2025-06-25
The fourth batch
Junio C Hamano
1
-0
/
+10
2025-06-25
contrib: better support symbolic port names in git-credential-netrc
Maxim Cournoyer
5
-8
/
+42
2025-06-25
contrib: warn for invalid netrc file ports in git-credential-netrc
Maxim Cournoyer
1
-3
/
+8
2025-06-25
contrib: use a more portable shebang for git-credential-netrc
Maxim Cournoyer
1
-1
/
+1
[prev]
[next]