| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-11-09 | src/bin/grepc, man/man1/grepc.1: -r: Remove flag | Alejandro Colomar | 1 | -5/+0 | |
| Colorizing is imperfect, so don't do it. Let the user colorize it by piping to grep(1), if needed. Signed-off-by: Alejandro Colomar <alx@kernel.org> | |||||
| 2025-11-03 | man/man1/grepc{,_c}.1: Split documentation into a manual page for the driver | Alejandro Colomar | 1 | -102/+13 | |
| I've left grepc_mk undocumented for the moment, as it's still not as stable as the C driver. Signed-off-by: Alejandro Colomar <alx@kernel.org> | |||||
| 2025-11-02 | man/man1/grepc.1: SEE ALSO: Fix references | Alejandro Colomar | 1 | -2/+2 | |
| Signed-off-by: Alejandro Colomar <alx@kernel.org> | |||||
| 2025-11-02 | man/man1/grepc.1: ffix | Alejandro Colomar | 1 | -2/+2 | |
| Signed-off-by: Alejandro Colomar <alx@kernel.org> | |||||
| 2025-10-31 | man/man1/grepc.1: EXAMPLES: Fix command | Alejandro Colomar | 1 | -1/+1 | |
| The output shows the line number, so it must have been called with -n. Signed-off-by: Alejandro Colomar <alx@kernel.org> | |||||
| 2025-10-29 | man/man1/grepc.1: Use a smaller example | Alejandro Colomar | 1 | -15/+2 | |
| Signed-off-by: Alejandro Colomar <alx@kernel.org> | |||||
| 2025-10-29 | man/man1/grepc.1, src/bin/grepc: Add copyright notice | Alejandro Colomar | 1 | -0/+4 | |
| Signed-off-by: Alejandro Colomar <alx@kernel.org> | |||||
| 2025-10-29 | man/man1/grepc.1: Adapt to the Linux man-pages project | Alejandro Colomar | 1 | -20/+11 | |
| Signed-off-by: Alejandro Colomar <alx@kernel.org> | |||||
| 2025-10-29 | man/man1/grepc.1: Move manual page to man/man1/ | Alejandro Colomar | 1 | -0/+222 | |
| Signed-off-by: Alejandro Colomar <alx@kernel.org> | |||||
