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-05-15
sequencer: stop pretending that an assignment is a condition
Johannes Schindelin
-3
/
+6
2025-05-15
bundle-uri: avoid using undefined output of `sscanf()`
Johannes Schindelin
-5
/
+7
2025-05-15
commit-graph: avoid using stale stack addresses
Johannes Schindelin
-0
/
+9
2025-05-15
trace2: avoid "futile conditional"
Johannes Schindelin
-19
/
+5
2025-05-15
Avoid redundant conditions
Johannes Schindelin
-2
/
+2
2025-05-15
fetch: avoid unnecessary work when there is no current branch
Johannes Schindelin
-1
/
+1
2025-05-15
has_dir_name(): make code more obvious
Johannes Schindelin
-42
/
+13
2025-05-15
upload-pack: rename `enum` to reflect the operation
Johannes Schindelin
-17
/
+17
2025-05-15
commit-graph: avoid malloc'ing a local variable
Johannes Schindelin
-72
/
+69
2025-05-15
fetch: carefully clear local variable's address after use
Johannes Schindelin
-0
/
+1
2025-05-15
commit: simplify code
Johannes Schindelin
-1
/
+1
2025-05-15
git-gui: do not end the commit message with an empty line
Johannes Sixt
-4
/
+2
2025-05-15
gitk: do not hard-code color of search results in commit list
Alexander Ogorodov
-2
/
+2
2025-05-14
replay: replace the_repository with repo parameter passed to cmd_replay ()
Elijah Newren
-30
/
+35
2025-05-14
packed-backend: mmap large "packed-refs" file during fsck
shejialuo
-12
/
+7
2025-05-14
packed-backend: extract snapshot allocation in `load_contents`
shejialuo
-22
/
+31
2025-05-14
packed-backend: fsck should warn when "packed-refs" file is empty
shejialuo
-0
/
+33
2025-05-14
scalar reconfigure: improve --maintenance docs
Derrick Stolee
-9
/
+8
2025-05-14
gitk: place file name arguments after options in msgfmt call
Johannes Sixt
-1
/
+1
2025-05-13
send-email: try to get fqdn by running hostname -f on Linux and macOS
Aditya Garg
-1
/
+15
2025-05-13
The fourteenth batch
Junio C Hamano
-0
/
+11
2025-05-13
Merge branch 'kj/glob-path-with-special-char'
Junio C Hamano
-1
/
+432
2025-05-13
Merge branch 'kh/docfixes'
Junio C Hamano
-2
/
+2
2025-05-13
Merge branch 'js/ci-buildsystems-cleanup'
Junio C Hamano
-1950
/
+0
2025-05-13
Merge branch 'ps/ci-test-aggreg-fix-for-meson'
Junio C Hamano
-0
/
+1
2025-05-13
Merge branch 'en/get-tree-entry-doc'
Junio C Hamano
-5
/
+8
2025-05-13
gitlab-ci: always run MSVC-based Meson job
Patrick Steinhardt
-1
/
+0
2025-05-13
git-gui: wire up support for the Meson build system
Patrick Steinhardt
-0
/
+261
2025-05-13
git-gui: stop including GIT-VERSION-FILE file
Patrick Steinhardt
-5
/
+2
2025-05-13
git-gui: extract script to generate macOS app
Patrick Steinhardt
-20
/
+34
2025-05-13
git-gui: extract script to generate macOS wrapper
Patrick Steinhardt
-14
/
+40
2025-05-13
git-gui: extract script to generate "tclIndex"
Patrick Steinhardt
-14
/
+34
2025-05-13
git-gui: extract script to generate "git-gui"
Patrick Steinhardt
-11
/
+30
2025-05-13
git-gui: drop no-op GITGUI_SCRIPT replacement
Patrick Steinhardt
-2
/
+0
2025-05-13
git-gui: make output of GIT-VERSION-GEN source'able
Patrick Steinhardt
-3
/
+3
2025-05-13
git-gui: prepare GIT-VERSION-GEN for out-of-tree builds
Patrick Steinhardt
-15
/
+29
2025-05-13
git-gui: replace GIT-GUI-VARS with GIT-GUI-BUILD-OPTIONS
Patrick Steinhardt
-21
/
+23
2025-05-12
whatschanged: list it in BreakingChanges document
Junio C Hamano
-2
/
+17
2025-05-12
whatchanged: remove when built with WITH_BREAKING_CHANGES
Junio C Hamano
-15
/
+66
2025-05-12
whatchanged: require --i-still-use-this
Junio C Hamano
-7
/
+37
2025-05-12
tests: prepare for a world without whatchanged
Junio C Hamano
-7
/
+7
2025-05-12
The thirteenth batch
Junio C Hamano
-0
/
+15
2025-05-12
Merge branch 'ps/meson-bin-sh'
Junio C Hamano
-1
/
+11
2025-05-12
Merge branch 'ng/xdiff-truly-minimal'
Junio C Hamano
-2
/
+18
2025-05-12
Merge branch 'ds/fix-thin-fix'
Junio C Hamano
-28
/
+216
2025-05-12
Merge branch 'jc/ci-skip-unavailable-external-software'
Junio C Hamano
-13
/
+8
2025-05-12
Merge branch 'ps/object-store-cleanup'
Junio C Hamano
-289
/
+278
2025-05-12
Merge branch 'ag/send-email-outlook'
Junio C Hamano
-1
/
+45
2025-05-12
doc: prepare for a world without whatchanged
Junio C Hamano
-3
/
+3
2025-05-12
you-still-use-that??: help deprecating commands for removal
Junio C Hamano
-8
/
+21
[prev]
[next]