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-12-09
40137: document _external_pwds
Oliver Kiddle
1
-0
/
+9
2016-12-09
Document (E) parameter flag better.
Peter Stephenson
1
-1
/
+2
2016-12-09
40117: Revert a hunk of 40035 that changed semantics incorrectly.
Daniel Shahaf
1
-2
/
+2
2016-11-29
40035: Cosmetic fixes for comments and documentation.
Eitan Adler
3
-4
/
+4
2016-11-24
40003: include "0-"9 vi buffers in the registers associative array
Oliver Kiddle
1
-1
/
+1
2016-11-20
39986, 39989: improve handling of vi-repeat-change
Oliver Kiddle
1
-0
/
+7
2016-11-20
39900: Add TERMINFO_DIRS special like TERMINFO.
Guillaume Maudoux
1
-4
/
+14
2016-11-20
39978: more accurate doc for finding job by string
Mikel Ward
1
-2
/
+2
2016-11-20
39985: Document the [nyae] answers to the spelling correction prompt, $SPROMPT.
Daniel Shahaf
1
-0
/
+8
2016-11-17
39952: add registers special parameter to provide access to the vi register b...
Oliver Kiddle
1
-0
/
+6
2016-11-13
39929: clarify execute{,-last}-named-cmd
Barton E. Schaefer
1
-3
/
+8
2016-11-09
39882: mention ${name:/pattern/replacement} in the itemized synopsis with the...
Barton E. Schaefer
1
-5
/
+7
2016-11-07
zsh-users/22083: attempt to explain what a word is in parameter substitution.
Peter Stephenson
1
-0
/
+12
2016-11-05
39389: when printf -v is used with an array use separate elements each time t...
Oliver Kiddle
1
-1
/
+3
2016-11-04
users/22080: bracketed-paste: Third time's a charm.
Daniel Shahaf
1
-4
/
+6
2016-11-03
users/22063: bracketed-paste: Document ability to specify a vi register. (aft...
Daniel Shahaf
1
-1
/
+4
2016-10-28
users/22036: bracketed-paste: Document cutbuffer behaviour; clarify.
Daniel Shahaf
1
-3
/
+6
2016-10-27
unposted: Minor documentation fixes (markup, grammar, etc).
Daniel Shahaf
2
-5
/
+6
2016-10-24
39706: _tilde_files: Offer named directories. Document.
Daniel Shahaf
1
-0
/
+6
2016-10-24
39708: Document _email_addresses.
Daniel Shahaf
1
-0
/
+42
2016-10-24
39707: Document _dir_list.
Daniel Shahaf
1
-0
/
+15
2016-10-18
39657: Make a helper function global.
Daniel Shahaf
1
-0
/
+10
2016-10-07
39522: add-zsh-hook/add-zle-hook-widget: Promise append semantics.
Daniel Shahaf
1
-1
/
+2
2016-10-05
39566: Improve usefulness of command_not_found_handler.
Peter Stephenson
1
-7
/
+8
2016-09-30
39495: add-zle-hook-widget: Add end-of-options guard to hook invocation.
Daniel Shahaf
1
-1
/
+1
2016-09-30
unposted: update or remove references to typeset behavior obsoleted by 35586.
Barton E. Schaefer
1
-8
/
+4
2016-09-29
39507: TMPSUFFIX for =(...)
Barton E. Schaefer
1
-0
/
+9
2016-09-16
39333: include name of command used to gain priviliges in context for command...
Oliver Kiddle
1
-1
/
+3
2016-09-16
39332: support ksh's [[ -v varname ]] condition for checking if variables are...
Oliver Kiddle
1
-0
/
+3
2016-09-14
unposted: small documentation tweaks
Peter Stephenson
1
-3
/
+3
2016-09-12
unposted: reference use of widgets to effect editor changes from a sched command
Barton E. Schaefer
1
-0
/
+5
2016-09-12
39297: more of 39284, it's painful to add texi nodes in yodl
Barton E. Schaefer
1
-1
/
+1
2016-09-12
39255: = in conditions is not going anywhere
Peter Stephenson
1
-2
/
+4
2016-09-12
39284: Added Completion System Variables as a menu item
Vin Shelton
1
-0
/
+1
2016-09-11
39261 (tweaked cf. Daniel: 39275): don't unconditionally elevate privileges w...
Oliver Kiddle
1
-8
/
+51
2016-09-08
39236 (plus typo fix): docs: Tweak _arguments $opt_args documentation added i...
Daniel Shahaf
1
-3
/
+1
2016-09-06
39173: _arguments: Escape colons and backslashes in $opt_args unambiguously.
Daniel Shahaf
1
-2
/
+4
2016-09-05
39167: Make $ENV handling more like POSIX
Teubel György
1
-1
/
+2
2016-08-22
39046 + 39061: New :P history modifier.
Daniel Shahaf
2
-1
/
+10
2016-08-18
39044 (in part, see thread): Document _canonical_paths in the manual, too.
Daniel Shahaf
1
-0
/
+15
2016-08-15
39039: fix documentation of transpose-words
Peter Stephenson
1
-5
/
+8
2016-08-12
39029: document transpose-words change
Peter Stephenson
1
-0
/
+6
2016-08-04
unposted: fix format in zle.yo
Jun-ichi Takimoto
1
-2
/
+2
2016-07-31
38959: Document 38956 (_widgets).
Daniel Shahaf
1
-0
/
+10
2016-07-28
38957: make use of updates to match-words-by-style and better support complet...
Oliver Kiddle
1
-1
/
+1
2016-07-28
38953: Fix some issues with match-words-by-style.
Peter Stephenson
1
-0
/
+11
2016-07-26
38945: Additional notes on :a behaviour
Peter Stephenson
1
-3
/
+7
2016-07-24
38929: new vim style text object using match-words-by-style mechanism
Oliver Kiddle
1
-4
/
+8
2016-07-23
38911: _arguments: Clarify documentation of '-s -w' switch
Daniel Shahaf
1
-2
/
+3
2016-07-22
users/21779: Clarify documentation of the ':a' word modifier.
Daniel Shahaf
1
-3
/
+6
[next]