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
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
2020-01-15
45287: zshexpn: Describe parameter elision and add some introductory prose
Daniel Shahaf
1
-11
/
+20
2020-01-14
users/24656: docs: Add an example of setting and querying zstyles
Daniel Shahaf
1
-8
/
+27
2020-01-14
users/24659: Cross-ref doc for matchers.
Peter Stephenson
1
-0
/
+6
2020-01-11
users/24628 (fixed): More doc for selectw-word-style widgets.
Peter Stephenson
1
-1
/
+14
2020-01-10
unposted: Fix punctuation.
Daniel Shahaf
1
-1
/
+1
2020-01-05
45184: Clarify documentation of %-sequences understood by compadd -[Xx]
dana
2
-11
/
+33
2020-01-02
unposted (after 45183): Fix yodl error: "contrib.yo:4457: No macro: back(...)".
Daniel Shahaf
1
-1
/
+1
2020-01-01
45183: Improve documentation examples
Stephane Chazelas
3
-37
/
+46
2019-12-31
45160: zshexpn: Expand documentation of (S)
Daniel Shahaf
1
-3
/
+32
2019-12-28
45150 + 45152: zshexpn: Use a more minimal example in the documentation of (#b).
Sebastian Gniazdowski
1
-3
/
+4
2019-12-22
45110: zshmisc(1): Fix markup of "try-list" and "always-list".
Daniel Shahaf
1
-12
/
+12
2019-12-22
45111: zshmisc(1): Clarify the documentation of 'return' and 'exit' in conjun...
Daniel Shahaf
1
-5
/
+11
2019-12-22
45112: zshmodules: Explicitly document the return values of the 'zstyle' gett...
Daniel Shahaf
1
-0
/
+6
2019-12-22
45113: vcs_info docs: Clarify documentation of the %p/%u/%a patch-format expa...
Daniel Shahaf
1
-3
/
+3
2019-12-20
45055: Clarify _files documentation
dana
1
-3
/
+6
2019-12-18
45073: regex-replace docs: Simplify grammar (avoid a double negative, state d...
Daniel Shahaf
1
-3
/
+4
2019-12-16
45035: be explicit about the need for a # in colours specified as hex triplets
Oliver Kiddle
1
-4
/
+4
2019-12-12
45009: POSIX_CD needs to suppress some forms of option.
Peter Stephenson
2
-1
/
+4
2019-12-04
44981: Fix some typos in the documentation.
Martijn Dekker
6
-6
/
+6
[next]