summaryrefslogtreecommitdiff
path: root/tool/redmine-backporter.rb
AgeCommit message (Expand)Author
2024-09-02redmine-backporter: Support matching multiple revsTakashi Kokubun
2024-09-02redmine-backporter: Clarify the actual control flowTakashi Kokubun
2024-06-11redmine-backporter.rb: Prepend commit: to shorter revsTakashi Kokubun
2024-05-30Suppress warnings about frozen string literal featureHiroshi SHIBATA
2024-05-29Sort backport revisions by commit timestampsTakashi Kokubun
2024-05-28redmine-backporter.rb: Prepend commit: to every revisionTakashi Kokubun
2024-05-28redmine-backporter.rb: Remove an unneeded spaceTakashi Kokubun
2024-05-28merger.rb: Use commit: prefix in more placesTakashi Kokubun
2024-05-28redmine-backporter.rb: Use commit: prefixTakashi Kokubun
2024-05-28redmine-backporter.rb: Highlight closed ticketsTakashi Kokubun
2024-05-28redmine-backporter.rb: Fix #color for Ruby 3 splatTakashi Kokubun
2024-05-28redmine-backporter.rb: Drop SVN supportTakashi Kokubun
2024-05-28redmine-backporter.rb: Migrate Readline to RelineTakashi Kokubun
2024-05-28redmine-backporter.rb: Get rid of VERSIONTakashi Kokubun
2024-05-28redmine-backporter.rb: Print help on wrong usageTakashi Kokubun
2023-02-01fix to work with the case default issue is usedNARUSE, Yui
2023-01-31Add quotes to backport fieldNARUSE, Yui
2021-02-02Pass revision by hand if the commit message lacks the ticket numberNARUSE, Yui
2021-02-02Use local repository instead of remoteNARUSE, Yui
2020-03-13tool/redmine-backporter.rb: fix typoNARUSE, Yui
2019-12-31Redmine /projects/ruby-trunk is now redirectedTakashi Kokubun
2019-12-20Fixed misspellingsNobuyoshi Nakada
2019-06-16tool/redmine-backporter.rb: Change redmine git revisions URL path.nagachika
2019-06-16tool/redmine-backporter.rb: Add parens to fix condition for svn revision search.nagachika
2019-04-30Use redirect keyword arguments instead of ">"NAKAMURA Usaku
2019-04-30Must use IO::NULL instead of platform dependent filenameNAKAMURA Usaku
2019-04-28Support git as redmine-backporter's done destinationTakashi Kokubun
2019-04-21tool/redmine-backporter.rb: Git support in backport/relk0kubun
2019-04-21tool/redmine-backporter.rb: Remove unused methodsk0kubun
2019-01-14update redmine-backporter to catch up Redmine 4.0. [ci skip]nagachika
2018-08-13get rid of an encode noncompatible errorusa
2018-05-18tool: removed unused variablesnobu
2018-05-18redmine-backporter.rb: suppress a warning [ci skip]nobu
2017-07-07* tool/redmine-backporter.rb (show): just report and ignore if a feature ticketusa
2017-03-12Didn't work if backport field is emptynaruse
2016-11-11fix a constant name typo in redmine-backporter.rbnagachika
2016-10-27* tool/redmine-backporter.rb (rel): check the exception and show rightusa
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 ifusa
2016-04-22* tool/redmine-backporter.rb: the fullpath of merger.rb is too long tousa
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 changestsnaruse
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 noteusa
2015-03-24* tool/redmine-backporter.rb: now doesn't required spaces just afterusa
2015-03-03* tool/redmine-backporter.rb (backport_command_string): pick up onlyusa
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 controlusa