1. 785bb7f Honor Python's coding directive (#68) by kezhenxu94 · 2 years, 9 months ago
  2. 62071db Merge pull request #67 from apache/gitignore by 吴晟 Wu Sheng · 2 years, 9 months ago
  3. 35f3513 Resolve absolute path in `.gitignore` to relative path by kezhenxu94 · 2 years, 9 months ago
  4. 341837b Fix file extension conflict between RenderScript and Rust (#66) by Adrien Guillo · 2 years, 9 months ago
  5. 25b94dd Feature: `header fix` supports nextflow files (#65) by Keiran Raine · 2 years, 9 months ago
  6. e444f64 feature: support `header fix` for R (#64) by Keiran Raine · 2 years, 9 months ago
  7. 771cb90 Support `fix` command on perl files (#63) by Keiran Raine · 2 years, 9 months ago
  8. 1e5ec5b Add comment type to cython declaration (#62) by Keiran Raine · 2 years, 9 months ago
  9. 082ccc7 Merge pull request #61 from apache/docker by 吴晟 Wu Sheng · 2 years, 9 months ago
  10. 4a681d0 Publish snapshot Docker image to GHCR by kezhenxu94 · 2 years, 9 months ago
  11. 89a3296 header fix: respect user configured license content (#60) by kezhenxu94 · 2 years, 9 months ago
  12. 13c159d Merge pull request #59 from zooltd/enhance/npm by 吴晟 Wu Sheng · 2 years, 9 months ago
  13. e5522e5 Update Dockerfile by kezhenxu94 · 2 years, 9 months ago
  14. 8b4af42 reduce img size and add npm env by Youhan Wu · 2 years, 9 months ago
  15. a63f4af Set up mechanism to check dependencies' license compatibilities (#58) by kezhenxu94 · 2 years, 9 months ago
  16. a1cf699 Merge pull request #57 from apache/action by 吴晟 Wu Sheng · 2 years, 9 months ago
  17. 6b3a8eb make the config file configurable by Hoshea · 2 years, 9 months ago
  18. 85497d2 Make the log level in GHA configurable (#56) by Hoshea Jiang · 2 years, 9 months ago
  19. 23ce882 Fix wrong license identification (#55) by kezhenxu94 · 2 years, 9 months ago
  20. 9b9d364 Set default log level to info in GitHub Action usage (#54) by Hoshea Jiang · 2 years, 9 months ago
  21. 03dbef4 Add support for resolving jars' licenses (#53) by MoGuGuai-hzr · 2 years, 9 months ago
  22. 63d8963 Enhance NPM dependency resolver to resolve deprecated license styles (#52) by Youhan Wu · 2 years, 10 months ago
  23. a952c24 feature: support resolving pom.xml for maven (#50) by MoGuGuai-hzr · 2 years, 10 months ago
  24. 804fb3e Enhance NPM dependency resolver to resolve all the dependent packages (#51) by Youhan Wu · 2 years, 10 months ago
  25. dd4ea3c [Docs] Add a PlantUML activity diagram of header fixing mechanism (#41) by emschu · 2 years, 10 months ago
  26. d6e232b Add support for resolving npm dependencies' licenses (#48) by Youhan Wu · 2 years, 10 months ago
  27. d9470f0 Fix bug: license file is not found but reported message is nil (#49) by MoGuGuai-hzr · 2 years, 10 months ago
  28. 9da534e Merge pull request #47 from apache/feature/licenses by 吴晟 Wu Sheng · 2 years, 10 months ago
  29. cb69b13 Add all well-known licenses and polish normalizers by kezhenxu94 · 2 years, 10 months ago
  30. 1a8f2ea Enhance Go dependency resolver to resolve built-in and non-standard Go modules (#46) by kezhenxu94 · 2 years, 10 months ago
  31. 126ce2b Fix compatibility issues in Windows (#44) by Youhan Wu · 2 years, 10 months ago
  32. 0366518 Fix typescript file license header generation to use SlashAsterisk CommentStyle instead of AngleBrackets. (#43) by emschu · 2 years, 10 months ago
  33. f6a38d6 Add support of apostrophe style comments for plantuml (#42) by emschu · 2 years, 10 months ago
  34. 1b91757 Add support for PHP (#40) by emschu · 2 years, 10 months ago
  35. 7d41533 Add support for Twig template language (#39) by emschu · 2 years, 11 months ago
  36. fb12df0 Add support for Smarty template language (#38) by emschu · 2 years, 11 months ago
  37. 9b209ed Add support for MatLab files (#37) by kezhenxu94 · 2 years, 11 months ago
  38. 95d8dc0 Fix some minor errors (#36) by MoGuGuai-hzr · 2 years, 11 months ago
  39. 758c8a3 Fix 404 error (#35) by 何延龙 · 3 years ago
  40. d887095 Expose license-location-threshold as config item (#34) by Zhenxu · 3 years ago
  41. 1cd6cb9 Fix infinite recursive calls when containing symbolic files (#33) by Zhenxu · 3 years ago
  42. c4a48c9 Fix properties comment style and add bat comment style (#32) by Zhenxu Ke · 3 years ago
  43. b49aa12 enhance: tolerate leading whitespaces in license header (#30) by Zhenxu Ke · 3 years, 1 month ago
  44. 872fc8a Adding comment styles for Rust (#29) by Paul Masurel · 3 years, 1 month ago
  45. 5c90c96 feature: add reasonable default config to allow running in a new repo without copying config file (#28) by Zhenxu Ke · 3 years, 2 months ago
  46. 746d741 Merge pull request #27 from apache/kezhenxu94-patch-1 by 吴晟 Wu Sheng · 3 years, 2 months ago
  47. f782716 Update NOTICE by Zhenxu Ke · 3 years, 2 months ago
  48. 83a4aaf chore: only build linux binary when building inside docker (#26) by Zhenxu Ke · 3 years, 2 months ago
  49. 6d65714 feature: support .rst files and allow fixing header of a single file (#25) by Zhenxu Ke · 3 years, 2 months ago
  50. a99620b Support ini extension (#24) by Shiwen Cheng · 3 years, 2 months ago
  51. bc75689 defect: avoid crash when no comment style is found (#23) by Zhenxu Ke · 3 years, 3 months ago
  52. d39ec29 chore: upgrade to go 1.16 and remove go-bindata (#22) by Zhenxu Ke · 3 years, 3 months ago
  53. ec88b7d fix: @ is optional in bat comment (#21) by Zhenxu Ke · 3 years, 4 months ago
  54. 9bd5feb Add documentation about how to use via docker image (#20) by Zhenxu Ke · 3 years, 4 months ago
  55. 6a614d8 Fix the inaccurate description of README.md. (#19) by zifeihan · 3 years, 4 months ago
  56. 13ff130 Identify some of dual licenses and skip built-in packages' licenses (#18) by Zhenxu Ke · 3 years, 5 months ago v0.1.0
  57. b02531a Merge pull request #17 from apache/prep/1.0 by 吴晟 Wu Sheng · 3 years, 5 months ago
  58. 43e97c7 Update CHANGES.md by Zhenxu Ke · 3 years, 5 months ago
  59. 244417b Finalize 1.0, fix a minor bug, add docs, etc. by kezhenxu94 · 3 years, 5 months ago
  60. d7cc2d5 Fix wrong path of Dockerfile in action.yaml (#16) by Zhenxu Ke · 3 years, 5 months ago
  61. 27c147b Move license-eye to root of repo (#15) by Zhenxu Ke · 3 years, 5 months ago
  62. 038d724 Add feature to resolve dependencies' licenses, GoLang as an example (#14) by Zhenxu Ke · 3 years, 5 months ago
  63. c90b970 Update .asf.yaml to reactivate it by Zhenxu Ke · 3 years, 5 months ago
  64. 93fb918 Require check status and approve reviews (#13) by 吴晟 Wu Sheng · 3 years, 5 months ago
  65. 42f4d4f Require branch to be up to date before merging by Zhenxu Ke · 3 years, 5 months ago
  66. d798d4f Shape the quality-eye sub-directory for NGE2E (#11) by Zhenxu Ke · 3 years, 5 months ago
  67. 5bffd2c Add more known comment styles by kezhenxu94 · 3 years, 5 months ago
  68. aecc801 Add more known comment styles by kezhenxu94 · 3 years, 5 months ago
  69. cedf44a Also add *.txt to ignore paths because plain text format can not have comments by kezhenxu94 · 3 years, 5 months ago
  70. bdfdff0 Ignore cases when comment indicators contain alphabets by kezhenxu94 · 3 years, 5 months ago
  71. ce3f048 Add script to build release tars and move licenses to belonging subproject by kezhenxu94 · 3 years, 5 months ago
  72. 2a54886 Add more known comment styles (#9) by Zhenxu Ke · 3 years, 5 months ago
  73. 523aa12 Add Contact Us for the 1st release. (#8) by 吴晟 Wu Sheng · 3 years, 5 months ago
  74. eb0e88b Update README.adoc by Zhenxu Ke · 3 years, 5 months ago
  75. 23e602d Add feature to support spdx-id to ease the configurations (#7) by Zhenxu Ke · 3 years, 5 months ago
  76. 6eb29d7 Merge pull request #6 from apache/lcs by 吴晟 Wu Sheng · 3 years, 5 months ago
  77. ee9d23d Add licenses for newly-added deps by kezhenxu94 · 3 years, 5 months ago
  78. 7a83cd6 Add new feature to review the pull request and suggest adding license headers (#5) by Zhenxu Ke · 3 years, 5 months ago
  79. 0fbed92 Refactor the normalizers to increase accuracy and minimise the use of pattern (#4) by Zhenxu Ke · 3 years, 5 months ago
  80. 48f891a Merge pull request #3 from apache/skip-binary by 吴晟 Wu Sheng · 3 years, 5 months ago
  81. d951e97 Enhance `check` command to automatically skip non-text (binary) files by kezhenxu94 · 3 years, 5 months ago
  82. 78c697e Update README.adoc by 吴晟 Wu Sheng · 3 years, 5 months ago
  83. d7f8ed6 Enhance checking/fixing command, more tests, more comment styles (#2) by Zhenxu Ke · 3 years, 5 months ago
  84. 3d4ab04 Fix GHA Dockerfile and Makefile by kezhenxu94 · 3 years, 5 months ago
  85. f8ef8f8 Add missing source license folder by kezhenxu94 · 3 years, 5 months ago
  86. 2a5ea1b Styles-based comments, license files, tests (#1) by Zhenxu Ke · 3 years, 5 months ago
  87. 6a06cc7 Fix Dockerfile by kezhenxu94 · 3 years, 5 months ago
  88. 8705ee3 Fix GitHub Actions Dockerfile path by kezhenxu94 · 3 years, 5 months ago
  89. 9297199 Support pattern and complement docs by kezhenxu94 · 3 years, 5 months ago
  90. e795e81 Change workflow event to trigger GHA by kezhenxu94 · 3 years, 5 months ago
  91. 1667d8a Reorganize the directory structure to monorepo by kezhenxu94 · 3 years, 5 months ago
  92. 56a6344 Refactor, set version, module, asf.yaml, etc. by kezhenxu94 · 3 years, 5 months ago
  93. a038166 Fix GHA description and refactor by kezhenxu94 · 3 years, 5 months ago
  94. 7d3e66c Add Java fixing type and reshape the README by kezhenxu94 · 3 years, 5 months ago
  95. 7a47042 Add more supported fixing filetypes and update license by kezhenxu94 · 3 years, 5 months ago
  96. ea1f818 Add `fix` command to fix license header by kezhenxu94 · 3 years, 5 months ago
  97. 9176312 Refactor the config, result, and check logic by kezhenxu94 · 3 years, 5 months ago
  98. 0ca8fae Fix license header and setup self checker (#3) by Zhenxu Ke · 3 years, 5 months ago
  99. a62044d Reshape the header check command by kezhenxu94 · 3 years, 5 months ago
  100. 3b734e7 chore: set up GitHub Actions branding information by kezhenxu94 · 3 years, 6 months ago