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
path:
root
/
ChangeLog
Commit message (
Collapse
)
Author
Age
Files
Lines
*
24050: handle nanosecond resolution timestamps on systems that support them
Oliver Kiddle
2007-11-01
1
-0
/
+3
|
*
24048: fix home directory expansion with NIS on Solaris
Oliver Kiddle
2007-11-01
1
-0
/
+3
|
*
Frank Benkstein: 24047: fix compdef for more than three commands using the
Oliver Kiddle
2007-11-01
1
-0
/
+5
|
|
|
|
same service
*
24045: fix memory leak where old value of an environment variable isn't freed
Oliver Kiddle
2007-10-31
1
-0
/
+5
|
*
24043: remove an erroneous emulate
Bart Schaefer
2007-10-31
1
-0
/
+5
|
*
Fix uninitialized-var compiler warning.
Wayne Davison
2007-10-31
1
-0
/
+5
|
*
24039: cope with FreeBSD cut in addition to GNU cut.
Clint Adams
2007-10-31
1
-0
/
+5
|
*
24038: add "zcurses bg"
Peter Stephenson
2007-10-30
1
-0
/
+5
|
*
users/12149: "@" with splitting in double quotes retains empty fields
Peter Stephenson
2007-10-30
1
-0
/
+6
|
*
adapted 24030: work around Solaris cancelling curses key timeout
Peter Stephenson
2007-10-30
1
-0
/
+7
|
*
Markus Waldeck: 24032 (tweaked): completion for cut.
Clint Adams
2007-10-29
1
-0
/
+5
|
*
fix crash when colo[u]r is not available in curses
Peter Stephenson
2007-10-29
1
-0
/
+3
|
*
Remove broken curses debug
Peter Stephenson
2007-10-29
1
-0
/
+4
|
*
add zcurses timeout
Peter Stephenson
2007-10-28
1
-0
/
+3
|
*
24027: subwindows, "touch", optimized refresh
Peter Stephenson
2007-10-28
1
-0
/
+3
|
*
24026: default colors in zcurses
Peter Stephenson
2007-10-28
1
-0
/
+4
|
*
unposted: document zcurses position properly
Peter Stephenson
2007-10-27
1
-0
/
+3
|
*
24025: new zcurses "clear" and "location" subcommands
Peter Stephenson
2007-10-27
1
-4
/
+10
|
|
|
|
|
zcurses window "stdscr" various minor zcurses tweaks
*
zcurses input: oops
Peter Stephenson
2007-10-26
1
-0
/
+2
|
*
24024: add zcurses input with keypad handling
Peter Stephenson
2007-10-26
1
-0
/
+8
|
*
24022: completion for dpkg-repack by Dr. Markus Waldeck, tweaked a bit.
Clint Adams
2007-10-26
1
-0
/
+5
|
*
c.f. users/12110: another tweak to $SECONDS doc
Peter Stephenson
2007-10-25
1
-0
/
+3
|
*
c.f. users/12109: tweak to $SECONDS doc
Peter Stephenson
2007-10-25
1
-0
/
+3
|
*
users/12100: default to a case-insensitive matcher with NO_CASE_GLOB
Peter Stephenson
2007-10-25
1
-0
/
+6
|
*
24018: add zcurses scroll
Peter Stephenson
2007-10-24
1
-0
/
+3
|
*
24017: fold zcurses color into attr
Peter Stephenson
2007-10-24
1
-0
/
+7
|
|
|
|
|
add some zcurses parameters a bit of tidying
*
24016: compilation with curses and not ncurses
Peter Stephenson
2007-10-24
1
-0
/
+5
|
*
24012: rename "endwin", "c", and "s" to "endwin", "char", and "string" ↵
Clint Adams
2007-10-23
1
-0
/
+5
|
|
|
|
respectively.
*
24011: various tweaks to zcurses commands including rearrangement to dispatching
Peter Stephenson
2007-10-23
1
-0
/
+8
|
*
24010: fix max arguments for 'zcurses border' to 1.
Clint Adams
2007-10-23
1
-0
/
+5
|
*
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
1
-0
/
+5
|
*
24007: prompt allocation and use of "shout"
Peter Stephenson
2007-10-22
1
-0
/
+4
|
*
24006: (F) glob qualifier should unmetafy
Peter Stephenson
2007-10-22
1
-0
/
+4
|
*
24005: enforce min/max arguments on zcurses commands.
Clint Adams
2007-10-21
1
-0
/
+3
|
*
24004: align documentation with UI changes in 24002.
Clint Adams
2007-10-21
1
-0
/
+5
|
*
24002: change all the subcommands from option letters to words.
Clint Adams
2007-10-20
1
-0
/
+5
|
*
24001: fix up zcurses -C
Peter Stephenson
2007-10-20
1
-0
/
+4
|
*
Mikael Magnusson: 23999: improvements for git show, git rev-parse, et al.
Clint Adams
2007-10-20
1
-0
/
+5
|
*
23997: don't delete color pair hash on module unload unless it's been ↵
Clint Adams
2007-10-19
1
-0
/
+3
|
|
|
|
previously initialized.
*
23994: tweaks for 23993.
Clint Adams
2007-10-19
1
-0
/
+2
|
*
Mikael Magnusson: 23993: improved completion for git show.
Clint Adams
2007-10-19
1
-0
/
+5
|
*
23924: Improve synchronising of character attributes with other
Geoff Wing
2007-10-19
1
-0
/
+5
|
|
|
|
output routines
*
Mikael Magnusson: 23991: fix typo in __git_blobs().
Clint Adams
2007-10-18
1
-0
/
+3
|
*
Mikael Magnusson: 23988: fix git-svn commands completion.
Clint Adams
2007-10-18
1
-0
/
+3
|
*
23989: add broken zcurses -C to set window colors.
Clint Adams
2007-10-18
1
-0
/
+5
|
*
23986: zmv example for turning spaces into underscores
Peter Stephenson
2007-10-18
1
-0
/
+3
|
*
23978: zcurses -s with wide characters: use waddwstr()
Peter Stephenson
2007-10-18
1
-0
/
+5
|
*
23982: documentation for zcurses -A.
Clint Adams
2007-10-17
1
-0
/
+2
|
*
23981: add zcurses -A to set window attributes.
Clint Adams
2007-10-17
1
-0
/
+5
|
[next]