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
/
Unix
/
Command
/
_make
Commit message (
Expand
)
Author
Age
Files
Lines
*
users/17856: rewrite _make to use _arguments.
Peter Stephenson
2013-07-11
1
-10
/
+34
*
29365: redefine _make() in _make.
Mikael Magnusson
2011-05-27
1
-66
/
+71
*
29364: partial fix for make completion in dirs with spaces.
Mikael Magnusson
2011-05-24
1
-1
/
+1
*
_make: add _make- prefix to helper functions
Mikael Magnusson
2011-04-27
1
-16
/
+16
*
28998: use correct return status in _make
Mikael Magnusson
2011-04-15
1
-5
/
+8
*
Baptiste Daroussin: 27431: _make: fix for FreeBSD
Peter Stephenson
2009-11-24
1
-1
/
+7
*
27430: extend make variable value completion
Peter Stephenson
2009-11-24
1
-1
/
+1
*
27429: _make: restore variable value completion
Peter Stephenson
2009-11-24
1
-186
/
+186
*
Michael Hwang <michael.a.hwang@gmail.com>: 27428:
Peter Stephenson
2009-11-24
1
-149
/
+197
*
Vincent Lefevre: 24192: make GNU make completion support -include
Peter Stephenson
2007-12-10
1
-3
/
+3
*
22992: make $? available in exit traps/hooks
Peter Stephenson
2006-11-10
1
-2
/
+8
*
22988: arno: _make fix for special variables
Peter Stephenson
2006-11-09
1
-0
/
+2
*
22205: patch from R.Ramkumar to use the argument to -C in make completion.
Clint Adams
2006-02-09
1
-10
/
+38
*
* 20906: Completion/Unix/Command/_make: patch from Mike "Stew" O'Connor
Clint Adams
2005-03-02
1
-5
/
+8
*
Don't try to expand a single-character Makefile variable if
Wayne Davison
2005-03-02
1
-1
/
+1
*
Use ";&" to have the new "(\$*)" case fall through to the continue.
Wayne Davison
2004-11-11
1
-1
/
+1
*
Handle $$ when expanding variables.
Wayne Davison
2004-11-10
1
-1
/
+5
*
* 20539: Completion/Unix/Command/_make: avoid problems minus signs
Clint Adams
2004-11-02
1
-1
/
+1
*
Got rid of "cmdargs" local since it is no longer used.
Wayne Davison
2004-10-12
1
-1
/
+1
*
This version now uses a zsh function to parse the makefile instead
Wayne Davison
2004-10-01
1
-20
/
+91
*
* 20358: Completion/Unix/Command/_make: avoid potential gawk locale bug by n...
Clint Adams
2004-09-30
1
-9
/
+6
*
- Fixed the perl code that was using the @matches array.
Wayne Davison
2004-08-21
1
-4
/
+3
*
One of the new parenthetical expressions needs to not return a value
Wayne Davison
2004-08-18
1
-1
/
+1
*
Don't output a target "VAR" for a line of the form "VAR := VALUE".
Wayne Davison
2004-08-18
1
-4
/
+4
*
Don't output make targets all clumped into a single string when useperl
Wayne Davison
2004-08-18
1
-1
/
+1
*
17535: use-perl style for _make
Peter Stephenson
2002-08-14
1
-2
/
+18
*
16842: resolve name clash for nc between netcat and the nedit client for
Oliver Kiddle
2002-03-15
1
-13
/
+4
*
remove that -T option to compdef again and instead use comma-separated sub-co...
Sven Wischnowsky
2002-03-13
1
-1
/
+2
*
moved from Completion/User/_make
Sven Wischnowsky
2001-04-02
1
-0
/
+50