config: add new way to pass config via `--config-env`
Patrick Steinhardt committed over 5 years ago
patch-ids: handle duplicate hashmap entries
Jeff King committed over 5 years ago
Documentation/git-clone.txt: document race with --local
Taylor Blau committed over 5 years ago
bundle: arguments can be read from stdin
Jiang Xin committed over 5 years ago
bundle: lost objects when removing duplicate pendings
Jiang Xin committed over 5 years ago
test: add helper functions for git-bundle
Jiang Xin committed over 5 years ago
refs: allow @{n} to work with n-sized reflog
Denton Liu committed over 5 years ago
gettext.c: remove/reword a mostly-useless comment
Ævar Arnfjörð Bjarmason committed over 5 years ago
Makefile: remove a warning about old GETTEXT_POISON flag
Ævar Arnfjörð Bjarmason committed over 5 years ago
docs: rephrase and clarify the git status --short format
brian m. carlson committed over 5 years ago
refs: factor out set_read_ref_cutoffs()
Denton Liu committed over 5 years ago
doc: remove "directory cache" from man pages
Utku Gultopu committed over 5 years ago
t5516: loosen "not our ref" error check
Jeff King committed over 5 years ago
t4129: fix setfacl-related permissions failure
Adam Dinwoodie committed over 5 years ago
t7800-difftool: don't accidentally match tmp dirs
SZEDER Gábor committed over 5 years ago
git-send-email.txt: mention less secure app access with Gmail
Vasyl Vavrychuk committed over 5 years ago
for-each-repo: do nothing on empty config
Derrick Stolee committed over 5 years ago
SubmittingPatches: tighten wording on "sign-off" procedure
Junio C Hamano committed over 5 years ago
merge-ort: collect which directories are removed in dirs_removed
Elijah Newren committed over 5 years ago
merge-ort: initialize and free new directory rename data structures
Elijah Newren committed over 5 years ago