summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-08-10maintenance: swap method locationsDerrick Stolee1-48/+48
2023-08-10maintenance: use random minute in cron schedulerDerrick Stolee1-4/+5
2023-08-10maintenance: use random minute in Windows schedulerDerrick Stolee1-6/+10
2023-08-10maintenance: use random minute in launchctl schedulerDerrick Stolee1-11/+12
2023-08-10maintenance: add get_random_minute()Derrick Stolee3-0/+26
2023-08-10rebase: allow overriding the maximal length of the generated labelsJohannes Schindelin3-2/+23
2023-08-10sequencer: truncate labels to accommodate loose refsMark Ruvald Pedersen2-5/+40
2023-08-10t/lib-rebase: improve documentation of set_fake_editor()Oswald Buddenhagen1-9/+12
2023-08-10t4053: avoid race when killing background processesPhillip Wood1-2/+2
2023-08-10upload-pack: fix race condition in error messagesDerrick Stolee1-2/+3
2023-08-09git-push.txt: fix grammarWesley Schwengle1-1/+1
2023-08-09Git 2.42-rc1v2.42.0-rc1Junio C Hamano2-1/+21
2023-08-09Merge branch 'pw/rebase-skip-commit-message-fix'Junio C Hamano4-39/+93
2023-08-09Merge branch 'ma/locate-in-path-for-windows'Junio C Hamano4-3/+18
2023-08-09Merge branch 'bc/ignore-clangd-cache'Junio C Hamano1-0/+1
2023-08-09Merge branch 'bc/ident-dot-is-no-longer-crud-letter'Junio C Hamano3-4/+12
2023-08-09Merge branch 'ew/hash-with-openssl-evp'Junio C Hamano4-2/+120
2023-08-09repack: move `pack_geometry` struct to the stackTaylor Blau1-31/+31
2023-08-09git maintenance: avoid console window in scheduled tasks on WindowsJohannes Schindelin1-1/+1
2023-08-09win32: add a helper to run `git.exe` without a foreground windowJohannes Schindelin6-2/+139
2023-08-09sequencer: simplify allocation of result array in todo_list_rearrange_squash()Oswald Buddenhagen1-4/+5
2023-08-09t9001: remove excessive GIT_SEND_EMAIL_NOTTY=1Oswald Buddenhagen1-1/+0
2023-08-09mv: handle lstat() failure correctlySebastian Thiel2-2/+9
2023-08-08branch: error message checking out a branch in useRubén Justo3-3/+4
2023-08-08parse-options: disallow negating OPTION_SET_INT 0René Scharfe1-0/+3
2023-08-08repack: free geometry structJeff King1-5/+3
2023-08-08send-email: avoid creating more than one Term::ReadLine objectJeff King2-7/+16
2023-08-08send-email: drop FakeTerm hackJeff King1-20/+2
2023-08-08t0040: declare non-tab indentation to be okay in this scriptJohannes Schindelin1-0/+1
2023-08-07branch: error message deleting a branch in useRubén Justo2-2/+14
2023-08-07advice: handle "rebase" in error_resolve_conflict()Oswald Buddenhagen1-2/+3
2023-08-07t/lib-rebase: set_fake_editor(): handle FAKE_LINES more consistentlyOswald Buddenhagen1-1/+1
2023-08-07t/lib-rebase: set_fake_editor(): fix recognition of reset's short commandOswald Buddenhagen1-1/+1
2023-08-07A few more topics before -rc1Junio C Hamano1-0/+8
2023-08-07mailmap: change primary address for Glen ChooGlen Choo1-0/+1
2023-08-07Merge branch 'ew/sha256-gcrypt-leak-fixes'Junio C Hamano1-5/+8
2023-08-07Merge branch 'rs/bundle-parseopt-cleanup'Junio C Hamano2-23/+23
2023-08-07Merge branch 'am/doc-sha256'Junio C Hamano2-8/+11
2023-08-07Merge branch 'tb/commit-graph-tests'Junio C Hamano3-242/+224
2023-08-06parse-options: simplify usage_padding()René Scharfe1-12/+5
2023-08-06parse-options: no --[no-]no-...René Scharfe3-3/+28
2023-08-06parse-options: factor out usage_indent() and usage_padding()René Scharfe1-15/+24
2023-08-06parse-options: show negatability of options in short helpRené Scharfe7-45/+58
2023-08-06t1502: test option negationRené Scharfe3-0/+63
2023-08-06t1502: move optionspec help output to a fileRené Scharfe3-72/+42
2023-08-06t1502, docs: disallow --no-helpRené Scharfe2-4/+4
2023-08-06subtree: disallow --no-{help,quiet,debug,branch,message}René Scharfe1-5/+5
2023-08-06l10n: po-id for 2.42 (round 1)Bagas Sanjaya1-194/+414
2023-08-05Merge branch 'russian-l10n' of https://github.com/DJm00n/git-po-ruJiang Xin1-1226/+1627
2023-08-04gitignore: ignore clangd .cache directorybrian m. carlson1-0/+1