index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2001-04-13
Don't define gethostbyname2() as static, since it can clash with the
Wayne Davison
1
-1
/
+1
2001-04-13
See zsh-workers 13972 and 13973.
Bart Schaefer
1
-1
/
+11
2001-04-13
Check for parameter expansions before tilde-expansions (fixes bugs reported
Bart Schaefer
1
-17
/
+17
2001-04-13
Fix term*.h header file collisions.
Bart Schaefer
4
-9
/
+18
2001-04-12
Fiddle with <term.h> vs. <termcap.h> inclusion.
Bart Schaefer
4
-9
/
+14
2001-04-12
13961: add ifdef for tputs in term.h in prototypes.h
Clint Adams
2
-1
/
+10
2001-04-12
avoid appending a / when called from _cd (13958)
Oliver Kiddle
2
-3
/
+9
2001-04-12
add _arguments based completion for alias and jobs (13947)
Oliver Kiddle
1
-1
/
+1
2001-04-12
13955: boolnames et al., not boolcodes
Clint Adams
4
-12
/
+39
2001-04-12
13953: use curses capability inventories instead of hardcoding and presume
Clint Adams
4
-7
/
+48
2001-04-12
13951: working ${(k)terminfo} and ${(kv)terminfo}
Clint Adams
2
-0
/
+109
2001-04-11
13949 and a couple of unposted tweaks to functions.
Bart Schaefer
1
-0
/
+11
2001-04-11
Don't append a / when completing after [-+]*.
Bart Schaefer
1
-3
/
+4
2001-04-11
Strip %[BSubsu] as well as %{*%} before computing width of prompt.
Bart Schaefer
1
-6
/
+6
2001-04-11
Update a comment.
Bart Schaefer
1
-1
/
+1
2001-04-11
add _arguments based completion for alias and jobs (13947)
Oliver Kiddle
6
-7
/
+31
2001-04-11
Fixed a filename.
Wayne Davison
1
-1
/
+1
2001-04-11
13942
Wayne Davison
1
-0
/
+7
2001-04-11
Updated the "preexec" docs.
Wayne Davison
1
-2
/
+8
2001-04-11
Fixed a bug where the call to function "preexec" might pass the wrong
Wayne Davison
1
-1
/
+9
2001-04-11
Mapfile fix from Bart: dupstring parameter name to avoid static buffer overuse
Peter Stephenson
2
-0
/
+6
2001-04-10
Enhanced should_ignore_line().
Wayne Davison
1
-0
/
+5
2001-04-10
Slightly optimized should_ignore_line() by using getjobtext() rather
Wayne Davison
1
-9
/
+3
2001-04-09
Mention 13936.
Wayne Davison
1
-2
/
+2
2001-04-09
Bart's change makes terminfo_nam[] needed when HAVE_TIGETSTR is not
Wayne Davison
1
-1
/
+2
2001-04-09
Silence some compiler warnings.
Wayne Davison
1
-0
/
+5
2001-04-09
Silence several warnings when HAVE_TIGETSTR is not defined.
Wayne Davison
1
-4
/
+11
2001-04-09
Fixes for 13922.
Bart Schaefer
4
-12
/
+11
2001-04-09
Make termcap and terminfo modules always loadable.
Bart Schaefer
5
-23
/
+61
2001-04-09
4.0.1-pre-3 version change with some .distfiles updates
Peter Stephenson
4
-2
/
+8
2001-04-06
Improve prompt when compaudit finds badness.
Bart Schaefer
2
-1
/
+7
2001-04-06
indent fix
Sven Wischnowsky
1
-1
/
+1
2001-04-06
test for unset in pipestatussetfn() (13917)
Sven Wischnowsky
2
-4
/
+10
2001-04-06
(13916)
Sven Wischnowsky
2
-2
/
+6
2001-04-06
workers/13914
Felix Rosencrantz
1
-0
/
+6
2001-04-06
workers/13914: Added call to _normal after specified class name, and added co...
Felix Rosencrantz
1
-2
/
+11
2001-04-05
Fix typos.
Bart Schaefer
1
-2
/
+2
2001-04-05
Two new shell functions and a change to an old one.
Bart Schaefer
1
-0
/
+11
2001-04-05
Better handling of long command strings, faster padding computation.
Bart Schaefer
1
-13
/
+29
2001-04-05
Methods for avoiding the nopromptcr problem, from users/3401 and more.
Bart Schaefer
1
-0
/
+95
2001-04-05
Write history entries for jobs resumed with fg/bg; from users/3795, plus
Bart Schaefer
1
-0
/
+29
2001-04-05
13909: bad tilde files in some .distfiles
Clint Adams
4
-4
/
+7
2001-04-05
complete only those single letter options with the right prefix character (13...
Sven Wischnowsky
2
-0
/
+5
2001-04-05
fix for reverse subscripting of strings as second part of subscript ($a[x,(r)...
Sven Wischnowsky
2
-2
/
+9
2001-04-04
add -W option to _arguments, which allows to complete options after options t...
Sven Wischnowsky
5
-13
/
+41
2001-04-03
13899: OSTYPE checking
Clint Adams
2
-6
/
+7
2001-04-03
new completion functions
Oliver Kiddle
6
-4
/
+44
2001-04-03
(13892) fixes for fpaths and completion matching
Sven Wischnowsky
4
-3
/
+11
2001-04-02
13889: move _apm to Unix/Command, add OpenBSD support
Clint Adams
4
-7
/
+23
2001-04-02
Skip CVS subdirectories when installing functions.
Bart Schaefer
2
-0
/
+5
[next]