aboutsummaryrefslogtreecommitdiffstats
path: root/tool
Commit message (Expand)AuthorAgeFilesLines
...
* git-refresh: for symlink srcdirnobu2017-04-131-4/+10
* git-refresh: fix exprnobu2017-04-131-2/+2
* rbinstall.rb: purge `git ls-files`nobu2017-04-121-5/+17
* git-refresh: for old shnobu2017-04-121-6/+6
* Install only files explicitly referenced by bundled gems.nobu2017-04-111-4/+6
* Spec#files are not used anymore.nobu2017-04-111-1/+0
* Make .gemspec slimmer.nobu2017-04-101-1/+1
* vcs.rb: remove git stuffnobu2017-04-101-1/+1
* Classify extlibs toolusa2017-04-071-123/+141
* git-refresh: rewrite optionsnobu2017-03-301-13/+6
* tool/git-refreshnobu2017-03-301-0/+43
* Add a tool for backporters.usa2017-03-251-0/+99
* export_changelog must specify the branch's urlnaruse2017-03-242-3/+3
* Don't download from Unicode.orgnobu2017-03-241-0/+3
* enc-unicode.rb: fix version matchingnobu2017-03-231-1/+1
* fix GraphemeBreakProperty.txtnobu2017-03-232-10/+18
* enc-unicode.rb: ifdef blocksnobu2017-03-231-65/+73
* enc-unicode.rb: uniname2ctype_offsetnobu2017-03-231-2/+3
* tool/downloader.rb: dryrun option [ci skip]nobu2017-03-211-0/+9
* Didn't work if backport field is emptynaruse2017-03-121-2/+2
* Generate log from svn lognaruse2017-03-111-4/+5
* suppress warning: shadowing outer local variable - dir & optnaruse2017-03-111-1/+1
* debug_counter.c: debug_counter_names [ci skip]nobu2017-03-101-6/+0
* fix macro namenobu2017-03-071-2/+2
* add performance counting mechanism for MRI debug/tuning purpose.ko12017-02-211-0/+6
* rbinstall.rb: umask hacknobu2017-02-071-9/+7
* rbinstall.rb: Gem::Installer lacks dir_mode optionnobu2017-02-051-1/+8
* rbinstall.rb: rename tagsnobu2017-02-051-3/+3
* tool/rbinstall.rb: add new tagsnobu2017-02-051-6/+13
* rbinstall.rb: default umasknobu2017-02-051-1/+1
* Prepare to make CSV module to default gem.hsbt2017-02-011-5/+12
* rbinstall.rb: mimic rubygems wrapper scriptnobu2017-01-151-1/+10
* rbinstall.rb: do nothing if bin script is samenobu2017-01-151-0/+19
* fix up r57322nobu2017-01-141-2/+3
* fix prolog in gem wrapper scriptsnobu2017-01-131-11/+33
* rbinstall.rb: LIBRUBY_RELATIVEnobu2017-01-131-2/+1
* vcs.rb: no ext/date in vcs.rbnobu2016-12-141-2/+3
* make-snapshot: fix circular dependencynobu2016-12-131-0/+1
* fix commandnaruse2016-12-121-1/+1
* Use 7z if existnaruse2016-12-121-0/+4
* Merge Onigmo 6.0.0naruse2016-12-101-3/+14
* Use offsetof macro and shrink table sizenobu2016-12-011-3/+9
* Regexp supports Unicoe 9.0.0's \Xnaruse2016-11-302-4/+40
* get rid of ambiguous parentheses warningsnobu2016-11-291-1/+1
* mkconfig.rb: add a magic comment to rbconfig.rbshugo2016-11-171-0/+1
* fix a constant name typo in redmine-backporter.rbnagachika2016-11-111-1/+1
* make-snapshot: repository optionsnobu2016-11-101-1/+13
* make-snapshot: program namenobu2016-11-101-2/+2
* vcs.rb: fix GIT.get_revisionsnobu2016-11-081-4/+4
* vcs.rb: format from git-lognobu2016-11-081-2/+16