index
:
git
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
contrib
/
persistent-https
/
socket.go
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-24
ci: skip unavailable external software
Junio C Hamano
1
-9
/
+22
2025-04-23
The eighth batch
Junio C Hamano
1
-0
/
+15
2025-04-23
maintenance: fix launchctl calendar intervals
Josh Heinrichs
1
-2
/
+2
2025-04-22
revision: remove log_reencode field from rev_info
Lucas Seiki Oshiro
1
-1
/
+0
2025-04-22
p5332: drop "+" from --stdin-packs input
Jeff King
1
-1
/
+1
2025-04-22
contrib/completion: install Bash completion
Patrick Steinhardt
2
-0
/
+24
2025-04-22
ci: fix p4d executable not being found on GitHub Actions
Patrick Steinhardt
1
-0
/
+1
2025-04-21
global: mark usage strings and string tables const
Ahelenia ZiemiaĆska
15
-24
/
+24
2025-04-20
builtin/difftool: remove unnecessary if statement
Usman Akinyemi
1
-2
/
+1
2025-04-20
builtin/add: remove unnecessary if statement
Usman Akinyemi
1
-2
/
+1
2025-04-20
perf: do allow `GIT_PERF_*` to be overridden again
Johannes Schindelin
1
-0
/
+12
2025-04-18
t9811: fix misconversion of tests
Junio C Hamano
1
-2
/
+1
2025-04-18
environment: fix typo: 'setup_git_directory_gently'
Abhijeet Sonar
1
-1
/
+1
2025-04-17
config.mak.uname: set CSPRNG_METHOD to getrandom on Linux
Ramsay Jones
1
-0
/
+1
2025-04-17
The seventh batch
Junio C Hamano
1
-0
/
+14
2025-04-17
parse-options: detect mismatches in integer signedness
Patrick Steinhardt
6
-9
/
+16
2025-04-17
parse-options: introduce precision handling for `OPTION_UNSIGNED`
Patrick Steinhardt
6
-13
/
+60
2025-04-17
parse-options: introduce precision handling for `OPTION_INTEGER`
Patrick Steinhardt
8
-14
/
+75
2025-04-17
parse-options: rename `OPT_MAGNITUDE()` to `OPT_UNSIGNED()`
Patrick Steinhardt
9
-47
/
+47
2025-04-17
parse-options: support unit factors in `OPT_INTEGER()`
Patrick Steinhardt
3
-7
/
+11
2025-04-17
global: use designated initializers for options
Patrick Steinhardt
24
-158
/
+443
2025-04-17
parse: fix off-by-one for minimum signed values
Patrick Steinhardt
1
-1
/
+1
2025-04-16
config.mak.uname: add arc4random to the cygwin build
Ramsay Jones
1
-0
/
+1
2025-04-16
config.mak.uname: add sysinfo() configuration for cygwin
Ramsay Jones
3
-1
/
+14
2025-04-16
builtin/gc.c: correct RAM calculation when using sysinfo
Ramsay Jones
1
-2
/
+7
2025-04-16
config.mak.uname: add clock_gettime() to the cygwin build
Ramsay Jones
1
-0
/
+2
2025-04-16
config.mak.uname: add HAVE_GETDELIM to the cygwin section
Ramsay Jones
1
-0
/
+1
2025-04-16
config.mak.uname: only set NO_REGEX on cygwin for v1.7
Ramsay Jones
2
-2
/
+4
2025-04-16
config.mak.uname: add a note about NO_STRLCPY for Linux
Ramsay Jones
1
-0
/
+1
2025-04-16
Makefile: remove NEEDS_LIBRT build variable
Ramsay Jones
2
-9
/
+0
2025-04-16
meson.build: set default help format to html on windows
Ramsay Jones
2
-2
/
+13
2025-04-16
meson.build: only set build variables for non-default values
Ramsay Jones
2
-2
/
+31
2025-04-16
Makefile: only set some BASIC_CFLAGS when RUNTIME_PREFIX is set
Ramsay Jones
1
-17
/
+21
2025-04-16
meson.build: remove -DCURL_DISABLE_TYPECHECK
Ramsay Jones
1
-1
/
+0
2025-04-16
The sixth batch
Junio C Hamano
1
-0
/
+48
2025-04-16
t9811: be more precise to check importing of tags
Anthony Wang
1
-5
/
+4
2025-04-16
docs: document core.hooksPath=/dev/null
Derrick Stolee
1
-0
/
+5
2025-04-16
Documentation: stop depending on Perl to generate command list
Patrick Steinhardt
5
-85
/
+109
2025-04-16
Documentation: stop depending on Perl to massage user manual
Patrick Steinhardt
3
-17
/
+23
2025-04-16
request-pull: stop depending on Perl
Patrick Steinhardt
2
-40
/
+40
2025-04-16
filter-branch: stop depending on Perl
Patrick Steinhardt
1
-18
/
+19
2025-04-16
ci(pedantic): ensure that awk is installed
Johannes Schindelin
1
-1
/
+1
2025-04-15
The fifth batch
Junio C Hamano
1
-0
/
+29
2025-04-15
object-store: merge "object-store-ll.h" and "object-store.h"
Patrick Steinhardt
124
-642
/
+637
2025-04-15
object-store: remove global array of cached objects
Patrick Steinhardt
3
-18
/
+37
2025-04-15
object: split out functions relating to object store subsystem
Patrick Steinhardt
3
-70
/
+66
2025-04-15
object-file: drop `index_blob_stream()`
Patrick Steinhardt
2
-24
/
+17
2025-04-15
object-file: split up concerns of `HASH_*` flags
Patrick Steinhardt
9
-28
/
+56
2025-04-15
object-file: split out functions relating to object store subsystem
Patrick Steinhardt
20
-1040
/
+1074
2025-04-15
object-file: move `xmmap()` into "wrapper.c"
Patrick Steinhardt
2
-48
/
+48
[next]