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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Functions
Commit message (
Expand
)
Author
Age
Files
Lines
*
38749: fixes for case at start of a line and for ksharrays
Oliver Kiddle
2016-06-22
2
-1
/
+7
*
38737: clean up zcalc variables.
Peter Stephenson
2016-06-21
1
-142
/
+147
*
38736: various RPN mode enhancements for zcalc
Peter Stephenson
2016-06-21
1
-12
/
+66
*
38715: add-zle-hook-widget: assorted ksharrays fixes; assign an index to any ...
Barton E. Schaefer
2016-06-19
1
-23
/
+46
*
unposted: zed needs localoptions noksharrays
Barton E. Schaefer
2016-06-18
1
-0
/
+2
*
38693: Add RPN mode to zcalc
Peter Stephenson
2016-06-16
2
-23
/
+116
*
38670: New function for managing ZLE special widgets, modeled after Functions...
Barton E. Schaefer
2016-06-12
1
-0
/
+140
*
38579: simplify saving and restoring of state
Oliver Kiddle
2016-06-09
1
-25
/
+19
*
38610: vcs_info quilt: Extract a patch subject, 2.0.
Daniel Shahaf
2016-06-06
1
-4
/
+38
*
38609: vcs_info quilt: Factor out a helper function. No functional change.
Daniel Shahaf
2016-06-06
1
-13
/
+22
*
unposted: Commit forgotten part of users/21256.
Daniel Shahaf
2016-05-10
2
-0
/
+36
*
unposted: update documentary comments to remove references to self-insert-unm...
Barton E. Schaefer
2016-05-09
1
-2
/
+2
*
37971: fix potential issues when interacting with user-defined widgets
Barton E. Schaefer
2016-02-14
1
-2
/
+2
*
37814: run-help-ip: use an absolute path for the shebang.
Kamil Dudka
2016-01-28
1
-1
/
+1
*
unposted: Fix typo in comment.
Daniel Shahaf
2016-01-15
1
-2
/
+2
*
37612: vcs_info git: Set $git_patches_unapplied correctly for 'rebase-apply' ...
Daniel Shahaf
2016-01-15
1
-1
/
+3
*
37570: give truth to the doc assertion transpose-words-match is a drop-in rep...
Barton E. Schaefer
2016-01-13
1
-1
/
+10
*
37567: use (Z:n:) to split the buffer into words so line breaks are treated a...
Barton E. Schaefer
2016-01-13
1
-3
/
+3
*
37451: vcs_info: Declare "msgs" in early context
Frank Terbeck
2015-12-30
1
-1
/
+1
*
37345: VCS_INFO functions break with setopt no_unset
Philip Sequeira
2015-12-23
2
-2
/
+2
*
users/21082 (expanded): a more complete sorting of version strings that are n...
Barton E. Schaefer
2015-12-19
1
-1
/
+19
*
users/21068: use emacs keymap in vared by default
Barton E. Schaefer
2015-12-19
1
-1
/
+1
*
unposted (after users/20873): Theoretical fix: don't parse print/echo escape ...
Daniel Shahaf
2015-12-19
1
-2
/
+2
*
37400: typo gave unwanted error message in zsh_directory_name_generic
Peter Stephenson
2015-12-14
1
-2
/
+2
*
37386: localise mbegin, mend, match in URL magic
Peter Stephenson
2015-12-11
1
-1
/
+1
*
users/20873: disable bracketed paste while running external editor from zle
Oliver Kiddle
2015-12-11
1
-3
/
+7
*
37347: Remove incorrect local for msgs in VCS info
Peter Stephenson
2015-12-08
1
-1
/
+0
*
37295: kill-word-match: Join kills
Daniel Shahaf
2015-12-03
2
-0
/
+4
*
37252: vcs_info git: Compute %b correctly with "rebase --onto" of detached he...
Daniel Shahaf
2015-11-30
1
-1
/
+2
*
unposted: ZCALCPROMPT created globally in zcalc
Peter Stephenson
2015-11-27
1
-1
/
+3
*
37214: 'prompt walters': Don't export PS1
Daniel Shahaf
2015-11-27
1
-3
/
+3
*
37192: silence WARN_CREATE_GLOBAL in prompt themes
Barton E. Schaefer
2015-11-22
7
-7
/
+12
*
37186: a couple more WARN_CREATE_GLOBAL fixes
Peter Stephenson
2015-11-22
1
-0
/
+1
*
37170: suppress global create warning in function
Peter Stephenson
2015-11-20
1
-5
/
+5
*
zed: Add -- to the `functions' builtin calls
Eric Cook
2015-11-16
1
-2
/
+2
*
37025: vcs_info git: Add a cherry-pick patch-format
Daniel Shahaf
2015-11-13
1
-0
/
+22
*
36993: zed: fix argument parsing
Eric Cook
2015-10-31
1
-21
/
+10
*
37027: allow subword context to discriminate between words
Peter Stephenson
2015-10-30
1
-2
/
+7
*
37014: Improved internal parameter setting.
Peter Stephenson
2015-10-29
2
-1
/
+3
*
36994: declare local REPLY for use with "zle .read-command"; use .self-insert...
Barton E. Schaefer
2015-10-27
1
-3
/
+3
*
36913 + 36945: vcs_info quilt: Pass patch subject lines to gen-applied-string
Daniel Shahaf
2015-10-24
1
-0
/
+30
*
36912: vcs_info quilt: Tolerate being in child of .pc's parent
Daniel Shahaf
2015-10-24
1
-0
/
+1
*
36871: move initial call to "zle .bracketed-paste-magic" to occur earlier in ...
Barton E. Schaefer
2015-10-21
1
-4
/
+7
*
36888: vcs_info: Prevent warn_create_global warning with '-preinit-' state
Frank Terbeck
2015-10-18
1
-0
/
+2
*
36856: cdr -p/-P to prune directory list
Peter Stephenson
2015-10-14
1
-6
/
+31
*
36832: vcs_info: Remove dependency on "seq"
Frank Terbeck
2015-10-11
1
-2
/
+3
*
36830: vcs_info: Silence an error message with new git versions
Frank Terbeck
2015-10-11
1
-12
/
+22
*
36754: Functions/TCP: Tweak some usage output in the tcp_* functions
Mikael Magnusson
2015-10-03
4
-5
/
+5
*
unposted: bracketed-paste-url-magic: actually do what the comment says
Mikael Magnusson
2015-10-01
1
-4
/
+6
*
36735: add ~/.zcalcrc handling to zcalc
Peter Stephenson
2015-10-01
1
-0
/
+4
[next]