Age | Commit message (Expand) | Author | Files | Lines |
2025-02-27 | 53378: support new pipebuf resource limit on FreeBSD | Oliver Kiddle | 1 | -2/+12 |
2025-02-12 | 53348: Revise handling of incompatible typeset options when used with -n | Bart Schaefer | 1 | -4/+6 |
2024-03-04 | 52650 plus minor fixes: add -u for named references pointing to "upper" scope | Bart Schaefer | 1 | -2/+6 |
2024-02-28 | 52594: support for POSIX real-time signals with kill and trap | Oliver Kiddle | 1 | -2/+4 |
2024-02-20 | 52559: revise "typeset -p" with respect to local readonly special parameters | Bart Schaefer | 1 | -0/+8 |
2024-02-19 | 52549: document return works in a script | Peter Stephenson | 1 | -1/+3 |
2023-12-05 | 52326, 52372: add -q option to kill for sigqueue | Oliver Kiddle | 1 | -1/+4 |
2023-12-04 | 52356: add missing function index entries | Jun-ichi Takimoto | 1 | -0/+3 |
2023-08-16 | 29130, 21931 (Ray): document what typeset -t is for. | Peter Stephenson | 1 | -2/+4 |
2023-07-26 | unposted (cf. 51968): improve documentation of typeset -gn and -r | Bart Schaefer | 1 | -2/+2 |
2023-07-26 | 51945: assorted documentation improvements, bug fixes, and new test | Bart Schaefer | 1 | -1/+7 |
2023-03-05 | 51484: Extend named reference handling for special parameters, improve doc. | Bart Schaefer | 1 | -0/+2 |
2023-02-12 | 51403: Tests and documentation for 51402, clean up some other tests. | Bart Schaefer | 1 | -6/+10 |
2023-02-12 | 51375: Clarify documentation, fix typos, add indexing. | Bart Schaefer | 1 | -3/+9 |
2023-02-12 | 51362: Begin documentation for named references. | Bart Schaefer | 1 | -3/+17 |
2022-12-17 | 51214: handle read -d and a delimiter that can't be decoded into a character | Oliver Kiddle | 1 | -1/+2 |
2022-10-31 | 50855: Clarify how commands are hashed, and searched-for by "whence". | Bart Schaefer | 1 | -7/+14 |
2022-10-23 | users/28243: update "typeset +" documentation | Bart Schaefer | 1 | -3/+5 |
2022-05-15 | 50220: Documentation: Fix typos found by Debian's Lintian tool | Axel Beckert | 1 | -1/+1 |
2022-05-07 | unposted: cross-reference "typeset -f" for "functions -[Tt]" | Bart Schaefer | 1 | -1/+2 |
2022-03-30 | 49906 (Bart), 49911: Fixes to querying jobs in subshell. | Peter Stephenson | 1 | -0/+18 |
2022-03-01 | users/27536: Improved history list documentation | Peter Stephenson | 1 | -3/+4 |
2022-01-30 | 49694 + doc: Allow using empty STTY= to freeze tty for a single command | Mikael Magnusson | 1 | -1/+2 |
2021-11-02 | 49534, 49539: separate watch/log functionality out into a module | Oliver Kiddle | 1 | -8/+0 |
2021-08-14 | users/26734: docs: read: Notate the parameter name argument as optional. | Daniel Shahaf | 1 | -1/+1 |
2021-05-18 | 48601/0004: docs: return: Give examples of using arithmetic evaluation. | Daniel Shahaf | 1 | -2/+8 |
2021-05-18 | 48601/0003: docs: functions -M: Add a subheading and index entries. | Daniel Shahaf | 1 | -0/+6 |
2021-05-18 | 48601/0002: docs: functions -M: Document the return status / result interdepe... | Daniel Shahaf | 1 | -10/+48 |
2021-05-18 | 48601/0001: docs: functions -M: Move an example to be near the specification ... | Daniel Shahaf | 1 | -7/+6 |
2021-05-03 | 48614: getopts: Calculate OPTIND according to POSIX_BUILTINS | dana | 1 | -1/+2 |
2021-04-18 | 48560: add TYPESET_TO_UNSET option to remove initialization of parameters | Bart Schaefer | 1 | -1/+5 |
2021-02-17 | 48073: Add fc -s as POSIX way of rerunning command without starting editor | Martijn Dekker | 1 | -1/+2 |
2020-11-12 | unposted: Fix typo 'my be' for typeset | Mikael Magnusson | 1 | -1/+1 |
2020-07-13 | 46240: Make the expansion of manref()() in ztexi.yo match its expansion in zm... | Daniel Shahaf | 1 | -1/+1 |
2020-06-27 | users/24959/0001: Extend documentation of global aliases. | Daniel Shahaf | 1 | -1/+7 |
2020-01-01 | 45183: Improve documentation examples | Stephane Chazelas | 1 | -15/+20 |
2019-12-12 | 45009: POSIX_CD needs to suppress some forms of option. | Peter Stephenson | 1 | -0/+2 |
2019-09-04 | github #37: Make it easier to understand what "fc -e" does. | Ned Batchelder | 1 | -2/+2 |
2019-08-03 | Copy functions using functions -c old new. | Peter Stephenson | 1 | -1/+10 |
2019-03-19 | Update doc from previous commit. | Peter Stephenson | 1 | -3/+3 |
2019-03-19 | 44132: don't hash commands beginning with / | Charles Blake | 1 | -0/+4 |
2018-12-30 | 43945 (tweaked to remove test failure, noted in test): | Martijn Dekker | 1 | -0/+2 |
2018-10-08 | unposted: doc tweak for helpfiles | Peter Stephenson | 1 | -1/+2 |
2018-10-08 | 43616: Various parameter setting and display fixes. | Peter Stephenson | 1 | -10/+20 |
2018-09-25 | 43528: zshbuiltins(1): Document 'which''s "not found is not an error" behaviour. | Daniel Shahaf | 1 | -0/+6 |
2018-09-16 | unposted: Fix trivial formatting error in docs | dana | 1 | -1/+1 |
2018-02-26 | 42399: document echo and behaviour of - and -- | Peter Stephenson | 1 | -0/+9 |
2017-11-11 | 42004: fix parentheses in documentation | Martijn Dekker | 1 | -1/+1 |
2017-10-17 | unposted: Document "typeset -p"'s optional argument in the inline synopsis. | Daniel Shahaf | 1 | -2/+2 |
2017-10-01 | Add typeset -p1, like typeset -p with newlines | Peter Stephenson | 1 | -3/+8 |