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 (
Expand
)
Author
Age
Files
Lines
...
*
Peter:13427: filename-quoting fix in _expand
Sven Wischnowsky
2001-02-02
1
-0
/
+5
*
Changes references to sunsite.auc.dk to just sunsite.dk (13422)
Oliver Kiddle
2001-02-01
1
-0
/
+4
*
new completion function for the tin newsreader (13420)
Oliver Kiddle
2001-02-01
1
-0
/
+5
*
13412: avoid duplicates in subdirecory list for recursive build
Andrey Borzenkov
2001-01-31
1
-0
/
+5
*
unposted: correct typo in commit message
Andrey Borzenkov
2001-01-29
1
-1
/
+5
*
zsh-workers/13395: Added code to test compstate[insert_positions], value of i...
Felix Rosencrantz
2001-01-28
1
-0
/
+5
*
13389: normalize path in cd_do_chdir on Cygwin to get rid of DOS names
Andrey Borzenkov
2001-01-26
1
-0
/
+5
*
fix for mergin two CLF_MID entries in cline lists (with two equal prefixes it...
Sven Wischnowsky
2001-01-25
1
-0
/
+4
*
make signal queueing variables be exported to modules (13384)
Sven Wischnowsky
2001-01-25
1
-0
/
+5
*
13370: avoid in-place modification of environments variables when importing.
Andrey Borzenkov
2001-01-19
1
-0
/
+5
*
13380: replace AC_CHECK_LIB(...,tgetent) with AC_SEARCH_LIBS(tgetent,...)
Andrey Borzenkov
2001-01-19
1
-0
/
+6
*
*** empty log message ***
Sven Wischnowsky
2001-01-18
1
-0
/
+7
*
13302: division by zero
Peter Stephenson
2001-01-18
1
-0
/
+4
*
remove 13108 (trap queues); replace with signal queueing to ensure that user ...
Sven Wischnowsky
2001-01-16
1
-0
/
+11
*
fix for ol' compctl when completing hash keys (13364)
Sven Wischnowsky
2001-01-16
1
-0
/
+5
*
two more fixes for completion matching and reporting interesting positions (1...
Sven Wischnowsky
2001-01-15
1
-0
/
+3
*
add completion for ls and ([ef]|)grep (13347)
Sven Wischnowsky
2001-01-15
1
-0
/
+4
*
add `services', allowing easier re-use of (parts of) completion functions (13...
Sven Wischnowsky
2001-01-15
1
-0
/
+20
*
fix for 13339 (report each position only once) and fixlet for matching: a cas...
Sven Wischnowsky
2001-01-12
1
-0
/
+6
*
*** empty log message ***
Sven Wischnowsky
2001-01-11
1
-0
/
+8
*
Etc/MACHINES: format leading spaces to tabs
Geoff Wing
2001-01-10
1
-0
/
+4
*
fix cursor positioning with partial-word match specs using `**' (13336)
Sven Wischnowsky
2001-01-10
1
-0
/
+6
*
fix for listpacked for matches as long as screen is wide (minus added spaces)...
Sven Wischnowsky
2001-01-08
1
-0
/
+7
*
Builds on SCO UnixWare 2.1.3
Peter Stephenson
2001-01-07
1
-0
/
+5
*
13315: ignore parens and leading paths on killall completion
Clint Adams
2000-12-27
1
-0
/
+3
*
13314: don't complete hyphen-prefixed commands for killall
Clint Adams
2000-12-27
1
-0
/
+5
*
13312: killall gets long filenames from procps
Clint Adams
2000-12-26
1
-0
/
+5
*
unposted: thinko in configure.in for determination of jobtable size
Clint Adams
2000-12-23
1
-0
/
+2
*
13310: apt-cache typo in --names-only
Clint Adams
2000-12-23
1
-0
/
+5
*
Back out 13285.
Bart Schaefer
2000-12-18
1
-0
/
+5
*
13288: cast pointers for arg 2 of ztrapread/write
Clint Adams
2000-12-17
1
-0
/
+3
*
13287: dpkg -i can take multiple arguments
Clint Adams
2000-12-17
1
-0
/
+5
*
unposted: add _mere to .distfiles
Clint Adams
2000-12-16
1
-0
/
+2
*
13285: use vi-up and -down in vicmd mode
Clint Adams
2000-12-16
1
-0
/
+6
*
* 13281: Functions/Misc/mere: new implementation.
Tanaka Akira
2000-12-15
1
-0
/
+5
*
13250: _dict completion
Clint Adams
2000-12-13
1
-0
/
+5
*
Rename waitjob() to zwaitjob().
Peter Stephenson
2000-12-06
1
-0
/
+5
*
13243: fix for make distclean - no more Makefile in Functions and Completion
Andrey Borzenkov
2000-12-06
1
-0
/
+5
*
13242: don't segfault on $terminfo[nonexistentcap]
Clint Adams
2000-12-06
1
-0
/
+5
*
3.1.9-dev-8
Peter Stephenson
2000-12-05
1
-0
/
+6
*
Joel Smith: 13230: avoid name clashes with Linux kernel
Peter Stephenson
2000-12-05
1
-0
/
+6
*
Include mod_term*.yo in doc source.
Bart Schaefer
2000-12-05
1
-0
/
+4
*
13227: terminfo module fixes
Clint Adams
2000-12-05
1
-0
/
+9
*
Fix --enable-function-subdirs for new config.modules system.
Peter Stephenson
2000-12-04
1
-0
/
+5
*
$# doc
Peter Stephenson
2000-12-04
1
-0
/
+5
*
installfns bits
Peter Stephenson
2000-12-04
1
-0
/
+7
*
13216: docs for tc/ti modules
Clint Adams
2000-12-03
1
-0
/
+4
*
13215: echotc, echoti, terminfo
Clint Adams
2000-12-03
1
-1
/
+9
*
Add missing quote.
Bart Schaefer
2000-11-27
1
-0
/
+4
*
*** empty log message ***
Sven Wischnowsky
2000-11-27
1
-0
/
+5
[prev]
[next]