Age | Commit message (Expand) | Author |
---|
2024-09-02 | redmine-backporter: Support matching multiple revs | Takashi Kokubun |
2024-09-02 | redmine-backporter: Clarify the actual control flow | Takashi Kokubun |
2024-06-11 | redmine-backporter.rb: Prepend commit: to shorter revs | Takashi Kokubun |
2024-05-30 | Suppress warnings about frozen string literal feature | Hiroshi SHIBATA |
2024-05-29 | Sort backport revisions by commit timestamps | Takashi Kokubun |
2024-05-28 | redmine-backporter.rb: Prepend commit: to every revision | Takashi Kokubun |
2024-05-28 | redmine-backporter.rb: Remove an unneeded space | Takashi Kokubun |
2024-05-28 | merger.rb: Use commit: prefix in more places | Takashi Kokubun |
2024-05-28 | redmine-backporter.rb: Use commit: prefix | Takashi Kokubun |
2024-05-28 | redmine-backporter.rb: Highlight closed tickets | Takashi Kokubun |
2024-05-28 | redmine-backporter.rb: Fix #color for Ruby 3 splat | Takashi Kokubun |
2024-05-28 | redmine-backporter.rb: Drop SVN support | Takashi Kokubun |
2024-05-28 | redmine-backporter.rb: Migrate Readline to Reline | Takashi Kokubun |
2024-05-28 | redmine-backporter.rb: Get rid of VERSION | Takashi Kokubun |
2024-05-28 | redmine-backporter.rb: Print help on wrong usage | Takashi Kokubun |
2023-02-01 | fix to work with the case default issue is used | NARUSE, Yui |
2023-01-31 | Add quotes to backport field | NARUSE, Yui |
2021-02-02 | Pass revision by hand if the commit message lacks the ticket number | NARUSE, Yui |
2021-02-02 | Use local repository instead of remote | NARUSE, Yui |
2020-03-13 | tool/redmine-backporter.rb: fix typo | NARUSE, Yui |
2019-12-31 | Redmine /projects/ruby-trunk is now redirected | Takashi Kokubun |
2019-12-20 | Fixed misspellings | Nobuyoshi Nakada |
2019-06-16 | tool/redmine-backporter.rb: Change redmine git revisions URL path. | nagachika |
2019-06-16 | tool/redmine-backporter.rb: Add parens to fix condition for svn revision search. | nagachika |
2019-04-30 | Use redirect keyword arguments instead of ">" | NAKAMURA Usaku |
2019-04-30 | Must use IO::NULL instead of platform dependent filename | NAKAMURA Usaku |
2019-04-28 | Support git as redmine-backporter's done destination | Takashi Kokubun |
2019-04-21 | tool/redmine-backporter.rb: Git support in backport/rel | k0kubun |
2019-04-21 | tool/redmine-backporter.rb: Remove unused methods | k0kubun |
2019-01-14 | update redmine-backporter to catch up Redmine 4.0. [ci skip] | nagachika |
2018-08-13 | get rid of an encode noncompatible error | usa |
2018-05-18 | tool: removed unused variables | nobu |
2018-05-18 | redmine-backporter.rb: suppress a warning [ci skip] | nobu |
2017-07-07 | * tool/redmine-backporter.rb (show): just report and ignore if a feature ticket | usa |
2017-03-12 | Didn't work if backport field is empty | naruse |
2016-11-11 | fix a constant name typo in redmine-backporter.rb | nagachika |
2016-10-27 | * tool/redmine-backporter.rb (rel): check the exception and show right | usa |
2016-07-06 | * tool/redmine-backporter.rb: fixed command alias bug. | usa |
2016-04-26 | * tool/redmine-backporter.rb (rel): should not raise exceptions even if | usa |
2016-04-22 | * tool/redmine-backporter.rb: the fullpath of merger.rb is too long to | usa |
2016-04-16 | * tool/redmine-backporter.rb: revisions are strings. | nagachika |
2016-04-15 | * tool/redmine-backporter.rb: sort revisions. | nagachika |
2016-03-29 | * tool/redmine-backporter.rb: add given revision to current changests | naruse |
2016-03-29 | * tool/redmine-backporter.rb (backport): show merger.rb's path. | naruse |
2015-05-25 | * tool/redmine-backporter.rb (rel): after the relations is changed, | usa |
2015-04-13 | * tool/redmine-backporter.rb (done): fixed a bug that cannot specify the note | usa |
2015-03-24 | * tool/redmine-backporter.rb: now doesn't required spaces just after | usa |
2015-03-03 | * tool/redmine-backporter.rb (backport_command_string): pick up only | usa |
2015-03-03 | * tool/redmine-backporter.rb: now can specify shorten form of commands. | usa |
2015-03-03 | * tool/redmine-backporter.rb (Readline.readline): drop untreated control | usa |