summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* src/wstatus: Add working utilityHEADmainEuAndreh2025-07-132-0/+10
|
* meta.capim: Add with :dependencies keyEuAndreh2025-05-231-0/+1
|
* src/instool: Only install i18n assets based on what $LOCALES includesEuAndreh2025-05-221-16/+19
|
* src/instool: Ignore error messages when listing man_dirnames()EuAndreh2025-05-221-1/+1
|
* git mv src/uuid src/uuidxEuAndreh2025-05-186-5/+5
|
* src/instool: Early exit when no files are givenEuAndreh2025-05-161-0/+3
|
* src/instool: Support "mo" type besides "man"EuAndreh2025-05-121-34/+78
|
* src/sortx: AddEuAndreh2025-05-122-0/+5
|
* git mv src/mandir src/instoolEuAndreh2025-05-122-1/+1
|
* src/mandir: Accept more things as "section" of manpageEuAndreh2025-05-091-3/+3
|
* src/urlid: Add working version, based on uuid(1) and xxxd(1)EuAndreh2025-05-092-0/+9
|
* src/pre: Use sed(1) and handle buffering with stdbuf(1)EuAndreh2025-05-051-4/+1
| | | | | | | | | | | | The while loop and its variables where trimming the string undesirably: $ printf '\ta\n b\n' | pre -n out out a out b Previously, pre(1) would buffer its output if it wasn't a terminal, and I didn't want to add the proprietary -u flag to the sed(1) call. Now we use stdbuf(1) instead, and get the same behaviour, besides being much much faster.
* Add src/tacEuAndreh2025-05-022-0/+6
|
* src/uri: Fix off-by-one end of stringEuAndreh2025-03-271-1/+1
|
* src/ifok: Add working utilityEuAndreh2025-03-272-0/+41
|
* src/mandir: Add first draftEuAndreh2025-03-072-0/+56
|
* src/statusf: Fix use of $STATUSEuAndreh2024-11-081-1/+3
|
* src/untill: Add -q option, remove -hEuAndreh2024-11-081-3/+9
|
* Add AWK version of uri(1) Perl utilityEuAndreh2024-10-232-0/+18
|
* src/htmlesc: Migrate over from dotfilesEuAndreh2024-10-232-0/+119
|
* src/shesc: Migrate over from dotfilesEuAndreh2024-10-232-0/+86
|
* src/pre: Add "-n" to prevent ":" outputEuAndreh2024-10-121-1/+16
|
* Add src/varlistEuAndreh2024-08-312-0/+14
|
* Makefile: Adjust ending \\EuAndreh2024-08-291-2/+4
|
* src/untill: Remove -h and --helpEuAndreh2024-08-261-52/+0
|
* src/untill: Copy in untill(1) as isEuAndreh2024-08-262-0/+95
|
* Makefile: Use correct $(sources) in "install" targetEuAndreh2024-08-161-1/+1
|
* src/ifnew: Add working utilityEuAndreh2024-05-102-0/+34
|
* clock, minutes, round, statusf: Add working utilitiesEuAndreh2024-05-095-0/+54
|
* src/statusconv: Add working utilityEuAndreh2024-05-092-0/+51
|
* src/pre: Add working utilityEuAndreh2024-05-082-0/+19
|
* Add 3 working utilities: tempname, mkstemp and mkdtempEuAndreh2024-05-084-0/+20
|
* src/color: Add working utilityEuAndreh2024-05-082-0/+168
|
* src/assert-arg: Add working utilityEuAndreh2024-05-082-0/+31
|
* src/uuid: Add working utilityEuAndreh2024-05-082-0/+6
|
* Add basic MakefileEuAndreh2024-05-083-0/+103
|
* src/now: Add working utilityEuAndreh2024-05-081-0/+31
|
* src/timestamp: Add working utilityEuAndreh2024-05-081-0/+30
|
* Initial empty commitEuAndreh2024-05-080-0/+0