filter-branch: fix --prune-empty on parentless commits
Devin J. Pohly committed over 9 years ago
t7003: ensure --prune-empty removes entire branch when applicable
Devin J. Pohly committed over 9 years ago
t7003: ensure --prune-empty can prune root commit
Devin J. Pohly committed over 9 years ago
line-log.c: prevent crash during union of too many ranges
Allan Xavier committed over 9 years ago
contrib: git-remote-{bzr,hg} placeholders don't need Python
Sebastian Schuberth committed over 9 years ago
t/perf: add fallback for pre-bin-wrappers versions of git
Jeff King committed over 9 years ago
t/perf: use $MODERN_GIT for all repo-copying steps
Jeff King committed over 9 years ago
t/perf: export variable used in other blocks
Jonathan Tan committed over 9 years ago
Documentation: improve description for core.quotePath
Andreas Heiduk committed over 9 years ago
fetch-pack: add specific error for fetching an unadvertised object
Matt McCutchen committed over 9 years ago
fetch_refs_via_pack: call report_unmatched_refs
Matt McCutchen committed over 9 years ago
fetch-pack: move code to report unmatched refs to a function
Matt McCutchen committed over 9 years ago
checkout: restrict @-expansions when finding branch
Jeff King committed over 9 years ago
strbuf_check_ref_format(): expand only local branches
Jeff King committed over 9 years ago
branch: restrict @-expansions when deleting
Jeff King committed over 9 years ago
t3204: test git-branch @-expansion corner cases
Jeff King committed over 9 years ago
interpret_branch_name: allow callers to restrict expansions
Jeff King committed over 9 years ago
strbuf_branchname: add docstring
Jeff King committed over 9 years ago
strbuf_branchname: drop return value
Jeff King committed over 9 years ago
interpret_branch_name: move docstring to header file
Jeff King committed over 9 years ago