index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Doc
/
Zsh
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-16
38693: Add RPN mode to zcalc
Peter Stephenson
1
-1
/
+41
2016-06-16
unposted: fix pareentheses in man for getrusage()
Peter Stephenson
1
-2
/
+2
2016-06-16
38684: fix format in contrib.yo
Jun-ichi Takimoto
1
-3
/
+3
2016-06-13
users/21632: Use of REPORTMEMORY variable
Peter Stephenson
1
-0
/
+14
2016-06-13
38653 + 38657: 'functions -T' tracing: recurse into anonymous functions.
Daniel Shahaf
1
-1
/
+2
2016-06-12
38670: New function for managing ZLE special widgets, modeled after Functions...
Barton E. Schaefer
1
-2
/
+54
2016-06-04
38593: _describe: Make documentation more greppable.
Daniel Shahaf
1
-5
/
+5
2016-05-10
38458: mention the option -i of _multi_parts
Marko Myllynen
1
-1
/
+1
2016-05-06
unposted: Doc/Zsh/builtins.yo: Fix typo
Axel Beckert
1
-1
/
+1
2016-05-01
unposted: typo in redirect doc
Peter Stephenson
1
-1
/
+1
2016-04-29
38356: allow integers as curses colours
Sebastian Gniazdowski
1
-1
/
+5
2016-04-23
38291: Change names of ISEARCH_* parameters to ISEARCHMATCH_*
m0viefreak
1
-10
/
+10
2016-04-10
m0viefreak: 38264: improve doc for 38145
m0viefreak
1
-4
/
+5
2016-04-04
38236: Order of redirections is important.
Peter Stephenson
1
-0
/
+19
2016-03-26
Dmitry Marakasov: 38162: accept G for gigabytes in limit command
Barton E. Schaefer
1
-0
/
+1
2016-03-21
38145: ZLE parameters for isearch and completion suffixes
m0viefreak
1
-0
/
+26
2016-03-18
unposted: Document run-help-* helper functions.
Daniel Shahaf
1
-3
/
+20
2016-03-15
38155: docs: compsys: Clarify documentation of the 'filter' style.
Daniel Shahaf
1
-1
/
+2
2016-03-06
38086: shuffle init code to localize a global, add $ZSH_ARGZERO, refine $ZSH_...
Greg Klanderman
1
-7
/
+12
2016-02-16
users/21256 + workers/37965: New math functions min(), max(), sum(), provided...
Daniel Shahaf
2
-0
/
+22
2016-02-09
37893: document typeset -U behaviour for PATH-style variables
Peter Stephenson
1
-0
/
+5
2016-02-09
37896: zshbuiltins: Document argv behaviour of 'source' without arguments
Daniel Shahaf
1
-0
/
+4
2016-02-07
37895: $ZSH_SCRIPT is POSIX $0 but always availble
Peter Stephenson
1
-0
/
+7
2016-02-07
unposted: complist module docs: Fix parameter name in an example.
Dominik Ritter
1
-2
/
+2
2016-01-31
37845: Forward-reference typeset instances where no parameter is created, and...
Barton E. Schaefer
1
-3
/
+3
2016-01-30
37844: reorder typeset introduction to keep related concepts together.
Barton E. Schaefer
1
-23
/
+23
2016-01-30
37831: typeset: Document exit status difference from parameter assignment sta...
Daniel Shahaf
1
-0
/
+17
2016-01-27
37802: Clarify zparseopts description. (This file inadvertently ommitted
Barton E. Schaefer
1
-3
/
+7
2016-01-20
37665: Completion: New helper _absolute_command_paths.
Daniel Shahaf
1
-0
/
+6
2016-01-20
37664: docs: Document the completion function _command_names.
Daniel Shahaf
1
-0
/
+6
2016-01-18
unposted: docs: zshzle(1): Trivial clarification to $CONTEXT.
Daniel Shahaf
1
-1
/
+1
2016-01-03
37489, tweaked: with POSIX_IDENTIFIERS create math var as scalar
Peter Stephenson
1
-0
/
+6
2016-01-02
37493: readonly + POSIX_BUILTINS == typeset -gr
Barton E. Schaefer
1
-1
/
+4
2015-12-31
37467: add "print -v var" / "printf -v var"
Barton E. Schaefer
1
-2
/
+8
2015-12-19
36650: Add zle-line-pre-redraw hook for highlighting
Mikael Magnusson
1
-0
/
+5
2015-12-07
37344: restore old printable quoting, add ${(q+)...}.
Peter Stephenson
1
-0
/
+5
2015-12-07
37310: effect of disabling typeset reserved word
Peter Stephenson
1
-1
/
+4
2015-12-04
37294: Add ZSH_EXECUTION_STRING.
Peter Stephenson
1
-0
/
+5
2015-11-20
unposted: document order of entries for $history and $historywords
Barton E. Schaefer
1
-1
/
+5
2015-11-19
unposted: describe separators between values in array assignment
Peter Stephenson
1
-0
/
+5
2015-11-18
37140: note that <<(...) is < <(...)
Peter Stephenson
1
-0
/
+6
2015-11-17
37127: document indexing of $signals
Peter Stephenson
1
-1
/
+7
2015-11-15
37119: further "Rules" clarifications
Barton E. Schaefer
1
-33
/
+39
2015-11-14
37115: update for changes in ${(P)...} evaluation.
Barton E. Schaefer
1
-5
/
+22
2015-11-13
unposted: a few cosmetic format fixes in docs
Jun-ichi Takimoto
7
-20
/
+11
2015-11-11
37092: make nested ${(P)name} properly refer to parameter on return
Peter Stephenson
1
-1
/
+10
2015-11-09
Merge branch 'master' of git://git.code.sf.net/p/zsh/code
Barton E. Schaefer
1
-5
/
+5
2015-11-09
Jun T. proofreading
Barton E. Schaefer
1
-1
/
+1
2015-11-09
37085: fix doc: DEBUG_BEFORE_CMD is set by default
Jun-ichi Takimoto
1
-5
/
+5
2015-11-08
37081: new module zsh/param/private for private-scoped parameters in functions
Barton E. Schaefer
1
-0
/
+89
[next]