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
path:
root
/
Src
/
Modules
Commit message (
Expand
)
Author
Age
Files
Lines
*
25744: dynamic named directories and further doshfunc() simplification
Peter Stephenson
2008-09-26
1
-5
/
+5
*
25677: add %x and %I prompt escapes for shell source code debugging
Peter Stephenson
2008-09-16
1
-15
/
+15
*
25651: make getpermtext() output indentation more logical
Peter Stephenson
2008-09-11
1
-2
/
+3
*
25611, 25613: protect against two possible NULL dereferences.
Clint Adams
2008-09-05
1
-18
/
+22
*
25609: initialize sz variable.
Clint Adams
2008-09-04
1
-1
/
+1
*
25595: fix line numbers with EVAL_LINENO,
Peter Stephenson
2008-09-03
1
-4
/
+11
*
25490: make zties dynamic so there can be more than one gdbm handle in use at...
Clint Adams
2008-08-19
1
-17
/
+33
*
25448: add $funcfiletrace to show absolute line number for caller
Peter Stephenson
2008-08-13
2
-1
/
+54
*
25247 with further modifications: add $funcsourcetrace
Peter Stephenson
2008-08-11
2
-3
/
+35
*
25329: build the curses module if we've got any usable curses header, not jus...
Clint Adams
2008-07-23
1
-1
/
+1
*
25324: Danek Duvall: some Solaris and more general completions
Peter Stephenson
2008-07-21
1
-25
/
+57
*
25322: fix printing of keys.
Clint Adams
2008-07-21
1
-0
/
+1
*
25321: delete gdbm node when corresponding hash entry is unset.
Clint Adams
2008-07-21
1
-1
/
+6
*
25320: fix read and write of elements by key.
Clint Adams
2008-07-21
1
-16
/
+28
*
25319: fix zuntie, add -f option to ztie.
Clint Adams
2008-07-21
2
-0
/
+252
*
25040: zpty should display context information more like eval
Peter Stephenson
2008-05-15
1
-1
/
+15
*
24972: Phil Pennock: zf_* variants of zsh/files builtins plus extra options
Peter Stephenson
2008-05-08
2
-16
/
+71
*
24705: rationalise curses and term headers even more
Peter Stephenson
2008-03-13
3
-47
/
+11
*
24460: make zpty -rt more consistent by polling before every byte
Peter Stephenson
2008-01-25
1
-5
/
+41
*
Wayne: 24273: curses macros dont return a value
Peter Stephenson
2007-12-17
1
-3
/
+8
*
24252: dont define _XOPEN_SOURCE_EXTENDED for curses on OpenBSD
Peter Stephenson
2007-12-14
1
-1
/
+1
*
24197: interface to ztrftime() for insufficient memory was broken
Peter Stephenson
2007-12-09
1
-2
/
+2
*
24173: fix thinko in 24171
Clint Adams
2007-12-07
1
-1
/
+1
*
24171: define USE_TERMINFO_MODULE when ncurses.h, ncurses/ncurses.h, or ncurs...
Clint Adams
2007-12-07
1
-1
/
+1
*
24160: build terminfo module if ncursesw is present but curses.h is not.
Clint Adams
2007-12-05
2
-2
/
+25
*
24110: change ncurses includes again
Peter Stephenson
2007-11-21
1
-4
/
+4
*
24107: extra search for ncurses headers but dont use if library isnt ncurses
Peter Stephenson
2007-11-20
1
-8
/
+23
*
unposted: prepare for 4.3.4-dev-2
Peter Stephenson
2007-11-20
1
-1
/
+1
*
24089 plus tweak: fix curses on older systems
Peter Stephenson
2007-11-12
1
-7
/
+12
*
Vin Shelton: 24088: error with no multibyte
Peter Stephenson
2007-11-12
1
-1
/
+1
*
24083: add zcurses querychar
Peter Stephenson
2007-11-10
1
-0
/
+116
*
typo in mouse args in 24073
Peter Stephenson
2007-11-08
1
-1
/
+1
*
typo in parameter setting 24073
Peter Stephenson
2007-11-08
1
-1
/
+1
*
typo in parameter setting 24073
Peter Stephenson
2007-11-08
1
-4
/
+4
*
24073 (plus tweak): zcurses mouse handling
Peter Stephenson
2007-11-07
1
-19
/
+230
*
24069: add zcurses_keycodes
Peter Stephenson
2007-11-06
1
-0
/
+12
*
fallout from 24050: add curses_keys.h to .cvsignore
Peter Stephenson
2007-11-04
1
-0
/
+1
*
24038: add "zcurses bg"
Peter Stephenson
2007-10-30
1
-24
/
+104
*
adapted 24030: work around Solaris cancelling curses key timeout
Peter Stephenson
2007-10-30
1
-0
/
+12
*
fix crash when colo[u]r is not available in curses
Peter Stephenson
2007-10-29
1
-0
/
+4
*
add zcurses timeout
Peter Stephenson
2007-10-28
1
-1
/
+29
*
24027: subwindows, "touch", optimized refresh
Peter Stephenson
2007-10-28
1
-21
/
+124
*
24026: default colors in zcurses
Peter Stephenson
2007-10-28
1
-0
/
+15
*
24025: new zcurses "clear" and "location" subcommands
Peter Stephenson
2007-10-27
1
-1
/
+1
*
24025: new zcurses "clear" and "location" subcommands
Peter Stephenson
2007-10-27
2
-17
/
+119
*
zcurses input: oops
Peter Stephenson
2007-10-26
1
-1
/
+1
*
24024: add zcurses input with keypad handling
Peter Stephenson
2007-10-26
3
-0
/
+139
*
24018: add zcurses scroll
Peter Stephenson
2007-10-24
1
-0
/
+50
*
24017: fold zcurses color into attr
Peter Stephenson
2007-10-24
1
-80
/
+182
*
24016: compilation with curses and not ncurses
Peter Stephenson
2007-10-24
1
-4
/
+11
[next]