summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-11-01git-prompt.sh: localize `option` in __git_ps1_show_upstreamSibo Dong1-0/+1
2020-11-01blame: simplify 'setup_blame_bloom_data' interfacePhilippe Blain3-6/+4
2020-11-01blame: simplify 'setup_scoreboard' interfacePhilippe Blain3-8/+6
2020-11-01blame: enable funcname blaming with userdiff driverPhilippe Blain2-2/+20
2020-11-01line-log: mention both modes in 'blame' and 'log' short helpPhilippe Blain2-3/+4
2020-11-01doc: add more pointers to gitattributes(5) for userdiffPhilippe Blain3-4/+11
2020-11-01blame-options.txt: also mention 'funcname' in '-L' descriptionPhilippe Blain2-4/+5
2020-11-01doc: line-range: improve formattingPhilippe Blain3-17/+17
2020-11-01doc: log, gitk: move '-L' description to 'line-range-options.txt'Philippe Blain3-33/+17
2020-11-01pack-write: use hashwrite_be32() instead of double-buffering arrayRené Scharfe1-3/+1
2020-11-01stash: simplify reflog emptiness checkRené Scharfe1-14/+13
2020-10-31Makefile: enable -Wsparse-error for DEVELOPER buildJunio C Hamano1-0/+1
2020-10-31t5411: finish preparing for `main` being the default branch nameJohannes Schindelin2-9/+4
2020-10-31t5411: adjust the remaining support files for init.defaultBranch=mainJohannes Schindelin18-355/+355
2020-10-31t5411: start adjusting the support files for init.defaultBranch=mainJohannes Schindelin13-361/+361
2020-10-31t5411: start using the default branch name "main"Johannes Schindelin1-7/+15
2020-10-31doc/diff-options: fix out of place mentions of '--patch/-p'Sergey Organov1-3/+6
2020-10-31bisect: clear flags in passed repositoryRené Scharfe1-1/+1
2020-10-31object: allow clear_commit_marks_all to handle any repoRené Scharfe5-8/+9
2020-10-30upload-pack: allow stateless client EOF just prior to havesDaniel Duvall2-1/+29
2020-10-30Second batchJunio C Hamano1-0/+5
2020-10-30Merge branch 'js/ci-ghwf-dedup-tests'Junio C Hamano1-27/+31
2020-10-30Merge branch 'dl/resurrect-update-for-sha256'Junio C Hamano1-7/+6
2020-10-30Merge branch 'cm/t7xxx-cleanup'Junio C Hamano3-258/+217
2020-10-30Merge branch 'ct/t0000-use-test-path-is-file'Junio C Hamano1-1/+1
2020-10-30Merge branch 'en/t7518-unflake'Junio C Hamano1-1/+1
2020-10-29Sync with Git 2.29.2Junio C Hamano1-0/+12
2020-10-29Git 2.29.2v2.29.2Junio C Hamano3-2/+14
2020-10-29Merge branch 'cc/doc-filter-branch-typofix' into maintJunio C Hamano1-1/+1
2020-10-29Merge branch 'jk/committer-date-is-author-date-fix' into maintJunio C Hamano3-5/+5
2020-10-29fast-rebase: demonstrate merge-ort's API via new test-tool commandElijah Newren4-0/+214
2020-10-29log, show: add tests for messages containing CRLFPhilippe Blain1-0/+18
2020-10-29ref-filter: handle CRLF at end-of-line more gracefullyPhilippe Blain2-13/+129
2020-10-29sideband: diagnose more sideband anomaliesJeff King4-14/+47
2020-10-28zsh: update copyright noticesFelipe Contreras2-2/+2
2020-10-28completion: bash: remove old compat wrappersFelipe Contreras1-12/+0
2020-10-28completion: bash: cleanup cygwin checkFelipe Contreras1-2/+2
2020-10-28completion: bash: trivial cleanupFelipe Contreras1-7/+6
2020-10-28completion: zsh: add simple version checkFelipe Contreras1-0/+5
2020-10-28completion: zsh: trivial simplificationFelipe Contreras1-1/+1
2020-10-28completion: zsh: add alias descriptionsFelipe Contreras1-2/+3
2020-10-28completion: zsh: improve command tagsFelipe Contreras1-4/+7
2020-10-28completion: zsh: refactor command completionFelipe Contreras1-4/+16
2020-10-28completion: zsh: shuffle functions aroundFelipe Contreras1-12/+12
2020-10-28completion: zsh: simplify file_directFelipe Contreras1-3/+1
2020-10-28completion: zsh: simplify nl_appendFelipe Contreras1-4/+1
2020-10-28completion: zsh: trivial cleanupFelipe Contreras1-1/+1
2020-10-28completion: zsh: simplify direct compaddFelipe Contreras1-1/+1
2020-10-28completion: zsh: simplify compadd functionsFelipe Contreras1-10/+5
2020-10-28completion: zsh: fix splitting of wordsFelipe Contreras1-2/+1