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
/
builtin
/
commit.c
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-04
curl: fix symbolic constant typechecks with curl_easy_setopt()
Jeff King
1
-7
/
+7
2025-06-04
curl: fix integer variable typechecks with curl_easy_setopt()
Jeff King
1
-3
/
+3
2025-06-04
curl: fix integer constant typechecks with curl_easy_setopt()
Jeff King
3
-11
/
+11
2025-06-04
bundle-uri: send debug output to given FILE * stream
Jan Mazur
1
-1
/
+1
2025-06-04
contrib/subtree: add -S/--gpg-sign
Patrik Weiskircher
3
-19
/
+145
2025-06-04
contrib/subtree: parse using --stuck-long
Patrik Weiskircher
1
-21
/
+13
2025-06-04
send-email: show the new message id assigned by outlook in the logs
Aditya Garg
1
-1
/
+2
2025-06-04
send-email: fix bug resulting in broken threads if a message is edited
Aditya Garg
1
-0
/
+10
2025-06-04
commit-graph: fix start_delayed_progress() leak
Lidong Yan
1
-0
/
+1
2025-06-04
builtin/fetch-pack: cleanup before return error
Lidong Yan
1
-2
/
+5
2025-06-03
cat-file.c: add batch handling for submodules
Victoria Dye
3
-1
/
+37
2025-06-03
cat-file: add %(objectmode) atom
Victoria Dye
3
-18
/
+34
2025-06-03
t1006: update 'run_tests' to test generic object specifiers
Victoria Dye
1
-20
/
+36
2025-06-03
Git 2.50-rc1
v2.50.0-rc1
Junio C Hamano
2
-3
/
+13
2025-06-03
BUG(): remove leading underscore of the format string
Lidong Yan
3
-3
/
+3
2025-06-03
sequencer: replace error() with BUG() in update_squash_messages ()
Lidong Yan
1
-2
/
+4
2025-06-03
builtin/maintenance: fix locking race when handling "gc" task
Patrick Steinhardt
2
-20
/
+33
2025-06-03
builtin/gc: avoid global state in `gc_before_repack()`
Patrick Steinhardt
1
-15
/
+9
2025-06-03
usage: allow dying without writing an error message
Patrick Steinhardt
5
-11
/
+13
2025-06-03
builtin/maintenance: fix locking race with refs and reflogs tasks
Patrick Steinhardt
1
-2
/
+2
2025-06-03
builtin/maintenance: split into foreground and background tasks
Patrick Steinhardt
1
-21
/
+49
2025-06-03
builtin/maintenance: fix typedef for function pointers
Patrick Steinhardt
1
-5
/
+5
2025-06-03
builtin/maintenance: extract function to run tasks
Patrick Steinhardt
1
-12
/
+23
2025-06-03
builtin/maintenance: stop modifying global array of tasks
Patrick Steinhardt
1
-94
/
+112
2025-06-03
builtin/maintenance: mark "--task=" and "--schedule=" as incompatible
Patrick Steinhardt
2
-3
/
+10
2025-06-03
builtin/maintenance: centralize configuration of explicit tasks
Patrick Steinhardt
1
-23
/
+24
2025-06-03
builtin/gc: drop redundant local variable
Patrick Steinhardt
1
-6
/
+5
2025-06-03
builtin/gc: use designated field initializers for maintenance tasks
Patrick Steinhardt
1
-27
/
+27
2025-06-03
compat: fixes for header handling with OpenBSD / NetBSD
Brad Smith
1
-5
/
+5
2025-06-02
MyFirstContribution: add walken.c to meson.build
Lucas Seiki Oshiro
1
-1
/
+14
2025-06-02
MyFirstContribution: use struct repository in examples
Lucas Seiki Oshiro
1
-10
/
+10
2025-06-02
completion: make sed command that generates config-list.h portable.
Collin Funk
3
-3
/
+4
2025-06-02
fsck: ignore missing "refs" directory for linked worktrees
shejialuo
2
-0
/
+22
2025-06-02
A bit more before -rc1
Junio C Hamano
1
-0
/
+1
2025-06-02
meson: parse TAP output generated by our tests
Patrick Steinhardt
1
-0
/
+8
2025-06-02
meson: introduce kwargs variable for tests
Patrick Steinhardt
4
-5
/
+9
2025-06-02
test-lib: fail on unexpectedly passing tests
Patrick Steinhardt
2
-3
/
+10
2025-06-02
t7815: fix unexpectedly passing test on macOS
Patrick Steinhardt
2
-1
/
+4
2025-06-02
t/test-lib: fix TAP format for BASH_XTRACEFD warning
Patrick Steinhardt
1
-1
/
+1
2025-06-02
t/test-lib: don't print shell traces to stdout
Patrick Steinhardt
2
-18
/
+21
2025-06-02
t983*: use prereq to check for Python-specific git-p4(1) support
Patrick Steinhardt
2
-22
/
+26
2025-06-02
t9822: use prereq to check for ISO-8859-1 support
Patrick Steinhardt
1
-4
/
+9
2025-06-02
t: silence output from `test_create_repo()`
Patrick Steinhardt
4
-20
/
+31
2025-06-02
t: stop announcing prereqs
Patrick Steinhardt
5
-43
/
+14
2025-06-01
config.mak.uname: update settings for OpenBSD
Brad Smith
1
-4
/
+1
2025-06-01
builtin/gc: correct physical memory detection for OpenBSD / NetBSD
Brad Smith
1
-1
/
+3
2025-06-01
doc: column: fix blank lines around block delimiters
Kristoffer Haugsbakk
1
-3
/
+3
2025-06-01
thread-utils.c: detect online CPU count on OpenBSD / NetBSD
Brad Smith
1
-4
/
+4
2025-05-30
t: run tests from a normalized working directory
Mark Mentovai
1
-0
/
+2
2025-05-30
A bit more topics for -rc1
Junio C Hamano
1
-0
/
+22
[prev]
[next]