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
Commit message (
Expand
)
Author
Age
Files
Lines
*
c.f. 22833: rename Completion/Mandrake to Completion/Mandriva
Peter Stephenson
2006-10-16
3
-0
/
+5
*
string quoting in compctl used QT_NONE instead of QT_BACKSLASH
Peter Stephenson
2006-10-16
2
-1
/
+7
*
archive.progeny.com will be decommissioned around 2006-10-22
Geoff Wing
2006-10-16
3
-8
/
+7
*
Doc for auto-suffix-remove/retain.
Bart Schaefer
2006-10-16
1
-0
/
+18
*
users/10885 and two unposted new examples.
Bart Schaefer
2006-10-16
1
-0
/
+11
*
Add two widges for user control of auto-suffix remove/keep.
Bart Schaefer
2006-10-16
2
-0
/
+11
*
Add a number of other notes about terminal attributes.
Bart Schaefer
2006-10-16
1
-3
/
+39
*
Add an example, as a comment.
Bart Schaefer
2006-10-16
1
-0
/
+19
*
22874: run-help unquoting wasn't consistent
Peter Stephenson
2006-10-15
2
-0
/
+7
*
22875: completion for a2ensite, a2dissite, a2enmod, a2dismod.
Clint Adams
2006-10-14
2
-0
/
+29
*
22873: typo in expn.yo
Peter Stephenson
2006-10-13
2
-1
/
+5
*
allow - before first argument of tar
Peter Stephenson
2006-10-10
2
-0
/
+5
*
22859: improve _arguments auto-documentation some more
Peter Stephenson
2006-10-10
2
-65
/
+88
*
22858: _arguments can generate documentation from --help text
Peter Stephenson
2006-10-10
2
-14
/
+88
*
22851: arno: "-" can occur in init script names
Peter Stephenson
2006-10-10
2
-1
/
+4
*
22854: replace-string-again
Peter Stephenson
2006-10-10
4
-35
/
+63
*
22852: users style effect changed in 22191
Peter Stephenson
2006-10-10
3
-4
/
+13
*
22820: this time, fix handling of long accumulated completion line
Peter Stephenson
2006-10-09
1
-1
/
+4
*
22839: complete filenames as first argument to info too
Andrey Borzenkov
2006-10-07
2
-4
/
+21
*
22819: bits missed for some reason
Peter Stephenson
2006-10-07
2
-2
/
+13
*
22835: tidy up pon bit and add poff completion.
Clint Adams
2006-10-07
2
-3
/
+24
*
22831: use CM_SPACE in compdescribe
Andrey Borzenkov
2006-10-07
4
-16
/
+15
*
22820: this time, fix handling of long accumulated completion line
Peter Stephenson
2006-10-06
1
-2
/
+2
*
10791: fix handling of long accumulated completion line
Peter Stephenson
2006-10-06
2
-1
/
+7
*
22819: improved internal use of string quotation,
Peter Stephenson
2006-10-05
10
-143
/
+377
*
22818: improved subscript flag doc
Peter Stephenson
2006-10-05
3
-6
/
+22
*
22816: Joerg Sommer: completion for pon.
Clint Adams
2006-10-04
2
-1
/
+11
*
22815: Joerg Sommer: completion for invoke-rc.d
Clint Adams
2006-10-04
2
-0
/
+16
*
22814: add .mp4 and .flv to media file extension list.
Clint Adams
2006-10-03
2
-1
/
+4
*
22812: utilize _bind_addresses in existing completion functions.
Clint Adams
2006-10-03
5
-5
/
+10
*
22811: helper function to give local IP addresses to which a program might bi...
Clint Adams
2006-10-03
2
-0
/
+19
*
22810: fix malformed --encrypt-to line
Clint Adams
2006-10-03
2
-1
/
+4
*
oops
Clint Adams
2006-10-03
1
-2
/
+2
*
2280x: handle internationalized output and choices within brackets.
Clint Adams
2006-10-03
3
-4
/
+8
*
22804: Mikael Magnusson: allow zero-length narrow-to-region range
Peter Stephenson
2006-10-02
3
-5
/
+11
*
22803: updates for dchroot and schroot completion, and new completion for dch...
Clint Adams
2006-10-01
4
-29
/
+74
*
22800: put quotes around "$@".
Clint Adams
2006-09-30
4
-7
/
+12
*
22799: change _fusermount to use _fuse_values and _canonical_paths.
Clint Adams
2006-09-30
2
-15
/
+20
*
22798: _bittorrent cleanup and fixes.
Clint Adams
2006-09-30
2
-46
/
+52
*
22797: generic FUSE completion support functions.
Clint Adams
2006-09-30
3
-0
/
+127
*
22796: fix misspelling of IPREFIX.
Clint Adams
2006-09-30
2
-1
/
+4
*
22795: handle https urls.
Clint Adams
2006-09-30
2
-2
/
+5
*
22794: completion for acpitool.
Clint Adams
2006-09-30
3
-0
/
+90
*
fix thinko in 22787
Andrey Borzenkov
2006-09-30
2
-2
/
+8
*
Vin Shelton: 22789: 22783 broke .zshenv
Peter Stephenson
2006-09-29
2
-8
/
+14
*
22787: fix calling convention of pattern_match
Andrey Borzenkov
2006-09-29
2
-62
/
+80
*
22783: Frank Terbeck: don't load zsh/newuser unless interactive
Peter Stephenson
2006-09-28
2
-1
/
+6
*
22780: add _arguments/comparguments -n to set index of first non-option arg
Peter Stephenson
2006-09-27
5
-30
/
+59
*
22778: basic completion for locate
Peter Stephenson
2006-09-27
4
-3
/
+128
*
22765: rename some MB_ macros to WC_ for consistency.
Peter Stephenson
2006-09-23
5
-12
/
+18
[next]