| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | diff: use O_CLOEXEC on pipes | Baptiste Daroussin | 11 days | 1 | -5/+2 |
| * | diff: handle read(2) failures | Baptiste Daroussin | 13 days | 1 | -0/+5 |
| * | diff: prefer posix_spawn over pdfork/execl | Baptiste Daroussin | 13 days | 1 | -23/+39 |
| * | diff: Add SPDX-License-Identifier tag | Tuukka Pasanen | 2026-02-19 | 1 | -0/+2 |
| * | diff: Drop unnecessary casts, fix none algo | Dag-Erling Smørgrav | 2026-02-18 | 1 | -6/+7 |
| * | diff: Tweak recursion tests | Dag-Erling Smørgrav | 2026-02-13 | 1 | -14/+16 |
| * | diff: Tweak range of -C and -U arguments | Dag-Erling Smørgrav | 2026-02-13 | 2 | -42/+64 |
| * | diff: Improve directory loop detection | Dag-Erling Smørgrav | 2026-02-11 | 2 | -3/+22 |
| * | diff: Bump version number | Dag-Erling Smørgrav | 2026-02-06 | 1 | -1/+1 |
| * | diff: Report I/O errors in Stone algorithm | Dag-Erling Smørgrav | 2026-02-05 | 1 | -3/+7 |
| * | diff: Correctly declare tests | Dag-Erling Smørgrav | 2026-02-05 | 1 | -1/+4 |
| * | diff: Fix build | Cy Schubert | 2026-02-05 | 1 | -0/+2 |
| * | diff: Don't compare a file or directory to itself | Dag-Erling Smørgrav | 2026-02-05 | 3 | -8/+28 |
| * | diff: Fix pagination leak | Dag-Erling Smørgrav | 2026-02-05 | 2 | -13/+11 |
| * | diff: Add test case for pagination resource leak | Dag-Erling Smørgrav | 2026-02-05 | 1 | -0/+22 |
| * | diff: Fix integer overflows in Stone algorithm | Dag-Erling Smørgrav | 2026-02-05 | 2 | -11/+54 |
| * | diff: Print an error message on I/O error | Dag-Erling Smørgrav | 2026-02-05 | 1 | -2/+11 |
| * | libdiff: Simplify truncation detection | Dag-Erling Smørgrav | 2026-02-05 | 1 | -4/+0 |
| * | diff: remove useless include as kevent is not used anymore | Baptiste Daroussin | 2026-02-02 | 1 | -2/+0 |
| * | diff: use pdwait(2) instead of homemade one | Baptiste Daroussin | 2026-02-02 | 2 | -15/+7 |
| * | diff: fix support for -l with new diff algorithm | Baptiste Daroussin | 2026-02-02 | 3 | -0/+9 |
| * | libc: Rename fscandir{,_b}() to fdscandir{,_b}(). | Dag-Erling Smørgrav | 2025-06-23 | 1 | -1/+1 |
| * | diff: Fix gcc build. | Dag-Erling Smørgrav | 2025-06-20 | 1 | -3/+3 |
| * | diff: Whitespace nits. | Dag-Erling Smørgrav | 2025-06-20 | 1 | -13/+13 |
| * | diff: Detect loops when diffing directories. | Dag-Erling Smørgrav | 2025-06-20 | 2 | -10/+92 |
| * | diff: minor fixes to manual page | Pau Amma | 2025-06-06 | 1 | -8/+12 |
| * | diff: Fix device case. | Dag-Erling Smørgrav | 2024-12-23 | 1 | -2/+2 |
| * | libdiff: Implement diff coloring. | Dag-Erling Smørgrav | 2024-10-02 | 1 | -0/+2 |
| * | diff: Fix integer overflow. | Dag-Erling Smørgrav | 2024-07-29 | 1 | -21/+24 |
| * | diff: Fix usage message and documentation. | Dag-Erling Smørgrav | 2024-07-29 | 2 | -4/+4 |
| * | Remove residual blank line at start of Makefile | Warner Losh | 2024-07-15 | 1 | -1/+0 |
| * | diff: Document the --no-dereference option. | Dag-Erling Smørgrav | 2024-06-30 | 2 | -2/+9 |
| * | diff: Nits in tests. | Dag-Erling Smørgrav | 2024-05-20 | 1 | -1/+0 |
| * | diff: Warn if the atomizer detected truncation. | Dag-Erling Smørgrav | 2024-05-20 | 1 | -0/+4 |
| * | diff: honour -B flag with -q | Ed Maste | 2024-05-18 | 2 | -1/+13 |
| * | diff: Sort headers. | Dag-Erling Smørgrav | 2024-05-03 | 3 | -6/+10 |
| * | diff: use getline() instead of fgetln() | Martin Tournoij | 2024-04-19 | 1 | -7/+10 |
| * | diff: Integrate libdiff from OpenBSD GoT. | Dag-Erling Smørgrav | 2024-03-27 | 10 | -22/+482 |
| * | diff: Improve history section. | Dag-Erling Smørgrav | 2024-03-19 | 1 | -6/+8 |
| * | diff(1) add FreeBSD HISTORY | David E. O'Brien | 2024-03-15 | 1 | -0/+9 |
| * | diff: Bump manual page date. | Dag-Erling Smørgrav | 2024-02-26 | 1 | -1/+1 |
| * | diff: Fix --expand-tabs and --side-by-side. | Dag-Erling Smørgrav | 2024-02-26 | 3 | -56/+78 |
| * | diff(1): fix a typo | Pin-Yi Kuo | 2023-12-26 | 1 | -1/+1 |
| * | usr.bin: Automated cleanup of cdefs and other formatting | Warner Losh | 2023-11-27 | 1 | -1/+0 |
| * | usr.bin: Remove ancient SCCS tags. | Warner Losh | 2023-11-27 | 3 | -6/+0 |
| * | Remove $FreeBSD$: one-line nroff pattern | Warner Losh | 2023-08-16 | 1 | -1/+0 |
| * | Remove $FreeBSD$: one-line sh pattern | Warner Losh | 2023-08-16 | 4 | -4/+0 |
| * | Remove $FreeBSD$: one-line .c pattern | Warner Losh | 2023-08-16 | 5 | -10/+0 |
| * | Remove $FreeBSD$: one-line .h pattern | Warner Losh | 2023-08-16 | 1 | -1/+0 |
| * | Remove $FreeBSD$: two-line .h pattern | Warner Losh | 2023-08-16 | 2 | -4/+0 |
