summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-10-09doc: correct the 50 characters soft limit (+)谢致邦 (XIE Zhibang)3-6/+6
2023-10-09documentation: add missing parenthesisElijah Newren1-1/+1
2023-10-09documentation: add missing quotesElijah Newren2-3/+3
2023-10-09documentation: add missing fullstopsElijah Newren3-3/+3
2023-10-09documentation: add some commas where they are helpfulElijah Newren37-66/+66
2023-10-09documentation: fix whitespace issuesElijah Newren2-2/+2
2023-10-09documentation: fix capitalizationElijah Newren8-13/+13
2023-10-09documentation: fix punctuationElijah Newren5-6/+6
2023-10-09documentation: use clearer prepositionsElijah Newren14-17/+17
2023-10-09documentation: add missing hyphensElijah Newren3-3/+3
2023-10-09documentation: remove unnecessary hyphensElijah Newren3-3/+3
2023-10-09documentation: add missing articleElijah Newren57-93/+93
2023-10-09documentation: fix choice of articleElijah Newren5-5/+5
2023-10-09documentation: whitespace is already generally pluralElijah Newren1-1/+1
2023-10-09documentation: fix singular vs. pluralElijah Newren29-36/+36
2023-10-09documentation: fix verb vs. nounElijah Newren1-1/+1
2023-10-09documentation: fix adjective vs. nounElijah Newren1-1/+1
2023-10-09documentation: fix verb tenseElijah Newren13-20/+20
2023-10-09documentation: employ consistent verb tense for a listElijah Newren3-3/+3
2023-10-09documentation: fix subject/verb agreementElijah Newren25-28/+28
2023-10-09documentation: remove extraneous wordsElijah Newren15-15/+15
2023-10-09documentation: add missing wordsElijah Newren19-19/+19
2023-10-09documentation: fix apostrophe usageElijah Newren8-8/+8
2023-10-09documentation: fix typosElijah Newren9-11/+11
2023-10-09documentation: fix small errorElijah Newren1-1/+1
2023-10-09documentation: wording improvementsElijah Newren74-133/+134
2023-10-09pretty: fix ref filtering for %(decorate) formatsAndy Koppe2-3/+7
2023-10-09repack: free existing_cruft array after useJeff King1-0/+1
2023-10-06doc: update list archive reference to use lore.kernel.orgJunio C Hamano1-1/+1
2023-10-05daemon: free listen_addr before returningJeff King2-16/+23
2023-10-05revision: clear decoration structs during release_revisions()Jeff King4-0/+22
2023-10-05decorate: add clear_decoration() functionJeff King4-0/+29
2023-10-05builtin/repack.c: avoid making cruft packs preferredTaylor Blau2-1/+85
2023-10-05builtin/repack.c: implement support for `--max-cruft-size`Taylor Blau7-11/+426
2023-10-05builtin/repack.c: parse `--max-pack-size` with OPT_MAGNITUDETaylor Blau1-3/+3
2023-10-05t/README: fix multi-prerequisite exampleŠtěpán Němec1-1/+1
2023-10-05doc/gitk: s/sticked/stuck/Štěpán Němec1-1/+1
2023-10-05git-jump: admit to passing merge mode args to ls-filesŠtěpán Němec1-1/+1
2023-10-05doc/diff-options: improve wording of the log.diffMerges mentionŠtěpán Němec1-3/+3
2023-10-05doc: fix some typos, grammar and wording issuesŠtěpán Němec12-38/+37
2023-10-05coverity: detect and report when the token or project is incorrectJohannes Schindelin1-1/+12
2023-10-04The fifteenth batchJunio C Hamano1-0/+16
2023-10-04Merge branch 'bb/unicode-width-table-15'Junio C Hamano1-3/+2
2023-10-04Merge branch 'xz/commit-title-soft-limit-doc'Junio C Hamano1-1/+1
2023-10-04Merge branch 'jk/commit-graph-verify-fix'Junio C Hamano4-55/+158
2023-10-04Merge branch 'ks/ref-filter-mailmap'Junio C Hamano3-42/+239
2023-10-04Merge branch 'ps/revision-cmdline-stdin-not'Junio C Hamano3-6/+33
2023-10-04git-status.txt: fix minor asciidoc format issueJavier Mora1-4/+3
2023-10-03t7420: test that we correctly handle renamed submodulesJan Alexander Steffens (heftig)1-2/+24
2023-10-03t7419: test that we correctly handle renamed submodulesJan Alexander Steffens (heftig)1-1/+29