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-03-25
t/README: mention test files are make targets
Philippe Blain
-0
/
+7
2024-03-25
cat-file: use strbuf_expand_bad_format()
René Scharfe
-8
/
+8
2024-03-25
factor out strbuf_expand_bad_format()
René Scharfe
-18
/
+27
2024-03-25
grep: improve errors for unmatched ( and )
Ahelenia Ziemiańska
-2
/
+2
2024-03-25
builtin/gc: pack refs when using `git maintenance run --auto`
Patrick Steinhardt
-2
/
+22
2024-03-25
builtin/gc: forward git-gc(1)'s `--auto` flag when packing refs
Patrick Steinhardt
-12
/
+28
2024-03-25
t6500: extract objects with "17" prefix
Patrick Steinhardt
-23
/
+19
2024-03-25
builtin/gc: move `struct maintenance_run_opts`
Patrick Steinhardt
-27
/
+26
2024-03-25
builtin/pack-refs: introduce new "--auto" flag
Patrick Steinhardt
-2
/
+57
2024-03-25
builtin/pack-refs: release allocated memory
Patrick Steinhardt
-8
/
+15
2024-03-25
refs/reftable: expose auto compaction via new flag
Patrick Steinhardt
-2
/
+9
2024-03-25
refs: remove `PACK_REFS_ALL` flag
Patrick Steinhardt
-4
/
+3
2024-03-25
refs: move `struct pack_refs_opts` to where it's used
Patrick Steinhardt
-6
/
+6
2024-03-25
t/helper: drop pack-refs wrapper
Patrick Steinhardt
-24
/
+9
2024-03-25
refs/reftable: print errors on compaction failure
Patrick Steinhardt
-1
/
+17
2024-03-25
reftable/stack: gracefully handle failed auto-compaction due to locks
Patrick Steinhardt
-1
/
+76
2024-03-25
reftable/stack: use error codes when locking fails during compaction
Patrick Steinhardt
-5
/
+13
2024-03-25
reftable/error: discern locked/outdated errors
Patrick Steinhardt
-6
/
+11
2024-03-25
reftable/stack: fix error handling in `reftable_stack_init_addition()`
Patrick Steinhardt
-6
/
+1
2024-03-23
editorconfig: add Makefiles to "text files"
Max Gautier
-1
/
+1
2024-03-22
rebase: use child_process_clear() to clean
Jeff King
-3
/
+12
2024-03-22
format-patch: fix leak of empty header string
Jeff King
-1
/
+1
2024-03-22
t/README: document how to loop around test cases
Patrick Steinhardt
-0
/
+20
2024-03-22
t7800: use single quotes for test bodies
Patrick Steinhardt
-20
/
+20
2024-03-22
t7800: improve test descriptions with empty arguments
Patrick Steinhardt
-8
/
+8
2024-03-21
config.txt: describe handling of whitespace further
Dragan Simic
-13
/
+15
2024-03-21
t1300: add more tests for whitespace and inline comments
Dragan Simic
-3
/
+111
2024-03-21
config: really keep value-internal whitespace verbatim
Dragan Simic
-4
/
+9
2024-03-21
config: minor addition of whitespace
Dragan Simic
-1
/
+1
2024-03-21
The tenth batch
Junio C Hamano
-0
/
+35
2024-03-21
Merge branch 'bb/iso-strict-utc'
Junio C Hamano
-5
/
+10
2024-03-21
Merge branch 'bb/t0006-negative-tz-offset'
Junio C Hamano
-0
/
+8
2024-03-21
Merge branch 'jw/doc-show-untracked-files-fix'
Junio C Hamano
-1
/
+1
2024-03-21
Merge branch 'dg/user-manual-hash-example'
Junio C Hamano
-2
/
+34
2024-03-21
Merge branch 'ja/doc-markup-fixes'
Junio C Hamano
-48
/
+57
2024-03-21
Merge branch 'pb/ci-win-artifact-names-fix'
Junio C Hamano
-2
/
+2
2024-03-21
Merge branch 'ps/reftable-reflog-iteration-perf'
Junio C Hamano
-211
/
+154
2024-03-21
Merge branch 'jc/safe-implicit-bare'
Junio C Hamano
-5
/
+49
2024-03-21
Merge branch 'fs/find-end-of-log-message-fix'
Junio C Hamano
-2
/
+19
2024-03-21
Merge branch 'ps/reftable-block-search-fix'
Junio C Hamano
-1
/
+3
2024-03-21
Merge branch 'ps/reftable-stack-tempfile'
Junio C Hamano
-183
/
+178
2024-03-21
Merge branch 'rs/opt-parse-long-fixups'
Junio C Hamano
-64
/
+100
2024-03-21
reftable: fix tests being broken by NFS' delete-after-close semantics
Patrick Steinhardt
-1
/
+11
2024-03-20
contrib: drop hg-to-git script
Jeff King
-275
/
+0
2024-03-20
transport-helper: send "true" value for object-format option
Jeff King
-6
/
+5
2024-03-20
transport-helper: drop "object-format <algo>" option
Jeff King
-12
/
+4
2024-03-20
transport-helper: use write helpers more consistently
Jeff King
-3
/
+3
2024-03-20
doc/gitremote-helpers: fix more missing single-quotes
Jeff King
-3
/
+3
2024-03-19
format-patch: simplify after-subject MIME header handling
Jeff King
-8
/
+6
2024-03-19
format-patch: return an allocated string from log_write_email_headers()
Jeff King
-7
/
+9
[prev]
[next]