summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2023-10-09documentation: add some commas where they are helpfulElijah Newren-66/+66
2023-10-09documentation: fix whitespace issuesElijah Newren-2/+2
2023-10-09documentation: fix capitalizationElijah Newren-13/+13
2023-10-09documentation: fix punctuationElijah Newren-6/+6
2023-10-09documentation: use clearer prepositionsElijah Newren-17/+17
2023-10-09documentation: add missing hyphensElijah Newren-3/+3
2023-10-09documentation: remove unnecessary hyphensElijah Newren-3/+3
2023-10-09documentation: add missing articleElijah Newren-93/+93
2023-10-09documentation: fix choice of articleElijah Newren-5/+5
2023-10-09documentation: whitespace is already generally pluralElijah Newren-1/+1
2023-10-09documentation: fix singular vs. pluralElijah Newren-36/+36
2023-10-09documentation: fix verb vs. nounElijah Newren-1/+1
2023-10-09documentation: fix adjective vs. nounElijah Newren-1/+1
2023-10-09documentation: fix verb tenseElijah Newren-20/+20
2023-10-09documentation: employ consistent verb tense for a listElijah Newren-3/+3
2023-10-09documentation: fix subject/verb agreementElijah Newren-28/+28
2023-10-09documentation: remove extraneous wordsElijah Newren-15/+15
2023-10-09documentation: add missing wordsElijah Newren-19/+19
2023-10-09documentation: fix apostrophe usageElijah Newren-8/+8
2023-10-09documentation: fix typosElijah Newren-11/+11
2023-10-09documentation: fix small errorElijah Newren-1/+1
2023-10-09documentation: wording improvementsElijah Newren-133/+134
2023-10-09pretty: fix ref filtering for %(decorate) formatsAndy Koppe-3/+7
2023-10-09repack: free existing_cruft array after useJeff King-0/+1
2023-10-06doc: update list archive reference to use lore.kernel.orgJunio C Hamano-1/+1
2023-10-05daemon: free listen_addr before returningJeff King-16/+23
2023-10-05revision: clear decoration structs during release_revisions()Jeff King-0/+22
2023-10-05decorate: add clear_decoration() functionJeff King-0/+29
2023-10-05builtin/repack.c: avoid making cruft packs preferredTaylor Blau-1/+85
2023-10-05builtin/repack.c: implement support for `--max-cruft-size`Taylor Blau-11/+426
2023-10-05builtin/repack.c: parse `--max-pack-size` with OPT_MAGNITUDETaylor Blau-3/+3
2023-10-05t/README: fix multi-prerequisite exampleŠtěpán Němec-1/+1
2023-10-05doc/gitk: s/sticked/stuck/Štěpán Němec-1/+1
2023-10-05git-jump: admit to passing merge mode args to ls-filesŠtěpán Němec-1/+1
2023-10-05doc/diff-options: improve wording of the log.diffMerges mentionŠtěpán Němec-3/+3
2023-10-05doc: fix some typos, grammar and wording issuesŠtěpán Němec-38/+37
2023-10-05coverity: detect and report when the token or project is incorrectJohannes Schindelin-1/+12
2023-10-04The fifteenth batchJunio C Hamano-0/+16
2023-10-04Merge branch 'bb/unicode-width-table-15'Junio C Hamano-3/+2
2023-10-04Merge branch 'xz/commit-title-soft-limit-doc'Junio C Hamano-1/+1
2023-10-04Merge branch 'jk/commit-graph-verify-fix'Junio C Hamano-55/+158
2023-10-04Merge branch 'ks/ref-filter-mailmap'Junio C Hamano-42/+239
2023-10-04Merge branch 'ps/revision-cmdline-stdin-not'Junio C Hamano-6/+33
2023-10-04git-status.txt: fix minor asciidoc format issueJavier Mora-4/+3
2023-10-03t7420: test that we correctly handle renamed submodulesJan Alexander Steffens (heftig)-2/+24
2023-10-03t7419: test that we correctly handle renamed submodulesJan Alexander Steffens (heftig)-1/+29
2023-10-03t7419, t7420: use test_cmp_config instead of grepping .gitmodulesJan Alexander Steffens (heftig)-6/+6
2023-10-03t7419: actually test the branch switchingJan Alexander Steffens (heftig)-6/+8
2023-10-03submodule--helper: return error from set-url when modifying failedJan Alexander Steffens (heftig)-5/+7
2023-10-03submodule--helper: use submodule_from_path in set-{url,branch}Jan Alexander Steffens (heftig)-4/+18