aboutsummaryrefslogtreecommitdiffstats
path: root/builtin/commit.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-06-04curl: fix symbolic constant typechecks with curl_easy_setopt()Jeff King1-7/+7
2025-06-04curl: fix integer variable typechecks with curl_easy_setopt()Jeff King1-3/+3
2025-06-04curl: fix integer constant typechecks with curl_easy_setopt()Jeff King3-11/+11
2025-06-04bundle-uri: send debug output to given FILE * streamJan Mazur1-1/+1
2025-06-04contrib/subtree: add -S/--gpg-signPatrik Weiskircher3-19/+145
2025-06-04contrib/subtree: parse using --stuck-longPatrik Weiskircher1-21/+13
2025-06-04send-email: show the new message id assigned by outlook in the logsAditya Garg1-1/+2
2025-06-04send-email: fix bug resulting in broken threads if a message is editedAditya Garg1-0/+10
2025-06-04commit-graph: fix start_delayed_progress() leakLidong Yan1-0/+1
2025-06-04builtin/fetch-pack: cleanup before return errorLidong Yan1-2/+5
2025-06-03cat-file.c: add batch handling for submodulesVictoria Dye3-1/+37
2025-06-03cat-file: add %(objectmode) atomVictoria Dye3-18/+34
2025-06-03t1006: update 'run_tests' to test generic object specifiersVictoria Dye1-20/+36
2025-06-03Git 2.50-rc1v2.50.0-rc1Junio C Hamano2-3/+13
2025-06-03BUG(): remove leading underscore of the format stringLidong Yan3-3/+3
2025-06-03sequencer: replace error() with BUG() in update_squash_messages ()Lidong Yan1-2/+4
2025-06-03builtin/maintenance: fix locking race when handling "gc" taskPatrick Steinhardt2-20/+33
2025-06-03builtin/gc: avoid global state in `gc_before_repack()`Patrick Steinhardt1-15/+9
2025-06-03usage: allow dying without writing an error messagePatrick Steinhardt5-11/+13
2025-06-03builtin/maintenance: fix locking race with refs and reflogs tasksPatrick Steinhardt1-2/+2
2025-06-03builtin/maintenance: split into foreground and background tasksPatrick Steinhardt1-21/+49
2025-06-03builtin/maintenance: fix typedef for function pointersPatrick Steinhardt1-5/+5
2025-06-03builtin/maintenance: extract function to run tasksPatrick Steinhardt1-12/+23
2025-06-03builtin/maintenance: stop modifying global array of tasksPatrick Steinhardt1-94/+112
2025-06-03builtin/maintenance: mark "--task=" and "--schedule=" as incompatiblePatrick Steinhardt2-3/+10
2025-06-03builtin/maintenance: centralize configuration of explicit tasksPatrick Steinhardt1-23/+24
2025-06-03builtin/gc: drop redundant local variablePatrick Steinhardt1-6/+5
2025-06-03builtin/gc: use designated field initializers for maintenance tasksPatrick Steinhardt1-27/+27
2025-06-03compat: fixes for header handling with OpenBSD / NetBSDBrad Smith1-5/+5
2025-06-02MyFirstContribution: add walken.c to meson.buildLucas Seiki Oshiro1-1/+14
2025-06-02MyFirstContribution: use struct repository in examplesLucas Seiki Oshiro1-10/+10
2025-06-02completion: make sed command that generates config-list.h portable.Collin Funk3-3/+4
2025-06-02fsck: ignore missing "refs" directory for linked worktreesshejialuo2-0/+22
2025-06-02A bit more before -rc1Junio C Hamano1-0/+1
2025-06-02meson: parse TAP output generated by our testsPatrick Steinhardt1-0/+8
2025-06-02meson: introduce kwargs variable for testsPatrick Steinhardt4-5/+9
2025-06-02test-lib: fail on unexpectedly passing testsPatrick Steinhardt2-3/+10
2025-06-02t7815: fix unexpectedly passing test on macOSPatrick Steinhardt2-1/+4
2025-06-02t/test-lib: fix TAP format for BASH_XTRACEFD warningPatrick Steinhardt1-1/+1
2025-06-02t/test-lib: don't print shell traces to stdoutPatrick Steinhardt2-18/+21
2025-06-02t983*: use prereq to check for Python-specific git-p4(1) supportPatrick Steinhardt2-22/+26
2025-06-02t9822: use prereq to check for ISO-8859-1 supportPatrick Steinhardt1-4/+9
2025-06-02t: silence output from `test_create_repo()`Patrick Steinhardt4-20/+31
2025-06-02t: stop announcing prereqsPatrick Steinhardt5-43/+14
2025-06-01config.mak.uname: update settings for OpenBSDBrad Smith1-4/+1
2025-06-01builtin/gc: correct physical memory detection for OpenBSD / NetBSDBrad Smith1-1/+3
2025-06-01doc: column: fix blank lines around block delimitersKristoffer Haugsbakk1-3/+3
2025-06-01thread-utils.c: detect online CPU count on OpenBSD / NetBSDBrad Smith1-4/+4
2025-05-30t: run tests from a normalized working directoryMark Mentovai1-0/+2
2025-05-30A bit more topics for -rc1Junio C Hamano1-0/+22