diff-lib: tighten show_interdiff()'s interface
Eric Sunshine committed almost 6 years ago
diff: move show_interdiff() from its own file to diff-lib
Eric Sunshine committed almost 6 years ago
add -i: use the built-in version when feature.experimental is set
Junio C Hamano committed almost 6 years ago
Phillip Wood committed almost 6 years ago
contrib/buildsystems: fix expat library name for generated vcxproj
Orgad Shaneh committed almost 6 years ago
add--interactive.perl: specify --no-color explicitly
Jeff King committed almost 6 years ago
add-patch: fix inverted return code of repo_read_index()
Jeff King committed almost 6 years ago
git-worktree.txt: discuss branch-based vs. throwaway worktrees
Eric Sunshine committed almost 6 years ago
worktree: teach `add` to recognize -d as shorthand for --detach
Eric Sunshine committed almost 6 years ago
git-checkout.txt: document -d short option for --detach
Eric Sunshine committed almost 6 years ago
submodule: suppress checking for file name and ref ambiguity for object ids
Orgad Shaneh committed almost 6 years ago
pack-bitmap-write: use hashwrite_be32() in write_hash_cache()
René Scharfe committed almost 6 years ago
midx: use hashwrite_u8() in write_midx_header()
René Scharfe committed almost 6 years ago
fast-import: use write_pack_header()
René Scharfe committed almost 6 years ago
refspec: add and use refspec_appendf()
René Scharfe committed almost 6 years ago
push: release strbufs used for refspec formatting
René Scharfe committed almost 6 years ago
read-cache: fix mem-pool allocation for multi-threaded index loading
René Scharfe committed almost 6 years ago
Makefile: add support for generating JSON compilation database
Philippe Blain committed almost 6 years ago
log_tree_diff: get rid of extra check for NULL
Sergey Organov committed about 6 years ago
log_tree_diff: get rid of code duplication for first_parent_only
Sergey Organov committed about 6 years ago