aboutsummaryrefslogtreecommitdiffstats
path: root/tool
Commit message (Expand)AuthorAgeFilesLines
* Avoid defining unused instructionsTakashi Kokubun2019-09-031-15/+19
* Touch tar file itself to make gz file hash stableNobuyoshi Nakada2019-09-031-0/+1
* Touch the toplevel directory tooNobuyoshi Nakada2019-09-031-2/+5
* --date=iso-local does not work with old gitNobuyoshi Nakada2019-09-031-2/+8
* Do not keep tar file by the defaultNobuyoshi Nakada2019-09-031-5/+5
* Align timestamps to make tarball stableNobuyoshi Nakada2019-09-031-12/+40
* Use -z option for git-logNobuyoshi Nakada2019-09-031-3/+1
* Extract git commit log as raw format like git-svn for ChangeLogNobuyoshi Nakada2019-09-021-24/+22
* Set mtime of checked out files to past timeNobuyoshi Nakada2019-09-021-13/+24
* Fixed the directory to be removedNobuyoshi Nakada2019-09-021-1/+1
* Restore pwd for each versionNobuyoshi Nakada2019-09-011-0/+2
* Support packaging different branch/tagNobuyoshi Nakada2019-09-012-6/+11
* Fetch commit notesNobuyoshi Nakada2019-09-011-0/+1
* Resolve symlinks to cache directory under gemsNobuyoshi Nakada2019-09-011-0/+4
* Support git tagsNobuyoshi Nakada2019-09-011-4/+8
* Remove files/directories for git/github which are committed [ci skip]Nobuyoshi Nakada2019-08-311-4/+2
* tool/rbinstall.rb: remove a keyword-argument warningYusuke Endoh2019-08-311-1/+1
* Exclude ripper y.output from packages [ci skip]Nobuyoshi Nakada2019-08-301-1/+1
* Export the last modified revision for tags [ci skip]Nobuyoshi Nakada2019-08-301-2/+2
* Suppress uninitialized instance variable warnings [ci skip]Nobuyoshi Nakada2019-08-301-4/+2
* Support revision in git-svn logNobuyoshi Nakada2019-08-301-6/+29
* Updated comment of VCS#get_revisions [ci skip]Nobuyoshi Nakada2019-08-301-2/+5
* 7z does not accept gzip's optionsKazuhiro NISHIYAMA2019-08-301-2/+1
* Don't pick up lib/readline.rb from ruby/relineaycabta2019-08-291-2/+1
* Revert "Treat RUBY_REVISION as an integer on old rubies"Nobuyoshi Nakada2019-08-281-8/+4
* `revision` might be an IntegerNAKAMURA Usaku2019-08-281-2/+2
* tool/merger.rb: fix tag existence check with subversion.nagachika2019-08-281-1/+4
* Ensure the last and changed revisions as IntegersNobuyoshi Nakada2019-08-281-2/+2
* Treat RUBY_REVISION as an integer on old rubiesNAKAMURA Usaku2019-08-281-4/+8
* Short revision of SVN should be an IntegerNobuyoshi Nakada2019-08-271-1/+1
* Pick lib/readline.rb from ruby/relineaycabta2019-08-271-1/+2
* Limit ChangeLog entriesNobuyoshi Nakada2019-08-261-3/+8
* `local_path?` is a class method [ci skip]Nobuyoshi Nakada2019-08-251-1/+1
* tool/lib/vcs.rb: explicitly fail when notes/commits is not availableYusuke Endoh2019-08-251-0/+5
* Revert workaroundKazuhiro NISHIYAMA2019-08-251-11/+1
* Simplified f13a00f5b4 [ci skip]Nobuyoshi Nakada2019-08-251-9/+3
* Export all commits as ChangeLog when no starting commit is found [ci skip]Nobuyoshi Nakada2019-08-251-3/+10
* Add workaround (2nd try)Kazuhiro NISHIYAMA2019-08-251-1/+1
* Add workaround for some CIsKazuhiro NISHIYAMA2019-08-241-1/+9
* Add debug printKazuhiro NISHIYAMA2019-08-241-0/+1
* Try to fix `make dist` error on chkbuildKazuhiro NISHIYAMA2019-08-241-1/+1
* Ensure all default gems have an gem folderDavid Rodríguez2019-08-231-1/+5
* Removed unused literal assignments [ci skip]Nobuyoshi Nakada2019-08-201-7/+4
* Subjects may contain a comma [ci skip]Nobuyoshi Nakada2019-08-201-1/+1
* Fix some bundler specs (#2380)David Rodríguez2019-08-201-2/+1
* Omit version.h when mergingNAKAMURA Usaku2019-08-191-2/+2
* Use master branch instead of trunk.Hiroshi SHIBATA2019-08-181-3/+3
* Ignore tags on default gems from ruby core repository.Hiroshi SHIBATA2019-08-181-2/+2
* Gem::ConfigMap is deprecated nowHiroshi SHIBATA2019-08-181-1/+0
* Fix copy path of ruby/reline's testaycabta2019-08-181-1/+1