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
replay: allow to specify a ref with option --ref
Toon Claes committed 4 months ago
replay: use stuck form in documentation and help message
Toon Claes committed 4 months ago
builtin/replay: mark options as not negatable
Toon Claes committed 4 months ago
Junio C Hamano committed 4 months ago
RelNotes: minor typo fixes in 2.54.0 draft
Todd Zullinger committed 4 months ago
read-cache: disable renames in add_files_to_cache
Nick Golden committed 4 months ago
t7004: replace wc -l with modern test helpers
Siddharth Shrimali committed 4 months ago
Junio C Hamano committed 4 months ago
Merge branch 'kj/refspec-parsing-outside-repository'
Junio C Hamano committed 4 months ago
Merge branch 'jk/t0061-bat-test-update'
Junio C Hamano committed 4 months ago
Merge branch 'mk/repo-help-strings'
Junio C Hamano committed 4 months ago
Merge branch 'jc/macos-homebrew-wo-reg-enhanced'
Junio C Hamano committed 4 months ago
Merge branch 'rs/use-strvec-pushv'
Junio C Hamano committed 4 months ago
Merge branch 'bk/t5315-test-path-is-helpers'
Junio C Hamano committed 4 months ago