index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tool
/
redmine-backporter.rb
Age
Commit message (
Expand
)
Author
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
2015-03-03
* tool/redmine-backporter.rb: use 'b' instead of 's' for showing
usa
2015-03-03
* tool/redmine-backporter.rb: show selected ticket number at prompt.
usa
2015-02-23
bold closed tickets
naruse
2015-01-27
* tool/redmine-backporter.rb: added `!` command.
usa
2015-01-27
* tool/redmine-backporter.rb: added history feature for platforms which
usa
2015-01-22
* tool/redmine-backporter.rb (find_svn_log): use double quotes instead
usa
2015-01-20
redmine-backporter.rb: garbage lines
nobu
2015-01-20
* tool/redmine-backporter.rb: fix bugs.
usa
2015-01-20
redmine-backporter.rb: try Readline
nobu
2015-01-20
redmine-backporter.rb: get rid of wrapping
nobu
2015-01-20
* tool/redmine-backporter.rb: now can change the page of `ls`.
usa
2015-01-20
redmine-backporter.rb: fix for Windows
nobu
2015-01-20
* tool/redmine-backporter.rb (readline): fallback to normal gets on
usa
2015-01-20
redmine-backporter.rb: like Readline.readline
nobu
2015-01-20
redmine-backporter.rb: improve mygets
nobu
2015-01-20
* tool/redmine-backporter.rb: update usage.
usa
2015-01-20
* tool/redmine-backporter.rb (mygets): to support Backspace
naruse
[next]