Log of /trunk/git
Directory Listing
Revision
61 -
Directory Listing
Modified
Tue Sep 10 14:47:37 2024 UTC
(6 months, 2 weeks ago)
by
rakinar2
style: update license comments
Revision
56 -
Directory Listing
Modified
Fri Aug 30 11:55:09 2024 UTC
(7 months ago)
by
rakinar2
fix(git:genchangelog): git command fails due to reaching max memory buffer size
Revision
55 -
Directory Listing
Modified
Fri Aug 30 11:42:33 2024 UTC
(7 months ago)
by
rakinar2
feat(git:genchangelog): complete rewrite of the changelog generation script
Revision
54 -
Directory Listing
Modified
Thu Aug 29 06:17:33 2024 UTC
(7 months ago)
by
rakinar2
feat(git:genchangelog): now supporting `-f` option
The `-f` or `--format` option can change the output format
of the script. It currently accepts "plain" and "markdown"
as values and defaults to "plain".
Revision
53 -
Directory Listing
Modified
Wed Aug 28 06:40:53 2024 UTC
(7 months ago)
by
rakinar2
feat(git): add git-sync utility script
Revision
34 -
Directory Listing
Modified
Thu Aug 8 18:23:21 2024 UTC
(7 months, 3 weeks ago)
by
rakinar2
fix(genchangelog): unexpected zero based month numbers
Revision
20 -
Directory Listing
Modified
Sun Aug 4 13:06:22 2024 UTC
(7 months, 3 weeks ago)
by
rakinar2
chore: correct mailing list
Revision
15 -
Directory Listing
Modified
Sat Aug 3 16:04:38 2024 UTC
(7 months, 3 weeks ago)
by
rakinar2
fix(git:genchangelog): ignore branch and PR merge commit messages
Revision
11 -
Directory Listing
Added
Sat Aug 3 15:50:38 2024 UTC
(7 months, 3 weeks ago)
by
rakinar2
chore: add project files back to trunk