| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
02 May 2013 21:13:42
0.0.6
|
crees  |
Update to 0.0.6
Changes:
Make less fragile-- don't break if there are spaces in function definitions
Return the correct line number if giving an error in a function |
30 Apr 2013 20:10:53
0.0.5
|
crees  |
Add licence info to some ports
Submitted by: 4721 |
18 Feb 2013 16:21:01
0.0.5
|
crees  |
Update to 0.0.5
- Fix pointless quoting detection for real this time |
16 Feb 2013 17:49:46
0.0.4
|
crees  |
Update to 0.0.4
- Fix checking for pointlessly quoted variables |
13 Nov 2012 19:50:30
0.0.3
|
crees  |
Update to 0.0.3, with better quoting support.
Feature safe: yes |
27 Oct 2012 16:47:11
0.0.2
|
crees  |
Update to 0.0.2, fixing Python 3 for real this time:
- Stop comparing None with integer in arg.v
Noticed by: demon
Feature safe: yes |
25 Oct 2012 20:53:56
0.0.1
|
crees  |
Update to 0.0.1 with Python 3.0 support
Thanks to: eadler
Feature safe: yes |
22 Oct 2012 20:47:41
0.0.0
|
crees  |
Use exec to drop sh process, and remove redundant /usr/bin/env.
Submitted by: bdrewery
Feature safe: yes |
22 Oct 2012 20:31:59
0.0.0
|
crees  |
Long have there been calls for an rc analog to portlint.
This script allows people to make a quick pre-commit check of rc files.
Try using the -v flag if the error messages are too terse.
Feature safe: yes |