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
*
21294: fix incorrectly capitalized completion descriptions
Doug Kearns
2005-06-01
9
-70
/
+80
*
21290: configure.ac: don't need backslash quoting within single-quote areas.
Geoff Wing
2005-05-31
2
-3
/
+8
*
21266: improve completion of sequences
Oliver Kiddle
2005-05-30
2
-9
/
+19
*
Remove one stray quote that crept in with the two-hyphens fix.
Bart Schaefer
2005-05-28
1
-1
/
+1
*
Remove CVS conflict marker left by Doug.
Bart Schaefer
2005-05-27
1
-1
/
+0
*
21275 (modified): update raggle completion for version 0.4.0
Doug Kearns
2005-05-26
2
-11
/
+35
*
Tweak promptcr handling in "bart" prompt theme
Bart Schaefer
2005-05-23
2
-1
/
+7
*
21270: don't use poll() on Apple
Peter Stephenson
2005-05-23
2
-0
/
+11
*
users/8856, users/8863: which-command stuff
Peter Stephenson
2005-05-23
4
-1
/
+66
*
Add zsh name and version to _complete_debug output
Bart Schaefer
2005-05-22
2
-2
/
+8
*
unposted: add firefox to list of basic URL completed web browsers
Doug Kearns
2005-05-21
2
-1
/
+7
*
21264: document return status of (( ... ))
Peter Stephenson
2005-05-17
2
-1
/
+8
*
Update distribution mirror sites in FAQ
Geoff Wing
2005-05-17
2
-43
/
+30
*
Jesse W: 21244: new completion for qtplay (Quick Time wrapper for Mac OS X)
Oliver Kiddle
2005-05-13
3
-1
/
+24
*
new completion for qiv image viewer
Oliver Kiddle
2005-05-13
3
-5
/
+48
*
users/8826: search applications using spotlight.
Motoi WASHIDA
2005-05-13
2
-27
/
+77
*
21257: Fix typo in completion for p4 password.
Felix Rosencrantz
2005-05-12
2
-1
/
+6
*
Joerg Sonnenberger: 21252: Dragonfly BSD support
Oliver Kiddle
2005-05-11
13
-27
/
+35
*
21248: avoid use of subsection within list because it causes makeinfo
Oliver Kiddle
2005-05-10
2
-2
/
+5
*
Haakon Riiser: 21188: handle acroread 7.x
Oliver Kiddle
2005-05-10
2
-36
/
+93
*
Misc. prompt theme repairs
Bart Schaefer
2005-05-10
8
-41
/
+118
*
* 21239: Completion/Unix/Command/_ccal: completion for ccal.
Clint Adams
2005-05-09
2
-0
/
+22
*
Add [[:IFS:]] etc. tests.
Peter Stephenson
2005-05-09
4
-14
/
+135
*
21235,21236: fixes to _remote_files
Bart Schaefer
2005-05-09
2
-2
/
+12
*
* Jesse Weinstein: 21233: Completion/Debian/Command/_dpkg:
Clint Adams
2005-05-07
2
-12
/
+45
*
21229: fix build when yodl not found
Bart Schaefer
2005-05-06
2
-6
/
+7
*
* Jesse Weinstein: 21230 (reformatted as 21231):
Clint Adams
2005-05-05
2
-0
/
+12
*
21215: clean up after autoloaded trap test
Bart Schaefer
2005-05-01
2
-2
/
+11
*
21197: Fix LOCAL_TRAPS inside another trap
Peter Stephenson
2005-04-27
3
-5
/
+15
*
More _rsync tweaks.
Wayne Davison
2005-04-27
1
-0
/
+6
*
- Changed the --include, --exclude, and --filter (-f) options so
Wayne Davison
2005-04-27
1
-3
/
+4
*
21194: fix handling of zero-length quoted test strings for patterns
Peter Stephenson
2005-04-26
3
-1
/
+14
*
Test for fix of read with trailing metacharacters
Peter Stephenson
2005-04-25
2
-2
/
+12
*
Fix handling of metafied characters in trailing whitespace on read
Peter Stephenson
2005-04-25
2
-2
/
+16
*
21174 plus a number of other mostly inconsequential changes that I had
Bart Schaefer
2005-04-24
1
-2
/
+23
*
Adopt a suggestion from Oliver
Bart Schaefer
2005-04-24
1
-1
/
+4
*
Remove excess argument of zwcstat()
Bart Schaefer
2005-04-24
1
-4
/
+4
*
21174 adjustments to 21170
Bart Schaefer
2005-04-24
1
-2
/
+4
*
Minor tweak to _generic plus doc fixes for info interpretation of hyphens.
Bart Schaefer
2005-04-24
10
-49
/
+58
*
Tobias Gruetzmacher 21168: locality and visibility of some completion vars
Bart Schaefer
2005-04-24
5
-7
/
+23
*
Optimise length calculations for ${...//.../...}
Peter Stephenson
2005-04-24
4
-33
/
+53
*
After ~9 months: 20162: Src/Zle/compresult.c: in printlist() don't output new
Geoff Wing
2005-04-22
1
-0
/
+5
*
20162: in printlist() don't output new line if we haven't printed anything
Geoff Wing
2005-04-22
1
-4
/
+3
*
users/8733: rudimentary completion for surfraw.
Clint Adams
2005-04-21
2
-0
/
+20
*
21156: tweaks to dpkg-reconfigure completion.
Clint Adams
2005-04-19
2
-3
/
+8
*
21154 - Added pid completion to _perforce for p4 monitor (clear|terminate) co...
Felix Rosencrantz
2005-04-18
2
-1
/
+14
*
* 21153: incorporate most of the features of Stephen Rueger's
Clint Adams
2005-04-17
2
-3
/
+27
*
21151: completion for module-assistant.
Clint Adams
2005-04-17
2
-0
/
+20
*
* 21150: Completion/Unix/Command/_baz, Completion/Unix/Command/_tla:
Clint Adams
2005-04-17
3
-4
/
+10
*
Update test for change in error message.
Bart Schaefer
2005-04-16
2
-1
/
+6
[next]