index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Doc
/
Zsh
/
builtins.yo
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-23
40391: Add WARN_NESTED_VAR option and functions -W.
Peter Stephenson
1
-5
/
+10
2017-01-11
Add features associated with autoloading a function using an absolute
Peter Stephenson
1
-11
/
+44
2017-01-10
40318 (in part): Document echo \c behaviour.
Phil Pennock
1
-1
/
+1
2016-11-29
40035: Cosmetic fixes for comments and documentation.
Eitan Adler
1
-1
/
+1
2016-11-05
39389: when printf -v is used with an array use separate elements each time t...
Oliver Kiddle
1
-1
/
+3
2016-09-30
unposted: update or remove references to typeset behavior obsoleted by 35586.
Barton E. Schaefer
1
-8
/
+4
2016-07-08
unposted: fix duplicated words
Oliver Kiddle
1
-2
/
+2
2016-06-13
38653 + 38657: 'functions -T' tracing: recurse into anonymous functions.
Daniel Shahaf
1
-1
/
+2
2016-05-06
unposted: Doc/Zsh/builtins.yo: Fix typo
Axel Beckert
1
-1
/
+1
2016-03-26
Dmitry Marakasov: 38162: accept G for gigabytes in limit command
Barton E. Schaefer
1
-0
/
+1
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-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-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-07
37310: effect of disabling typeset reserved word
Peter Stephenson
1
-1
/
+4
2015-11-13
unposted: a few cosmetic format fixes in docs
Jun-ichi Takimoto
1
-2
/
+1
2015-11-01
37038: add -l option to emulate to list options in emulations
Peter Stephenson
1
-1
/
+9
2015-09-30
remove sentence fragment
Barton E. Schaefer
1
-2
/
+1
2015-09-19
cf. users/20606: zcompile prepares scripts for sourcing, not for execution
Barton E. Schaefer
1
-1
/
+1
2015-09-18
cf. users/20586: clean up cross-references to the "Autoloading Functions" doc
Barton E. Schaefer
1
-8
/
+10
2015-08-11
36067: fix typo and format in the documentation
Jun T
1
-8
/
+8
2015-06-24
various posts: Implement assignment parsing for typeset.
Peter Stephenson
1
-19
/
+72
2015-06-06
35350: extend "fc -I" to cover listing of "internal" history events only
Barton E. Schaefer
1
-31
/
+31
2015-06-05
35386: expand tabs where useful in builtins outputing function.
Peter Stephenson
1
-5
/
+20
2015-06-02
35353: print -x and print -X expand tabs
Peter Stephenson
1
-1
/
+22
2015-05-30
users/20238: add "fc -L" to operate only on the local shell history
Barton E. Schaefer
1
-6
/
+10
2015-05-28
35318: POSIX_BUILTINS behaviour for getopts.
Peter Stephenson
1
-1
/
+2
2015-05-26
35289: fix typos in the description of emulate
Jun-ichi Takimoto
1
-2
/
+2
2015-05-18
35193: Add "unalias -a".
Peter Stephenson
1
-1
/
+8
2015-05-12
35075: improve manual format
Jun-ichi Takimoto
1
-12
/
+17
2015-05-08
35059: fix, document, test readonly -p.
Peter Stephenson
1
-0
/
+5
2015-05-06
35034: improve manual format up to Chapter18
Jun-ichi Takimoto
1
-44
/
+50
2015-05-01
35008: clarify description of 'exec' and 'return'
Jun-ichi Takimoto
1
-6
/
+12
2015-04-29
34992: POSIX fix for readonly variables.
Peter Stephenson
1
-0
/
+7
2015-03-06
34643: clarify documentation for print and bindkey
Jun-ichi Takimoto
1
-3
/
+6
2015-02-03
unposted: fix formatting of "--".
Barton E. Schaefer
1
-2
/
+2
2015-01-28
unposted: fix other typeset doc errors
Barton E. Schaefer
1
-10
/
+14
2015-01-28
34421: clean up typeset documentation
Barton E. Schaefer
1
-47
/
+75
2015-01-25
34373, 34374: update completion of builtin commands, modifiers,
Oliver Kiddle
1
-1
/
+1
2015-01-20
34329: add -S option to which and where
Peter Stephenson
1
-2
/
+2
2015-01-04
users/19682: document recommended use of whence
Peter Stephenson
1
-1
/
+6
2015-01-02
users/19667: whence -S shows intermediate steps in symlink expansion
Peter Stephenson
1
-2
/
+7
2014-12-17
zsh-users/19551: history documentation.
Peter Stephenson
1
-0
/
+6
2014-11-24
33746: read -q doc refers to -t
Daniel Hahler
1
-4
/
+4
2014-10-26
33531 with additions: retain status of exited background jobs.
Peter Stephenson
1
-0
/
+16
2014-10-03
Fix some typos in the documentation
Mikael Magnusson
1
-1
/
+1
2014-10-02
33323: fix bug in removing math functions and complete -M option to functions
Oliver Kiddle
1
-1
/
+1
[next]