Alois Mahdal
							
						 | 
						
							
								463f585235
								
							
						 | 
						
							Update for shellfu v0.9.*
							
							
						 | 
						9 年之前 | 
					
				
					
						
							
								   Alois Mahdal
							
						 | 
						
							
								5affd21615
								
							
						 | 
						
							Fix typo
							
							
						 | 
						9 年之前 | 
					
				
					
						
							
								   Alois Mahdal
							
						 | 
						
							
								ff95c9f9f8
								
							
						 | 
						
							Add shellfu template
							
							
						 | 
						9 年之前 | 
					
				
					
						
							
								   Alois Mahdal
							
						 | 
						
							
								6c42fdb713
								
							
						 | 
						
							Add commas to ease extending homogenous
							
							
						 | 
						9 年之前 | 
					
				
					
						
							
								   Alois Mahdal
							
						 | 
						
							
								d7af9a2566
								
							
						 | 
						
							Fix parameter matching
							
							
							
The original regexes would match inside other arguments;
Eg.
    mkexec foo-foo
would match as if -f was presented.
							
							
						 | 
						9 年之前 | 
					
				
					
						
							
								   Alois Mahdal
							
						 | 
						
							
								d7f92eb618
								
							
						 | 
						
							Add expect filetype
							
							
						 | 
						10 年之前 | 
					
				
					
						
							
								   Alois Mahdal
							
						 | 
						
							
								77f26611a7
								
							
						 | 
						
							Fortify against space in ffoo install path
							
							
							
like if someone's ever going to do it, right...?
("C:\Program Files\fastfoo" ... ugh...)
							
							
						 | 
						10 年之前 | 
					
				
					
						
							
								   Alois Mahdal
							
						 | 
						
							
								086412c6a3
								
							
						 | 
						
							Add Fastfoo template for bash
							
							
						 | 
						10 年之前 | 
					
				
					
						
							
								   Alois Mahdal
							
						 | 
						
							
								ef0e500332
								
							
						 | 
						
							Fortify against missing purpose
							
							
							
(Humanity could use that) 
							
							
						 | 
						11 年之前 | 
					
				
					
						
							
								   Alois Mahdal
							
						 | 
						
							
								1cf703e750
								
							
						 | 
						
							Avoid useless warning if purpose was not provided
							
							
						 | 
						11 年之前 | 
					
				
					
						
							
								   Alois Mahdal
							
						 | 
						
							
								18141bd1ab
								
							
						 | 
						
							Fix double declaration
							
							
						 | 
						11 年之前 | 
					
				
					
						
							
								   Alois Mahdal
							
						 | 
						
							
								3cf0628080
								
							
						 | 
						
							Update usage line
							
							
						 | 
						11 年之前 | 
					
				
					
						
							
								   Alois Mahdal
							
						 | 
						
							
								6f2b660b7f
								
							
						 | 
						
							Do not edit the file by default
							
							
							
This also means -E is useless 
							
							
						 | 
						11 年之前 | 
					
				
					
						
							
								   Alois Mahdal
							
						 | 
						
							
								f28c1ebb31
								
							
						 | 
						
							Fix whitespace error in template
							
							
						 | 
						11 年之前 | 
					
				
					
						
							
								   Alois Mahdal
							
						 | 
						
							
								f8cb2b28af
								
							
						 | 
						
							Implement purpose-based templates
							
							
						 | 
						11 年之前 | 
					
				
					
						
							
								   Alois Mahdal
							
						 | 
						
							
								93bf2c3b4e
								
							
						 | 
						
							Do not launch editor by default
							
							
						 | 
						11 年之前 | 
					
				
					
						
							
								   Alois Mahdal
							
						 | 
						
							
								3bb78fb7ea
								
							
						 | 
						
							Better way to parse args
							
							
						 | 
						11 年之前 | 
					
				
					
						
							
								   Alois Mahdal
							
						 | 
						
							
								19c9f65823
								
							
						 | 
						
							Create shell script by default
							
							
						 | 
						11 年之前 | 
					
				
					
						
							
								   Alois Mahdal
							
						 | 
						
							
								0c26d2e015
								
							
						 | 
						
							Use conservative paths to shell bins
							
							
						 | 
						11 年之前 | 
					
				
					
						
							
								   Alois Mahdal
							
						 | 
						
							
								5fd60d83e6
								
							
						 | 
						
							Do not use filename extensions in bin/
							
							
							
They are unnecessary, distracting and cause ugliness on command line. 
							
							
						 | 
						12 年之前 | 
					
				
					
						
							
								   Alois Mahdal
							
						 | 
						
							
								b708dccea7
								
							
						 | 
						
							Do a backup when forcing new file
							
							
						 | 
						12 年之前 | 
					
				
					
						
							
								   Alois Mahdal
							
						 | 
						
							
								c639e765db
								
							
						 | 
						
							Updated usage line with -f flag
							
							
						 | 
						12 年之前 | 
					
				
					
						
							
								   Alois Mahdal
							
						 | 
						
							
								3514311b53
								
							
						 | 
						
							Fixed case of /0+/ filename
							
							
						 | 
						12 年之前 | 
					
				
					
						
							
								   Alois Mahdal
							
						 | 
						
							
								0e3d4a12ab
								
							
						 | 
						
							Vertical beautification
							
							
						 | 
						12 年之前 | 
					
				
					
						
							
								   Alois Mahdal
							
						 | 
						
							
								30149d7058
								
							
						 | 
						
							Added -f argument to force file creation (rewrite)
							
							
						 | 
						12 年之前 | 
					
				
					
						
							
								   Alois Mahdal
							
						 | 
						
							
								91b7fe20d2
								
							
						 | 
						
							Grammar
							
							
						 | 
						12 年之前 | 
					
				
					
						
							
								   Alois Mahdal
							
						 | 
						
							
								a328abc2c7
								
							
						 | 
						
							Typo
							
							
						 | 
						12 年之前 | 
					
				
					
						
							
								   Alois Mahdal
							
						 | 
						
							
								f94c874557
								
							
						 | 
						
							Added templates
							
							
						 | 
						12 年之前 | 
					
				
					
						
							
								   Alois Mahdal
							
						 | 
						
							
								6d8b731bc2
								
							
						 | 
						
							Changed tabs to spaces
							
							
						 | 
						12 年之前 | 
					
				
					
						
							
								   Alois Mahdal
							
						 | 
						
							
								07fb761c58
								
							
						 | 
						
							Fixed reckless clobbering if file existed
							
							
						 | 
						12 年之前 | 
					
				
					
						
							
								   Alois Mahdal
							
						 | 
						
							
								76387f27f2
								
							
						 | 
						
							Added mkexec.pl
							
							
						 | 
						12 年之前 |