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-04-09
The sixteenth batch
Junio C Hamano
-0
/
+33
2024-04-09
Merge branch 'rj/use-adv-if-enabled'
Junio C Hamano
-15
/
+53
2024-04-09
Merge branch 'ps/pack-refs-auto'
Junio C Hamano
-125
/
+308
2024-04-09
Merge branch 'es/test-cron-safety'
Junio C Hamano
-0
/
+1
2024-04-09
Merge branch 'rj/add-p-explicit-reshow'
Junio C Hamano
-17
/
+27
2024-04-09
Merge branch 'mg/editorconfig-makefile'
Junio C Hamano
-1
/
+1
2024-04-09
Merge branch 'ja/doc-markup-updates'
Junio C Hamano
-185
/
+216
2024-04-09
Merge branch 'dg/myfirstobjectwalk-updates'
Junio C Hamano
-16
/
+21
2024-04-09
Merge branch 'jc/advice-sans-trailing-whitespace'
Junio C Hamano
-5
/
+6
2024-04-09
Merge branch 'jc/apply-parse-diff-git-header-names-fix'
Junio C Hamano
-1
/
+32
2024-04-09
t0610: execute git-pack-refs(1) with specified umask
Patrick Steinhardt
-6
/
+14
2024-04-09
t0610: make `--shared=` tests reusable
Patrick Steinhardt
-27
/
+30
2024-04-08
reftable/block: reuse compressed array
Patrick Steinhardt
-9
/
+8
2024-04-08
reftable/block: reuse zstream when writing log blocks
Patrick Steinhardt
-28
/
+53
2024-04-08
reftable/writer: reset `last_key` instead of releasing it
Patrick Steinhardt
-2
/
+2
2024-04-08
reftable/writer: unify releasing memory
Patrick Steinhardt
-8
/
+15
2024-04-08
reftable/writer: refactorings for `writer_flush_nonempty_block()`
Patrick Steinhardt
-28
/
+44
2024-04-08
reftable/writer: refactorings for `writer_add_record()`
Patrick Steinhardt
-11
/
+27
2024-04-08
refs/reftable: don't recompute committer ident
Patrick Steinhardt
-18
/
+34
2024-04-08
reftable: remove name checks
Patrick Steinhardt
-462
/
+1
2024-04-08
refs/reftable: skip duplicate name checks
Patrick Steinhardt
-0
/
+5
2024-04-08
refs/reftable: perform explicit D/F check when writing symrefs
Patrick Steinhardt
-4
/
+18
2024-04-08
refs/reftable: fix D/F conflict error message on ref copy
Patrick Steinhardt
-1
/
+35
2024-04-08
Makefile(s): do not enforce "all indents must be done with tab"
Junio C Hamano
-0
/
+1
2024-04-08
Makefile(s): avoid recipe prefix in conditional statements
Taylor Blau
-135
/
+135
2024-04-08
config: do not leak excludes_file
Junio C Hamano
-1
/
+4
2024-04-08
reftable/stack: use geometric table compaction
Justin Tobler
-131
/
+111
2024-04-08
reftable/stack: add env to disable autocompaction
Justin Tobler
-0
/
+24
2024-04-08
reftable/stack: expose option to disable auto-compaction
Justin Tobler
-7
/
+10
2024-04-05
t1016: local VAR="VAL" fix
Junio C Hamano
-6
/
+6
2024-04-05
t0610: local VAR="VAL" fix
Junio C Hamano
-1
/
+1
2024-04-05
t: teach lint that RHS of 'local VAR=VAL' needs to be quoted
Junio C Hamano
-0
/
+2
2024-04-05
t: local VAR="VAL" (quote ${magic-reference})
Junio C Hamano
-4
/
+4
2024-04-05
t: local VAR="VAL" (quote command substitution)
Junio C Hamano
-3
/
+3
2024-04-05
t: local VAR="VAL" (quote positional parameters)
Junio C Hamano
-5
/
+5
2024-04-05
CodingGuidelines: quote assigned value in 'local var=$val'
Junio C Hamano
-0
/
+12
2024-04-05
CodingGuidelines: describe "export VAR=VAL" rule
Junio C Hamano
-0
/
+4
2024-04-05
userdiff: better method/property matching for C#
Steven Jeuris
-6
/
+352
2024-04-05
date: make DATE_MODE thread-safe
René Scharfe
-44
/
+44
2024-04-05
usage: report vsnprintf(3) failure
René Scharfe
-1
/
+4
2024-04-05
remote-curl: add Transfer-Encoding header only for older curl
Jeff King
-0
/
+12
2024-04-05
The fifteenth batch
Junio C Hamano
-0
/
+7
2024-04-05
Merge branch 'jk/core-comment-string'
Junio C Hamano
-136
/
+182
2024-04-05
Merge branch 'rs/config-comment'
Junio C Hamano
-46
/
+152
2024-04-05
Merge branch 'ps/pack-refs-auto' into jt/reftable-geometric-compaction
Junio C Hamano
-125
/
+308
2024-04-05
apply: don't leak fd on fdopen() error
René Scharfe
-2
/
+5
2024-04-05
fetch: return when parsing submodule.recurse
Derrick Stolee
-0
/
+1
2024-04-05
path: remove mksnpath()
René Scharfe
-24
/
+0
2024-04-05
apply: avoid fixed-size buffer in create_one_file()
René Scharfe
-6
/
+9
2024-04-03
builtin/add: error out when passing untracked path with -u
Ghanshyam Thakkar
-1
/
+18
[prev]
[next]