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
2008-08-12
25443 (tweaked): allow $functrace to show sourced files
Peter Stephenson
1
-11
/
+12
2008-08-11
25247 with further modifications: add $funcsourcetrace
Peter Stephenson
9
-17
/
+108
2008-08-07
25418: set PROMPT_SUBST for all Bourne-style shells
Peter Stephenson
1
-1
/
+1
2008-08-07
25415: Make DEBUG_BEFORE_CMD the default.
Peter Stephenson
6
-49
/
+101
2008-08-06
25409: fix eval's use of lastval
Peter Stephenson
1
-6
/
+8
2008-08-06
25405: return status from anonymous functions was not handled
Peter Stephenson
1
-2
/
+3
2008-08-06
25389: rearrange precedence of ZLS_COLORS alternatives.
Bart Schaefer
1
-15
/
+15
2008-08-04
25385: fix another bug with trapreturn trampling on status
Peter Stephenson
1
-1
/
+1
2008-08-04
25384: fix problem with incorrect autoloads of zsh/zle
Peter Stephenson
1
-8
/
+16
2008-08-04
users/13093: HashNode changes for AIX
Peter Stephenson
1
-3
/
+3
2008-08-02
25373: trashzleptr() -> zleentry(ZLE_CMD_TRASH)
Bart Schaefer
1
-1
/
+1
2008-08-01
fix problems with trapreturn, in particular in source inside trap
Peter Stephenson
3
-2
/
+20
2008-07-31
25364: fix k flag in hash subscript
Peter Stephenson
1
-1
/
+5
2008-07-31
25345, 25347: neaten interface from main shell to zle
Peter Stephenson
12
-120
/
+196
2008-07-27
following discussion, change fc error message
Peter Stephenson
1
-1
/
+2
2008-07-25
25338: disallow usage of current history line in fc
Peter Stephenson
1
-0
/
+14
2008-07-23
25329: build the curses module if we've got any usable curses header, not jus...
Clint Adams
1
-1
/
+1
2008-07-22
25236: don't recalculate prompt if not redisplaying
Peter Stephenson
1
-1
/
+1
2008-07-21
25324: Danek Duvall: some Solaris and more general completions
Peter Stephenson
1
-25
/
+57
2008-07-21
25322: fix printing of keys.
Clint Adams
1
-0
/
+1
2008-07-21
25321: delete gdbm node when corresponding hash entry is unset.
Clint Adams
1
-1
/
+6
2008-07-21
25320: fix read and write of elements by key.
Clint Adams
1
-16
/
+28
2008-07-21
25319: fix zuntie, add -f option to ztie.
Clint Adams
2
-0
/
+252
2008-07-17
25272: add zshaddhistory hook
Peter Stephenson
6
-40
/
+71
2008-07-15
users/13036: "." is a valid character in a user name
Peter Stephenson
1
-1
/
+1
2008-07-07
25267: ambiguous pattern matching fix: missing log
Peter Stephenson
1
-1
/
+1
2008-07-06
25267: fix problem with menu on ambiguous completion without matching
Peter Stephenson
1
-0
/
+39
2008-07-05
25266: always use EXTENDED_GLOB for patterns in ZLS_COLORS
Peter Stephenson
1
-0
/
+6
2008-07-01
25262: suspicious error checking in braceless function definition
Peter Stephenson
1
-2
/
+1
2008-07-01
25259: improve getquery() handling of unhandled characters
Peter Stephenson
1
-15
/
+29
2008-06-30
25255: add anonymous function capability
Peter Stephenson
1
-28
/
+50
2008-06-24
25242: Mikael V prompt test for contents of psvar
Peter Stephenson
1
-0
/
+6
2008-06-16
25167: patch from Petr Salinger to define _GNU_SOURCE (for /dev/ptmx) when gl...
Clint Adams
1
-1
/
+1
2008-06-12
25149: add C_PRECEDENCES option to make arithmetic have C/Perl precedence
Peter Stephenson
3
-117
/
+231
2008-06-11
25145: make sure XTRACE output is redirected with stderr
Peter Stephenson
1
-7
/
+8
2008-06-10
Mikael: 25146: export pattern_match_equivalence()
Peter Stephenson
1
-1
/
+3
2008-06-10
Mikael: 25143: spelling corrections
Peter Stephenson
3
-3
/
+5
2008-06-09
unposted: silence compiler in pattern_match_restrict()
Peter Stephenson
1
-1
/
+1
2008-06-08
25138(? mailing list stuck): rewrite of completion matching.
Peter Stephenson
6
-287
/
+1468
2008-06-01
25126: reformatting for 25124
Clint Adams
1
-3
/
+2
2008-06-01
25124: work with --(disable|enable)-largefile instead of --(disable|enable)-l...
Clint Adams
1
-1
/
+2
2008-05-17
25095: thorough modernization of prompt theme system
Peter Stephenson
1
-0
/
+2
2008-05-17
25057: better debug error on memory failure
Peter Stephenson
2
-1
/
+8
2008-05-17
25055: remove unnecessary debug test
Peter Stephenson
1
-1
/
+0
2008-05-16
25051: add colour sequences to formatting strings in completion
Peter Stephenson
3
-5
/
+58
2008-05-15
25040: zpty should display context information more like eval
Peter Stephenson
3
-3
/
+17
2008-05-14
25025: check radix for integer constants is between 2 and 36 inclusive
Peter Stephenson
3
-1
/
+9
2008-05-12
25006, 25009: fix "or" orphaned symlink highlighting
Peter Stephenson
1
-33
/
+46
2008-05-12
25002: only ZLE should update attributes resulting from prompt expansion
Peter Stephenson
10
-55
/
+65
2008-05-11
24996: improve xtrace output for patterns
Peter Stephenson
5
-18
/
+90
[next]