summaryrefslogtreecommitdiff
path: root/tool/redmine-backporter.rb
AgeCommit message (Expand)Author
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
2015-03-03* tool/redmine-backporter.rb: use 'b' instead of 's' for showingusa
2015-03-03* tool/redmine-backporter.rb: show selected ticket number at prompt.usa
2015-02-23bold closed ticketsnaruse
2015-01-27* tool/redmine-backporter.rb: added `!` command.usa
2015-01-27* tool/redmine-backporter.rb: added history feature for platforms whichusa
2015-01-22* tool/redmine-backporter.rb (find_svn_log): use double quotes insteadusa
2015-01-20redmine-backporter.rb: garbage linesnobu
2015-01-20* tool/redmine-backporter.rb: fix bugs.usa
2015-01-20redmine-backporter.rb: try Readlinenobu
2015-01-20redmine-backporter.rb: get rid of wrappingnobu
2015-01-20* tool/redmine-backporter.rb: now can change the page of `ls`.usa
2015-01-20redmine-backporter.rb: fix for Windowsnobu
2015-01-20* tool/redmine-backporter.rb (readline): fallback to normal gets onusa
2015-01-20redmine-backporter.rb: like Readline.readlinenobu
2015-01-20redmine-backporter.rb: improve mygetsnobu
2015-01-20* tool/redmine-backporter.rb: update usage.usa
2015-01-20* tool/redmine-backporter.rb (mygets): to support Backspacenaruse