summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-05-01Skip read-only check when output file specifiedHEADmasterDaniel Black2-1/+9
2025-04-05Reject empty filenamesAndreas Gruenbacher3-1/+12
2025-04-05Add some missing filename quotingAndreas Gruenbacher1-1/+1
2025-03-29Fix 'make release' for proper releasesAndreas Gruenbacher2-0/+4
2025-03-29Version 2.8v2.8Andreas Gruenbacher1-1/+1
2025-02-26Regression in commit abe92e8010ab affecting MariaDB testsPetr Vaněk2-0/+34
2025-02-26Count traditional diff pattern lines correctlyPaul Eggert1-2/+3
2025-02-24patch: fix --no-backup-if-mismatch regressionPaul Eggert3-1/+62
2025-02-06Fix dodgy assert with side-effects in insert_cached_dirfdSam James1-1/+2
2025-02-06Declare an expected test failure on Haiku.Bruno Haible3-0/+8
2025-02-06build: update gnulib submodule to latestAndreas Gruenbacher1-0/+0
2025-02-05Fix two test failures on Haiku.Bruno Haible4-4/+4
2025-01-08Check for newlines only when creating a file namePaul Eggert4-112/+90
2025-01-05Gnulib renamed some modulesPaul Eggert1-8/+8
2025-01-05maint: update bootstrap from gnulibPaul Eggert1-48/+76
2025-01-05build: update gnulib submodule to latestPaul Eggert1-0/+0
2025-01-05maint: make update-copyrightPaul Eggert75-76/+76
2024-11-20Set --no-backup-if-mismatch when in --posix modeAndreas Gruenbacher1-1/+1
2024-11-11Add missing feature tests to the test suiteAndreas Gruenbacher12-39/+109
2024-10-11Disable release-prepAndreas Gruenbacher1-0/+2
2024-10-11Fix "make release" to handle alpha releasesEli Schwartz1-0/+4
2024-10-11Add announce-gen module for "make release"Andreas Gruenbacher1-0/+1
2024-09-20Pacify gcc -fsanitize=addressPaul Eggert3-23/+66
2024-09-20Fix memory leak when malformed unidiff patchPaul Eggert1-0/+1
2024-09-20Port to clang address sanitizerPaul Eggert1-5/+9
2024-09-20Refactor argc+argv processingPaul Eggert1-23/+18
2024-09-20Omit needless get_some_switches codePaul Eggert1-6/+0
2024-09-18Revert "Remove obsolete require_gnu_diff function"Andreas Gruenbacher1-0/+12
2024-09-18Remove obsolete require_gnu_diff functionAndreas Gruenbacher1-12/+0
2024-09-17savebuf can return a null pointerPaul Eggert1-2/+1
2024-09-17Spelling fixesPaul Eggert2-2/+2
2024-09-17Port other reject-format test to non-GNU diffPaul Eggert1-1/+7
2024-09-17Don’t be fooled by NUL bytes in diff directivesPaul Eggert3-17/+38
2024-09-17Don’t be fooled by "\000" in file namePaul Eggert2-0/+24
2024-09-17Port to quasi-GNU diffPaul Eggert2-11/+54
2024-09-17In previous patch, make w_q staticPaul Eggert1-1/+1
2024-09-17Pacify -Wunterminated-string-initializationPaul Eggert1-1/+1
2024-09-17Spelling fixesAndreas Gruenbacher3-11/+11
2024-09-17Remove double semicolonAndreas Gruenbacher1-1/+1
2024-09-17Prefer angle bracket headersAndreas Gruenbacher1-2/+2
2024-09-17Update more old copyright noticesAndreas Gruenbacher2-13/+9
2024-09-16Simplify memory allocation of files to deletePaul Eggert2-39/+16
2024-09-16Report patch read errors more immediatelyPaul Eggert1-5/+6
2024-09-16Port fflush usage to OpenBSD 7.5Paul Eggert3-11/+9
2024-09-17Update old copyright noticesAndreas Gruenbacher2-15/+11
2024-09-16Fix gl_gcc_warnings typo in ‘configure’Paul Eggert1-1/+2
2024-09-16build: update gnulib submodule to latestPaul Eggert1-0/+0
2024-09-16Remove some dependencies no longer neededPaul Eggert2-6/+0
2024-09-15Update NEWS as per recent changesPaul Eggert1-2/+5
2024-09-15Update POSIX citationsPaul Eggert3-3/+3