index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-28
35660: prompt_adam1_setup: avoid perl, fix help
Barton E. Schaefer
2
-4
/
+7
2015-06-29
35637: remove the now unused module hook for reverse-menu-complete
Oliver Kiddle
4
-8
/
+5
2015-06-29
35627: make reverse-menu-complete start with the last match in
Oliver Kiddle
7
-68
/
+40
2015-06-29
35623: fix menu-selection where initial selection
Oliver Kiddle
2
-0
/
+8
2015-06-28
35643: Redirections after typeset assignments were broken.
Peter Stephenson
2
-0
/
+7
2015-06-27
35642: signal queueing in zcontext_save_partial()
Barton E. Schaefer
2
-0
/
+6
2015-06-27
35635: a bit more consistency about making elements local
Peter Stephenson
2
-1
/
+4
2015-06-27
35634: handle failure of gettempname() in namedpipe()
Barton E. Schaefer
2
-0
/
+8
2015-06-27
Don't require MULTI_FUNCDEF in _main_complete.
Peter Stephenson
2
-1
/
+10
2015-06-27
35623: All is_array assignments should be treated as having a value.
Peter Stephenson
4
-25
/
+51
2015-06-26
35626: update POSIX_CD to note that it is on in ksh and sh emulations
Barton E. Schaefer
2
-1
/
+6
2015-06-26
35615: fix completion after tyepset
Peter Stephenson
3
-5
/
+16
2015-06-26
35613: Handle array slices in typeset
Peter Stephenson
3
-1
/
+28
2015-06-25
typeset silent on repeated typeset x=()
Peter Stephenson
2
-1
/
+5
2015-06-25
35604: create empty arrays in typeset with array=()
Peter Stephenson
3
-9
/
+30
2015-06-25
35550: fix backspace in interactive menu-select
Jun-ichi Takimoto
2
-2
/
+7
2015-06-24
35514: [[:foo:]] tests in completion should be more specific
Han Pingtian
2
-2
/
+6
2015-06-24
35590: tweak and test text output from typeset
Peter Stephenson
3
-0
/
+17
2015-06-24
various posts: Implement assignment parsing for typeset.
Peter Stephenson
18
-191
/
+893
2015-06-23
35573: turn off POSIX_BUILTINS in completion.
Peter Stephenson
2
-0
/
+4
2015-06-23
unposted: add missing (void) argument list to bracketedestring()
Peter Stephenson
2
-1
/
+6
2015-06-23
35568: use symlinks in /proc/$$/path on Solaris and procstat on FreeBSD
Oliver Kiddle
2
-31
/
+38
2015-06-23
35529: fix filename completion after java -jar
Oliver Kiddle
2
-18
/
+53
2015-06-22
33566: regex module fix for unmatched parentheses
Peter Stephenson
2
-0
/
+10
2015-06-22
35558: narrow-to-region: Use unique parameter names for new feature
Mikael Magnusson
2
-5
/
+8
2015-06-22
35554: Document narrow-to-region -l and -r.
Mikael Magnusson
2
-2
/
+13
2015-06-21
35545: enhance narrow-to-region to return LBUFFER and RBUFFER
Peter Stephenson
2
-2
/
+16
2015-06-19
35531: fallback on file completion
Oliver Kiddle
2
-11
/
+17
2015-06-19
35527: use list-separator style in cases where separator was hardcoded
Oliver Kiddle
4
-15
/
+20
2015-06-19
35528: allow for IPREFIX
Oliver Kiddle
2
-1
/
+5
2015-06-19
35474, 35492: support the bracketed paste mode of newer terminal emulators
Oliver Kiddle
9
-36
/
+181
2015-06-19
35487, 35496: don't reinstate previous incremental search string
Oliver Kiddle
4
-3
/
+11
2015-06-18
35510: use consistent formatting for git subcommands
Oliver Kiddle
2
-83
/
+36
2015-06-18
35504: complete % placeholders for git log --format
Oliver Kiddle
2
-10
/
+93
2015-06-18
35521: sort matches numerically and use pfiles on Solaris
Oliver Kiddle
2
-13
/
+27
2015-06-18
35490: silence errors and avoid blank match due to missing local
Eric Cook
2
-9
/
+27
2015-06-17
35476: Allow setting $0 when POSIX_ARGZERO is not set
Mikael Magnusson
2
-1
/
+19
2015-06-16
35493: erase $_ when the command line is an assignment
Barton E. Schaefer
2
-0
/
+3
2015-06-16
35482: be consistent about how argzero is allocated
Barton E. Schaefer
2
-2
/
+7
2015-06-17
_gdb: Allow 'core' to occur anywhere in a coredump filename
Mikael Magnusson
2
-1
/
+6
2015-06-14
35469: test UNDO_CHANGE_NO to determine whether to start over or use the next...
Barton E. Schaefer
2
-3
/
+12
2015-06-14
35467: complete files for non-GNU du
Barton E. Schaefer
2
-1
/
+5
2015-06-12
Add non-metafied character length handling.
Peter Stephenson
12
-31
/
+154
2015-06-11
35442: document MULTIBYTE is always on by default when available
Peter Stephenson
2
-5
/
+8
2015-06-09
35418: fix usage synopsis for _describe to be clear that a single
Oliver Kiddle
2
-1
/
+6
2015-06-08
35416: Turn on MULTIBYTE in all emulations.
Peter Stephenson
2
-1
/
+6
2015-06-08
35216: _git-checkout: do not call __git_commits twice
Daniel Hahler
2
-3
/
+6
2015-06-07
35412: fix for - flag when formating strings with printf
Oliver Kiddle
3
-3
/
+12
2015-06-06
35163: move "show-ambiguity" style to _setup so that more precise context can...
Barton E. Schaefer
3
-7
/
+17
2015-06-06
35350: extend "fc -I" to cover listing of "internal" history events only
Barton E. Schaefer
4
-55
/
+66
[next]