aboutsummaryrefslogtreecommitdiffstats
path: root/tool
Commit message (Expand)AuthorAgeFilesLines
* tool/downloader.rb: Adjusting example forduerst2014-09-241-2/+1
* tool/downloader.rb: Removing unused methodduerst2014-09-241-4/+0
* tool/downloader.rb: Fixing raise after return.duerst2014-09-241-1/+1
* tool/downloader.rb: Made Unicode data file location availableduerst2014-09-241-0/+6
* tool/downloader.rb: Small fix to documentation comment.duerst2014-09-241-1/+1
* downloader.rb: shorthands for usual URInobu2014-09-233-7/+28
* downloader.rb: integrate with download_if_modified_sincenobu2014-09-231-18/+47
* * remove trailing spaces.svn2014-09-231-1/+1
* tool/downloader.rb: added Downloader.download_if_modified_sinceduerst2014-09-231-0/+22
* add .tar.xznaruse2014-09-181-1/+1
* * tool/rbinstall.rb: fixed invalid options with latest rubygems.hsbt2014-09-171-1/+1
* vm.inc.tmpl + instruction.rb: typo fixesnormal2014-09-141-1/+1
* * tool/make-snapshot (usage): X.Y means the head of a branch now.nobu2014-09-031-1/+1
* * tool/make-snapshot (package): no teeny means a branch since 2.1.nobu2014-09-031-2/+2
* * tool/rbinstall.rb: fixed error of local installation.hsbt2014-09-021-1/+1
* tool/vcs.rb: no time.rbnobu2014-08-222-6/+13
* rbinstall.rb: remove unused variablenobu2014-08-221-7/+0
* * regcomp.c: Merge Onigmo 5.14.1 25a8a69fc05ae3b56a09.naruse2014-07-161-0/+6
* rbinstall.rb: fix directory permissionsnobu2014-07-151-1/+4
* rbinstall.rb: respect DESTDIRnobu2014-07-151-1/+1
* * tool/mkconfig.rb: remove not to require rbconfig/obsolete.rb.naruse2014-07-071-1/+0
* split tool/fake.rbnobu2014-07-061-0/+30
* compile_prelude.rb: remove commentsnobu2014-07-041-0/+1
* * tool/redmine-backporter.rb: support new status 'WONTFIX'.usa2014-07-021-1/+1
* mkconfig.rb: fix empty prefixnobu2014-06-271-2/+2
* mkconfig.rb: fix empty prefixnobu2014-06-271-4/+4
* set top level folder to same as archname of tarballhone2014-06-261-1/+3
* * tool/downloader.rb: fix wrong variable name.hsbt2014-06-241-1/+1
* * tool/make-snapshot: download bundle gems when package making.hsbt2014-06-241-0/+8
* * tool/downloader.rb: make Downloader class to general download utility.hsbt2014-06-243-10/+12
* * tool/config_files.rb: rename class ConfigFiles to Downloader.hsbt2014-06-233-7/+7
* * tool/rbinstall.rb: support to install bundle gems.hsbt2014-06-231-59/+12
* * tool/merger.rb: unlink temporary file explicitly.usa2014-05-271-1/+1
* * tool/release.sh: need -f option because this overwrite the previous links i...usa2014-05-161-2/+2
* make-snapshot: -digests optionnobu2014-05-131-1/+8
* make-snapshot: -package optionnobu2014-05-131-1/+9
* make-snapshot: unused variablesnobu2014-05-131-2/+0
* make-snapshot: SHA512nobu2014-05-131-3/+4
* make-snapshot: support xznobu2014-05-131-6/+32
* * tool/release.sh: fix for neon.usa2014-05-091-2/+2
* fix the example of failed URInaruse2014-04-011-1/+1
* config_files.rb: show failurenobu2014-04-012-4/+12
* find_svn_log may return blank xmlnaruse2014-03-011-2/+1
* tool/vcs.rb: discard error messagesnobu2014-02-281-14/+18
* X:Y doesn't include X in svnnaruse2014-02-271-0/+1
* tool/merger.rb: normalize the merged revision stringnaruse2014-02-271-4/+10
* 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