forked from maintainer-org/maintainer
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
*: Migrate to Go Modules (maintainer-org#39)
Signed-off-by: Xuanwo <github@xuanwo.io>
- Loading branch information
Showing
940 changed files
with
173 additions
and
278,983 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,57 +1,57 @@ | ||
# Change Log | ||
|
||
## [Unreleased](https://github.com/gaocegege/maintainer/tree/HEAD) | ||
## [Unreleased](https://github.com/maintainer-org/maintainer/tree/HEAD) | ||
|
||
[Full Changelog](https://github.com/gaocegege/maintainer/compare/v1.0.4...HEAD) | ||
[Full Changelog](https://github.com/maintainer-org/maintainer/compare/v1.0.4...HEAD) | ||
|
||
**Closed issues:** | ||
|
||
- Distribute maintainer like a binary [\#31](https://github.com/gaocegege/maintainer/issues/31) | ||
- Use Email as ID to remove dup [\#26](https://github.com/gaocegege/maintainer/issues/26) | ||
- contributor: Support order by the number of commits [\#24](https://github.com/gaocegege/maintainer/issues/24) | ||
- Support more languages in contributing subcommand [\#19](https://github.com/gaocegege/maintainer/issues/19) | ||
- Detect the language for CONTRIBUTING [\#8](https://github.com/gaocegege/maintainer/issues/8) | ||
- Distribute maintainer like a binary [\#31](https://github.com/maintainer-org/maintainer/issues/31) | ||
- Use Email as ID to remove dup [\#26](https://github.com/maintainer-org/maintainer/issues/26) | ||
- contributor: Support order by the number of commits [\#24](https://github.com/maintainer-org/maintainer/issues/24) | ||
- Support more languages in contributing subcommand [\#19](https://github.com/maintainer-org/maintainer/issues/19) | ||
- Detect the language for CONTRIBUTING [\#8](https://github.com/maintainer-org/maintainer/issues/8) | ||
|
||
**Merged pull requests:** | ||
|
||
- use LABEL as MAINTAINER is now deprecated [\#32](https://github.com/gaocegege/maintainer/pull/32) ([cglewis](https://github.com/cglewis)) | ||
- contributor: Add \<ul\> list in the AUHTORS.md [\#29](https://github.com/gaocegege/maintainer/pull/29) ([gaocegege](https://github.com/gaocegege)) | ||
- contributor: Add description of order [\#28](https://github.com/gaocegege/maintainer/pull/28) ([gaocegege](https://github.com/gaocegege)) | ||
- contributor: Change from local to github [\#27](https://github.com/gaocegege/maintainer/pull/27) ([gaocegege](https://github.com/gaocegege)) | ||
- contributor: Add commit order support [\#25](https://github.com/gaocegege/maintainer/pull/25) ([gaocegege](https://github.com/gaocegege)) | ||
- contributing: Support more languages [\#20](https://github.com/gaocegege/maintainer/pull/20) ([gaocegege](https://github.com/gaocegege)) | ||
- use LABEL as MAINTAINER is now deprecated [\#32](https://github.com/maintainer-org/maintainer/pull/32) ([cglewis](https://github.com/cglewis)) | ||
- contributor: Add \<ul\> list in the AUHTORS.md [\#29](https://github.com/maintainer-org/maintainer/pull/29) ([gaocegege](https://github.com/gaocegege)) | ||
- contributor: Add description of order [\#28](https://github.com/maintainer-org/maintainer/pull/28) ([gaocegege](https://github.com/gaocegege)) | ||
- contributor: Change from local to github [\#27](https://github.com/maintainer-org/maintainer/pull/27) ([gaocegege](https://github.com/gaocegege)) | ||
- contributor: Add commit order support [\#25](https://github.com/maintainer-org/maintainer/pull/25) ([gaocegege](https://github.com/gaocegege)) | ||
- contributing: Support more languages [\#20](https://github.com/maintainer-org/maintainer/pull/20) ([gaocegege](https://github.com/gaocegege)) | ||
|
||
## [v1.0.4](https://github.com/gaocegege/maintainer/tree/v1.0.4) (2017-05-01) | ||
[Full Changelog](https://github.com/gaocegege/maintainer/compare/v1.0.3...v1.0.4) | ||
## [v1.0.4](https://github.com/maintainer-org/maintainer/tree/v1.0.4) (2017-05-01) | ||
[Full Changelog](https://github.com/maintainer-org/maintainer/compare/v1.0.3...v1.0.4) | ||
|
||
**Closed issues:** | ||
|
||
- Fix Docker image because of gh-md-toc [\#12](https://github.com/gaocegege/maintainer/issues/12) | ||
- New subcommand: readme [\#9](https://github.com/gaocegege/maintainer/issues/9) | ||
- Fix Docker image because of gh-md-toc [\#12](https://github.com/maintainer-org/maintainer/issues/12) | ||
- New subcommand: readme [\#9](https://github.com/maintainer-org/maintainer/issues/9) | ||
|
||
**Merged pull requests:** | ||
|
||
- contributing: detect the language [\#15](https://github.com/gaocegege/maintainer/pull/15) ([gaocegege](https://github.com/gaocegege)) | ||
- dockerfile: Add gh-md-toc support [\#13](https://github.com/gaocegege/maintainer/pull/13) ([gaocegege](https://github.com/gaocegege)) | ||
- Readme toc subcommand [\#11](https://github.com/gaocegege/maintainer/pull/11) ([gaocegege](https://github.com/gaocegege)) | ||
- contributing: detect the language [\#15](https://github.com/maintainer-org/maintainer/pull/15) ([gaocegege](https://github.com/gaocegege)) | ||
- dockerfile: Add gh-md-toc support [\#13](https://github.com/maintainer-org/maintainer/pull/13) ([gaocegege](https://github.com/gaocegege)) | ||
- Readme toc subcommand [\#11](https://github.com/maintainer-org/maintainer/pull/11) ([gaocegege](https://github.com/gaocegege)) | ||
|
||
## [v1.0.3](https://github.com/gaocegege/maintainer/tree/v1.0.3) (2017-04-28) | ||
[Full Changelog](https://github.com/gaocegege/maintainer/compare/v1.0.2...v1.0.3) | ||
## [v1.0.3](https://github.com/maintainer-org/maintainer/tree/v1.0.3) (2017-04-28) | ||
[Full Changelog](https://github.com/maintainer-org/maintainer/compare/v1.0.2...v1.0.3) | ||
|
||
**Closed issues:** | ||
|
||
- CONTRIBUTION.md can't display the format of commit message normally [\#4](https://github.com/gaocegege/maintainer/issues/4) | ||
- CONTRIBUTION.md can't display the format of commit message normally [\#4](https://github.com/maintainer-org/maintainer/issues/4) | ||
|
||
## [v1.0.2](https://github.com/gaocegege/maintainer/tree/v1.0.2) (2017-04-27) | ||
[Full Changelog](https://github.com/gaocegege/maintainer/compare/v1.0.1...v1.0.2) | ||
## [v1.0.2](https://github.com/maintainer-org/maintainer/tree/v1.0.2) (2017-04-27) | ||
[Full Changelog](https://github.com/maintainer-org/maintainer/compare/v1.0.1...v1.0.2) | ||
|
||
**Closed issues:** | ||
|
||
- redirect github\_changelog\_generator output [\#3](https://github.com/gaocegege/maintainer/issues/3) | ||
- There is one empty item when author generation. [\#2](https://github.com/gaocegege/maintainer/issues/2) | ||
- Support maintainer config [\#1](https://github.com/gaocegege/maintainer/issues/1) | ||
- redirect github\_changelog\_generator output [\#3](https://github.com/maintainer-org/maintainer/issues/3) | ||
- There is one empty item when author generation. [\#2](https://github.com/maintainer-org/maintainer/issues/2) | ||
- Support maintainer config [\#1](https://github.com/maintainer-org/maintainer/issues/1) | ||
|
||
## [v1.0.1](https://github.com/gaocegege/maintainer/tree/v1.0.1) (2017-04-27) | ||
## [v1.0.1](https://github.com/maintainer-org/maintainer/tree/v1.0.1) (2017-04-27) | ||
|
||
|
||
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.