aboutsummaryrefslogtreecommitdiffstats
path: root/tool/redmine-backporter.rb
Commit message (Expand)AuthorAgeFilesLines
* tool/redmine-backporter.rb: Change redmine git revisions URL path.nagachika2019-06-161-2/+2
* tool/redmine-backporter.rb: Add parens to fix condition for svn revision search.nagachika2019-06-161-1/+1
* Use redirect keyword arguments instead of ">"NAKAMURA Usaku2019-04-301-1/+1
* Must use IO::NULL instead of platform dependent filenameNAKAMURA Usaku2019-04-301-1/+1
* Support git as redmine-backporter's done destinationTakashi Kokubun2019-04-281-3/+16
* tool/redmine-backporter.rb: Git support in backport/relk0kubun2019-04-211-6/+16
* tool/redmine-backporter.rb: Remove unused methodsk0kubun2019-04-211-44/+0
* update redmine-backporter to catch up Redmine 4.0. [ci skip]nagachika2019-01-141-2/+3
* get rid of an encode noncompatible errorusa2018-08-131-0/+1
* tool: removed unused variablesnobu2018-05-181-2/+2
* redmine-backporter.rb: suppress a warning [ci skip]nobu2018-05-181-1/+1
* * tool/redmine-backporter.rb (show): just report and ignore if a feature ticketusa2017-07-071-0/+5
* Didn't work if backport field is emptynaruse2017-03-121-2/+2
* fix a constant name typo in redmine-backporter.rbnagachika2016-11-111-1/+1
* * tool/redmine-backporter.rb (rel): check the exception and show rightusa2016-10-271-1/+5
* * tool/redmine-backporter.rb: fixed command alias bug.usa2016-07-061-2/+2
* * tool/redmine-backporter.rb (rel): should not raise exceptions even ifusa2016-04-261-1/+1
* * tool/redmine-backporter.rb: the fullpath of merger.rb is too long tousa2016-04-221-1/+1
* * tool/redmine-backporter.rb: revisions are strings.nagachika2016-04-161-1/+1
* * tool/redmine-backporter.rb: sort revisions.nagachika2016-04-151-1/+1
* * tool/redmine-backporter.rb: add given revision to current changestsnaruse2016-03-291-2/+3
* * tool/redmine-backporter.rb (backport): show merger.rb's path.naruse2016-03-291-5/+20
* * tool/redmine-backporter.rb (rel): after the relations is changed,usa2015-05-251-0/+3
* * tool/redmine-backporter.rb (done): fixed a bug that cannot specify the noteusa2015-04-131-1/+1
* * tool/redmine-backporter.rb: now doesn't required spaces just afterusa2015-03-241-2/+2
* * tool/redmine-backporter.rb (backport_command_string): pick up onlyusa2015-03-031-4/+17
* * tool/redmine-backporter.rb: now can specify shorten form of commands.usa2015-03-031-24/+74
* * tool/redmine-backporter.rb (Readline.readline): drop untreated controlusa2015-03-031-2/+4
* * tool/redmine-backporter.rb: use 'b' instead of 's' for showingusa2015-03-031-3/+3
* * tool/redmine-backporter.rb: show selected ticket number at prompt.usa2015-03-031-1/+1
* bold closed ticketsnaruse2015-02-231-1/+10
* * tool/redmine-backporter.rb: added `!` command.usa2015-01-271-0/+3
* * tool/redmine-backporter.rb: added history feature for platforms whichusa2015-01-271-27/+66
* * tool/redmine-backporter.rb (find_svn_log): use double quotes insteadusa2015-01-221-2/+2
* redmine-backporter.rb: garbage linesnobu2015-01-201-2/+0
* * tool/redmine-backporter.rb: fix bugs.usa2015-01-201-1/+2
* redmine-backporter.rb: try Readlinenobu2015-01-201-3/+9
* redmine-backporter.rb: get rid of wrappingnobu2015-01-201-2/+6
* * tool/redmine-backporter.rb: now can change the page of `ls`.usa2015-01-201-3/+3
* redmine-backporter.rb: fix for Windowsnobu2015-01-201-0/+1
* * tool/redmine-backporter.rb (readline): fallback to normal gets onusa2015-01-201-0/+1
* redmine-backporter.rb: like Readline.readlinenobu2015-01-201-6/+5
* redmine-backporter.rb: improve mygetsnobu2015-01-201-6/+5
* * tool/redmine-backporter.rb: update usage.usa2015-01-201-1/+2
* * tool/redmine-backporter.rb (mygets): to support Backspacenaruse2015-01-201-1/+28
* * tool/redmine-backporter.rb: support adding related revisionsnaruse2015-01-161-0/+11
* add bold to headersnaruse2015-01-061-5/+5
* * tool/redmine-backporter.rb: require view_changesets permission.naruse2014-12-241-8/+9
* avoid a bug of the latest redminenaruse2014-12-231-12/+16
* * tool/redmine-backporter.rb: support new status 'WONTFIX'.usa2014-07-021-1/+1