index
:
git
jch
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
2024-09-03
rebase: apply and cleanup autostash when rebase fails to start
Phillip Wood
-10
/
+81
2024-09-03
Documentation/BreakingChanges: announce removal of git-pack-redundant(1)
Patrick Steinhardt
-0
/
+20
2024-09-03
The twelfth batch
Junio C Hamano
-0
/
+11
2024-09-03
Merge branch 'jc/config-doc-update'
Junio C Hamano
-3
/
+3
2024-09-03
Merge branch 'rs/remote-leakfix'
Junio C Hamano
-8
/
+15
2024-09-03
Merge branch 'ps/reftable-concurrent-compaction'
Junio C Hamano
-194
/
+316
2024-09-03
Merge branch 'js/fetch-push-trace2-annotation'
Junio C Hamano
-8
/
+67
2024-09-03
Merge branch 'aa/cat-file-batch-output-doc'
Junio C Hamano
-3
/
+3
2024-09-03
Merge branch 'dh/runtime-prefix-on-zos'
Junio C Hamano
-0
/
+32
2024-09-03
Merge branch 'ps/leakfixes-part-5'
Junio C Hamano
-73
/
+237
2024-09-03
Merge branch 'cl/config-regexp-docfix'
Junio C Hamano
-1
/
+1
2024-09-01
mergetools: vscode: new tool
Alex Henrie
-0
/
+19
2024-09-01
t: port helper/test-oid-array.c to unit-tests/t-oid-array.c
Ghanshyam Thakkar
-175
/
+136
2024-09-01
compat/terminal: mark parameter of git_terminal_prompt() UNUSED
Ramsay Jones
-1
/
+1
2024-08-30
revision: free commit buffers for skipped commits
Jeff King
-0
/
+1
2024-08-30
refs/files-backend: work around -Wunused-parameter
Junio C Hamano
-2
/
+5
2024-08-29
grep: prefer UNUSED to MAYBE_UNUSED for pcre allocators
Jeff King
-2
/
+2
2024-08-29
gc: drop MAYBE_UNUSED annotation from used parameter
Jeff King
-1
/
+1
2024-08-29
CodingGuidelines: also mention MAYBE_UNUSED
Junio C Hamano
-2
/
+27
2024-08-29
Merge branch 'jk/unused-parameters' into jc/maybe-unused
Junio C Hamano
-33
/
+46
2024-08-29
The eleventh batch
Junio C Hamano
-2
/
+8
2024-08-29
Merge branch 'ds/sparse-diff-index'
Junio C Hamano
-3
/
+16
2024-08-29
Merge branch 'cp/unit-test-reftable-block'
Junio C Hamano
-126
/
+371
2024-08-29
Merge branch 'ps/reftable-drop-generic'
Junio C Hamano
-816
/
+422
2024-08-28
The tenth batch
Junio C Hamano
-0
/
+5
2024-08-28
Merge branch 'ah/git-prompt-portability'
Junio C Hamano
-65
/
+126
2024-08-28
Merge branch 'gt/unit-test-urlmatch-normalization'
Junio C Hamano
-261
/
+272
2024-08-28
Merge branch 'mt/rebase-x-quiet'
Junio C Hamano
-3
/
+12
2024-08-28
reftable: mark unused parameters in empty iterator functions
Jeff King
-3
/
+3
2024-08-28
t-reftable-block: mark unused argv/argc
Jeff King
-1
/
+1
2024-08-28
CodingGuidelines: mention -Wunused-parameter and UNUSED
Jeff King
-0
/
+7
2024-08-28
config.mak.dev: enable -Wunused-parameter by default
Jeff King
-1
/
+0
2024-08-28
compat: mark unused parameters in win32/mingw functions
Jeff King
-23
/
+24
2024-08-28
compat: disable -Wunused-parameter in win32/headless.c
Jeff King
-0
/
+2
2024-08-28
compat: disable -Wunused-parameter in 3rd-party code
Jeff King
-0
/
+4
2024-08-28
t-reftable-readwrite: mark unused parameter in callback function
Jeff King
-1
/
+1
2024-08-28
gc: mark unused config parameter in virtual functions
Jeff King
-8
/
+8
2024-08-27
send-email: add mailmap support via sendemail.mailmap and --mailmap
Jacob Keller
-0
/
+142
2024-08-27
check-mailmap: add options for additional mailmap sources
Jacob Keller
-6
/
+27
2024-08-27
check-mailmap: accept "user@host" contacts
Jacob Keller
-15
/
+53
2024-08-27
builtin/pack-objects.c: do not open-code `MAX_PACK_OBJECT_HEADER`
Taylor Blau
-1
/
+1
2024-08-27
pack-bitmap.c: avoid repeated `pack_pos_to_offset()` during reuse
Taylor Blau
-4
/
+7
2024-08-27
builtin/pack-objects.c: translate bit positions during pack-reuse
Taylor Blau
-12
/
+63
2024-08-27
pack-bitmap: tag bitmapped packs with their corresponding MIDX
Taylor Blau
-0
/
+3
2024-08-27
t/t5332-multi-pack-reuse.sh: verify pack generation with --strict
Taylor Blau
-8
/
+12
2024-08-26
git-config.1: fix description of --regexp in synopsis
Junio C Hamano
-2
/
+2
2024-08-26
git-config.1: --get-all description update
Junio C Hamano
-1
/
+1
2024-08-26
Sync with 'maint'
Junio C Hamano
-15
/
+22
2024-08-26
The ninth batch
Junio C Hamano
-0
/
+21
2024-08-26
Merge branch 'jc/coding-style-c-operator-with-spaces'
Junio C Hamano
-1
/
+10
[prev]
[next]