1. 0366518 Fix typescript file license header generation to use SlashAsterisk CommentStyle instead of AngleBrackets. (#43) by emschu · 2 years, 9 months ago
  2. f6a38d6 Add support of apostrophe style comments for plantuml (#42) by emschu · 2 years, 9 months ago
  3. 1b91757 Add support for PHP (#40) by emschu · 2 years, 9 months ago
  4. 7d41533 Add support for Twig template language (#39) by emschu · 2 years, 9 months ago
  5. fb12df0 Add support for Smarty template language (#38) by emschu · 2 years, 9 months ago
  6. 9b209ed Add support for MatLab files (#37) by kezhenxu94 · 2 years, 9 months ago
  7. 95d8dc0 Fix some minor errors (#36) by MoGuGuai-hzr · 2 years, 9 months ago
  8. 758c8a3 Fix 404 error (#35) by 何延龙 · 2 years, 10 months ago
  9. d887095 Expose license-location-threshold as config item (#34) by Zhenxu · 2 years, 10 months ago
  10. 1cd6cb9 Fix infinite recursive calls when containing symbolic files (#33) by Zhenxu · 2 years, 10 months ago
  11. c4a48c9 Fix properties comment style and add bat comment style (#32) by Zhenxu Ke · 2 years, 11 months ago
  12. b49aa12 enhance: tolerate leading whitespaces in license header (#30) by Zhenxu Ke · 2 years, 11 months ago
  13. 872fc8a Adding comment styles for Rust (#29) by Paul Masurel · 2 years, 11 months ago
  14. 5c90c96 feature: add reasonable default config to allow running in a new repo without copying config file (#28) by Zhenxu Ke · 3 years ago
  15. 746d741 Merge pull request #27 from apache/kezhenxu94-patch-1 by 吴晟 Wu Sheng · 3 years ago
  16. f782716 Update NOTICE by Zhenxu Ke · 3 years ago
  17. 83a4aaf chore: only build linux binary when building inside docker (#26) by Zhenxu Ke · 3 years ago
  18. 6d65714 feature: support .rst files and allow fixing header of a single file (#25) by Zhenxu Ke · 3 years ago
  19. a99620b Support ini extension (#24) by Shiwen Cheng · 3 years ago
  20. bc75689 defect: avoid crash when no comment style is found (#23) by Zhenxu Ke · 3 years, 1 month ago
  21. d39ec29 chore: upgrade to go 1.16 and remove go-bindata (#22) by Zhenxu Ke · 3 years, 1 month ago
  22. ec88b7d fix: @ is optional in bat comment (#21) by Zhenxu Ke · 3 years, 2 months ago
  23. 9bd5feb Add documentation about how to use via docker image (#20) by Zhenxu Ke · 3 years, 3 months ago
  24. 6a614d8 Fix the inaccurate description of README.md. (#19) by zifeihan · 3 years, 3 months ago
  25. 13ff130 Identify some of dual licenses and skip built-in packages' licenses (#18) by Zhenxu Ke · 3 years, 3 months ago v0.1.0
  26. b02531a Merge pull request #17 from apache/prep/1.0 by 吴晟 Wu Sheng · 3 years, 3 months ago
  27. 43e97c7 Update CHANGES.md by Zhenxu Ke · 3 years, 3 months ago
  28. 244417b Finalize 1.0, fix a minor bug, add docs, etc. by kezhenxu94 · 3 years, 3 months ago
  29. d7cc2d5 Fix wrong path of Dockerfile in action.yaml (#16) by Zhenxu Ke · 3 years, 3 months ago
  30. 27c147b Move license-eye to root of repo (#15) by Zhenxu Ke · 3 years, 3 months ago
  31. 038d724 Add feature to resolve dependencies' licenses, GoLang as an example (#14) by Zhenxu Ke · 3 years, 3 months ago
  32. c90b970 Update .asf.yaml to reactivate it by Zhenxu Ke · 3 years, 3 months ago
  33. 93fb918 Require check status and approve reviews (#13) by 吴晟 Wu Sheng · 3 years, 3 months ago
  34. 42f4d4f Require branch to be up to date before merging by Zhenxu Ke · 3 years, 3 months ago
  35. d798d4f Shape the quality-eye sub-directory for NGE2E (#11) by Zhenxu Ke · 3 years, 3 months ago
  36. 5bffd2c Add more known comment styles by kezhenxu94 · 3 years, 3 months ago
  37. aecc801 Add more known comment styles by kezhenxu94 · 3 years, 3 months ago
  38. cedf44a Also add *.txt to ignore paths because plain text format can not have comments by kezhenxu94 · 3 years, 3 months ago
  39. bdfdff0 Ignore cases when comment indicators contain alphabets by kezhenxu94 · 3 years, 3 months ago
  40. ce3f048 Add script to build release tars and move licenses to belonging subproject by kezhenxu94 · 3 years, 3 months ago
  41. 2a54886 Add more known comment styles (#9) by Zhenxu Ke · 3 years, 3 months ago
  42. 523aa12 Add Contact Us for the 1st release. (#8) by 吴晟 Wu Sheng · 3 years, 3 months ago
  43. eb0e88b Update README.adoc by Zhenxu Ke · 3 years, 3 months ago
  44. 23e602d Add feature to support spdx-id to ease the configurations (#7) by Zhenxu Ke · 3 years, 3 months ago
  45. 6eb29d7 Merge pull request #6 from apache/lcs by 吴晟 Wu Sheng · 3 years, 3 months ago
  46. ee9d23d Add licenses for newly-added deps by kezhenxu94 · 3 years, 3 months ago
  47. 7a83cd6 Add new feature to review the pull request and suggest adding license headers (#5) by Zhenxu Ke · 3 years, 3 months ago
  48. 0fbed92 Refactor the normalizers to increase accuracy and minimise the use of pattern (#4) by Zhenxu Ke · 3 years, 3 months ago
  49. 48f891a Merge pull request #3 from apache/skip-binary by 吴晟 Wu Sheng · 3 years, 3 months ago
  50. d951e97 Enhance `check` command to automatically skip non-text (binary) files by kezhenxu94 · 3 years, 3 months ago
  51. 78c697e Update README.adoc by 吴晟 Wu Sheng · 3 years, 3 months ago
  52. d7f8ed6 Enhance checking/fixing command, more tests, more comment styles (#2) by Zhenxu Ke · 3 years, 3 months ago
  53. 3d4ab04 Fix GHA Dockerfile and Makefile by kezhenxu94 · 3 years, 3 months ago
  54. f8ef8f8 Add missing source license folder by kezhenxu94 · 3 years, 3 months ago
  55. 2a5ea1b Styles-based comments, license files, tests (#1) by Zhenxu Ke · 3 years, 3 months ago
  56. 6a06cc7 Fix Dockerfile by kezhenxu94 · 3 years, 3 months ago
  57. 8705ee3 Fix GitHub Actions Dockerfile path by kezhenxu94 · 3 years, 3 months ago
  58. 9297199 Support pattern and complement docs by kezhenxu94 · 3 years, 3 months ago
  59. e795e81 Change workflow event to trigger GHA by kezhenxu94 · 3 years, 3 months ago
  60. 1667d8a Reorganize the directory structure to monorepo by kezhenxu94 · 3 years, 3 months ago
  61. 56a6344 Refactor, set version, module, asf.yaml, etc. by kezhenxu94 · 3 years, 3 months ago
  62. a038166 Fix GHA description and refactor by kezhenxu94 · 3 years, 3 months ago
  63. 7d3e66c Add Java fixing type and reshape the README by kezhenxu94 · 3 years, 3 months ago
  64. 7a47042 Add more supported fixing filetypes and update license by kezhenxu94 · 3 years, 3 months ago
  65. ea1f818 Add `fix` command to fix license header by kezhenxu94 · 3 years, 3 months ago
  66. 9176312 Refactor the config, result, and check logic by kezhenxu94 · 3 years, 3 months ago
  67. 0ca8fae Fix license header and setup self checker (#3) by Zhenxu Ke · 3 years, 3 months ago
  68. a62044d Reshape the header check command by kezhenxu94 · 3 years, 3 months ago
  69. 3b734e7 chore: set up GitHub Actions branding information by kezhenxu94 · 3 years, 4 months ago
  70. 97ac798 feature: wrap the tool into a GitHub Action by kezhenxu94 · 3 years, 4 months ago
  71. 94847dc Merge pull request #2 from kezhenxu94/master by Hoshea Jiang · 3 years, 4 months ago
  72. a4c1cdc chore: set up GitHub Actions to verify build from sources by kezhenxu94 · 3 years, 4 months ago
  73. 0841c46 Merge pull request #1 from kezhenxu94/fix by Hoshea Jiang · 3 years, 4 months ago
  74. b3bff69 bugfix: cannot build by kezhenxu94 · 3 years, 4 months ago
  75. cbb27a7 Update doc by Hoshea · 3 years, 4 months ago
  76. cbb2a6a Update doc by Hoshea · 3 years, 4 months ago
  77. 3938361 dev by Hoshea · 3 years, 4 months ago
  78. 3938d04 dev by Hoshea · 3 years, 4 months ago
  79. 42ecc96 dev by Hoshea · 3 years, 4 months ago
  80. 1beba9e dev by Hoshea · 3 years, 4 months ago
  81. b17d8db dev by Hoshea · 3 years, 4 months ago
  82. 80e525a dev by Hoshea · 3 years, 4 months ago
  83. 3f5afc5 scaffold by Hoshea · 3 years, 4 months ago
  84. 91afcff Initial commit by Hoshea Jiang · 3 years, 4 months ago