shallow.c: bit manipulation tweaks
Rasmus Villemoes committed almost 10 years ago
shallow.c: avoid theoretical pointer wrap-around
Rasmus Villemoes committed almost 10 years ago
shallow.c: make paint_alloc slightly more robust
Nguyễn Thái Ngọc Duy committed almost 10 years ago
shallow.c: stop abusing COMMIT_SLAB_SIZE for paint_info's memory pools
Nguyễn Thái Ngọc Duy committed almost 10 years ago
shallow.c: rename fields in paint_info to better express their purposes
Nguyễn Thái Ngọc Duy committed almost 10 years ago
lockfile: LOCK_REPORT_ON_ERROR
Junio C Hamano committed almost 10 years ago
hold_locked_index(): align error handling with hold_lockfile_for_update()
Junio C Hamano committed almost 10 years ago
wt-status: implement opportunisitc index update correctly
Junio C Hamano committed almost 10 years ago
stash: prefer plumbing over git-diff
Jeff King committed almost 10 years ago
Jeff King committed almost 10 years ago
http-walker: complain about non-404 loose object errors
Jeff King committed almost 10 years ago
Merge branch 'ew/http-walker' into jk/http-walker-limit-redirect
Junio C Hamano committed almost 10 years ago
http: treat http-alternates like redirects
Jeff King committed almost 10 years ago
http: make redirects more obvious
Jeff King committed almost 10 years ago
remote-curl: rename shadowed options variable
Jeff King committed almost 10 years ago
http: always update the base URL for redirects
Jeff King committed almost 10 years ago
http: simplify update_url_from_redirect
Jeff King committed almost 10 years ago
docs: warn about possible '=' in clean/smudge filter process values
Lars Schneider committed almost 10 years ago
GIT-VERSION-GEN: do not force abbreviation length used by 'describe'
Ramsay Jones committed almost 10 years ago
tag, branch, for-each-ref: add --ignore-case for sorting and filtering
Nguyễn Thái Ngọc Duy committed almost 10 years ago