summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-10-29am, rebase: fix arghelp syntax of --emptyRené Scharfe3-4/+4
2023-10-29am: simplify --show-current-patch handlingRené Scharfe1-68/+44
2023-10-29parse-options: make CMDMODE errors more preciseRené Scharfe4-57/+139
2023-10-29bugreport: reject positional argumentsEmily Shaffer2-0/+12
2023-10-29t0091-bugreport: stop using i18ngrepEmily Shaffer1-1/+1
2023-10-28Include gettext.h in MyFirstContribution tutorialJacob Stopak1-3/+4
2023-10-26gitk: sv.po: Update Swedish translation (323t)Peter Krefting1-357/+377
2023-10-26send-email: move validation code below process_address_listMichael Strawbridge2-28/+51
2023-10-24SubmittingPatches: call gitk's command "Copy commit reference"Andrei Rybak1-1/+1
2023-10-23The twenty-first batchJunio C Hamano1-0/+17
2023-10-23Merge branch 'en/docfixes'Junio C Hamano171-477/+478
2023-10-23Merge branch 'bc/racy-4gb-files'Junio C Hamano6-2/+62
2023-10-23Merge branch 'jc/fail-stash-to-store-non-stash'Junio C Hamano2-0/+10
2023-10-23Merge branch 'so/diff-merges-dd'Junio C Hamano5-49/+73
2023-10-23Merge branch 'jk/chunk-bounds'Junio C Hamano15-47/+570
2023-10-23doc/git-bisect: clarify `git bisect run` syntaxJavier Mora2-4/+4
2023-10-23builtin/branch.c: adjust error messages to coding guidelinesIsoken June Ibizugbe4-47/+47
2023-10-21merge-ort.c: fix typo 'neeed' to 'needed'王常新1-1/+1
2023-10-20The twentieth batchJunio C Hamano1-0/+12
2023-10-20Merge branch 'ps/rewritten-is-per-worktree-doc'Junio C Hamano1-3/+4
2023-10-20Merge branch 'ak/pretty-decorate-more-fix'Junio C Hamano2-3/+7
2023-10-20Merge branch 'vd/loose-ref-iteration-optimization'Junio C Hamano7-49/+112
2023-10-20Merge branch 'ty/merge-tree-strategy-options'Junio C Hamano4-3/+59
2023-10-20git-push doc: more visibility for -q optionMichal Suchanek1-1/+1
2023-10-20rebase: move parse_opt_keep_empty() downOswald Buddenhagen1-13/+12
2023-10-20rebase: handle --strategy via imply_merge() as wellOswald Buddenhagen1-12/+1
2023-10-20rebase: simplify code related to imply_merge()Oswald Buddenhagen1-5/+1
2023-10-20send-email: handle to/cc/bcc from --compose messageJeff King3-12/+31
2023-10-20Revert "send-email: extract email-parsing code into a subroutine"Jeff King2-80/+75
2023-10-20doc/send-email: mention handling of "reply-to" with --composeJeff King1-5/+5
2023-10-20commit: ignore_non_trailer computes number of bytes to ignoreLinus Arver5-6/+6
2023-10-20grep: die gracefully when outside repositoryKristoffer Haugsbakk2-1/+33
2023-10-19git-p4 shouldn't attempt to store symlinks in LFSMatthew McClain1-0/+4
2023-10-18t7601: use "test_path_is_file" etc. instead of "test -f"Dorcas AnonoLitunya1-12/+12
2023-10-18am: align placeholder for --whitespace option with applyJunio C Hamano1-2/+2
2023-10-18The nineteenth batchJunio C Hamano1-1/+9
2023-10-18Merge branch 'jc/merge-ort-attr-index-fix'Junio C Hamano2-0/+28
2023-10-18Merge branch 'sn/cat-file-doc-update'Junio C Hamano2-18/+16
2023-10-18Merge branch 'xz/commit-title-soft-limit-doc'Junio C Hamano3-6/+6
2023-10-18Merge branch 'tb/repack-max-cruft-size'Junio C Hamano8-136/+645
2023-10-17commit: do not use cryptic "new_index" in end-user facing messagesJunio C Hamano1-4/+4
2023-10-17builtin/add.c: clean up die() messagesNaomi Ibe1-5/+5
2023-10-16status: fix branch shown when not only bisectingRubén Justo6-8/+38
2023-10-16doc/git-repack: don't mention nonexistent "--unpacked" optionPatrick Steinhardt1-5/+2
2023-10-16doc/git-repack: fix syntax for `-g` shorthand optionPatrick Steinhardt1-1/+1
2023-10-14t5319: make corrupted large-offset test more robustJeff King1-2/+4
2023-10-13The eighteenth batchJunio C Hamano1-0/+21
2023-10-13Merge branch 'jk/decoration-and-other-leak-fixes'Junio C Hamano10-16/+74
2023-10-13Merge branch 'ar/diff-index-merge-base-fix'Junio C Hamano2-5/+10
2023-10-13Merge branch 'js/submodule-fix-misuse-of-path-and-name'Junio C Hamano3-22/+90