summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-11-1231961: rationalise fd watching to use structurePeter Stephenson4-60/+61
2013-11-08unposted: update some incorrect version numbers in ChangeLogPeter Stephenson1-1/+3
2013-11-08unposted: refer to zle -Fw in NEWSPeter Stephenson2-0/+7
2013-11-0831940: zcalc -e uses arguments as inputPeter Stephenson3-10/+37
2013-11-0731937: zle -Fw uses widget semantics for file descriptor handlerPeter Stephenson7-27/+79
2013-11-06unposted: updates for 4.0.2-test-1.Peter Stephenson9-11/+23
2013-11-0331936: Rationalise limits for threadsStefan Neudorf4-15/+12
2013-11-0331935: further updates to limits for BSDStefan Neudorf4-23/+20
2013-10-3131930 / 31934: New limits from BSD.Stefan Neudorf5-1/+71
2013-10-2931929: Src/jobs.c: fix DPUTS3() test condition from 31906.Barton E. Schaefer2-1/+5
2013-10-28Mention HISTORY_IGNOREBart Schaefer2-0/+9
2013-10-2831922: zlecharasstring missed flip of bit 5 after MetaPeter Stephenson2-0/+6
2013-10-2731919: fix deadlock when a shell builtin with a multio redirection is used on...Barton E. Schaefer3-7/+15
2013-10-27Some syntax adjustments in _expand_word_and_keep. Add a working URL.Barton E. Schaefer2-10/+20
2013-10-2731912: in closemn(), distinguish closing for >&- from closing for a real redi...Barton E. Schaefer2-5/+11
2013-10-2731909: new cat completionJun T3-0/+48
2013-10-26Merge overlapping ChangeLog entriesBarton E. Schaefer5-2/+22
2013-10-2631906: fix race-condition interaction of $pipestatus with job controlBarton E. Schaefer3-5/+29
2013-10-2731902: rationalise use of gamma function.Jun T5-2/+22
2013-10-2531890 + 31891: Add NEWS for new features since 5.0.2Peter Stephenson2-0/+20
2013-10-2431885: fix PIPEFAIL when the last command executes in the current shellBarton E. Schaefer2-19/+30
2013-10-2431889: tests for disable -pPeter Stephenson2-0/+60
2013-10-2431877: fix behaviour of disable -p with parenthesesPeter Stephenson2-18/+31
2013-10-2431888: Add another test for pipestatus.Peter Stephenson2-0/+10
2013-10-2431882: Insulate completion widget against environment.Peter Stephenson2-4/+4
2013-10-2431884: Make new pipestatus test implementation proof.Peter Stephenson2-2/+7
2013-10-2331879 plus misc.: improve $pipestatus handling and add a test for itBarton E. Schaefer3-17/+54
2013-10-2331873: Document conventions for command options in builtinsPeter Stephenson2-1/+40
2013-10-21Merge branch 'master' of git://git.code.sf.net/p/zsh/codeBarton E. Schaefer2-19/+108
2013-10-2131865: _git: Make --batch(-check) accept an argumentØystein Walle2-2/+5
2013-10-2131864: _git: Add two sub-comamnds introduced in v1.8.4Øystein Walle2-0/+22
2013-10-2131866: _git: Reword --heads to match new meaningØystein Walle2-1/+4
2013-10-2131862: _git: Add status.short and status.branchØystein Walle2-0/+5
2013-10-2131863: _git: Add new arguments introduced in Git v1.8.4Øystein Walle2-3/+13
2013-10-2131861: _git: Add git-clean -i/--interactive supportØystein Walle2-0/+7
2013-10-2131855: _git: revert: add '-e,--edit'm0viefreak2-1/+5
2013-10-2131856: _git: fix a few "undocumented" optionsm0viefreak2-7/+7
2013-10-2131858: _git: fix wrong default valueØystein Walle2-1/+6
2013-10-2131857: _git: Remove unsupported -q option from diff optionsm0viefreak2-1/+5
2013-10-2131859: _git: re-order the last two git-blame argumentsØystein Walle2-2/+5
2013-10-2131854: _git: Make git-show accept diff argumentsØystein Walle2-1/+5
2013-10-2131853: _git: Add missing column.* config variablesØystein Walle2-0/+19
2013-10-2131869: reduce WINCH-twaddling in shingetline()Barton E. Schaefer2-2/+8
2013-10-19Fix merge conflictPeter Stephenson2-0/+11
2013-10-19Use VERBOSE option in execstring()Peter Stephenson2-0/+10
2013-10-1931849: document effect of KSH_ZERO_SUBSCRIPT on the argv special arrayBarton E. Schaefer2-0/+11
2013-10-1831846: fix NOEXEC option in execsimple() optimisationPeter Stephenson2-0/+7
2013-10-1831840: "read" needs IFS unset to avoid stripping whitespace in makefilesBarton E. Schaefer2-1/+5
2013-10-1731832: make execrestore() more signal-safe.Bart Schaefer2-23/+29
2013-10-1731823: add HISTORY_IGNORE parameterBarton E. Schaefer3-0/+33