gnome-keyring: Don't hard-code pkg-config executable
Heiko Becker committed over 10 years ago
blame: dwim "blame --reverse OLD" as "blame --reverse OLD.."
Junio C Hamano committed over 10 years ago
blame: improve diagnosis for "--reverse NEW"
Junio C Hamano committed over 10 years ago
builtin/fetch.c: don't free remote->name after fetch
Keith McGuigan committed over 10 years ago
strbuf: describe the return value of strbuf_read_file
Pranit Bauva committed over 10 years ago
fetch: document that pruning happens before fetching
Jeff King committed over 10 years ago
fetch, upload-pack: --deepen=N extends shallow boundary by N commits
Nguyễn Thái Ngọc Duy committed over 10 years ago
upload-pack: add get_reachable_list()
Nguyễn Thái Ngọc Duy committed over 10 years ago
upload-pack: split check_unreachable() in two, prep for get_reachable_list()
Nguyễn Thái Ngọc Duy committed over 10 years ago
t5500, t5539: tests for shallow depth excluding a ref
Nguyễn Thái Ngọc Duy committed over 10 years ago
clone: define shallow clone boundary with --shallow-exclude
Nguyễn Thái Ngọc Duy committed over 10 years ago
fetch: define shallow boundary with --shallow-exclude
Nguyễn Thái Ngọc Duy committed over 10 years ago
upload-pack: support define shallow boundary by excluding revisions
Nguyễn Thái Ngọc Duy committed over 10 years ago
Nguyễn Thái Ngọc Duy committed over 10 years ago
t5500, t5539: tests for shallow depth since a specific date
Nguyễn Thái Ngọc Duy committed over 10 years ago
clone: define shallow clone boundary based on time with --shallow-since
Nguyễn Thái Ngọc Duy committed over 10 years ago
fetch: define shallow boundary with --shallow-since
Nguyễn Thái Ngọc Duy committed over 10 years ago
upload-pack: add deepen-since to cut shallow repos based on time
Nguyễn Thái Ngọc Duy committed over 10 years ago
shallow.c: implement a generic shallow boundary finder based on rev-list
Nguyễn Thái Ngọc Duy committed over 10 years ago
fetch-pack: use a separate flag for fetch in deepening mode
Nguyễn Thái Ngọc Duy committed over 10 years ago