format-patch: keep cover-letter diffstat wrapped in 72 columns
Nguyễn Thái Ngọc Duy committed over 8 years ago
t5570: use ls-remote instead of clone for interp tests
Jeff King committed over 8 years ago
status: support --no-ahead-behind in long format
Jeff Hostetler committed over 8 years ago
status: update short status to respect --no-ahead-behind
Jeff Hostetler committed over 8 years ago
status: add --[no-]ahead-behind to status and commit for V2 format.
Jeff Hostetler committed over 8 years ago
stat_tracking_info: return +1 when branches not equal
Jeff Hostetler committed over 8 years ago
Patryk Obara committed over 8 years ago
clang-format: adjust penalty for return type line break
Patryk Obara committed over 8 years ago
packed_ref_cache: don't use mmap() for small files
Kim Gybels committed over 8 years ago
load_contents(): don't try to mmap an empty file
Michael Haggerty committed over 8 years ago
packed_ref_iterator_begin(): make optimization more general
Michael Haggerty committed over 8 years ago
find_reference_location(): make function safe for empty snapshots
Michael Haggerty committed over 8 years ago
create_snapshot(): use `xmemdupz()` rather than a strbuf
Michael Haggerty committed over 8 years ago
struct snapshot: store `start` rather than `header_len`
Michael Haggerty committed over 8 years ago
dir.c: fix missing dir invalidation in untracked code
Nguyễn Thái Ngọc Duy committed over 8 years ago
dir.c: avoid stat() in valid_cached_dir()
Nguyễn Thái Ngọc Duy committed over 8 years ago
status: add a failing test showing a core.untrackedCache bug
Ævar Arnfjörð Bjarmason committed over 8 years ago
worktree.c: add validate_worktree()
Nguyễn Thái Ngọc Duy committed over 8 years ago
sequencer: run 'prepare-commit-msg' hook
Phillip Wood committed over 8 years ago
t7505: add tests for cherry-pick and rebase -i/-p
Phillip Wood committed over 8 years ago