aboutsummaryrefslogtreecommitdiffstats
path: root/doc/index.html
Commit message (Collapse)AuthorAgeFilesLines
* Rename cd/umask to execline-cd/execline-umask, make symlinks, etc.Laurent Bercot2019-12-301-2/+2
|
* Add posix-umask; prepare for 2.6.0.0Laurent Bercot2019-12-241-1/+2
|
* Add --enable-pedantic-posix, posix-cd, prepare for 2.5.3.0Laurent Bercot2019-10-091-2/+3
| | | | Also make wait posix-compliant and update doc.
* Prepare for 2.5.2.0Laurent Bercot2019-08-091-2/+2
|
* Add envfile; prepare for 2.5.1.0Laurent Bercot2019-02-121-2/+3
|
* Adapt to skalibs-2.7.0.0, prepare for 2.5.0.1Laurent Bercot2018-07-211-2/+2
|
* Remove import, prepare for 2.5.0.0Laurent Bercot2018-03-161-3/+2
|
* Prepare for 2.3.0.4Laurent Bercot2017-11-271-2/+2
|
* Better *FLAGS management ; prepare for 2.3.0.3Laurent Bercot2017-10-051-2/+2
|
* More conversion to xpathexec, make exit code change consistent across binariesLaurent Bercot2017-08-221-1/+4
|
* Prepare for 2.3.0.2Laurent Bercot2017-08-221-2/+2
|
* More schemeless URLsLaurent Bercot2017-05-241-1/+1
|
* Switch doc to schemeless URLsLaurent Bercot2017-05-231-5/+5
|
* Use xpathexec_* functionsLaurent Bercot2017-05-181-2/+2
|
* Preparation to version bumpLaurent Bercot2017-01-101-2/+2
|
* Add spawn_lib supportLaurent Bercot2016-08-121-2/+2
|
* - Add mention of the github mirrorv2.1.5.0Laurent Bercot2016-04-141-0/+3
| | | | - version: 2.1.5.0 (for real)
* - add link to cgit in doc/index.htmlLaurent Bercot2016-04-141-1/+3
| | | | - version: 2.1.5.0
* Add -px/-po support to forx (thanks Aranea); rc for 2.1.5.0Laurent Bercot2016-03-201-2/+2
|
* - skalibs dep bumped to 2.3.8.3v2.1.4.5Laurent Bercot2015-11-161-1/+1
| | | | - version: 2.1.4.5
* - more intuitive error message for backtick without a remainderLaurent Bercot2015-11-141-2/+2
| | | | - rc for 2.1.4.5
* - link .so to correct sonameLaurent Bercot2015-11-041-1/+1
| | | | | - fully strip shared libs - Makefile syntactic consistency
* version: 2.1.4.3v2.1.4.3Laurent Bercot2015-11-041-1/+1
|
* version: 2.1.4.2v2.1.4.2Laurent Bercot2015-10-151-2/+2
|
* Document the dep to make-3.81+. Yay!Laurent Bercot2015-10-121-2/+1
|
* - remove fucking -BsymbolicLaurent Bercot2015-10-051-2/+2
| | | | - rc for 2.1.4.1
* Fix typo in getcwd link in index page (thanks Colin)Laurent Bercot2015-09-211-1/+1
|
* Add the getcwd programLaurent Bercot2015-09-211-0/+1
|
* Add withstdinasLaurent Bercot2015-08-141-1/+2
|
* Add EXECLINE_BLOCK_*_STRING macrosLaurent Bercot2015-08-131-1/+1
|
* - Xyzzy fix! (fixes https://bugs.gentoo.org/show_bug.cgi?id=541092)Laurent Bercot2015-08-121-2/+2
| | | | - skalibs dep bump to 2.3.6.1
* - new configure option: --shebangdirv2.1.3.0Laurent Bercot2015-07-211-2/+2
| | | | | - skalibs dep bump - rc for 2.1.3.0
* version: 2.1.2.2v2.1.2.2Laurent Bercot2015-06-111-1/+1
|
* - bugfix for forbacktickx: now stdin is correctly transmitted to the loopLaurent Bercot2015-05-161-1/+1
| | | | | | | - possible bugfix for forstdin: -p was failing in some cases with ECHILD in the final waitn. I couldn't figure it out (the code looked right...) so I changed the logic, scrapping the call to waitn. - rc for 2.1.2.2
* - Fix pipeline when stdin or stdout is closedLaurent Bercot2015-05-091-1/+1
| | | | - rc for 2.1.2.1
* Make all doc mobile-readable according to Google standardsLaurent Bercot2015-05-071-0/+1
|
* - add trapv2.1.2.0Laurent Bercot2015-05-051-2/+3
| | | | - rc for 2.1.2.0
* skalibs deps -> 2.3.3.0v2.1.1.1Laurent Bercot2015-03-301-1/+1
| | | | version: 2.1.1.1
* - added el_parse() and friendsLaurent Bercot2015-03-261-2/+2
| | | | | - refactored execlineb to use them - version: rc for 2.1.1.1
* - added forstdinv2.1.1.0Laurent Bercot2015-02-261-1/+2
| | | | | | - rewrote forbacktickx as a wrapper around forstdin - removed el_obsolescent - version: rc for 2.1.1.0
* - exit code overhaul: forx, forbacktickx, loopwhilex, if, ifelse, ifte,v2.1.0.0Laurent Bercot2015-02-191-2/+2
| | | | | | | ifthenelse - new -o option to forx, forbacktickx, loopwhilex - documentation updated - version: rc for 2.1.0.0
* version: 2.0.2.1 rcv2.0.2.1Laurent Bercot2015-02-071-2/+2
|
* - Added -D option to backtickLaurent Bercot2015-01-271-2/+5
| | | | - Doc updated
* - add fdswapLaurent Bercot2015-01-241-2/+3
| | | | - version: 2.0.2.0
* - Parallel build fixv2.0.1.1Laurent Bercot2015-01-141-2/+2
| | | | - version change to 2.0.1.1, release candidate
* version increase to 2.0.1.0 (because of import -u)v2.0.1.0Laurent Bercot2015-01-061-2/+2
|
* Update doc: dependency to make 4Laurent Bercot2014-12-161-1/+1
|
* update git mentionLaurent Bercot2014-09-181-1/+1
|
* update doc to mention gitLaurent Bercot2014-09-181-0/+2
|
* initial commit: rc for execline-2.0.0.0Laurent Bercot2014-09-181-0/+213