index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Doc
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-16
47830: Fix some documentation typos
Lawrence Velázquez
1
-2
/
+2
2021-02-13
github #68: support section suffix completion for man pages
taiyu
1
-3
/
+7
2021-02-05
unposted: Add cindex entries for some subsections
Bart Schaefer
1
-3
/
+12
2020-12-11
47731 (+unposted): add run-help assistant for btrfs
Jun-ichi Takimoto
1
-6
/
+9
2020-12-05
unposted: index compprefuncs and comppostfuncs
Bart Schaefer
1
-0
/
+2
2020-11-16
47547: docs: Specify the exact kind of quoting which is assumed when parsing ...
ivan tkachenko
1
-1
/
+1
2020-11-12
unposted: Fix typo 'my be' for typeset
Mikael Magnusson
1
-1
/
+1
2020-10-25
47494, 47495: Add -n option to strftime
Mikael Magnusson
1
-2
/
+5
2020-10-18
47468: Doc/Zsh/contrib.yo: Fix typo
Axel Beckert
1
-1
/
+1
2020-10-03
users/26088: docs: zle -R: Clarify that it needs not be called in the normal ...
Daniel Shahaf
1
-5
/
+4
2020-09-13
47364: Enable extendedglob in pattern with ${(*)name/pattern/replacement}
Bart Schaefer
1
-1
/
+5
2020-08-21
47328: remove references to old zsh.org mail addresses
Oliver Kiddle
1
-10
/
+8
2020-08-16
47306: edit-command-line: add editor style
Mikael Magnusson
1
-0
/
+6
2020-08-16
47313: docs: Document explicitly that the :P modifier returns a symlink-less ...
Daniel Shahaf
1
-2
/
+4
2020-08-08
unposted: Update documentation for the move to new hosting.
Daniel Shahaf
1
-1
/
+1
2020-07-13
46240: Make the expansion of manref()() in ztexi.yo match its expansion in zm...
Daniel Shahaf
5
-6
/
+7
2020-07-12
users/24985: Clarify documentation of the ${(n)} and ${(-)} parameter expansi...
Daniel Shahaf
1
-3
/
+6
2020-07-07
github #58: docs: Note that the zsh/regex syntax is platform-dependent.
Nuri Jung
1
-0
/
+12
2020-07-06
46194: docs: metafaq: Remove spurious closing bracket
Pete Moore
1
-1
/
+0
2020-07-03
unposted (cf. users/24972, users/24978): Use an ASCII hyphen/minus rather tha...
Daniel Shahaf
1
-3
/
+3
2020-07-03
users/24971: ${(-)var} sorts on signed integers
Peter Stephenson
1
-3
/
+9
2020-06-28
46132: docs: Use an itemized list in the documentation of the *(o) glob quali...
Daniel Shahaf
1
-10
/
+18
2020-06-27
46072 + 46136: Add the 'zle $widget -f nolast' syntax, to improve add-zle-hoo...
Daniel Shahaf
2
-3
/
+6
2020-06-27
users/24959/0002: Update aliases documentation for the addition of the ALIAS_...
Daniel Shahaf
1
-20
/
+5
2020-06-27
users/24959/0001: Extend documentation of global aliases.
Daniel Shahaf
2
-1
/
+16
2020-06-26
unposted: docs: Fix some markup and typos.
Daniel Shahaf
3
-5
/
+5
2020-06-25
46068 (tweaked) (was: github #57): region_highlight: Add memo= support.
Daniel Shahaf
1
-8
/
+28
2020-06-22
46091: Add code to Mercurial VCS backend to show topic if there is any.
Manuel Jacob
1
-1
/
+2
2020-06-17
46049: docs: Correct the sense of the single-letter abstract of the GLOBAL_RC...
Miroslav Koškár
1
-1
/
+1
2020-06-10
unposted: zstyle docs: Fix typo.
Daniel Shahaf
1
-1
/
+1
2020-06-09
46026: Add CLOBBER_EMPTY option.
Peter Stephenson
1
-0
/
+16
2020-05-17
unposted: remove blank line that messed up "man" formatting
Bart Schaefer
1
-1
/
+0
2020-05-16
users/24843: zshcompsys(1): Point to the 'format' style from the 'tag-order' ...
Daniel Shahaf
1
-0
/
+3
2020-05-03
45730: _arguments: Add the -0 flag, which makes $opt_args be populated sanely.
Daniel Shahaf
1
-3
/
+22
2020-05-02
45737 (+ docs, and update the test from 45722): zstyle: When determining the ...
Daniel Shahaf
1
-3
/
+3
2020-05-02
45739: docs: Clarifications about zstyle patterns.
Daniel Shahaf
2
-16
/
+20
2020-05-02
45722: docs: Change zstyle example to a non-hierarchical one
Daniel Shahaf
1
-8
/
+15
2020-04-27
github #56: typo: Add a single quote that had been missing
Benjamin Esham
1
-1
/
+1
2020-04-20
unposted: zsh/system: Adjust documentation from workers/45708
dana
1
-4
/
+3
2020-04-20
45708: zsh/system: Enable sub-second timeout in zsystem flock
Cedric Ware
1
-4
/
+12
2020-04-20
45702: compsys: Improve documentation of {insert,separate}-sections
dana
1
-3
/
+22
2020-04-15
45684: Document - glob qualifier in error cases
Peter Stephenson
1
-1
/
+3
2020-04-12
45661: docs: Clarify the effect of KSH_ARRAYS on the (I) subscript.
dg1727
1
-0
/
+4
2020-04-02
Add SHORT_REPEAT option
Mikael Magnusson
2
-0
/
+10
2020-03-22
45583/0008: Add the 'function -T' syntax.
Daniel Shahaf
1
-1
/
+12
2020-03-20
unposted: ${(Z)}: Convert documentation to a description block.
Daniel Shahaf
1
-4
/
+17
2020-03-15
45540: vcs_info git: In non-interactive rebases, compute patch names for unap...
Daniel Shahaf
1
-2
/
+2
2020-01-16
45307: zstyle docs: Unoverload a placeholder variable name.
Daniel Shahaf
1
-4
/
+5
2020-01-16
45306: zstyle docs: Introduce the first synopsis in the same way as all other...
Daniel Shahaf
1
-6
/
+7
2020-01-16
unposted: docs: Fix a cross-reference.
Daniel Shahaf
2
-2
/
+4
[next]