summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2023-11-16rebase: rewrite --(no-)autosquash documentationAndy Koppe-14/+20
2023-11-16rebase: support --autosquash without -iAndy Koppe-14/+30
2023-11-16rebase: fully ignore rebase.autoSquash without -iAndy Koppe-20/+9
2023-11-14Git 2.43-rc2v2.43.0-rc2Junio C Hamano-1/+1
2023-11-14glossary: add definitions for dereference & peelVictoria Dye-14/+35
2023-11-14ci: avoid running the test suite _twice_Johannes Schindelin-1/+1
2023-11-13l10n: Update Catalan translationJordi Mas-264/+427
2023-11-12l10n: po-id for 2.43 (round 1)Bagas Sanjaya-274/+400
2023-11-12RelNotes: minor wording fixes in 2.43.0 release notesElijah Newren-18/+18
2023-11-11l10n: fr: v2.43.0 rnd 2Jean-Noël Avila-220/+420
2023-11-11Makefile: stop using `test -o` when unlinking duplicate executablesPatrick Steinhardt-1/+1
2023-11-11contrib/subtree: convert subtree type check to use case statementPatrick Steinhardt-4/+10
2023-11-11contrib/subtree: stop using `-o` to test for number of argsPatrick Steinhardt-5/+11
2023-11-11global: convert trivial usages of `test <expr> -a/-o <expr>`Patrick Steinhardt-10/+11
2023-11-11t9164: fix inability to find basename(1) in Subversion hooksPatrick Steinhardt-1/+8
2023-11-11t/lib-httpd: stop using legacy crypt(3) for authenticationPatrick Steinhardt-2/+2
2023-11-11t/lib-httpd: dynamically detect httpd and modules pathPatrick Steinhardt-4/+13
2023-11-10l10n: update uk localization for v2.43Arkadii Yakovets-267/+358
2023-11-10format-patch: fix ignored encode_email_headers for cover letterSimon Ser-0/+11
2023-11-10unit-tests: do show relative file pathsJohannes Schindelin-4/+48
2023-11-10cmake: handle also unit testsJohannes Schindelin-0/+11
2023-11-10unit-tests: do not mistake `.pdb` files for being executableJohannes Schindelin-1/+1
2023-11-10cmake: use test names instead of full pathsJohannes Schindelin-2/+3
2023-11-10cmake: also build unit testsJohannes Schindelin-0/+18
2023-11-10cmake: fix typo in variable nameJohannes Schindelin-2/+2
2023-11-10artifacts-tar: when including `.dll` files, don't forget the unit-testsJohannes Schindelin-1/+1
2023-11-10ci: run unit tests in CIJosh Steadmon-1/+8
2023-11-10unit tests: add TAP unit test frameworkPhillip Wood-4/+792
2023-11-10unit tests: add a project plan documentJosh Steadmon-0/+241
2023-11-09l10n: sv.po: Update Swedish translation (5579t)Peter Krefting-1750/+1819
2023-11-09commit-graph: mark chunk error messages for translationJeff King-9/+9
2023-11-09commit-graph: drop verify_commit_graph_lite()Jeff King-20/+0
2023-11-09commit-graph: check order while reading fanout chunkJeff King-12/+14
2023-11-09commit-graph: use fanout value for graph sizeJeff King-7/+6
2023-11-09commit-graph: abort as soon as we see a bogus chunkJeff King-16/+13
2023-11-09commit-graph: clarify missing-chunk error messagesJeff King-8/+8
2023-11-09commit-graph: drop redundant call to "lite" verificationJeff King-4/+0
2023-11-09midx: check consistency of fanout tableJeff King-9/+25
2023-11-09commit-graph: handle overflow in chunk_size checksJeff King-3/+3
2023-11-09ci: add support for GitLab CIPatrick Steinhardt-1/+116
2023-11-09ci: install test dependencies for linux-muslPatrick Steinhardt-2/+19
2023-11-09ci: squelch warnings when testing with unusable Git repoPatrick Steinhardt-0/+32
2023-11-09ci: unify setup of some environment variablesPatrick Steinhardt-10/+17
2023-11-09ci: split out logic to set up failed test artifactsPatrick Steinhardt-17/+21
2023-11-09ci: group installation of Docker dependenciesPatrick Steinhardt-0/+6
2023-11-09ci: make grouping setup more genericPatrick Steinhardt-24/+22
2023-11-09ci: reorder definitions for grouping functionsPatrick Steinhardt-10/+10
2023-11-09l10n: tr: v2.43.0Emir SARI-207/+322
2023-11-08Git 2.43-rc1v2.43.0-rc1Junio C Hamano-1/+6
2023-11-08Merge branch 'tb/rev-list-unpacked-fix'Junio C Hamano-0/+63