Age | Commit message (Expand) | Author | Files | Lines |
2005-09-29 | Removed unused NO_TOOLS. | rillig | 1 | -2/+1 |
2005-09-28 | Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE, | rillig | 1 | -2/+2 |
2005-09-28 | Allow "# defined" as value for multiple inclusion guards in Makefile.common. | rillig | 1 | -2/+2 |
2005-09-28 | Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE, | rillig | 8 | -28/+28 |
2005-09-28 | Updated pkglint to 4.23.2. | rillig | 2 | -3/+7 |
2005-09-28 | Cleaned up the TODO list. | rillig | 1 | -5/+1 |
2005-09-28 | Removed trailing white-space. | rillig | 2 | -4/+4 |
2005-09-28 | Updated pkglint to 4.23.1. | rillig | 3 | -5/+8 |
2005-09-28 | Fixed the indentation for "Other arguments". | rillig | 1 | -2/+2 |
2005-09-28 | Regen. | wiz | 1 | -15/+15 |
2005-09-28 | Sort option descriptions. | wiz | 1 | -3/+3 |
2005-09-28 | Updated to pkglint-4.23. | rillig | 4 | -26/+43 |
2005-09-27 | Updated pkglint to 4.22. | rillig | 3 | -18/+33 |
2005-09-27 | Updated pkglint to 4.21.5. | rillig | 3 | -4/+10 |
2005-09-27 | Update pkg_chk to 1.62: | abs | 3 | -22/+64 |
2005-09-23 | Updated pkglint to 4.21.4. | rillig | 2 | -4/+6 |
2005-09-22 | Updated pkglint to 4.21.3. | rillig | 2 | -3/+12 |
2005-09-22 | Updated pkglint to 4.21.2. | rillig | 2 | -6/+9 |
2005-09-22 | The diagnostics for the COMMENT variable checks include the location and | rillig | 2 | -20/+27 |
2005-09-16 | Removed distfetch from pkgsrc | martti | 7 | -325/+1 |
2005-09-11 | update pkgtools/pkg_chk to 1.61. | abs | 2 | -6/+16 |
2005-09-10 | regen | wiz | 1 | -1/+1 |
2005-09-10 | Date string needs no leading zeroes. | wiz | 1 | -2/+2 |
2005-09-10 | Use \*[Am] instead of & for HTML output. | wiz | 1 | -2/+2 |
2005-09-09 | This is pkglint-4.21. | rillig | 1 | -2/+2 |
2005-09-09 | Changed the regular expression for detecting valid .include lines in | rillig | 1 | -2/+2 |
2005-09-06 | Bugfix: The subdirectories of the pkgsrc root directory are listed | rillig | 1 | -7/+16 |
2005-09-05 | Added a check for variables that are modified using "+=". As they are | rillig | 1 | -1/+75 |
2005-09-05 | Replaced two instances of ad-hoc regular expressions with regex_varassign. | rillig | 1 | -4/+4 |
2005-09-05 | The continuation line indicator in regex_varassign is not needed | rillig | 1 | -4/+4 |
2005-09-04 | Use logical lines for the validation of Makefiles rather than physical | rillig | 1 | -20/+43 |
2005-09-04 | Update url2pkg to 1.29. Change: | hubertf | 2 | -11/+28 |
2005-09-04 | regen (under 2.0) | wiz | 1 | -15/+15 |
2005-09-04 | New sentence, new line. | wiz | 1 | -2/+3 |
2005-09-04 | Changed the wording of the diagnostics message when a patch contains an | rillig | 1 | -5/+4 |
2005-09-04 | Made the code in get_logical_line easier. | rillig | 1 | -3/+8 |
2005-09-04 | Updated the man pages. | rillig | 2 | -36/+30 |
2005-09-03 | When RCS Ids are detected in patches, don't suggest the -ko mode, but | rillig | 1 | -2/+2 |
2005-09-03 | As the shell commands in Makefiles can be quite long, only the close | rillig | 1 | -8/+23 |
2005-09-03 | Added section comments and renamed some subroutines and variables. | rillig | 1 | -28/+27 |
2005-09-03 | Made the import clauses uniform. | rillig | 1 | -5/+11 |
2005-09-02 | Removed the -Winternal flag and the checks for the ":=" operator. There had | rillig | 1 | -16/+1 |
2005-09-02 | Removed the (undocumented) -d/--debug option. | rillig | 1 | -16/+1 |
2005-09-02 | The command line options are now defined in one table instead of two. | rillig | 1 | -49/+60 |
2005-09-02 | In logical lines from Makefiles, white-space surrounding the | rillig | 1 | -8/+13 |
2005-09-02 | In the diagnostics, "../../" path components that are not at the | rillig | 1 | -1/+5 |
2005-09-02 | The PKGDIR variable is extracted from the Makefile first, because other | rillig | 1 | -7/+6 |
2005-09-02 | When checking for direct use of tools, the Makefile lines are | rillig | 1 | -8/+27 |
2005-09-01 | Fixed a newly introduced bug that prevented multiple patches per file from | rillig | 1 | -1/+3 |
2005-09-01 | Fixed the false warnings for lines in patches that start with "---". The | rillig | 1 | -3/+10 |