summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2022-04-06commit, sequencer: turn off break_opt for commit summaryRené Scharfe-1/+31
2022-04-06l10n: tr: v2.36.0 round 1Emir SARI-3958/+4479
2022-04-06l10n: git.pot: v2.36.0 round 1 (192 new, 106 removed)Jiang Xin-3828/+4320
2022-04-06Merge branch 'master' of github.com:git-l10n/git-poJiang Xin-4268/+4152
2022-04-04Git 2.36-rc0v2.36.0-rc0Junio C Hamano-1/+33
2022-04-04Merge branch 'pw/worktree-list-with-z'Junio C Hamano-20/+55
2022-04-04Merge branch 'jc/coding-guidelines-decl-in-for-loop'Junio C Hamano-1/+4
2022-04-04Merge branch 'vd/mv-refresh-stat'Junio C Hamano-2/+34
2022-04-04Merge branch 'jh/builtin-fsmonitor-part2'Junio C Hamano-106/+4326
2022-04-04Merge branch 'tk/ambiguous-fetch-refspec'Junio C Hamano-9/+78
2022-04-04Merge branch 'rc/fetch-refetch'Junio C Hamano-22/+197
2022-04-04Merge branch 'jc/mailsplit-warn-on-tty'Junio C Hamano-0/+3
2022-04-04Merge branch 'ns/trace2-fsync-stat'Junio C Hamano-0/+22
2022-04-04Merge branch 'gc/branch-recurse-submodules-fix'Junio C Hamano-16/+76
2022-04-04Merge branch 'ns/fsync-or-die-message-fix'Junio C Hamano-4/+4
2022-04-04Merge branch 'ns/core-fsyncmethod'Junio C Hamano-3/+3
2022-04-04Merge branch 'dp/worktree-repair-in-usage'Junio C Hamano-0/+1
2022-04-04Merge branch 'ab/reftable-aix-xlc-12'Junio C Hamano-6/+18
2022-04-04Merge branch 'gc/submodule-update-part2'Junio C Hamano-435/+361
2022-04-04Merge branch 'ds/t7700-kept-pack-test'Junio C Hamano-37/+54
2022-04-04Merge branch 'ds/partial-bundle-more'Junio C Hamano-47/+94
2022-04-04Merge branch 'tl/ls-tree-oid-only'Junio C Hamano-94/+492
2022-04-04Merge branch 'ab/reflog-parse-options'Junio C Hamano-67/+165
2022-04-03mergetools: add description to all diff/merge toolsFernando Ramos-0/+160
2022-04-03vimdiff: add tool documentationFernando Ramos-5/+277
2022-04-03Merge branch 'ds/partial-bundle-more' into ab/plug-leak-in-revisionsJunio C Hamano-47/+94
2022-04-01git-p4: sort importsJoel Holdsworth-8/+10
2022-04-01git-p4: seperate multiple statements onto seperate linesJoel Holdsworth-2/+5
2022-04-01git-p4: move inline comments to line aboveJoel Holdsworth-3/+7
2022-04-01git-p4: only seperate code blocks by a single empty lineJoel Holdsworth-3/+0
2022-04-01git-p4: compare to singletons with "is" and "is not"Joel Holdsworth-3/+3
2022-04-01git-p4: normalize indentation of lines in conditionalsJoel Holdsworth-9/+7
2022-04-01git-p4: ensure there is a single space around all operatorsJoel Holdsworth-5/+5
2022-04-01git-p4: ensure every comment has a single #Joel Holdsworth-6/+6
2022-04-01git-p4: remove spaces between dictionary keys and colonsJoel Holdsworth-7/+7
2022-04-01git-p4: remove redundant backslash-continuations inside bracketsJoel Holdsworth-9/+9
2022-04-01git-p4: remove extraneous spaces before function argumentsJoel Holdsworth-11/+11
2022-04-01git-p4: place a single space after every commaJoel Holdsworth-9/+9
2022-04-01git-p4: removed brackets when assigning multiple return valuesJoel Holdsworth-19/+19
2022-04-01git-p4: remove spaces around default argumentsJoel Holdsworth-6/+6
2022-04-01git-p4: remove padding from lists, tuples and function argumentsJoel Holdsworth-18/+18
2022-04-01git-p4: sort and de-duplcate pylint disable listJoel Holdsworth-7/+22
2022-04-01git-p4: remove commented codeJoel Holdsworth-7/+0
2022-04-01git-p4: convert descriptive class and function comments into docstringsJoel Holdsworth-70/+94
2022-04-01git-p4: improve consistency of docstring formattingJoel Holdsworth-133/+158
2022-04-01git-p4: indent with 4-spacesJoel Holdsworth-9/+9
2022-04-01git-p4: remove unneeded semicolons from statementsJoel Holdsworth-14/+14
2022-04-01git-p4: add blank lines between functions and class definitionsJoel Holdsworth-0/+107
2022-04-01untracked-cache: support '--untracked-files=all' if configuredTao Klerks-16/+153
2022-04-01untracked-cache: test untracked-cache-bypassing behavior with -uallTao Klerks-0/+32