sha1_file: convert pretend_sha1_file to object_id
Patryk Obara committed over 8 years ago
completion: fix completing merge strategies on non-C locales
Duy Nguyen committed over 8 years ago
daemon: fix length computation in newline stripping
Jeff King committed over 8 years ago
t/lib-git-daemon: add network-protocol helpers
Jeff King committed over 8 years ago
daemon: handle NULs in extended attribute string
Jeff King committed over 8 years ago
daemon: fix off-by-one in logging extended attributes
Jeff King committed over 8 years ago
t/lib-git-daemon: record daemon log
Jeff King committed over 8 years ago
Docs: split out long-running subprocess handshake
Jonathan Tan committed over 8 years ago
builtin/pull: respect verbosity settings in submodules
Stefan Beller committed over 8 years ago
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