aboutsummaryrefslogtreecommitdiffstats
path: root/tool/redmine-backporter.rb
Commit message (Expand)AuthorAgeFilesLines
* * 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
* find_svn_log may return blank xmlnaruse2014-03-011-2/+1
* tool/redmine-backporter.rb: scroll 1 lind on Enter keynaruse2014-02-271-2/+2
* add backport commit detectionnaruse2014-02-221-1/+23
* * tool/redmine-backporter.rb: should add the value after checking error.usa2014-02-221-2/+2
* * tool/redmine-backporter.rb: fixed bug of background color.usa2014-02-221-1/+1
* * tool/redmine-backporter.rb: more friendly.usa2014-02-221-11/+54
* * tool/redmine-backporter.rb: added to handle redmine tickets.naruse2014-02-211-0/+347