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
*
* 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