summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-05-13The third batchJunio C Hamano1-0/+25
2024-05-13Merge branch 'jc/git-gui-maintainer-update'Junio C Hamano2-3/+3
2024-05-13Merge branch 'fa/p4-error'Junio C Hamano1-11/+13
2024-05-13Merge branch 'ps/ci-fuzzers-at-gitlab-fix'Junio C Hamano1-0/+9
2024-05-13Merge branch 'jk/ci-test-with-jgit-fix'Junio C Hamano1-1/+1
2024-05-13Merge branch 'jk/ci-macos-gcc13-fix'Junio C Hamano2-4/+1
2024-05-13Merge branch 'jc/no-default-attr-tree-in-bare'Junio C Hamano3-10/+10
2024-05-13Merge branch 'ps/ci-python-2-deprecation'Junio C Hamano1-2/+6
2024-05-13Merge branch 'tb/attr-limits'Junio C Hamano2-10/+19
2024-05-13Merge branch 'jc/test-workaround-broken-mv'Junio C Hamano1-1/+2
2024-05-13Merge branch 'ma/win32-unix-domain-socket'Junio C Hamano1-0/+2
2024-05-13compat/regex: fix argument order to calloc(3)Junio C Hamano3-13/+13
2024-05-11SubmittingPatches: welcome the new maintainer of git-gui partJunio C Hamano2-3/+3
2024-05-11git-gui: note the new maintainerJohannes Sixt1-2/+2
2024-05-10Merge branch 'ps/config-subcommands' into ps/builtin-config-cleanupJunio C Hamano6-370/+812
2024-05-10SubmittingPatches: extend the "flow" sectionJunio C Hamano1-36/+55
2024-05-10SubmittingPatches: move the patch-flow section earlierJunio C Hamano1-49/+49
2024-05-09ci: stop installing "gcc-13" for osx-gccJeff King1-1/+0
2024-05-09ci: avoid bare "gcc" for osx-gcc jobJeff King1-1/+1
2024-05-09ci: drop mention of BREW_INSTALL_PACKAGES variableJeff King1-2/+0
2024-05-09ci: update coverity runs_on_pool referenceJeff King1-1/+1
2024-05-09gitlab-ci: fix installing dependencies for fuzz smoke testsPatrick Steinhardt1-1/+1
2024-05-09Merge branch 'ps/ci-python-2-deprecation' into ps/ci-fuzzers-at-gitlab-fixJunio C Hamano1-2/+6
2024-05-09Merge branch 'ps/ci-enable-minimal-fuzzers-at-gitlab' into ps/ci-fuzzers-at-g...Junio C Hamano1-0/+9
2024-05-08git-p4: show Perforce error to the userFahad Alrashed1-11/+13
2024-05-08The second batchJunio C Hamano1-1/+38
2024-05-08Merge branch 'bb/rgb-12-bit-colors'Junio C Hamano4-12/+41
2024-05-08Merge branch 'rs/diff-parseopts-cleanup'Junio C Hamano1-1/+0
2024-05-08Merge branch 'dk/zsh-git-repo-path-fix'Junio C Hamano1-0/+1
2024-05-08Merge branch 'bc/zsh-compatibility'Junio C Hamano2-9/+10
2024-05-08Merge branch 'rj/add-p-typo-reaction'Junio C Hamano2-15/+31
2024-05-08Merge branch 'jt/doc-submitting-rerolled-series'Junio C Hamano1-4/+6
2024-05-08Merge branch 'rh/complete-symbolic-ref'Junio C Hamano2-3/+51
2024-05-08Merge branch 'ps/the-index-is-no-more'Junio C Hamano41-455/+435
2024-05-08Merge branch 'bc/credential-scheme-enhancement'Junio C Hamano16-120/+1025
2024-05-08Merge branch 'ps/ci-test-with-jgit'Junio C Hamano9-109/+228
2024-05-08Merge branch 'ps/reftable-write-optim'Junio C Hamano16-552/+226
2024-05-07scalar: avoid segfault in reconfigure --allDerrick Stolee2-3/+45
2024-05-07t0018: two small fixesJunio C Hamano1-19/+22
2024-05-07Documentation/git-merge-tree.txt: document -XVictoria Dye1-0/+5
2024-05-07refs: remove functions without ref storePatrick Steinhardt2-268/+209
2024-05-07cocci: apply rules to rewrite callers of "refs" interfacesPatrick Steinhardt75-436/+711
2024-05-07cocci: introduce rules to transform "refs" to pass ref storePatrick Steinhardt1-0/+103
2024-05-07refs: add `exclude_patterns` parameter to `for_each_fullref_in()`Patrick Steinhardt5-13/+16
2024-05-07refs: introduce missing functions that accept a `struct ref_store`Patrick Steinhardt2-14/+64
2024-05-07builtin/tag: add --trailer optionJohn Passaro3-11/+157
2024-05-07builtin/commit: refactor --trailer logicJohn Passaro3-8/+23
2024-05-07builtin/commit: use ARGV macro to collect trailersJohn Passaro1-9/+1
2024-05-07refs: remove `create_symref` and associated dead codeKarthik Nayak5-172/+0
2024-05-07refs: rename `refs_create_symref()` to `refs_update_symref()`Karthik Nayak5-11/+9