Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 175f944d | 2025-10-15 10:26:05 | readme | ||
| 1543d07d | 2025-10-15 10:24:36 | License, README.md | ||
| 7fe1048d | 2025-10-15 10:07:59 | fix make install | ||
| 4029fb98 | 2025-10-15 09:12:49 | separate build dir | ||
| 872302e3 | 2025-10-15 09:10:28 | copy configure from runj | ||
| d81bc5f5 | 2025-09-20 17:59:17 | fix off-by-minus-one when converting \r\n at end of line | ||
| 0f197fd6 | 2025-09-20 17:19:57 | fix compilation on NetBSD | ||
| 062a0b02 | 2025-09-20 17:00:58 | sort.c using qsort | ||
| cbbd96e6 | 2025-09-20 16:57:53 | new version using qsort | ||
| 35f307e1 | 2025-09-20 05:01:28 | add paren | ||
| 5991f44f | 2025-09-20 03:39:10 | use memcmp instead of strncmp | ||
| 6e5e2478 | 2025-09-20 03:34:39 | fix build on Linux (Debian) | ||
| bb61366d | 2025-09-20 03:29:27 | add -u option for unique lines | ||
| 6a69a0b3 | 2025-09-20 03:19:08 | fix cflags for debug target | ||
| a3fd1461 | 2025-09-20 03:06:58 | sort stdin to stdout using naïve insertion sort |