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
/
Doc
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
add `services', allowing easier re-use of (parts of) completion functions (13...
Sven Wischnowsky
2001-01-15
1
-1
/
+17
*
*** empty log message ***
Sven Wischnowsky
2001-01-11
2
-0
/
+29
*
Include mod_term*.yo in doc source.
Bart Schaefer
2000-12-05
1
-0
/
+1
*
$# doc
Peter Stephenson
2000-12-04
1
-1
/
+5
*
13216: docs for tc/ti modules
Clint Adams
2000-12-03
4
-8
/
+40
*
Sven: 13108: Handle traps synchronously
Peter Stephenson
2000-11-11
1
-0
/
+28
*
aloow value `pattern' for insert-unambiguous style to preserve patterns in th...
Sven Wischnowsky
2000-11-08
1
-1
/
+16
*
Make zpty more like eval.
Bart Schaefer
2000-11-06
1
-6
/
+7
*
Assorted read_poll() and zpty cleanup.
Bart Schaefer
2000-11-05
1
-27
/
+58
*
show current/previous job in $jobstates (3503)
Sven Wischnowsky
2000-11-02
1
-6
/
+7
*
change some tags used in filename completion: no tag for file-sort, fake-file...
Sven Wischnowsky
2000-10-23
1
-5
/
+6
*
make non-blocking IO on ptys work again; add -t option to test if command is ...
Sven Wischnowsky
2000-10-19
1
-0
/
+5
*
Document tty mode restoration.
Bart Schaefer
2000-10-14
1
-2
/
+8
*
remove possibility for func() entries in tag-order style, can be done using z...
Sven Wischnowsky
2000-10-12
1
-102
/
+22
*
rename fake style to fake-files (12973)
Sven Wischnowsky
2000-10-12
1
-2
/
+2
*
add _all_matcher completer and supporting C-code for adding a special match r...
Sven Wischnowsky
2000-10-11
2
-23
/
+62
*
*** empty log message ***
Sven Wischnowsky
2000-10-10
1
-0
/
+11
*
cleanup for 12896 (12901)
Sven Wischnowsky
2000-10-05
2
-2
/
+2
*
cleanup (12896)
Sven Wischnowsky
2000-10-05
8
-72
/
+70
*
complete after autoloaded directories (a rather ugly hack); remove old code i...
Sven Wischnowsky
2000-10-05
2
-3
/
+8
*
Fiddle with _expand_word and its doc.
Bart Schaefer
2000-09-21
1
-5
/
+11
*
12848: Doc/Zsh/zle.yo: Alphabetize list of parameters
Andrey Borzenkov
2000-09-20
1
-36
/
+36
*
12842 with corrections of Bart: Doc/Zsh/contrib.yo: Clarify digest file usage.
Andrey Borzenkov
2000-09-20
1
-1
/
+3
*
12835: Alphabetize special parameters list (retry broken commit)
Andrey Borzenkov
2000-09-18
1
-177
/
+177
*
"typeset +m ..." and "typeset +g -m ..."
Bart Schaefer
2000-09-17
1
-13
/
+25
*
One more "wordcode" change.
Bart Schaefer
2000-09-15
1
-2
/
+2
*
Add smart-insert-last-word.
Bart Schaefer
2000-09-13
1
-6
/
+47
*
Redo _zle using _arguments; fix typos.
Bart Schaefer
2000-09-11
2
-4
/
+5
*
No "wordcode".
Bart Schaefer
2000-09-06
1
-1
/
+1
*
No "wordcode".
Bart Schaefer
2000-09-06
1
-11
/
+11
*
12761: `` is converted into " by makeinfo; use `@:` instead; use `{}` for tex
Andrey Borzenkov
2000-09-06
1
-0
/
+3
*
Add a cross reference and some completer hints.
Bart Schaefer
2000-09-05
1
-1
/
+12
*
change context for i-c-w styles, update docs (12744)
Sven Wischnowsky
2000-09-05
2
-4
/
+16
*
Create "User Contributions" doc and make some assoctiated changes.
Bart Schaefer
2000-09-04
11
-113
/
+817
*
12722: [##base] for output base selection without a base prefix
Andrew Main
2000-09-02
1
-0
/
+5
*
12719: quoting arrays in vared with real backslashes
Peter Stephenson
2000-08-29
1
-4
/
+5
*
12716: Document and index REPLY/reply paramters properly.
Bart Schaefer
2000-08-29
7
-19
/
+45
*
make $modules report aliases correctly (12654)
Sven Wischnowsky
2000-08-16
1
-2
/
+3
*
call ps only once and be more intelligent when finding the PIDs (12640)
Sven Wischnowsky
2000-08-15
1
-10
/
+8
*
Minor documentation fixes (12585)
Oliver Kiddle
2000-08-10
5
-51
/
+51
*
add -g option to _parameters to restrict type of parameters completed (12583)
Oliver Kiddle
2000-08-10
1
-2
/
+6
*
12581: C_BASES option
Peter Stephenson
2000-08-10
1
-0
/
+13
*
more fixes for completion of special characters (quoting) (12565)
Sven Wischnowsky
2000-08-08
1
-2
/
+4
*
12561: Completion/Builtins/_zmodload, Doc/Zsh/builtins.yo,
Peter Stephenson
2000-08-08
1
-7
/
+49
*
small fix for `read -r' doc (12497)
Sven Wischnowsky
2000-08-03
1
-1
/
+2
*
make binding of ^D be used in first column if ignoreeof is set and ^D is boun...
Sven Wischnowsky
2000-08-03
1
-0
/
+5
*
12486: new completion caching layer
Adam Spiers
2000-08-02
1
-0
/
+72
*
if compcontext is an assoc, the keys are the completions and the values are t...
Sven Wischnowsky
2000-08-02
1
-3
/
+6
*
make $compcontext more powerful and easier to use for simple cases
Sven Wischnowsky
2000-08-01
1
-7
/
+15
*
clarify manual for menu style; select= and yes= may be given both a number an...
Sven Wischnowsky
2000-07-31
1
-0
/
+5
[prev]
[next]