aboutsummaryrefslogtreecommitdiffstats
path: root/lint/cli
Commit message (Expand)AuthorAgeFilesLines
* 38838: lint -fullpaths doesn't always workTor Norbye2012-11-021-0/+60
* Update compiler flags.Tor Norbye2012-10-261-2/+2
* Update maven artifacts and add lint.Xavier Ducrohet2012-10-191-0/+85
* Misc improvements to the multi-configuration editingTor Norbye2012-10-151-42/+3
* Code cleanupTor Norbye2012-09-172-4/+4
* Constants refactoring.Tor Norbye2012-09-133-6/+6
* Add lint flag for setting a custom library pathTor Norbye2012-09-111-5/+34
* Don't report unused resources in projects with errorsTor Norbye2012-09-101-1/+3
* Also check SimpleDateFormat calls for explicit localeTor Norbye2012-08-301-1/+1
* Update Guava from 10.0.1 to 13.0.1Tor Norbye2012-08-292-2/+2
* Merge "Use simple markup for bold and monospace in lint issues"Tor Norbye2012-08-272-7/+10
|\
| * Use simple markup for bold and monospace in lint issuesTor Norbye2012-08-232-7/+10
* | Merge "Warn about non-recent targetSdkVersions"Tor Norbye2012-08-273-6/+8
|\ \ | |/
| * Warn about non-recent targetSdkVersionsTor Norbye2012-08-233-6/+8
* | Merge "Lint: Include "Return to top" in HTML reports"Tor Norbye2012-08-272-5/+37
|\ \ | |/ |/|
| * Lint: Include "Return to top" in HTML reportsMarius Volkhart2012-07-222-5/+37
* | Preserve fatal severity for Lint XML reportsTor Norbye2012-08-222-7/+9
* | Refactor common.jarXavier Ducrohet2012-08-072-5/+5
* | Update lint unit test golden files to contain more detailsTor Norbye2012-08-061-22/+25
* | Merge "Allow lint cli --sources to specify a path, and use from ant lint"Tor Norbye2012-08-061-21/+27
|\ \
| * | Allow lint cli --sources to specify a path, and use from ant lintTor Norbye2012-08-061-21/+27
* | | Add support for additional languages in the typo detectorTor Norbye2012-08-031-2/+3
|/ /
* | Merge "Allow custom source and class folders"Tor Norbye2012-08-021-0/+82
|\ \
| * | Allow custom source and class foldersTor Norbye2012-08-021-0/+82
* | | Include additional metadata in the XML reportTor Norbye2012-08-022-10/+56
|/ /
* | Fix lint-on-save for .class file detectors in Java filesTor Norbye2012-08-011-1/+1
* | Add lint target for antTor Norbye2012-07-233-16/+67
* | Tweaks to the lint CLI offsetsTor Norbye2012-07-231-1/+17
* | Add basic flow analysis support to lintTor Norbye2012-07-233-1/+3
|/
* Bump up available memory to lint cliTor Norbye2012-07-162-2/+2
* Fix lint attribute positions in the CLITor Norbye2012-07-021-1/+1
* Add typo detectorTor Norbye2012-06-221-1/+12
* Fix warningsTor Norbye2012-06-013-7/+12
* Fix nullness annotationsTor Norbye2012-05-303-28/+49
* Dynamically link Guava and ASM in lint jarsTor Norbye2012-03-191-2/+1
* Misc Lint FixesTor Norbye2012-03-066-38/+105
* Change lint error codes + Windows path fixes.Raphael2012-03-062-30/+118
* Fix configuration information for library projectsTor Norbye2012-02-281-3/+3
* Fix SuppressLint annotations in outer classesTor Norbye2012-02-241-7/+1
* Lint bug fixesTor Norbye2012-02-241-10/+2
* Merge "Use lint error mechanism for config issues like no classes found"Tor Norbye2012-02-211-1/+6
|\
| * Use lint error mechanism for config issues like no classes foundTor Norbye2012-02-211-1/+6
* | Fix lint library project configuration handlingTor Norbye2012-02-212-1/+3
|/
* Fix for lint cli relative output pathsTor Norbye2012-02-141-1/+4
* Add Fatal severityTor Norbye2012-02-133-4/+9
* Make lint process Java jar dependenciesTor Norbye2012-02-133-1/+28
* Add support for suppressing lint via XML attributesTor Norbye2012-02-061-3/+12
* HTML report tweaksTor Norbye2012-02-063-53/+58
* Fix type in Java parser interfaceTor Norbye2012-02-031-2/+1
* Include .9.png files in HTML reportTor Norbye2012-02-031-2/+1