l10n: add .gitattributes to simplify location filtering
Jiang Xin committed 6 months ago
t9300: work around partial read bug in Dash v0.5.13
Patrick Steinhardt committed 4 months ago
t: work around multibyte bug in quoted heredocs with Dash v0.5.13
Patrick Steinhardt committed 4 months ago
reftable/system: add abstraction to mmap files
Patrick Steinhardt committed 4 months ago
reftable/system: add abstraction to retrieve time in milliseconds
Patrick Steinhardt committed 4 months ago
reftable/fsck: use REFTABLE_UNUSED instead of UNUSED
Patrick Steinhardt committed 4 months ago
reftable/stack: provide fsync(3p) via system header
Patrick Steinhardt committed 4 months ago
reftable: introduce "reftable-system.h" header
Patrick Steinhardt committed 4 months ago
refs/files-backend: drop const to fix strchr() warning
Jeff King committed 4 months ago
http: drop const to fix strstr() warning
Jeff King committed 4 months ago
range-diff: drop const to fix strstr() warnings
Jeff King committed 4 months ago
pkt-line: make packet_reader.line non-const
Jeff King committed 4 months ago
skip_prefix(): check const match between in and out params
Jeff King committed 4 months ago
pseudo-merge: fix disk reads from find_pseudo_merge()
Jeff King committed 4 months ago
find_last_dir_sep(): convert inline function to macro
Jeff King committed 4 months ago
run-command: explicitly cast away constness when assigning to void
Jeff King committed 4 months ago
pager: explicitly cast away strchr() constness
Jeff King committed 4 months ago
transport-helper: drop const to fix strchr() warnings
Jeff King committed 4 months ago
http: add const to fix strchr() warnings
Jeff King committed 4 months ago
convert: add const to fix strchr() warnings
Jeff King committed 4 months ago