link_alt_odb_entry: handle normalize_path errors
Jeff King committed almost 10 years ago
alternates: use a separate scratch space
Jeff King committed almost 10 years ago
t5613: clarify "too deep" recursion tests
Jeff King committed almost 10 years ago
alternates: encapsulate alt->base munging
Jeff King committed almost 10 years ago
alternates: provide helper for allocating alternate
Jeff King committed almost 10 years ago
submodule: ignore trailing slash in relative url
Stefan Beller committed almost 10 years ago
submodule: ignore trailing slash on superproject URL
Stefan Beller committed almost 10 years ago
ls-files: add pathspec matching for submodules
Brandon Williams committed almost 10 years ago
ls-files: pass through safe options for --recurse-submodules
Brandon Williams committed almost 10 years ago
ls-files: optionally recurse into submodules
Brandon Williams committed almost 10 years ago
Brandon Williams committed almost 10 years ago
use strbuf_add_unique_abbrev() for adding short hashes, part 3
René Scharfe committed almost 10 years ago
remove unnecessary NULL check before free(3)
René Scharfe committed almost 10 years ago
files_read_raw_ref: prevent infinite retry loops in general
Jeff King committed almost 10 years ago
files_read_raw_ref: avoid infinite loop on broken symlinks
Jeff King committed almost 10 years ago
wt-status: begin error messages with lower-case
Johannes Schindelin committed almost 10 years ago
wt-status: teach has_{unstaged,uncommitted}_changes() about submodules
Johannes Schindelin committed almost 10 years ago
wt-status: export also the has_un{staged,committed}_changes() functions
Johannes Schindelin committed almost 10 years ago
wt-status: make the require_clean_work_tree() function reusable
Johannes Schindelin committed almost 10 years ago
pull: make code more similar to the shell script again
Johannes Schindelin committed almost 10 years ago