index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Src
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-06
35694: fix handling of history modifiers applied across all elements of an ar...
Barton E. Schaefer
1
-2
/
+8
2015-07-06
35704: compadd -E 0 should imply -J and -2
Oliver Kiddle
2
-3
/
+3
2015-07-05
35692: cfp_matcher_range used wrong raw character
Peter Stephenson
1
-1
/
+1
2015-07-05
35688: Improved attempt to turn case wordcode into text.
Peter Stephenson
1
-7
/
+10
2015-07-04
Turning case parsed as multiple alternatives back into text.
Peter Stephenson
1
-10
/
+11
2015-07-03
35681: fix day of month initialisation
Oliver Kiddle
1
-1
/
+3
2015-07-03
35674: make an undo event for initial buffer contents
Oliver Kiddle
1
-0
/
+1
2015-07-02
35665: better handling for command line completion match handling
Han Pingtian
1
-3
/
+6
2015-07-02
35668: Improved fix for command/proc subst starting in alias.
Peter Stephenson
3
-12
/
+18
2015-07-01
35667: fix command substitution that starts but doesn't finish in alias
Peter Stephenson
2
-4
/
+11
2015-06-29
35655: APPEND_CREATE option for POSIX copmatible NO_CLOBBER
Peter Stephenson
3
-1
/
+4
2015-06-29
35637: remove the now unused module hook for reverse-menu-complete
Oliver Kiddle
3
-8
/
+2
2015-06-29
35627: make reverse-menu-complete start with the last match in
Oliver Kiddle
6
-68
/
+36
2015-06-29
35623: fix menu-selection where initial selection
Oliver Kiddle
1
-0
/
+3
2015-06-28
35643: Redirections after typeset assignments were broken.
Peter Stephenson
1
-0
/
+2
2015-06-27
35642: signal queueing in zcontext_save_partial()
Barton E. Schaefer
1
-0
/
+4
2015-06-27
35635: a bit more consistency about making elements local
Peter Stephenson
1
-1
/
+1
2015-06-27
35634: handle failure of gettempname() in namedpipe()
Barton E. Schaefer
1
-0
/
+4
2015-06-27
35623: All is_array assignments should be treated as having a value.
Peter Stephenson
2
-25
/
+29
2015-06-26
35615: fix completion after tyepset
Peter Stephenson
2
-5
/
+13
2015-06-26
35613: Handle array slices in typeset
Peter Stephenson
1
-1
/
+8
2015-06-25
typeset silent on repeated typeset x=()
Peter Stephenson
1
-1
/
+2
2015-06-25
35604: create empty arrays in typeset with array=()
Peter Stephenson
1
-9
/
+12
2015-06-25
35550: fix backspace in interactive menu-select
Jun-ichi Takimoto
1
-2
/
+2
2015-06-24
35514: [[:foo:]] tests in completion should be more specific
Han Pingtian
1
-2
/
+2
2015-06-24
35590: tweak and test text output from typeset
Peter Stephenson
1
-0
/
+2
2015-06-24
various posts: Implement assignment parsing for typeset.
Peter Stephenson
8
-162
/
+611
2015-06-23
unposted: add missing (void) argument list to bracketedestring()
Peter Stephenson
1
-1
/
+1
2015-06-22
33566: regex module fix for unmatched parentheses
Peter Stephenson
1
-0
/
+5
2015-06-19
35474, 35492: support the bracketed paste mode of newer terminal emulators
Oliver Kiddle
6
-36
/
+147
2015-06-19
35487, 35496: don't reinstate previous incremental search string
Oliver Kiddle
2
-2
/
+4
2015-06-17
35476: Allow setting $0 when POSIX_ARGZERO is not set
Mikael Magnusson
1
-1
/
+16
2015-06-16
35493: erase $_ when the command line is an assignment
Barton E. Schaefer
1
-0
/
+1
2015-06-16
35482: be consistent about how argzero is allocated
Barton E. Schaefer
1
-2
/
+3
2015-06-12
Add non-metafied character length handling.
Peter Stephenson
10
-31
/
+131
2015-06-08
35416: Turn on MULTIBYTE in all emulations.
Peter Stephenson
1
-1
/
+1
2015-06-07
35412: fix for - flag when formating strings with printf
Oliver Kiddle
1
-1
/
+1
2015-06-06
35350: extend "fc -I" to cover listing of "internal" history events only
Barton E. Schaefer
1
-10
/
+14
2015-06-05
35386: expand tabs where useful in builtins outputing function.
Peter Stephenson
6
-39
/
+196
2015-06-03
35360 (replacing 35357): fix for configuring zpty on FreeBSD without
Oliver Kiddle
1
-1
/
+1
2015-06-02
GLOB_ASSIGN should only affect scalar assignments
Mikael Magnusson
1
-2
/
+2
2015-06-02
35359: Improved math parsing and errors.
Peter Stephenson
1
-7
/
+14
2015-06-02
35357: FreeBSD needs HAVE_POSIX_OPENPT for zpty
Baptiste Daroussin
1
-1
/
+1
2015-06-02
35353: print -x and print -X expand tabs
Peter Stephenson
2
-6
/
+137
2015-05-31
35343: Avoid $#name length handling for POSIX_IDENTIFIERS
Peter Stephenson
1
-1
/
+2
2015-05-30
users/20238: add "fc -L" to operate only on the local shell history
Barton E. Schaefer
1
-10
/
+13
2015-05-29
35326: $#- was misparsed as ${#-}
Peter Stephenson
1
-1
/
+1
2015-05-29
2037: ${functions[foo]} shouldn't be unmetafied.
Peter Stephenson
1
-5
/
+0
2015-05-28
35318: POSIX_BUILTINS behaviour for getopts.
Peter Stephenson
2
-4
/
+12
2015-05-27
35306: "test -z \(" failed due to parse confusion
Peter Stephenson
1
-8
/
+17
[next]