Age | Commit message (Expand) | Author |
---|
2025-06-07 | Skip blame-ignored revisions [ci skip] | Nobuyoshi Nakada |
2025-06-07 | Add `skip` log-fix command to skip that commit totally [ci skip] | Nobuyoshi Nakada |
2025-04-22 | Assign the result of `format_changelog` to the changelog writer | Nobuyoshi Nakada |
2025-04-19 | SVN repository is already retired | Hiroshi SHIBATA |
2025-02-17 | Ignore broken git work directory at creating revision.h [ci skip] | Nobuyoshi Nakada |
2024-05-09 | Revert "Update revision.h if branch unmatch not only revision" | Nobuyoshi Nakada |
2024-05-08 | Update revision.h if branch unmatch not only revision [ci skip] | Nobuyoshi Nakada |
2024-02-25 | Exclude `.mailmap` from snapshots [ci skip] | Nobuyoshi Nakada |
2023-12-28 | Exclude [ci skip] commits from ChangeLog | Nobuyoshi Nakada |
2023-12-28 | Exclude dependabot from ChangeLog [ci skip] | Nobuyoshi Nakada |
2023-10-03 | Support regexp in log-fix [ci skip] | Nobuyoshi Nakada |
2023-09-23 | Improve VCS::GIT#format_changelog addessing [ci skip] | Nobuyoshi Nakada |
2023-07-10 | Use `File::NULL` instead of hard coded null device names | Nobuyoshi Nakada |
2023-02-13 | Apply zone offset to the last modified time | Nobuyoshi Nakada |
2022-11-01 | vcs.rb: do not reference the constant before assignment | Nobuyoshi Nakada |
2022-10-30 | vcs.rb: copy safe directory configuration | Nobuyoshi Nakada |
2022-10-30 | vcs.rb: prettify debug print | Nobuyoshi Nakada |
2022-09-30 | Add `--zone` option to `VCS` | Nobuyoshi Nakada |
2022-09-30 | Introduce `VCS::Null` for fallback | Nobuyoshi Nakada |
2022-09-30 | Check for the availability of the command when detecting | Nobuyoshi Nakada |
2022-09-30 | Pull up `VCS.short_revision` from `VCS::SVN` | Nobuyoshi Nakada |
2022-09-17 | Remove git command existence check again | Takashi Kokubun |
2022-09-17 | Fallback to VCS.release_date on VCS::NotFoundError | Takashi Kokubun |
2022-09-17 | Auto-generate the release date on version.h from git CommitDate (#6382) | Takashi Kokubun |
2022-09-14 | Replace "Fixes"/"Fixed" in commit logs as well as vcs.rb [ci skip] | Nobuyoshi Nakada |
2022-09-01 | VCS#revision_header: Make arguments optional | Nobuyoshi Nakada |
2022-09-01 | Update revision.h in packages using `VCS#revision_header` | Nobuyoshi Nakada |
2022-09-01 | Extract `VCS#revision_header` | Nobuyoshi Nakada |
2022-06-22 | vcs.rb: ignore configuration files get rid of aliases [ci skip] | Nobuyoshi Nakada |
2022-06-22 | vcs.rb: just one log to check if `--date` option works [ci skip] | Nobuyoshi Nakada |
2022-06-22 | vcs.rb: show diagnostic/progressing messages when debugging [ci skip] | Nobuyoshi Nakada |
2021-09-04 | Expand upstream issue numbers to URLs in ChangeLog | Nobuyoshi Nakada |
2021-09-03 | Add some punctuations as regexp separators to fix commit logs | Nobuyoshi Nakada |
2021-07-26 | Prepend DebugSystem to VCS class only | Nobuyoshi Nakada |
2021-02-08 | vcs.rb: update the given option to VCS.detect by keyword arguments | Nobuyoshi Nakada |
2021-02-08 | vcs.rb: added `base_url` keyword option to GIT#export_changelog | Nobuyoshi Nakada |
2021-02-08 | vcs.rb: improved export_changelog | Nobuyoshi Nakada |
2021-01-26 | vcs.rb: fix for baseruby 2.2 | Nobuyoshi Nakada |
2021-01-26 | vcs.rb: support `d` command in log-fix | Nobuyoshi Nakada |
2021-01-26 | vcs.rb: allow log-fix to insert an empty line | Nobuyoshi Nakada |
2021-01-23 | vcs.rb: continue just with warning if failed to fetch notes | Nobuyoshi Nakada |
2021-01-23 | vcs.rb: include commit info in ChangeLog | Nobuyoshi Nakada |
2021-01-21 | Support `i` command in log-fix | Nobuyoshi Nakada |
2020-12-25 | Follow up on variations of the development start messages [ci skip] | Nobuyoshi Nakada |
2020-07-10 | Show messages around the line when replacing failed in format_changelog | Kazuhiro NISHIYAMA |
2020-05-28 | Remove Ruby <2.2 support from tool/lib/vcs.rb | Jeremy Evans |
2020-03-08 | Specify explicit separator not to be affected by $; | Nobuyoshi Nakada |
2020-02-01 | Indent ChangeLog contents [ci skip] | Nobuyoshi Nakada |
2020-02-01 | Explicitly set the encoding of ChangeLog file to UTF-8 [ci skip] | Nobuyoshi Nakada |
2020-01-12 | vcs.rb: Allow to empty a part in commit log | Nobuyoshi Nakada |