dir: replace double pathspec matching with single in treat_directory()
Elijah Newren committed over 6 years ago
dir: include DIR_KEEP_UNTRACKED_CONTENTS handling in treat_directory()
Elijah Newren committed over 6 years ago
dir: replace exponential algorithm with a linear one
Elijah Newren committed over 6 years ago
dir: refactor treat_directory to clarify control flow
Derrick Stolee committed over 6 years ago
dir: fix confusion based on variable tense
Elijah Newren committed over 6 years ago
Elijah Newren committed over 6 years ago
dir: consolidate treat_path() and treat_one_path()
Elijah Newren committed over 6 years ago
dir: fix simple typo in comment
Elijah Newren committed over 6 years ago
t3000: add more testcases testing a variety of ls-files issues
Elijah Newren committed over 6 years ago
t7063: more thorough status checking
Elijah Newren committed over 6 years ago
clone: use "quick" lookup while following tags
Jeff King committed over 6 years ago
user-manual.conf: don't specify [listingblock]
Martin Ågren committed over 6 years ago
t3432: test `--merge' with `rebase.abbreviateCommands = true', too
Alban Gruin committed over 6 years ago
sequencer: don't abbreviate a command if it doesn't have a short form
Alban Gruin committed over 6 years ago
MyFirstObjectWalk: remove unnecessary conditional statement
Johannes Schindelin committed over 6 years ago
oidset: stop referring to sha1-array
Jeff King committed over 6 years ago
ref-filter: stop referring to "sha1 array"
Jeff King committed over 6 years ago
bisect: stop referring to sha1_array
Jeff King committed over 6 years ago
test-tool: rename sha1-array to oid-array
Jeff King committed over 6 years ago
oid_array: rename source file from sha1-array
Jeff King committed over 6 years ago