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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Another _rsync update.
Wayne Davison
2007-11-09
1
-0
/
+5
*
Adding missed single-letter options for --acls and --xattrs.
Wayne Davison
2007-11-09
1
-3
/
+3
*
users/12198: make menu-select documentation clearer
Peter Stephenson
2007-11-08
2
-2
/
+12
*
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
2
-4
/
+9
*
24073 (plus tweak): zcurses mouse handling
Peter Stephenson
2007-11-07
3
-29
/
+292
*
24070: some \u fixes in getkeystring()
Peter Stephenson
2007-11-06
4
-73
/
+160
*
24069: add zcurses_keycodes
Peter Stephenson
2007-11-06
3
-0
/
+22
*
24068: attempt to make `printf "%g\n" -0 output "-0"
Peter Stephenson
2007-11-06
2
-3
/
+25
*
Changes for _rsync.
Wayne Davison
2007-11-05
1
-0
/
+5
*
Added new options for upcoming 3.0.0 release.
Wayne Davison
2007-11-05
1
-7
/
+16
*
fallout from 24050: add curses_keys.h to .cvsignore
Peter Stephenson
2007-11-04
3
-0
/
+11
*
24050: handle nanosecond resolution timestamps on systems that support them
Oliver Kiddle
2007-11-01
5
-0
/
+109
*
24048: fix home directory expansion with NIS on Solaris
Oliver Kiddle
2007-11-01
2
-1
/
+5
*
Frank Benkstein: 24047: fix compdef for more than three commands using the
Oliver Kiddle
2007-11-01
2
-1
/
+6
*
24045: fix memory leak where old value of an environment variable isn't freed
Oliver Kiddle
2007-10-31
2
-0
/
+7
*
24043: remove an erroneous emulate
Bart Schaefer
2007-10-31
1
-0
/
+5
*
24043: remove one "emulate" that was too many
Bart Schaefer
2007-10-31
1
-1
/
+0
*
Fix uninitialized-var compiler warning.
Wayne Davison
2007-10-31
1
-0
/
+5
*
Fixed the use of an uninitialized 'x' in spckword() if shout is NULL.
Wayne Davison
2007-10-31
1
-1
/
+2
*
24039: cope with FreeBSD cut in addition to GNU cut.
Clint Adams
2007-10-31
2
-31
/
+47
*
24038: add "zcurses bg"
Peter Stephenson
2007-10-30
3
-25
/
+121
*
users/12149: "@" with splitting in double quotes retains empty fields
Peter Stephenson
2007-10-30
4
-10
/
+62
*
adapted 24030: work around Solaris cancelling curses key timeout
Peter Stephenson
2007-10-30
2
-0
/
+19
*
Markus Waldeck: 24032 (tweaked): completion for cut.
Clint Adams
2007-10-29
2
-0
/
+51
*
fix crash when colo[u]r is not available in curses
Peter Stephenson
2007-10-29
2
-0
/
+7
*
Remove broken curses debug
Peter Stephenson
2007-10-29
2
-4
/
+4
*
add zcurses timeout
Peter Stephenson
2007-10-28
3
-2
/
+42
*
24027: subwindows, "touch", optimized refresh
Peter Stephenson
2007-10-28
3
-24
/
+143
*
24026: default colors in zcurses
Peter Stephenson
2007-10-28
4
-3
/
+27
*
unposted: document zcurses position properly
Peter Stephenson
2007-10-27
1
-2
/
+1
*
unposted: document zcurses position properly
Peter Stephenson
2007-10-27
2
-2
/
+5
*
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
4
-27
/
+164
*
zcurses input: oops
Peter Stephenson
2007-10-26
2
-1
/
+3
*
24024: add zcurses input with keypad handling
Peter Stephenson
2007-10-26
6
-4
/
+207
*
24022: completion for dpkg-repack by Dr. Markus Waldeck, tweaked a bit.
Clint Adams
2007-10-26
2
-0
/
+12
*
c.f. users/12110: another tweak to $SECONDS doc
Peter Stephenson
2007-10-25
2
-1
/
+6
*
c.f. users/12109: tweak to $SECONDS doc
Peter Stephenson
2007-10-25
2
-2
/
+7
*
users/12100: default to a case-insensitive matcher with NO_CASE_GLOB
Peter Stephenson
2007-10-25
3
-1
/
+21
*
24018: add zcurses scroll
Peter Stephenson
2007-10-24
3
-1
/
+64
*
24017: fold zcurses color into attr
Peter Stephenson
2007-10-24
3
-88
/
+240
*
24016: compilation with curses and not ncurses
Peter Stephenson
2007-10-24
3
-5
/
+17
*
24012: rename "endwin", "c", and "s" to "endwin", "char", and "string" respec...
Clint Adams
2007-10-23
3
-9
/
+14
*
24011: various tweaks to zcurses commands including rearrangement to dispatching
Peter Stephenson
2007-10-23
2
-268
/
+319
*
24010: fix max arguments for 'zcurses border' to 1.
Clint Adams
2007-10-23
2
-1
/
+6
*
users/12087: fix globbing problem on Cygwin
Peter Stephenson
2007-10-23
1
-2
/
+2
*
users/12087: fix globbing problem on Cygwin
Peter Stephenson
2007-10-23
2
-1
/
+25
*
24007: prompt allocation and use of "shout"
Peter Stephenson
2007-10-22
3
-5
/
+9
[next]