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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
16092: Completion/Unix/Command/_mysql_utils: don't override settings in ~/.my...
Adam Spiers
2001-10-22
2
-3
/
+8
*
Fix segfault in checkrmall().
Bart Schaefer
2001-10-20
2
-0
/
+7
*
fix: make _describe handle (...) arguments correctly; use _file_descriptors a...
Sven Wischnowsky
2001-10-19
4
-5
/
+28
*
allow arguments to be specified in printf format specifications (16080)
Oliver Kiddle
2001-10-18
4
-42
/
+168
*
16078: zip -r
Clint Adams
2001-10-17
2
-1
/
+7
*
Perl script for diffing ChangeLog files.
Bart Schaefer
2001-10-17
1
-0
/
+116
*
don't use _comp_ignore while building paths, only at end (16076)
Sven Wischnowsky
2001-10-17
2
-4
/
+9
*
add sourceforge to metafaq
Peter Stephenson
2001-10-16
2
-0
/
+8
*
fix return code and tests of printf and comment above bslashquote func (16064)
Oliver Kiddle
2001-10-16
4
-19
/
+43
*
16062: use O_EXCL when opening a temporary file.
Clint Adams
2001-10-16
2
-1
/
+6
*
16059
Wayne Davison
2001-10-15
1
-0
/
+5
*
Fix HIST_NO_SPACE when INTERACTIVE_COMMENTS is set and we get a
Wayne Davison
2001-10-15
1
-3
/
+3
*
use arithmetic evaluation for numeric arguments to printf (16042)
Oliver Kiddle
2001-10-15
3
-55
/
+87
*
for caching of compiled patterns: remember that singsub() might modify the st...
Sven Wischnowsky
2001-10-15
3
-3
/
+9
*
Remove <arpa/telnet.h> from tcp.c.
Bart Schaefer
2001-10-14
2
-14
/
+19
*
Fix typos.
Bart Schaefer
2001-10-14
2
-3
/
+8
*
Save/restore state around DEBUG trap call.
Bart Schaefer
2001-10-13
2
-2
/
+15
*
use expanded paths (expand style with value prefix) only when we are at the l...
Sven Wischnowsky
2001-10-11
2
-2
/
+12
*
16006: use styles for mail directory, pine directory, and muttrc.
Clint Adams
2001-10-10
3
-10
/
+34
*
16005: Completion/Unix/Command/_mount: check /etc/filesystems under Linux.
Clint Adams
2001-10-10
2
-4
/
+11
*
enable dynamic libraries on MacOS X is the dlcompat library is installed
Oliver Kiddle
2001-10-10
5
-4
/
+23
*
16000: completion for debchange(dch)
Clint Adams
2001-10-10
3
-1
/
+22
*
change file completion default to offer globbed files and directories on firs...
Sven Wischnowsky
2001-10-09
3
-19
/
+47
*
15994: Completion/compinstall: handle list-suffixes; make prompts at end of
Peter Stephenson
2001-10-09
2
-6
/
+36
*
hide all but one match with the same string in the list even for unsorted gro...
Sven Wischnowsky
2001-10-09
2
-0
/
+18
*
remove duplicated includes which caused problems on IRIX 5 (15987)
Oliver Kiddle
2001-10-08
2
-16
/
+3
*
update _wget for v1.7, _sysctl for darwin, _webbrowser for galeon etc (15983)
Oliver Kiddle
2001-10-08
6
-6
/
+19
*
zcalc base display fix
Peter Stephenson
2001-10-08
2
-1
/
+7
*
Insert missing single quote.
Bart Schaefer
2001-10-08
1
-1
/
+1
*
Minor wording change.
Peter Stephenson
2001-10-08
2
-1
/
+5
*
add print -f option, %n format specifier and tests for print/printf (15973)
Oliver Kiddle
2001-10-08
7
-91
/
+250
*
forgot this
Peter Stephenson
2001-10-08
1
-0
/
+9
*
15931: EXIT traps from exit in subshell; 15965: glob -> zglob
Peter Stephenson
2001-10-08
4
-4
/
+13
*
15964: use SOCKLEN_T
Andrey Borzenkov
2001-10-08
2
-1
/
+6
*
Norbert Koch: 15954: fix variable name inconsistency
Clint Adams
2001-10-06
2
-1
/
+6
*
expand style in compinstall
Peter Stephenson
2001-10-05
2
-0
/
+55
*
add printf builtin (15851, 15948)
Oliver Kiddle
2001-10-05
3
-0
/
+197
*
fix calculation of number of columns needed with list_packed (15946)
Sven Wischnowsky
2001-10-05
2
-1
/
+7
*
make _cd use only one call to _alternative, including completions from _tilde...
Sven Wischnowsky
2001-10-05
2
-16
/
+20
*
make expand style (file completion) work again; no more special behaviour wit...
Sven Wischnowsky
2001-10-05
3
-9
/
+22
*
unposted: note typo change in Doc/Zsh/options.yo
Geoff Wing
2001-10-05
1
-0
/
+4
*
s/AUTO_CONT/AUTO_CONTINUE/
Geoff Wing
2001-10-05
1
-1
/
+1
*
15941: complete reiserfs mount options.
Clint Adams
2001-10-05
2
-1
/
+15
*
15940: complete -o utf8 for mount -t vfat.
Clint Adams
2001-10-05
2
-1
/
+5
*
15939: complete xfs mount options (for Linux).
Clint Adams
2001-10-05
2
-1
/
+24
*
15938: complete ext3 mount options
Clint Adams
2001-10-05
2
-1
/
+12
*
15919: use LinkLists in place of somewhat equivalent code
Clint Adams
2001-10-02
4
-72
/
+128
*
test EXIT trap fix
Peter Stephenson
2001-10-01
2
-3
/
+19
*
15915: completion for bts script
Clint Adams
2001-09-30
3
-1
/
+122
*
Zftp control connection management cleanup.
Bart Schaefer
2001-09-28
2
-19
/
+30
[prev]
[next]