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
*
Sven: 13108: Handle traps synchronously
Peter Stephenson
2000-11-11
15
-202
/
+387
*
13125: evalute muttrc's mailboxes directive in case of backticks.
Clint Adams
2000-11-09
2
-6
/
+6
*
*** empty log message ***
Sven Wischnowsky
2000-11-09
1
-1
/
+1
*
Try blocking read() in read_poll() only if select() returns error (or
Bart Schaefer
2000-11-08
2
-1
/
+6
*
*** empty log message ***
Sven Wischnowsky
2000-11-08
2
-1
/
+9
*
aloow value `pattern' for insert-unambiguous style to preserve patterns in th...
Sven Wischnowsky
2000-11-08
5
-38
/
+133
*
Remove no-op test of $compstate[nmatches].
Bart Schaefer
2000-11-06
2
-2
/
+7
*
Adapt nslookup for 13123.
Bart Schaefer
2000-11-06
2
-1
/
+4
*
Tweak interactiveness of cloned shell.
Bart Schaefer
2000-11-06
1
-1
/
+1
*
Make zpty more like eval.
Bart Schaefer
2000-11-06
4
-64
/
+65
*
Assorted read_poll() and zpty cleanup.
Bart Schaefer
2000-11-05
5
-74
/
+147
*
Use bareglobqual.
Bart Schaefer
2000-11-05
2
-0
/
+4
*
Better streaming behavior from `zpty -r', plus other cleanup.
Bart Schaefer
2000-11-05
2
-43
/
+26
*
show current/previous job in $jobstates (3503)
Sven Wischnowsky
2000-11-02
4
-12
/
+25
*
don't reset just-edited trap function to old value (13107)
Sven Wischnowsky
2000-11-01
2
-1
/
+6
*
make assignament to $nameddirs behave like hash -d (13095)
Sven Wischnowsky
2000-10-30
2
-9
/
+23
*
Fix small typos.
Bart Schaefer
2000-10-25
1
-3
/
+3
*
use return value of _files, don't use ${PRE,SUF}FIX for globbing, complete al...
Sven Wischnowsky
2000-10-25
2
-5
/
+11
*
re-display list for cleanup only if we were in menu selection (13084)
Sven Wischnowsky
2000-10-25
2
-1
/
+9
*
add a counter for invalidatelist() to allow finding out if there is a new lis...
Sven Wischnowsky
2000-10-25
3
-3
/
+20
*
avoid printing file type characters in completion lists for matches ending in...
Sven Wischnowsky
2000-10-24
3
-3
/
+11
*
change some tags used in filename completion: no tag for file-sort, fake-file...
Sven Wischnowsky
2000-10-23
3
-9
/
+16
*
Fix "vared -e".
Bart Schaefer
2000-10-22
2
-3
/
+11
*
Fix "vared -h" in shell scripts.
Bart Schaefer
2000-10-21
3
-3
/
+13
*
simplify setting standard completion system options using $_comp_options (13036)
Sven Wischnowsky
2000-10-19
10
-16
/
+35
*
make non-blocking IO on ptys work again; add -t option to test if command is ...
Sven Wischnowsky
2000-10-19
6
-17
/
+55
*
Changed Src/hist.c (13034).
Wayne Davison
2000-10-19
1
-0
/
+5
*
Don't call histreduceblanks() if the line didn't parse right.
Wayne Davison
2000-10-19
1
-4
/
+5
*
Typo.
Bart Schaefer
2000-10-18
1
-1
/
+1
*
Typo.
Bart Schaefer
2000-10-18
2
-1
/
+5
*
Fix release number
Peter Stephenson
2000-10-17
1
-1
/
+1
*
*** empty log message ***
Sven Wischnowsky
2000-10-17
2
-2
/
+10
*
3.1.6-dev-7
zsh-3.1.9-dev-7
Peter Stephenson
2000-10-17
5
-5
/
+14
*
*** empty log message ***
Sven Wischnowsky
2000-10-16
2
-0
/
+20
*
Document tty mode restoration.
Bart Schaefer
2000-10-14
2
-2
/
+14
*
two completion matching fixes; wrong (path) prefix matching (removed path com...
Sven Wischnowsky
2000-10-13
2
-5
/
+11
*
remove possibility for func() entries in tag-order style, can be done using z...
Sven Wischnowsky
2000-10-12
4
-126
/
+26
*
rename fake style to fake-files (12973)
Sven Wischnowsky
2000-10-12
4
-5
/
+11
*
12958: configure fix for NCR compiler
Andrey Borzenkov
2000-10-11
2
-0
/
+6
*
*** empty log message ***
Sven Wischnowsky
2000-10-11
1
-0
/
+1
*
add _all_matcher completer and supporting C-code for adding a special match r...
Sven Wischnowsky
2000-10-11
12
-108
/
+318
*
make user defined completion widgets leave menu selection without accepting t...
Sven Wischnowsky
2000-10-11
3
-5
/
+19
*
follow-up to 12942, only a missing redirection (12948)
Sven Wischnowsky
2000-10-10
2
-23
/
+8
*
*** empty log message ***
Sven Wischnowsky
2000-10-10
4
-15
/
+38
*
add fake-parameters style to allow completing parameters which are not yet se...
Sven Wischnowsky
2000-10-10
3
-5
/
+17
*
*** empty log message ***
Sven Wischnowsky
2000-10-10
2
-4
/
+4
*
temporarily remove global aliases to avoid error message inside the evals (12...
Sven Wischnowsky
2000-10-10
2
-4
/
+25
*
follow-up to 12930, make it first try exact character matches, but enable it ...
Sven Wischnowsky
2000-10-10
2
-7
/
+36
*
Tiny clarification.
Bart Schaefer
2000-10-09
1
-1
/
+1
*
prefer exact character matches over match specs (so that `nom' can match `nom...
Sven Wischnowsky
2000-10-09
2
-1
/
+15
[next]