aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update depsHEADmainLaurent Bercot4 days4-4/+4
|
* Update depsLaurent Bercot5 days3-4/+6
|
* Update cgit URLLaurent Bercot7 days1-1/+1
|
* Prepare for 2.9.9.2, update depsLaurent Bercot2026-05-156-4/+17
|
* Doc fixLaurent Bercot2026-05-111-2/+2
|
* version: 2.9.9.1v2.9.9.1Laurent Bercot2026-05-092-8/+6
|
* Prepare for 2.9.9.1. Correctly include locale.h when necessary.Laurent Bercot2026-05-095-6/+19
|
* version: 2.9.9.0v2.9.9.0Laurent Bercot2026-05-091-0/+1
|
* Change redirfd -v to redirfd -f, for less cognitive loadLaurent Bercot2026-05-052-8/+8
| | | | | No matter how much I tried to use -v, it kept coming out as -f. So, work with the brain, not against it.
* manpages maintainer updateLaurent Bercot2026-04-111-2/+2
|
* Minor code cleanupsLaurent Bercot2026-04-112-9/+10
|
* Update deps/docs/mirrorsLaurent Bercot2026-04-0463-0/+64
|
* Prepare for 2.9.9.0Laurent Bercot2026-04-014-5/+7
|
* Add -v option to redirfdLaurent Bercot2026-04-015-47/+102
|
* With the Makefile as well, pleaseLaurent Bercot2026-03-311-1/+1
|
* Add --disable-path support; prepare for 2.9.8.2Laurent Bercot2026-03-308-8/+43
|
* AI policies, better -lskarnet error messageLaurent Bercot2026-03-262-1/+30
|
* Fix wait command interaction with EXECLINE_STRICTLaurent Bercot2026-03-097-58/+83
| | | | | | | | el_semicolon() hardcodes failure on EXECLINE_STRICT=2, but we want to accept a no-block interface for wait, so write a separate el_semicolon_nostrict() function and use it in wait. Also use gol in wait, and prepare deprecation of quote chars other than space and null (we can hardcode this np)
* gitignore export-arrayLaurent Bercot2026-02-231-0/+1
|
* version: 2.9.8.1v2.9.8.1Laurent Bercot2026-01-241-1/+0
|
* doc: add anchor to the envfile syntaxLaurent Bercot2026-01-231-1/+1
|
* Fix dotpc and Solaris buildLaurent Bercot2026-01-212-0/+4
|
* Credit Josiah, remove extra parensLaurent Bercot2026-01-133-2/+3
|
* backtick, withstdinas: Don't try to chomp an empty stringJosiah Frentsos via skaware2026-01-132-2/+2
| | | | Signed-off-by: Josiah Frentsos <jfrent@tilde.team>
* Prepare for 2.9.8.1; signal handlers must save/restore errnoLaurent Bercot2026-01-017-6/+23
|
* doc fixLaurent Bercot2025-12-262-1/+2
|
* version: 2.9.8.0v2.9.8.0Laurent Bercot2025-12-241-0/+1
|
* releng fixesLaurent Bercot2025-12-231-1/+1
|
* Document importas -S in multisubstituteLaurent Bercot2025-12-081-0/+6
|
* bugfix: case: remove REG_NEWLINE handlingLaurent Bercot2025-12-061-1/+1
|
* Fix export-array; update depsLaurent Bercot2025-11-133-3/+4
|
* Add emptyenv -l, prepare for 2.9.8.0Laurent Bercot2025-10-286-62/+100
|
* fix gen-deps.shLaurent Bercot2025-10-261-3/+1
|
* Document sr.ht mirrorLaurent Bercot2025-09-241-1/+2
|
* Prepare for 2.9.7.1Laurent Bercot2025-08-195-7/+24
|
* bugfix: race condition in forx/forstdinLaurent Bercot2025-06-152-2/+4
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* fix forstdin usage messageLaurent Bercot2025-06-081-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* remove README.macosLaurent Bercot2025-05-311-3/+0
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Do not conflict with main_func in skalibsLaurent Bercot2025-05-301-6/+6
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* eltest: try bsdsnowflake only for the stat workaroundLaurent Bercot2025-05-301-1/+0
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Correctly use pthread_lib sysdepLaurent Bercot2025-05-293-4/+13
|
* Support shlibs on MacOSLaurent Bercot2025-05-262-6/+6
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Next iterationLaurent Bercot2025-05-261-3/+3
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Next iterationLaurent Bercot2025-05-261-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Next iterationLaurent Bercot2025-05-261-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add dylib to depsLaurent Bercot2025-05-262-0/+4
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Typo fixLaurent Bercot2025-05-261-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Tentative dylib supportLaurent Bercot2025-05-263-13/+55
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Fix configureLaurent Bercot2025-05-051-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 2.9.7.0v2.9.7.0Laurent Bercot2025-05-052-2/+0
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>