Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - new configure option: --shebangdir v2.1.3.0 | Laurent Bercot | 2015-07-21 | 5 | -6/+19 |
* | More doc fixes | Laurent Bercot | 2015-07-01 | 1 | -2/+4 |
* | Doc typo fix | Laurent Bercot | 2015-07-01 | 1 | -1/+1 |
* | Doc typo fix | Laurent Bercot | 2015-06-25 | 1 | -1/+1 |
* | version: 2.1.2.2 v2.1.2.2 | Laurent Bercot | 2015-06-11 | 4 | -3/+4 |
* | Real fix for the race condition in forstdin.c. | Laurent Bercot | 2015-06-09 | 1 | -1/+3 |
* | - bugfix for forbacktickx: now stdin is correctly transmitted to the loop | Laurent Bercot | 2015-05-16 | 6 | -11/+40 |
* | - Fix pipeline when stdin or stdout is closed | Laurent Bercot | 2015-05-09 | 4 | -2/+9 |
* | Make all doc mobile-readable according to Google standards | Laurent Bercot | 2015-05-07 | 55 | -51/+106 |
* | - add trap v2.1.2.0 | Laurent Bercot | 2015-05-05 | 10 | -4/+278 |
* | skalibs deps -> 2.3.3.0 v2.1.1.1 | Laurent Bercot | 2015-03-30 | 3 | -3/+3 |
* | - added el_parse() and friends | Laurent Bercot | 2015-03-26 | 11 | -164/+170 |
* | - Doc fixes | Laurent Bercot | 2015-03-03 | 2 | -2/+4 |
* | - added forstdin v2.1.1.0 | Laurent Bercot | 2015-02-26 | 15 | -124/+312 |
* | - exit code overhaul: forx, forbacktickx, loopwhilex, if, ifelse, ifte, v2.1.0.0 | Laurent Bercot | 2015-02-19 | 20 | -123/+273 |
* | Better wording | Laurent Bercot | 2015-02-18 | 1 | -2/+2 |
* | loopwhilex doc fix | Laurent Bercot | 2015-02-18 | 1 | -3/+3 |
* | version: 2.0.2.1 rc v2.0.2.1 | Laurent Bercot | 2015-02-07 | 4 | -4/+10 |
* | Bugfix: ifthenelse (thanks Olivier Brunel) | Laurent Bercot | 2015-01-31 | 1 | -1/+0 |
* | Doc update v2.0.2.0 | Laurent Bercot | 2015-01-27 | 1 | -0/+1 |
* | Not getting rid of wait_status today... | Laurent Bercot | 2015-01-27 | 1 | -1/+1 |
* | - Added -D option to backtick | Laurent Bercot | 2015-01-27 | 5 | -30/+45 |
* | - add fdswap | Laurent Bercot | 2015-01-24 | 11 | -8/+81 |
* | - Parallel build fix v2.0.1.1 | Laurent Bercot | 2015-01-14 | 35 | -62/+76 |
* | Add .NOTPARALLEL to work around possible make bug | Laurent Bercot | 2015-01-12 | 1 | -0/+2 |
* | Clean up static/shared libs initialization in configure and Makefile | Laurent Bercot | 2015-01-11 | 2 | -2/+3 |
* | version increase to 2.0.1.0 (because of import -u) v2.0.1.0 | Laurent Bercot | 2015-01-06 | 4 | -4/+11 |
* | Remove -x test from gen-deps.sh | Laurent Bercot | 2015-01-04 | 2 | -3/+1 |
* | Fix configure --help: no support for VAR=VALUE | Laurent Bercot | 2015-01-02 | 1 | -4/+1 |
* | Add sysdeps to the list of special /usr snowflakes | Laurent Bercot | 2015-01-02 | 1 | -0/+3 |
* | More noob-friendly defaults for ./configure | Laurent Bercot | 2015-01-02 | 1 | -11/+28 |
* | Even better. | Laurent Bercot | 2015-01-02 | 1 | -9/+9 |
* | Better documentation for --enable-slashpackage | Laurent Bercot | 2015-01-02 | 1 | -2/+16 |
* | Add option -u to import and importas | Laurent Bercot | 2014-12-31 | 10 | -14/+30 |
* | Adapt el_spawn1 to new child_spawn1 in skalibs v2.0.0.0 | Laurent Bercot | 2014-12-18 | 1 | -2/+2 |
* | Give Solaris a chance | Laurent Bercot | 2014-12-16 | 1 | -0/+4 |
* | Update doc: dependency to make 4 | Laurent Bercot | 2014-12-16 | 2 | -2/+2 |
* | Test new make features | Laurent Bercot | 2014-12-16 | 3 | -45/+92 |
* | Test _XOPEN_SOURCE=700 | Laurent Bercot | 2014-12-15 | 1 | -1/+1 |
* | Fix order of includes in Makefile | Laurent Bercot | 2014-12-15 | 3 | -11/+23 |
* | Include deps.mak after config.mak (not before), for ${*_LIB} expansion | Laurent Bercot | 2014-12-11 | 1 | -1/+1 |
* | Use -O2 by default | Laurent Bercot | 2014-12-11 | 1 | -1/+1 |
* | Fix make global-links with nonempty sproot | Laurent Bercot | 2014-12-11 | 1 | -3/+3 |
* | Documentation update | Laurent Bercot | 2014-12-09 | 1 | -1/+2 |
* | Remove CPPFLAGS_AUTO options that disable compiler warnings | Laurent Bercot | 2014-12-08 | 1 | -7/+0 |
* | Fix: (EXT)BINPREFIX needs an ending / | Laurent Bercot | 2014-12-06 | 1 | -4/+4 |
* | bugfix: sp_root -> sproot | Laurent Bercot | 2014-11-02 | 1 | -1/+1 |
* | remove obsolete CHANGES file | Laurent Bercot | 2014-09-19 | 1 | -266/+0 |
* | typo fix | Laurent Bercot | 2014-09-19 | 1 | -1/+1 |
* | update git mention | Laurent Bercot | 2014-09-18 | 1 | -1/+1 |