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
Commit message (
Expand
)
Author
Age
Files
Lines
*
39333: include name of command used to gain priviliges in context for command...
Oliver Kiddle
2016-09-16
1
-1
/
+3
*
39332: support ksh's [[ -v varname ]] condition for checking if variables are...
Oliver Kiddle
2016-09-16
1
-0
/
+3
*
unposted: small documentation tweaks
Peter Stephenson
2016-09-14
1
-3
/
+3
*
unposted: reference use of widgets to effect editor changes from a sched command
Barton E. Schaefer
2016-09-12
1
-0
/
+5
*
39297: more of 39284, it's painful to add texi nodes in yodl
Barton E. Schaefer
2016-09-12
1
-1
/
+1
*
39255: = in conditions is not going anywhere
Peter Stephenson
2016-09-12
1
-2
/
+4
*
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
*
39167: Make $ENV handling more like POSIX
Teubel György
2016-09-05
1
-1
/
+2
*
39046 + 39061: New :P history modifier.
Daniel Shahaf
2016-08-22
2
-1
/
+10
*
39044 (in part, see thread): Document _canonical_paths in the manual, too.
Daniel Shahaf
2016-08-18
1
-0
/
+15
*
39039: fix documentation of transpose-words
Peter Stephenson
2016-08-15
1
-5
/
+8
*
39029: document transpose-words change
Peter Stephenson
2016-08-12
1
-0
/
+6
*
unposted: fix format in zle.yo
Jun-ichi Takimoto
2016-08-04
1
-2
/
+2
*
38959: Document 38956 (_widgets).
Daniel Shahaf
2016-07-31
1
-0
/
+10
*
38957: make use of updates to match-words-by-style and better support complet...
Oliver Kiddle
2016-07-28
1
-1
/
+1
*
38953: Fix some issues with match-words-by-style.
Peter Stephenson
2016-07-28
1
-0
/
+11
*
38945: Additional notes on :a behaviour
Peter Stephenson
2016-07-26
1
-3
/
+7
*
38929: new vim style text object using match-words-by-style mechanism
Oliver Kiddle
2016-07-24
1
-4
/
+8
*
38911: _arguments: Clarify documentation of '-s -w' switch
Daniel Shahaf
2016-07-23
1
-2
/
+3
*
users/21779: Clarify documentation of the ':a' word modifier.
Daniel Shahaf
2016-07-22
1
-3
/
+6
*
users/21777: Clarify documentation of the ':A' word modifier.
Daniel Shahaf
2016-07-20
1
-4
/
+9
*
38866: update add-zle-hook-widget doc for 38850, bug fixes
Barton E. Schaefer
2016-07-17
1
-11
/
+7
*
users/21752: Extend zsh/zleparameter's $widgets' parameter's documentation.
Daniel Shahaf
2016-07-17
1
-7
/
+9
*
38845: reset region_active before entering zle
Oliver Kiddle
2016-07-17
1
-9
/
+8
*
unposted: fix duplicated words
Oliver Kiddle
2016-07-08
4
-5
/
+5
*
38783: zcalc tweaks for RPN mode.
Peter Stephenson
2016-07-04
1
-4
/
+12
*
38770: vi upper/lowercase widgets and shell widget example that reads a vi mo...
Oliver Kiddle
2016-06-29
2
-0
/
+25
*
38714: add x: syntax to match specs to make it possible to disable match spec...
Oliver Kiddle
2016-06-22
2
-2
/
+10
*
38737: clean up zcalc variables.
Peter Stephenson
2016-06-21
1
-4
/
+13
*
38736: various RPN mode enhancements for zcalc
Peter Stephenson
2016-06-21
1
-2
/
+21
*
38692: IFS can't be changed in restricted mode
Peter Stephenson
2016-06-21
1
-5
/
+5
*
38715: add-zle-hook-widget: assorted ksharrays fixes; assign an index to any ...
Barton E. Schaefer
2016-06-19
1
-13
/
+17
*
unposted: when ksharrays is set, braces are required for all parameter expans...
Barton E. Schaefer
2016-06-18
1
-1
/
+2
*
38693: Add RPN mode to zcalc
Peter Stephenson
2016-06-16
1
-1
/
+41
*
unposted: fix pareentheses in man for getrusage()
Peter Stephenson
2016-06-16
1
-2
/
+2
*
38684: fix format in contrib.yo
Jun-ichi Takimoto
2016-06-16
1
-3
/
+3
*
users/21632: Use of REPORTMEMORY variable
Peter Stephenson
2016-06-13
1
-0
/
+14
*
38653 + 38657: 'functions -T' tracing: recurse into anonymous functions.
Daniel Shahaf
2016-06-13
1
-1
/
+2
*
38670: New function for managing ZLE special widgets, modeled after Functions...
Barton E. Schaefer
2016-06-12
1
-2
/
+54
*
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
*
unposted: Doc/Zsh/builtins.yo: Fix typo
Axel Beckert
2016-05-06
1
-1
/
+1
*
unposted: typo in redirect doc
Peter Stephenson
2016-05-01
1
-1
/
+1
*
38356: allow integers as curses colours
Sebastian Gniazdowski
2016-04-29
1
-1
/
+5
*
38291: Change names of ISEARCH_* parameters to ISEARCHMATCH_*
m0viefreak
2016-04-23
1
-10
/
+10
*
m0viefreak: 38264: improve doc for 38145
m0viefreak
2016-04-10
1
-4
/
+5
*
38236: Order of redirections is important.
Peter Stephenson
2016-04-04
1
-0
/
+19
[next]