index
:
git
gitk-resize-error
main
Fork of git SCM with my patches.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-12-14
t5100: make rfc822 comment test more careful
Jeff King
2023-12-12
t6300: avoid hard-coding object sizes
René Scharfe
2023-12-12
mailinfo: fix out-of-bounds memory reads in unquote_quoted_pair()
Jeff King
2023-12-11
reftable/block: reuse buffer to compute record keys
Patrick Steinhardt
2023-12-11
reftable/block: introduce macro to initialize `struct block_iter`
Patrick Steinhardt
2023-12-11
reftable/merged: reuse buffer to compute record keys
Patrick Steinhardt
2023-12-11
reftable/stack: fix use of unseeded randomness
Patrick Steinhardt
2023-12-11
reftable/stack: fix stale lock when dying
Patrick Steinhardt
2023-12-11
reftable/stack: reuse buffers when reloading stack
Patrick Steinhardt
2023-12-11
reftable/stack: perform auto-compaction with transactional interface
Patrick Steinhardt
2023-12-11
reftable/stack: verify that `reftable_stack_add()` uses auto-compaction
Patrick Steinhardt
2023-12-11
reftable: handle interrupted writes
Patrick Steinhardt
2023-12-11
reftable: handle interrupted reads
Patrick Steinhardt
2023-12-11
reftable: wrap EXPECT macros in do/while
Patrick Steinhardt
2023-12-11
show-ref: use die_for_incompatible_opt3()
René Scharfe
2023-12-09
revision: parse integer arguments to --max-count, --skip, etc., more carefully
Junio C Hamano
2023-12-09
sequencer: simplify away extra git_config_string() call
Jeff King
2023-12-09
gpg-interface: drop pointless config_error_nonbool() checks
Jeff King
2023-12-09
push: drop confusing configset/callback redundancy
Jeff King
2023-12-09
config: use git_config_string() for core.checkRoundTripEncoding
Jeff King
2023-12-09
diff: give more detailed messages for bogus diff.* config
Jeff King
2023-12-09
config: use config_error_nonbool() instead of custom messages
Jeff King
2023-12-09
imap-send: don't use git_die_config() inside callback
Jeff King
2023-12-09
git_xmerge_config(): prefer error() to die()
Jeff King
2023-12-09
config: reject bogus values for core.checkstat
Jeff King
2023-12-09
fsck: handle NULL value when parsing message config
Jeff King
2023-12-09
trailer: handle NULL value when parsing trailer-specific config
Jeff King
2023-12-09
submodule: handle NULL value when parsing submodule.*.branch
Jeff King
2023-12-09
help: handle NULL value for alias.* config
Jeff King
2023-12-09
trace2: handle NULL values in tr2_sysenv config callback
Jeff King
2023-12-09
setup: handle NULL value when parsing extensions
Jeff King
2023-12-09
config: handle NULL value when parsing non-bools
Jeff King
2023-12-09
bisect: always clean on reset
Jeff King
2023-12-09
parse-options: decouple "--end-of-options" and "--"
Jeff King
2023-12-09
worktree: simplify incompatibility message for --orphan and commit-ish
René Scharfe
2023-12-09
worktree: standardize incompatibility messages
René Scharfe
2023-12-09
clean: factorize incompatibility message
René Scharfe
2023-12-09
revision, rev-parse: factorize incompatibility messages about - -exclude-hidden
René Scharfe
2023-12-09
revision: use die_for_incompatible_opt3() for - -graph/--reverse/--walk-reflogs
René Scharfe
2023-12-09
repack: use die_for_incompatible_opt3() for -A/-k/--cruft
René Scharfe
2023-12-09
push: use die_for_incompatible_opt4() for - -delete/--tags/--all/--mirror
René Scharfe
2023-12-03
hooks--pre-commit: detect non-ASCII when renaming
Julian Prein
2023-12-03
t6301: write invalid object ID via `test-tool ref-store`
Patrick Steinhardt
2023-12-03
t5551: stop writing packed-refs directly
Patrick Steinhardt
2023-12-03
t5401: speed up creation of many branches
Patrick Steinhardt
2023-12-03
t4013: simplify magic parsing and drop "failure"
Patrick Steinhardt
2023-12-03
t3310: stop checking for reference existence via `test -f`
Patrick Steinhardt
2023-12-03
t1417: make `reflog --updateref` tests backend agnostic
Patrick Steinhardt
2023-12-03
t1410: use test-tool to create empty reflog
Patrick Steinhardt
2023-12-03
t1401: stop treating FETCH_HEAD as real reference
Patrick Steinhardt
[prev]
[next]