git-compat-util.h: add FLOSS headers for HPE NonStop
Randall S. Becker committed over 7 years ago
config.mak.uname: support for modern HPE NonStop config.
Randall S. Becker committed over 7 years ago
transport-helper: drop read/write errno checks
Jeff King committed over 8 years ago
transport-helper: use xread instead of read
Randall S. Becker committed over 7 years ago
completion: fix typo in git-completion.bash
Chayoung You committed over 7 years ago
Merge branch 'sg/test-bash-version-fix'
Junio C Hamano committed over 7 years ago
test-lib: check Bash version for '-x' without using shell arrays
SZEDER Gábor committed over 7 years ago
completion: treat results of git ls-tree as file paths
Chayoung You committed over 7 years ago
zsh: complete unquoted paths with spaces correctly
Chayoung You committed over 7 years ago
Simplify handling of setup_git_directory_gently() failure cases.
Erin Dahlgren committed over 7 years ago
checkout: factor out mark_cache_entry_for_checkout function
Thomas Gummerer committed over 7 years ago
Thomas Gummerer committed over 7 years ago
read-cache: add invalidate parameter to remove_marked_cache_entries
Thomas Gummerer committed over 7 years ago
entry: support CE_WT_REMOVE flag in checkout_entry
Thomas Gummerer committed over 7 years ago
entry: factor out unlink_entry function
Thomas Gummerer committed over 7 years ago
Thomas Gummerer committed over 7 years ago
commit-graph: writing missing parents is a BUG
Derrick Stolee committed over 7 years ago
rebase: run post-checkout hook on checkout
Orgad Shaneh committed over 7 years ago
t5403: simplify by using a single repository
Orgad Shaneh committed over 7 years ago
pack-protocol.txt: accept error packets in any context
Masaya Suzuki committed over 7 years ago