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
/
Functions
/
Misc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update a comment.
Bart Schaefer
2001-04-11
1
-1
/
+1
*
4.0.1-pre-3 version change with some .distfiles updates
zsh-4.0.1-pre-3
Peter Stephenson
2001-04-09
1
-0
/
+1
*
Methods for avoiding the nopromptcr problem, from users/3401 and more.
Bart Schaefer
2001-04-05
1
-0
/
+95
*
Write history entries for jobs resumed with fg/bg; from users/3795, plus
Bart Schaefer
2001-04-05
1
-0
/
+29
*
after-move cleanup
Sven Wischnowsky
2001-04-02
14
-0
/
+1264
*
changed after moving functions
Sven Wischnowsky
2001-04-02
1
-4
/
+1
*
moved to ./Functions/Misc/zstyle+
Sven Wischnowsky
2001-04-02
1
-35
/
+0
*
moved to ./Functions/Misc/zrecompile
Sven Wischnowsky
2001-04-02
1
-244
/
+0
*
moved to ./Functions/Misc/zmv
Sven Wischnowsky
2001-04-02
1
-268
/
+0
*
moved to ./Functions/Example/zls
Sven Wischnowsky
2001-04-02
1
-72
/
+0
*
moved to ./Functions/Example/zless
Sven Wischnowsky
2001-04-02
1
-37
/
+0
*
moved to ./Functions/Misc/zkbd
Sven Wischnowsky
2001-04-02
1
-248
/
+0
*
moved to ./Functions/Misc/zed
Sven Wischnowsky
2001-04-02
1
-70
/
+0
*
moved to ./Functions/Example/yu
Sven Wischnowsky
2001-04-02
1
-2
/
+0
*
moved to ./Functions/Example/yp
Sven Wischnowsky
2001-04-02
1
-2
/
+0
*
moved to ./Functions/Misc/run-help
Sven Wischnowsky
2001-04-02
1
-88
/
+0
*
moved to ./Functions/Example/randline
Sven Wischnowsky
2001-04-02
1
-3
/
+0
*
moved to ./Functions/Example/pushd
Sven Wischnowsky
2001-04-02
1
-13
/
+0
*
moved to ./Functions/Example/proto
Sven Wischnowsky
2001-04-02
1
-8
/
+0
*
moved to ./Functions/Misc/nslookup
Sven Wischnowsky
2001-04-02
1
-48
/
+0
*
moved to ./Functions/Compctl/multicomp
Sven Wischnowsky
2001-04-02
1
-72
/
+0
*
moved to ./Functions/Misc/mere
Sven Wischnowsky
2001-04-02
1
-83
/
+0
*
moved to ./Functions/Misc/is-at-least
Sven Wischnowsky
2001-04-02
1
-36
/
+0
*
moved to ./Functions/Misc/harden
Sven Wischnowsky
2001-04-02
1
-6
/
+0
*
moved to ./Functions/Example/cx
Sven Wischnowsky
2001-04-02
1
-6
/
+0
*
moved to ./Functions/Misc/colors
Sven Wischnowsky
2001-04-02
1
-79
/
+0
*
moved to ./Functions/Misc/checkmail
Sven Wischnowsky
2001-04-02
1
-26
/
+0
*
moved to ./Functions/Compctl/cdmatch2
Sven Wischnowsky
2001-04-02
1
-15
/
+0
*
moved to ./Functions/Compctl/cdmatch
Sven Wischnowsky
2001-04-02
1
-23
/
+0
*
moved to ./Functions/Example/cat
Sven Wischnowsky
2001-04-02
1
-16
/
+0
*
moved to ./Functions/Misc/allopt
Sven Wischnowsky
2001-04-02
1
-28
/
+0
*
moved to ./Functions/Example/acx
Sven Wischnowsky
2001-04-02
1
-6
/
+0
*
Add zkdb function.
Bart Schaefer
2001-03-17
2
-1
/
+249
*
Various new, improved, fixed or updated functions (13600)
Oliver Kiddle
2001-03-11
1
-1
/
+1
*
* 13281: Functions/Misc/mere: new implementation.
Tanaka Akira
2000-12-15
1
-3
/
+83
*
Adapt nslookup for 13123.
Bart Schaefer
2000-11-06
1
-1
/
+1
*
Assorted read_poll() and zpty cleanup.
Bart Schaefer
2000-11-05
1
-1
/
+1
*
don't reset just-edited trap function to old value (13107)
Sven Wischnowsky
2000-11-01
1
-1
/
+1
*
make non-blocking IO on ptys work again; add -t option to test if command is ...
Sven Wischnowsky
2000-10-19
1
-1
/
+1
*
Typo.
Bart Schaefer
2000-10-18
1
-1
/
+1
*
3.1.6-dev-7
zsh-3.1.9-dev-7
Peter Stephenson
2000-10-17
1
-0
/
+1
*
Fix colors.
Bart Schaefer
2000-09-04
1
-8
/
+8
*
Fix zrecompile.
Bart Schaefer
2000-09-03
1
-10
/
+22
*
Fix allopt.
Bart Schaefer
2000-09-02
1
-5
/
+4
*
12582: improved first argument for is-at-least
Peter Stephenson
2000-08-10
1
-6
/
+10
*
Detect autoloadable functions properly in zed.
Bart Schaefer
2000-07-27
1
-1
/
+1
*
Enable the insert-tab style in zed.
Bart Schaefer
2000-07-26
1
-0
/
+5
*
12000: zmv: emulate -R to unset MARKDIRS
Peter Stephenson
2000-06-20
1
-1
/
+1
*
users/3189: zmv fixes
Peter Stephenson
2000-06-19
1
-11
/
+27
*
11866: More ANSI color stuff; preserve more state during prompt previewing.
Bart Schaefer
2000-06-11
1
-60
/
+72
[next]