summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-10-28completion: zsh: add missing direct_appendFelipe Contreras1-0/+5
2020-10-28completion: fix conflict with bashcompFelipe Contreras1-6/+4
2020-10-28completion: zsh: fix completion for --no-.. optionsFelipe Contreras1-0/+22
2020-10-28completion: bash: remove zsh wrapperFelipe Contreras1-90/+2
2020-10-28completion: bash: synchronize zsh wrapperFelipe Contreras1-0/+8
2020-10-28completion: zsh: fix for command aliasingFelipe Contreras1-1/+5
2020-10-28completion: prompt: fix color for ZshFelipe Contreras1-4/+7
2020-10-28completion: zsh: update slave script locationsFelipe Contreras1-5/+9
2020-10-27First batchJunio C Hamano1-0/+38
2020-10-27Merge branch 'dl/checkout-guess'Junio C Hamano8-20/+109
2020-10-27Merge branch 'dl/checkout-p-merge-base'Junio C Hamano7-1/+56
2020-10-27Merge branch 'sb/clone-origin'Junio C Hamano9-23/+158
2020-10-27Merge branch 'sk/force-if-includes'Junio C Hamano15-18/+447
2020-10-27Merge branch 'ds/maintenance-part-2'Junio C Hamano9-22/+603
2020-10-27Merge branch 'rs/worktree-list-show-locked'Junio C Hamano3-3/+17
2020-10-27Merge branch 'rs/tighten-callers-of-deref-tag'Junio C Hamano4-4/+17
2020-10-27Merge branch 'rs/dist-doc-with-git-archive'Junio C Hamano1-6/+11
2020-10-27Merge branch 'cw/ci-ghwf-check-ws-errors'Junio C Hamano1-0/+69
2020-10-27Merge branch 'sd/userdiff-css-update'Junio C Hamano6-1/+27
2020-10-27Merge branch 'rk/completion-stash'Junio C Hamano1-4/+6
2020-10-27Merge branch 'kb/userdiff-rust-macro-rules'Junio C Hamano2-1/+7
2020-10-27Merge branch 'js/userdiff-php'Junio C Hamano3-1/+15
2020-10-27checkout-index: propagate errors to exit codeJeff King3-3/+18
2020-10-27checkout-index: drop error message from empty --stage=allJeff King2-1/+17
2020-10-27test-pkt-line: drop colon from sideband identityJeff King1-1/+1
2020-10-27remote: add meaningful exit code on missing/existingÆvar Arnfjörð Bjarmason3-22/+47
2020-10-26merge-ort-wrappers: new convience wrappers to mimic the old merge APIElijah Newren3-0/+88
2020-10-26merge-ort: barebones API of new merge strategy with empty implementationElijah Newren3-0/+111
2020-10-26SubmittingPatches: clarify the purpose of the final resendJunio C Hamano1-3/+5
2020-10-26t/perf/fsmonitor: add benchmark for dirty statusNipunn Koorapati1-0/+5
2020-10-26t/perf/fsmonitor: perf comparison of multiple fsmonitor integrationsNipunn Koorapati1-8/+14
2020-10-26t/perf/fsmonitor: initialize test with git resetNipunn Koorapati1-2/+6
2020-10-26t/perf/fsmonitor: factor setup for fsmonitor into functionNipunn Koorapati1-2/+6
2020-10-26t/perf/fsmonitor: silence initial git commitNipunn Koorapati1-1/+1
2020-10-26t/perf/fsmonitor: shorten DESC to basenameNipunn Koorapati1-1/+5
2020-10-26t/perf/fsmonitor: factor description out for readabilityNipunn Koorapati1-10/+12
2020-10-26t/perf/fsmonitor: improve error message if typoing hook nameNipunn Koorapati1-1/+3
2020-10-26t/perf/fsmonitor: move watchman setup to one-time-repo-setupNipunn Koorapati1-7/+9
2020-10-26t/perf/fsmonitor: separate one time repo initializationNipunn Koorapati1-8/+11
2020-10-26completion: zsh: fix for directories with spacesFelipe Contreras1-1/+1
2020-10-26completion: zsh: reorganize install instructionsFelipe Contreras1-7/+9
2020-10-26completion: zsh: fix bash script extensionFelipe Contreras1-1/+1
2020-10-26completion: zsh: fix name due to broken autoloadingFelipe Contreras1-3/+5
2020-10-26completion: zsh: fix __gitcomp_direct()Felipe Contreras2-2/+2
2020-10-26other small fixes for 2.29.2Junio C Hamano2-1/+23
2020-10-26Merge branch 'cc/doc-filter-branch-typofix'Junio C Hamano1-1/+1
2020-10-26Merge branch 'jk/committer-date-is-author-date-fix'Junio C Hamano3-5/+5
2020-10-26t6423: add more details about direct resolution of directoriesElijah Newren1-16/+23
2020-10-26t6423: note improved ort handling with untracked filesElijah Newren1-71/+124
2020-10-26t6423, t6436: note improved ort handling with dirty filesElijah Newren2-119/+165