git-svn: document the 'git svn propset' command
Alfred Perlstein committed over 10 years ago
repack: extend --keep-unreachable to loose objects
Jeff King committed over 10 years ago
repack: add --keep-unreachable option
Jeff King committed over 10 years ago
repack: document --unpack-unreachable option
Jeff King committed over 10 years ago
blame, line-log: do not loop around deref_tag()
Junio C Hamano committed over 10 years ago
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