index
:
mirror/zsh
this commit
#CVSPS.NO.BRANCH
5.9
declarednull
dot-zsh-3.1.5-pws-14
dot-zsh-3.1.5-pws-17
dot-zsh-3.1.5-pws-19
fork_early
interrupt_abort
job_control_debug
job_control_debug2
master
mikachu/badarrays
mikachu/redrawhook
schaefer/badarrays
typeset-array
zsh
zsh-3.1.5-pws-16-patches
zsh-4.0-patches
zsh-4.2-patches
zsh-5.8-patches
mirror of git://git.code.sf.net/p/zsh/code
Leah Neukirchen
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Doc
/
Zsh
/
compsys.yo
Commit message (
Expand
)
Author
Age
Files
Lines
*
unposted: docs: Fix duplicated words in _combination.
Daniel Shahaf
2018-08-21
1
-2
/
+2
*
42175 + 42177 + 42178: avoid localized output from external commands
Jun-ichi Takimoto
2017-12-28
1
-2
/
+26
*
41467: Correct completion of 'tmux new <TAB>'.
Daniel Shahaf
2017-07-28
1
-0
/
+21
*
41128: typo in compsys documentation
Jörg Sommer
2017-05-22
1
-1
/
+1
*
users/22707: Document extra use of accept-exact-dirs
Peter Stephenson
2017-05-19
1
-3
/
+10
*
40321: _arguments option groups
Oliver Kiddle
2017-01-11
1
-35
/
+46
*
40137: document _external_pwds
Oliver Kiddle
2016-12-09
1
-0
/
+9
*
40117: Revert a hunk of 40035 that changed semantics incorrectly.
Daniel Shahaf
2016-12-09
1
-2
/
+2
*
40035: Cosmetic fixes for comments and documentation.
Eitan Adler
2016-11-29
1
-2
/
+2
*
unposted: Minor documentation fixes (markup, grammar, etc).
Daniel Shahaf
2016-10-27
1
-3
/
+4
*
39706: _tilde_files: Offer named directories. Document.
Daniel Shahaf
2016-10-24
1
-0
/
+6
*
39708: Document _email_addresses.
Daniel Shahaf
2016-10-24
1
-0
/
+42
*
39707: Document _dir_list.
Daniel Shahaf
2016-10-24
1
-0
/
+15
*
39657: Make a helper function global.
Daniel Shahaf
2016-10-18
1
-0
/
+10
*
39333: include name of command used to gain priviliges in context for command...
Oliver Kiddle
2016-09-16
1
-1
/
+3
*
39297: more of 39284, it's painful to add texi nodes in yodl
Barton E. Schaefer
2016-09-12
1
-1
/
+1
*
39284: Added Completion System Variables as a menu item
Vin Shelton
2016-09-12
1
-0
/
+1
*
39261 (tweaked cf. Daniel: 39275): don't unconditionally elevate privileges w...
Oliver Kiddle
2016-09-11
1
-8
/
+51
*
39236 (plus typo fix): docs: Tweak _arguments $opt_args documentation added i...
Daniel Shahaf
2016-09-08
1
-3
/
+1
*
39173: _arguments: Escape colons and backslashes in $opt_args unambiguously.
Daniel Shahaf
2016-09-06
1
-2
/
+4
*
39044 (in part, see thread): Document _canonical_paths in the manual, too.
Daniel Shahaf
2016-08-18
1
-0
/
+15
*
38959: Document 38956 (_widgets).
Daniel Shahaf
2016-07-31
1
-0
/
+10
*
38911: _arguments: Clarify documentation of '-s -w' switch
Daniel Shahaf
2016-07-23
1
-2
/
+3
*
unposted: fix duplicated words
Oliver Kiddle
2016-07-08
1
-1
/
+1
*
38714: add x: syntax to match specs to make it possible to disable match spec...
Oliver Kiddle
2016-06-22
1
-2
/
+3
*
38593: _describe: Make documentation more greppable.
Daniel Shahaf
2016-06-04
1
-5
/
+5
*
38458: mention the option -i of _multi_parts
Marko Myllynen
2016-05-10
1
-1
/
+1
*
38155: docs: compsys: Clarify documentation of the 'filter' style.
Daniel Shahaf
2016-03-15
1
-1
/
+2
*
37665: Completion: New helper _absolute_command_paths.
Daniel Shahaf
2016-01-20
1
-0
/
+6
*
37664: docs: Document the completion function _command_names.
Daniel Shahaf
2016-01-20
1
-0
/
+6
*
36578: option in a set has key "set-opt" in $opt_args
Jun-ichi Takimoto
2015-09-22
1
-0
/
+5
*
36067: fix typo and format in the documentation
Jun T
2015-08-11
1
-3
/
+3
*
_arguments docs: Divide into subsections
Daniel Shahaf
2015-07-27
1
-0
/
+12
*
_arguments docs: Bring all option descriptions to one place
Daniel Shahaf
2015-07-27
1
-54
/
+85
*
35418: fix usage synopsis for _describe to be clear that a single
Oliver Kiddle
2015-06-09
1
-1
/
+1
*
35075: improve manual format
Jun-ichi Takimoto
2015-05-12
1
-124
/
+143
*
34961: minor wording clarification
Barton E. Schaefer
2015-04-25
1
-1
/
+1
*
34902: Doc: Explain the numeric argument and be consistent about what we call it
Mikael Magnusson
2015-04-16
1
-1
/
+1
*
34671 plus tweaks: Add -1 -2 -J -V -x to _describe, use them to sort 'git --f...
Daniel Shahaf
2015-03-16
1
-1
/
+4
*
34640: clarify documentation for _guard function
Daniel Shahaf
2015-03-04
1
-6
/
+6
*
34273: use "enough" colons in each completion style pattern example
Barton E. Schaefer
2015-01-13
1
-11
/
+16
*
users/19721: clarify context vs. style in compsys configuration
Barton E. Schaefer
2015-01-10
1
-18
/
+34
*
32997: new utility function for separated lists
Oliver Kiddle
2014-08-14
1
-0
/
+13
*
Merge branch 'master' of git://git.code.sf.net/p/zsh/code
Barton E. Schaefer
2014-03-03
1
-0
/
+18
|
\
|
*
32441: add completer for file extensions
Oliver Kiddle
2014-03-03
1
-0
/
+9
|
*
32439: add new show-ambiguity style
Oliver Kiddle
2014-03-03
1
-0
/
+9
*
|
users/18550: matcher-list documentation clarifications
Barton E. Schaefer
2014-03-03
1
-5
/
+7
|
/
*
unposted: fix typo in documentation
Oliver Kiddle
2014-02-25
1
-1
/
+1
*
32271: fix matcher-list example
Daniel Hahler
2014-01-17
1
-1
/
+1
*
unposted: update version to 5.0.5
zsh-5.0.5
Peter Stephenson
2014-01-05
1
-1
/
+1
[next]