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
Commit message (
Expand
)
Author
Age
Files
Lines
*
25418: set PROMPT_SUBST for all Bourne-style shells
Peter Stephenson
2008-08-07
3
-2
/
+5
*
25415: Make DEBUG_BEFORE_CMD the default.
Peter Stephenson
2008-08-07
13
-53
/
+154
*
25409: fix eval's use of lastval
Peter Stephenson
2008-08-06
4
-7
/
+47
*
25405: return status from anonymous functions was not handled
Peter Stephenson
2008-08-06
2
-2
/
+6
*
25400: Rockys test for second part of trapreturn bug
Peter Stephenson
2008-08-06
2
-0
/
+18
*
unposted: two-word clarification of ZLS_COLORS usage.
Bart Schaefer
2008-08-06
1
-1
/
+1
*
25389: rearrange precedence of ZLS_COLORS alternatives.
Bart Schaefer
2008-08-06
3
-18
/
+24
*
25392: test for 25367
Peter Stephenson
2008-08-05
2
-0
/
+42
*
25385: fix another bug with trapreturn trampling on status
Peter Stephenson
2008-08-04
2
-1
/
+6
*
users/13095: no _XOPEN_SOURCE_EXTENDED on AIX
Peter Stephenson
2008-08-04
2
-1
/
+4
*
25384: fix problem with incorrect autoloads of zsh/zle
Peter Stephenson
2008-08-04
2
-8
/
+19
*
users/13093: HashNode changes for AIX
Peter Stephenson
2008-08-04
2
-3
/
+8
*
25373: trashzleptr() -> zleentry(ZLE_CMD_TRASH)
Bart Schaefer
2008-08-02
2
-1
/
+6
*
fix problems with trapreturn, in particular in source inside trap
Peter Stephenson
2008-08-01
4
-2
/
+24
*
TCP functions: fix some variable handling problems,
Peter Stephenson
2008-08-01
4
-108
/
+122
*
25364: fix k flag in hash subscript
Peter Stephenson
2008-07-31
3
-4
/
+19
*
25345, 25347: neaten interface from main shell to zle
Peter Stephenson
2008-07-31
13
-120
/
+204
*
cross-reference to DEBUG_BEFORE_CMD option
Peter Stephenson
2008-07-30
2
-2
/
+7
*
users/13077: Max Mikhanosha: restore follow after sort in _path_files
Peter Stephenson
2008-07-30
2
-3
/
+8
*
25346: fix some variables in compdump
Peter Stephenson
2008-07-29
2
-5
/
+8
*
users/13072: add follow option to file-sort
Peter Stephenson
2008-07-29
3
-1
/
+10
*
following discussion, change fc error message
Peter Stephenson
2008-07-27
2
-1
/
+7
*
25338: disallow usage of current history line in fc
Peter Stephenson
2008-07-25
2
-0
/
+20
*
25236: missing changelog entry
Peter Stephenson
2008-07-23
1
-0
/
+5
*
25330: fix description of zcurses "position" (was documented as "location").
Clint Adams
2008-07-23
2
-3
/
+6
*
25329: build the curses module if we've got any usable curses header, not jus...
Clint Adams
2008-07-23
2
-1
/
+4
*
25328: fix --recv-keys and --send-keys to complete key IDs instead of uid ema...
Clint Adams
2008-07-23
2
-2
/
+11
*
25236: don't recalculate prompt if not redisplaying
Peter Stephenson
2008-07-22
1
-1
/
+1
*
25324: Danek Duvall: some Solaris and more general completions
Peter Stephenson
2008-07-21
28
-25
/
+1168
*
25322: fix printing of keys.
Clint Adams
2008-07-21
2
-0
/
+3
*
25321: delete gdbm node when corresponding hash entry is unset.
Clint Adams
2008-07-21
2
-1
/
+9
*
25320: fix read and write of elements by key.
Clint Adams
2008-07-21
2
-16
/
+31
*
25319: fix zuntie, add -f option to ztie.
Clint Adams
2008-07-21
3
-0
/
+257
*
25318: allow parameter to be tied to a gdbm database.
Clint Adams
2008-07-21
2
-2
/
+10
*
25304: Richard Hartmann: dont go beyond 80 columns in new user script
Peter Stephenson
2008-07-18
2
-1
/
+7
*
25272: add zshaddhistory hook
Peter Stephenson
2008-07-17
9
-49
/
+117
*
users/13036: "." is a valid character in a user name
Peter Stephenson
2008-07-15
2
-1
/
+6
*
25278: rename sections in compwid.yo to avoid confusion
Peter Stephenson
2008-07-14
5
-27
/
+34
*
Phil Pennock: 25275: use restrictive permissions on cache files
Peter Stephenson
2008-07-11
3
-3
/
+14
*
25276: use autoload -z for zsh-autoload functions
Peter Stephenson
2008-07-11
27
-28
/
+50
*
unposted: fix warn_create_global warnings in copy-earlier-word
Peter Stephenson
2008-07-07
2
-1
/
+6
*
25267: ambiguous pattern matching fix: missing log
Peter Stephenson
2008-07-07
2
-1
/
+11
*
25267: fix problem with menu on ambiguous completion without matching
Peter Stephenson
2008-07-06
1
-0
/
+39
*
25266: always use EXTENDED_GLOB for patterns in ZLS_COLORS
Peter Stephenson
2008-07-05
3
-1
/
+13
*
25262: suspicious error checking in braceless function definition
Peter Stephenson
2008-07-01
2
-2
/
+6
*
25259: improve getquery() handling of unhandled characters
Peter Stephenson
2008-07-01
2
-16
/
+35
*
25258(?): donʼt use -M option with -U in _path_files
Peter Stephenson
2008-06-30
2
-7
/
+12
*
unlocalised variable
Peter Stephenson
2008-06-30
2
-0
/
+4
*
25255: add anonymous function capability
Peter Stephenson
2008-06-30
4
-28
/
+170
*
25243: patch from Chris Lamb to add --same-as for xrandr
Clint Adams
2008-06-24
2
-0
/
+6
[next]