rebase: don't override --no-reschedule-failed-exec with config
Ævar Arnfjörð Bjarmason committed over 5 years ago
rebase tests: camel-case rebase.rescheduleFailedExec consistently
Ævar Arnfjörð Bjarmason committed over 5 years ago
list-objects: move tag processing into its own function
Patrick Steinhardt committed over 5 years ago
revision: mark commit parents as NOT_USER_GIVEN
Patrick Steinhardt committed over 5 years ago
uploadpack.txt: document implication of `uploadpackfilter.allow`
Patrick Steinhardt committed over 5 years ago
fetch-pack: refactor command and capability write
Jonathan Tan committed over 5 years ago
fetch-pack: refactor add_haves()
Jonathan Tan committed over 5 years ago
fetch-pack: refactor process_acks()
Jonathan Tan committed over 5 years ago
Merge branch 'jt/fetch-pack-request-fix' into jt/push-negotiation
Junio C Hamano committed over 5 years ago
fetch-pack: buffer object-format with other args
Jonathan Tan committed over 5 years ago
gitweb: add "e-mail privacy" feature to redact e-mail addresses
Georgios Kontaxis committed over 5 years ago
Makefile: add missing dependencies of 'config-list.h'
SZEDER Gábor committed over 5 years ago
rm: honor sparse checkout patterns
Matheus Tavares committed over 5 years ago
add: warn when asked to update SKIP_WORKTREE entries
Matheus Tavares committed over 5 years ago
refresh_index(): add flag to ignore SKIP_WORKTREE entries
Matheus Tavares committed over 5 years ago
pathspec: allow to ignore SKIP_WORKTREE entries on index matching
Matheus Tavares committed over 5 years ago
add: make --chmod and --renormalize honor sparse checkouts
Matheus Tavares committed over 5 years ago
t3705: add tests for `git add` in sparse checkouts
Matheus Tavares committed over 5 years ago
add: include magic part of pathspec on --refresh error
Matheus Tavares committed over 5 years ago
userdiff: add support for Scheme
Atharva Raykar committed over 5 years ago