aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Print filenames when ≥2 files are provided (with color support)Thomas Voss 2024-01-111-20/+33
* Import assert.h before C23Thomas Voss 2024-01-111-4/+4
* Change delim for zflagThomas Voss 2024-01-111-4/+3
* Make things work a bit better on C23Thomas Voss 2024-01-113-1/+11
* Don’t use -m(arch tune)=native on MacOSThomas Voss 2024-01-111-2/+6
* Make REG_NEWLINE optional with -nThomas Voss 2024-01-111-6/+14
* Rebuild if da.h is modifiedThomas Voss 2023-12-301-1/+1
* Switch to cbs for buildingThomas Voss 2023-12-305-23/+945
* Add support for long optionsThomas Voss 2023-12-302-3/+8
* Remove unreachable()Thomas Voss 2023-12-301-9/+2
* Write initial manual pagev1.0.0Thomas Voss 2023-12-101-0/+70
* Support basic escape ASCII escape sequencesThomas Voss 2023-12-101-0/+18
* Remove local rv and make warn() a macroThomas Voss 2023-12-101-5/+8
* Update READMEThomas Voss 2023-12-101-9/+54
* Add the ‘y’ operatorThomas Voss 2023-12-101-10/+62
* Fix GCC compiler errorThomas Voss 2023-12-091-0/+7
* Literally open grab(1) when someone uses -hThomas Voss 2023-12-092-2/+12
* Replace ‘-d’ with ‘-z’Thomas Voss 2023-12-092-6/+6
* Add an install targetThomas Voss 2023-12-091-0/+8
* Don’t always assume ‘x’ as the first operatorThomas Voss 2023-12-091-2/+7
* Genesis commitThomas Voss 2023-12-097-0/+449