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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Functions
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
zsh-users/6736: widget that puts double-quotes around words before
Bart Schaefer
2003-10-27
1
-0
/
+46
*
zsh-users/6738: replacement for self-insert that quotes shell
Bart Schaefer
2003-10-27
1
-0
/
+148
*
19185: wrong context in delete-whole-word-match
Peter Stephenson
2003-10-13
1
-1
/
+1
*
19183: new delete-whole-word-match
Peter Stephenson
2003-10-13
1
-0
/
+56
*
19053 modified, c.f. 19056
Peter Stephenson
2003-09-14
4
-0
/
+516
*
unposted: Functions/Prompts/prompt_adam2_setup: fix colouring and bug
Adam Spiers
2003-08-19
1
-3
/
+3
*
18908: use print/read -u in completion system and tweak builtin doc
Peter Stephenson
2003-07-25
4
-5
/
+5
*
18824: kill-word-match deleted to end of line.
Peter Stephenson
2003-07-07
1
-1
/
+1
*
18817: need to quote % anchor in substitution
Oliver Kiddle
2003-07-07
1
-2
/
+2
*
unposted: forgot .distfiles in 18810
Peter Stephenson
2003-07-04
1
-0
/
+1
*
18810: Various enhancements and bug fixes for the TCP function suite
Peter Stephenson
2003-07-04
9
-16
/
+130
*
unposted: cvsignore VIM *.swp files
Andrey Borzenkov
2003-05-05
1
-0
/
+1
*
18497: minor tweaks to info and tcp_spam
Peter Stephenson
2003-05-02
1
-2
/
+2
*
18472: spelling corrections
Oliver Kiddle
2003-04-25
7
-9
/
+9
*
18450: set $compcontext to -math- to complete math context within zcalc
Oliver Kiddle
2003-04-18
1
-0
/
+1
*
18432: Minor miscellany of comments and rationalisations.
Peter Stephenson
2003-04-03
2
-3
/
+15
*
unposted: tidy up after word match functions from 18394
Peter Stephenson
2003-04-03
8
-67
/
+4
*
c.f. 18407: fix short prompt in select-word-style
Peter Stephenson
2003-04-03
1
-1
/
+1
*
Removed zgprintf from Functions/TCP/.distfiles
Felix Rosencrantz
2003-03-31
1
-1
/
+1
*
18394: New word movement and editing widgets.
Peter Stephenson
2003-03-28
11
-4
/
+523
*
18278: remove zgprintf, zformat already does this
Peter Stephenson
2003-02-23
4
-74
/
+5
*
.distfiles for Functions/TCP
Clint Adams
2003-02-18
1
-0
/
+5
*
18202: New TCP function system plus small error message change in ztcp.
Peter Stephenson
2003-02-06
17
-0
/
+1414
*
unposted: create 4.1.0-dev-7
zsh-4.1.0-dev-7
Peter Stephenson
2003-02-04
1
-0
/
+2
*
18174: New read-from-minibuffer and replace-string ZLE functions
Peter Stephenson
2003-02-03
2
-0
/
+65
*
18143: fix some problems with "toggle" style.
Bart Schaefer
2003-01-27
1
-1
/
+2
*
18143: cooperation between copy-earlier-word and smart-insert-last-word
Bart Schaefer
2003-01-27
2
-9
/
+25
*
17928: Zvi Har'El: don't interpret escapes when setting the command buffer
Oliver Kiddle
2002-11-12
1
-1
/
+1
*
Massive improvement of --max-procs handling; reorganize option parsing to
Bart Schaefer
2002-09-04
1
-44
/
+68
*
Implement --max-procs.
Bart Schaefer
2002-09-02
1
-7
/
+43
*
Add zargs.
Bart Schaefer
2002-09-02
1
-1
/
+1
*
Based on users/5283: Implement xargs-like segmenting of argument list, with
Bart Schaefer
2002-09-02
1
-0
/
+199
*
unposted: clint prompt theme %v typo correction
Clint Adams
2002-08-17
1
-1
/
+1
*
17414: narrow-to-region save and restore.
Peter Stephenson
2002-07-05
1
-46
/
+89
*
17410: narrow-to-region widgets
Peter Stephenson
2002-07-04
2
-0
/
+87
*
Usual .distfiles tidy-up
zsh-4.1.0-dev-5
Peter Stephenson
2002-06-17
1
-0
/
+2
*
Add "relative".
Bart Schaefer
2002-04-23
1
-5
/
+3
*
users/4851: Convert a full path to a path relative to a directory.
Bart Schaefer
2002-04-23
1
-0
/
+28
*
16933: more sophisticated versions of these functions
Oliver Kiddle
2002-04-04
2
-16
/
+27
*
+ Added -W to auto-convert wildcards in both the find and replace strings.
Wayne Davison
2002-03-30
1
-17
/
+43
*
16879: Functions/Zle/up-line-or-beginning-search,
Peter Stephenson
2002-03-21
2
-0
/
+26
*
make zrecompile show the error messages from zcompile unless the -q option is...
Sven Wischnowsky
2002-03-07
1
-9
/
+14
*
unposted: usual fixups for .distfiles
zsh-4.1.0-dev-4
Peter Stephenson
2002-03-05
1
-0
/
+1
*
16767: Src/Zle/zle_hist.c, Doc/Zsh/zle.yo, Doc/Zsh/contrib.yo,
Peter Stephenson
2002-03-05
1
-0
/
+19
*
unposted: improve apm and screen handling
Clint Adams
2002-02-09
1
-4
/
+10
*
unposted: Colin Walters's prompt, adapted for the theme system
Clint Adams
2002-02-07
2
-0
/
+26
*
use RPS2 to put states on the right
Oliver Kiddle
2002-01-31
1
-0
/
+2
*
16422: zcalc non-default base output
Peter Stephenson
2002-01-09
1
-1
/
+1
*
16352: allow output formats to be specified in zcalc
Oliver Kiddle
2001-12-17
1
-25
/
+48
*
* 16310: Functions/Misc/zcalc, Doc/Zsh/contrib.yo: separate zcalc
Peter Stephenson
2001-12-07
1
-0
/
+22
[prev]
[next]