doc: fix syntax error and the format of printf
Zoker committed almost 5 years ago
sparse-index: copy dir_hash in ensure_full_index()
Jeff Hostetler committed about 5 years ago
builtin/pack-objects.c: remove duplicate hash lookup
Taylor Blau committed almost 5 years ago
builtin/pack-objects.c: simplify add_objects_in_unpacked_packs()
Taylor Blau committed almost 5 years ago
object-store.h: teach for_each_packed_object to ignore kept packs
Taylor Blau committed almost 5 years ago
bundle API: start writing API documentation
Ævar Arnfjörð Bjarmason committed about 5 years ago
branch: allow deleting dangling branches with --force
René Scharfe committed almost 5 years ago
archive: convert queue_directory to struct object_id
René Scharfe committed almost 5 years ago
show-branch: simplify rev_is_head()
René Scharfe committed almost 5 years ago
docs: use "character encoding" to refer to commit-object encoding
Jeff King committed almost 5 years ago
logmsg_reencode(): warn when iconv() fails
Jeff King committed almost 5 years ago
checkout: make delayed checkout respect --quiet and --no-progress
Matheus Tavares committed about 5 years ago
column: fix parsing of the '--nl' option
SZEDER Gábor committed about 5 years ago
ls-refs: reuse buffer when sending refs
Patrick Steinhardt committed about 5 years ago
use xopen() to handle fatal open(2) failures
René Scharfe committed about 5 years ago
xopen: explicitly report creation failures
René Scharfe committed about 5 years ago
refs: make errno output explicit for read_raw_ref_fn
Han-Wen Nienhuys committed about 5 years ago
refs/files-backend: stop setting errno from lock_ref_oid_basic
Han-Wen Nienhuys committed about 5 years ago
refs: remove EINVAL errno output from specification of read_raw_ref_fn
Han-Wen Nienhuys committed about 5 years ago
refs file backend: move raceproof_create_file() here
Ævar Arnfjörð Bjarmason committed about 5 years ago