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
Commit message (
Expand
)
Author
Age
Files
Lines
*
35704: compadd -E 0 should imply -J and -2
Oliver Kiddle
2015-07-06
4
-4
/
+11
*
35697: _ps1234, _date_formats: Complete strftime formats for %D{}
Mikael Magnusson
2015-07-06
3
-3
/
+94
*
35696: _ps1234: complete colors for %F{ and %K{
Mikael Magnusson
2015-07-06
2
-6
/
+28
*
35441: Make devs' ChangeLog generator scripts discoverable
Daniel Shahaf
2015-07-06
2
-0
/
+18
*
35692: cfp_matcher_range used wrong raw character
Peter Stephenson
2015-07-05
2
-1
/
+4
*
35688: Improved attempt to turn case wordcode into text.
Peter Stephenson
2015-07-05
2
-7
/
+15
*
Turning case parsed as multiple alternatives back into text.
Peter Stephenson
2015-07-04
3
-10
/
+40
*
35681: fix day of month initialisation
Oliver Kiddle
2015-07-03
2
-1
/
+5
*
35674: make an undo event for initial buffer contents
Oliver Kiddle
2015-07-03
2
-0
/
+6
*
35673: Improve _zargs
Mikael Magnusson
2015-07-03
2
-20
/
+48
*
35665: better handling for command line completion match handling
Han Pingtian
2015-07-02
2
-3
/
+9
*
35663: zpool completion fix needed after completion change
Peter Stephenson
2015-07-02
2
-1
/
+4
*
35668: Improved fix for command/proc subst starting in alias.
Peter Stephenson
2015-07-02
5
-12
/
+30
*
35667: fix command substitution that starts but doesn't finish in alias
Peter Stephenson
2015-07-01
5
-4
/
+28
*
unposted: fix formatting typo in options list.
Peter Stephenson
2015-06-29
2
-1
/
+3
*
35655: APPEND_CREATE option for POSIX copmatible NO_CLOBBER
Peter Stephenson
2015-06-29
5
-5
/
+31
*
35660: prompt_adam1_setup: avoid perl, fix help
Barton E. Schaefer
2015-06-28
2
-4
/
+7
*
35637: remove the now unused module hook for reverse-menu-complete
Oliver Kiddle
2015-06-29
4
-8
/
+5
*
35627: make reverse-menu-complete start with the last match in
Oliver Kiddle
2015-06-29
7
-68
/
+40
*
35623: fix menu-selection where initial selection
Oliver Kiddle
2015-06-29
2
-0
/
+8
*
35643: Redirections after typeset assignments were broken.
Peter Stephenson
2015-06-28
2
-0
/
+7
*
35642: signal queueing in zcontext_save_partial()
Barton E. Schaefer
2015-06-27
2
-0
/
+6
*
35635: a bit more consistency about making elements local
Peter Stephenson
2015-06-27
2
-1
/
+4
*
35634: handle failure of gettempname() in namedpipe()
Barton E. Schaefer
2015-06-27
2
-0
/
+8
*
Don't require MULTI_FUNCDEF in _main_complete.
Peter Stephenson
2015-06-27
2
-1
/
+10
*
35623: All is_array assignments should be treated as having a value.
Peter Stephenson
2015-06-27
4
-25
/
+51
*
35626: update POSIX_CD to note that it is on in ksh and sh emulations
Barton E. Schaefer
2015-06-26
2
-1
/
+6
*
35615: fix completion after tyepset
Peter Stephenson
2015-06-26
3
-5
/
+16
*
35613: Handle array slices in typeset
Peter Stephenson
2015-06-26
3
-1
/
+28
*
typeset silent on repeated typeset x=()
Peter Stephenson
2015-06-25
2
-1
/
+5
*
35604: create empty arrays in typeset with array=()
Peter Stephenson
2015-06-25
3
-9
/
+30
*
35550: fix backspace in interactive menu-select
Jun-ichi Takimoto
2015-06-25
2
-2
/
+7
*
35514: [[:foo:]] tests in completion should be more specific
Han Pingtian
2015-06-24
2
-2
/
+6
*
35590: tweak and test text output from typeset
Peter Stephenson
2015-06-24
3
-0
/
+17
*
various posts: Implement assignment parsing for typeset.
Peter Stephenson
2015-06-24
18
-191
/
+893
*
35573: turn off POSIX_BUILTINS in completion.
Peter Stephenson
2015-06-23
2
-0
/
+4
*
unposted: add missing (void) argument list to bracketedestring()
Peter Stephenson
2015-06-23
2
-1
/
+6
*
35568: use symlinks in /proc/$$/path on Solaris and procstat on FreeBSD
Oliver Kiddle
2015-06-23
2
-31
/
+38
*
35529: fix filename completion after java -jar
Oliver Kiddle
2015-06-23
2
-18
/
+53
*
33566: regex module fix for unmatched parentheses
Peter Stephenson
2015-06-22
2
-0
/
+10
*
35558: narrow-to-region: Use unique parameter names for new feature
Mikael Magnusson
2015-06-22
2
-5
/
+8
*
35554: Document narrow-to-region -l and -r.
Mikael Magnusson
2015-06-22
2
-2
/
+13
*
35545: enhance narrow-to-region to return LBUFFER and RBUFFER
Peter Stephenson
2015-06-21
2
-2
/
+16
*
35531: fallback on file completion
Oliver Kiddle
2015-06-19
2
-11
/
+17
*
35527: use list-separator style in cases where separator was hardcoded
Oliver Kiddle
2015-06-19
4
-15
/
+20
*
35528: allow for IPREFIX
Oliver Kiddle
2015-06-19
2
-1
/
+5
*
35474, 35492: support the bracketed paste mode of newer terminal emulators
Oliver Kiddle
2015-06-19
9
-36
/
+181
*
35487, 35496: don't reinstate previous incremental search string
Oliver Kiddle
2015-06-19
4
-3
/
+11
*
35510: use consistent formatting for git subcommands
Oliver Kiddle
2015-06-18
2
-83
/
+36
*
35504: complete % placeholders for git log --format
Oliver Kiddle
2015-06-18
2
-10
/
+93
[next]