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
/
Completion
Commit message (
Expand
)
Author
Age
Files
Lines
*
25927: include the ignored prefix/suffix in the hidden prefix/suffix
Bart Schaefer
2008-10-23
1
-14
/
+16
*
Phil Pennock: 25854: fix Devel module completion for "perl -d:".
Bart Schaefer
2008-10-15
2
-4
/
+36
*
Jörg Sommer: 25883: quote tmp1 strings before joining them into a pattern.
Bart Schaefer
2008-10-15
1
-1
/
+1
*
25887: fix brace completion oddity by using compadd -U more selectively.
Bart Schaefer
2008-10-15
1
-8
/
+8
*
Jörg Sommer: 25882: run ssh with -oBatchMode=yes.
Clint Adams
2008-10-14
1
-1
/
+1
*
Marc Chantreux: 25816: promiscuous ip links
Peter Stephenson
2008-10-11
1
-0
/
+1
*
25029: : "environ" style to allow a different search path when completing
Bart Schaefer
2008-10-10
1
-0
/
+7
*
25833: remove zparseopts line obsoleted by 25824.
Clint Adams
2008-10-09
1
-3
/
+0
*
Jörg Sommer: 25824: make it possible to use abbreviated paths for tree files.
Clint Adams
2008-10-09
1
-1
/
+1
*
Nikolai Weibull: 25828: new rm completion
Peter Stephenson
2008-10-08
2
-0
/
+42
*
Jörg Sommer: 25819: improve module parameter completion.
Clint Adams
2008-10-07
1
-3
/
+10
*
Jörg Sommer: 25822: declare val_args as local array.
Clint Adams
2008-10-07
1
-0
/
+2
*
Jörg Sommer: 25821: return 0 if a modules parameter was completed.
Clint Adams
2008-10-07
1
-1
/
+1
*
25820: add the option --field of modinfo.
Clint Adams
2008-10-07
1
-0
/
+2
*
25818: compinstall data loss typo fix from Morita Sho.
Clint Adams
2008-10-06
1
-1
/
+1
*
25808: handle bts claim and unclaim subcommands.
Clint Adams
2008-10-04
1
-1
/
+12
*
unposted: yet another correction for 25702 misapplication
Clint Adams
2008-10-03
1
-1
/
+1
*
unposted: off-by-one error looking for dynamic directory name in completion
Peter Stephenson
2008-10-02
1
-1
/
+1
*
25777: argument to gdbmsetfn()
Peter Stephenson
2008-09-30
1
-2
/
+3
*
25733: stub function for dynamic directory name completion
Peter Stephenson
2008-09-29
3
-1
/
+18
*
25764: completion for Django, from Chris Lamb.
Clint Adams
2008-09-28
2
-0
/
+200
*
25755/25756: Jörg Sommer: improved handling of module arguments
Peter Stephenson
2008-09-27
1
-8
/
+16
*
Mikael Magnusson: 25617: complete -t <tags>.
Clint Adams
2008-09-26
1
-1
/
+2
*
unposted: brown paper bag patch management of 25718.
Clint Adams
2008-09-23
1
-1
/
+1
*
25728: spelling fix.
Clint Adams
2008-09-23
1
-1
/
+1
*
Jörg Sommer: 25717: fixups for 25702.
Clint Adams
2008-09-23
1
-14
/
+3
*
Jörg Sommer: 25718: add completion of option --reverse.
Clint Adams
2008-09-22
1
-1
/
+2
*
unposted: update .distfiles.
Clint Adams
2008-09-21
1
-24
/
+6
*
Jörg Sommer: 25702: completions for chrt and ionice commands.
Clint Adams
2008-09-21
2
-0
/
+84
*
25655: remove completion for --remove-sent-files option.
Clint Adams
2008-09-13
1
-1
/
+0
*
25654: fix return bug and add --color.
Clint Adams
2008-09-12
1
-1
/
+2
*
Frank Terbeck: 25640: another alias handling fix.
Clint Adams
2008-09-10
1
-1
/
+1
*
Frank Terbeck: 25624: clean up git alias parsing.
Clint Adams
2008-09-07
1
-5
/
+6
*
25608: NO_cshjunkiesquote in completion
Peter Stephenson
2008-09-05
1
-0
/
+1
*
Jörg Sommer <joerg@alea.gnuu.de>: 25598/25599:
Peter Stephenson
2008-09-03
1
-1
/
+1
*
Mikael Magnusson: 25594: "git clean" cleanup.
Clint Adams
2008-09-02
1
-11
/
+1
*
Mikael Magnusson: 25591: "git remote rm" completion.
Clint Adams
2008-09-01
1
-1
/
+4
*
Mikael Magnusson: 25590: update "git add" completion.
Clint Adams
2008-09-01
1
-4
/
+5
*
Frank Terbeck: 25588: add --no-pager option to git completion.
Clint Adams
2008-09-01
1
-0
/
+1
*
25585: fix git command completion when there are arguments after the cursor p...
Clint Adams
2008-09-01
1
-8
/
+8
*
Frank Terbeck: 25583: more git alias fixes.
Clint Adams
2008-09-01
1
-7
/
+7
*
25582: attempt to make "pws non-canonical hack" respect file types
Peter Stephenson
2008-09-01
1
-10
/
+26
*
Jörg Sommer: 25572: completer module parameters
Peter Stephenson
2008-09-01
1
-1
/
+2
*
Frank Terbeck: 25561: fix quoting with aliases.
Clint Adams
2008-08-31
1
-1
/
+1
*
Mikael Magnusson: 25564: suppress error output in __git_is_treeish.
Clint Adams
2008-08-31
1
-1
/
+1
*
25569: David Le Bourgeois and pws: _ant completion fix
Peter Stephenson
2008-08-31
1
-1
/
+1
*
users/13162: strip ~ suffix from modules
Peter Stephenson
2008-08-31
1
-1
/
+1
*
25553: add aoss to compdef line.
Clint Adams
2008-08-30
1
-1
/
+1
*
Frank Terbeck: 25551: remove a stray period from a description.
Clint Adams
2008-08-30
1
-1
/
+1
*
Mikael Magnusson: 25539: more 'git clone' fixes.
Clint Adams
2008-08-29
1
-3
/
+3
[next]