summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-05-05Makefile(s): do not enforce "all indents must be done with tab"Junio C Hamano1-0/+1
2024-05-05Makefile(s): avoid recipe prefix in conditional statementsTaylor Blau1-8/+8
2024-05-05doc: switch links to httpsJosh Soref3-4/+4
2024-05-05doc: update links to current pagesJosh Soref1-1/+1
2024-05-05Merge branch 'ml/git-gui-exec-path-fix'Johannes Sixt1-26/+3
2024-05-05git-gui: po: fix typo in French "aperçu"brian m. carlson1-1/+1
2024-05-03attr.c: move ATTR_MAX_FILE_SIZE check into read_attr_from_buf()Taylor Blau2-10/+19
2024-05-03gitlab-ci: add whitespace error checkJustin Tobler1-0/+9
2024-05-03ci: make the whitespace report optionalJustin Tobler1-12/+33
2024-05-03ci: separate whitespace check scriptJustin Tobler2-64/+78
2024-05-03github-ci: fix link to whitespace errorJustin Tobler1-11/+12
2024-05-03ci: pre-collapse GitLab CI sectionsJustin Tobler1-1/+1
2024-05-03advice: add --no-advice global optionJames Liu5-4/+95
2024-05-03doc: add spacing around paginate optionsJames Liu1-1/+1
2024-05-03doc: clean up usage documentation for --no-* optsJames Liu2-10/+10
2024-05-03stop using HEAD for attributes in bare repository by defaultJunio C Hamano3-10/+10
2024-05-03win32: fix building with NO_UNIX_SOCKETSMike Hommey1-0/+2
2024-05-02t/lib-chunk: work around broken "mv" on some vintage of macOSJunio C Hamano1-1/+2
2024-05-02trailer unit tests: inspect iterator contentsLinus Arver1-13/+148
2024-05-02trailer: document parse_trailers() usageLinus Arver2-5/+54
2024-05-02trailer: retire trailer_info_get() from APILinus Arver2-48/+46
2024-05-02trailer: make trailer_info struct privateLinus Arver2-21/+23
2024-05-02trailer: make parse_trailers() return trailer_info pointerLinus Arver3-30/+30
2024-05-02interpret-trailers: access trailer_info with new helpersLinus Arver3-6/+31
2024-05-02sequencer: use the trailer iteratorLinus Arver1-15/+12
2024-05-02trailer: teach iterator about non-trailer linesLinus Arver3-12/+23
2024-05-02trailer: add unit tests for trailer iteratorLinus Arver2-0/+175
2024-05-02Makefile: sort UNIT_TEST_PROGRAMSLinus Arver1-2/+2
2024-05-02color: add support for 12-bit RGB colorsBeat Bolli4-13/+24
2024-05-02t/t4026-color: add test coverage for invalid RGB colorsBeat Bolli1-0/+18
2024-05-02t/t4026-color: remove an extra double quote characterBeat Bolli1-1/+1
2024-05-01rev-parse: document how --is-* options work outside a repositoryJunio C Hamano1-2/+13
2024-05-01diff-lib: stop calling diff_setup_done() in do_diff_cache()René Scharfe1-1/+0
2024-04-30completion: zsh: stop leaking local cache variableD. Ben Knoble1-0/+1
2024-04-30Start the 2.46 cycleJunio C Hamano3-2/+57
2024-04-30Merge branch 'js/for-each-repo-keep-going'Junio C Hamano5-8/+43
2024-04-30Merge branch 'js/build-fuzz-more-often'Junio C Hamano3-22/+32
2024-04-30Merge branch 'la/doc-use-of-contacts-when-contributing'Junio C Hamano2-30/+51
2024-04-30Merge branch 'aj/stash-staged-fix'Junio C Hamano2-2/+11
2024-04-30Merge branch 'jc/format-patch-rfc-more'Junio C Hamano3-10/+65
2024-04-30Merge branch 'ds/format-patch-rfc-and-k'Junio C Hamano2-1/+24
2024-04-30Merge branch 'xx/disable-replace-when-building-midx'Junio C Hamano2-0/+24
2024-04-30Merge branch 'pw/rebase-m-signoff-fix'Junio C Hamano4-113/+240
2024-04-30add-patch: response to unknown commandRubén Justo2-2/+19
2024-04-30add-patch: do not show UI messages on stderrRubén Justo2-13/+12
2024-04-29Git 2.45.1v2.45.1Johannes Schindelin3-2/+10
2024-04-29Sync with 2.44.1Johannes Schindelin42-86/+1275
2024-04-29Git 2.45v2.45.0Junio C Hamano1-1/+1
2024-04-29Merge tag 'l10n-2.45.0-rnd1' of https://github.com/git-l10n/git-poJunio C Hamano11-7109/+9530
2024-04-29Merge branch 'master' of github.com:alshopov/git-poJiang Xin1-274/+457