summaryrefslogtreecommitdiff
path: root/tool/make-snapshot
Commit message (Expand)AuthorAgeFilesLines
* 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
* Do not keep tar file by the defaultNobuyoshi Nakada2019-09-031-5/+5
* Align timestamps to make tarball stableNobuyoshi Nakada2019-09-031-12/+40
* 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-011-2/+2
* Resolve symlinks to cache directory under gemsNobuyoshi Nakada2019-09-011-0/+4
* 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
* 7z does not accept gzip's optionsKazuhiro NISHIYAMA2019-08-301-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
* Treat RUBY_REVISION as an integer on old rubiesNAKAMURA Usaku2019-08-281-4/+8
* Try to fix `make dist` error on chkbuildKazuhiro NISHIYAMA2019-08-241-1/+1
* Put colorize to library directory.Hiroshi SHIBATA2019-07-151-1/+1
* Put vcs .rb to under the lib direcotory.Hiroshi SHIBATA2019-07-151-1/+1
* Use GitHub ruby.git for make-snapshotTakashi Kokubun2019-07-021-1/+2
* Alias "master" and "trunk"Nobuyoshi Nakada2019-07-011-2/+2
* Moved Makefile.in under templateNobuyoshi Nakada2019-06-071-1/+2
* Revert "Moved Makefile.in under template"Nobuyoshi Nakada2019-06-071-2/+1
* Moved Makefile.in under templateNobuyoshi Nakada2019-06-071-1/+2
* Define RUBY_FULL_REVISIONNobuyoshi Nakada2019-05-311-1/+7
* Touch Unicode headers and the timestamp before packagingNobuyoshi Nakada2019-05-301-1/+3
* Default to the current branchNobuyoshi Nakada2019-05-221-3/+8
* Fix revision nameNobuyoshi Nakada2019-05-221-1/+1
* Fix revision nameNobuyoshi Nakada2019-05-221-2/+2
* Make the range to export as changelog optionalNobuyoshi Nakada2019-04-281-5/+1
* Added VCS::SVN#branch_beginningNobuyoshi Nakada2019-04-281-1/+1
* Shorten git revision name without "r" prefix in snapshotNobuyoshi Nakada2019-04-281-2/+2
* Reduce matz's work, let git do it insteadNobuyoshi Nakada2019-04-281-11/+4
* Support git-log format ChangeLogNobuyoshi Nakada2019-04-271-3/+6
* tool/make-snapshot: Use 6-spaces indent for SIZE and digestsnagachika2019-03-141-2/+2
* make-snapshot: try downloading Unicode filesnobu2019-02-091-0/+1
* make-snapshot: try downloading Unicode filesnobu2019-02-081-6/+1
* Update Unicode filesnobu2019-02-071-0/+1
* make-snapshot: get rid of circular dependencynobu2019-01-181-3/+2
* make-snapshot: make permissions uniformnobu2019-01-171-1/+4
* Fix make-snapshot for trunkkazu2019-01-111-0/+11
* Set typeflag [Bug #15461]nobu2018-12-251-1/+1
* make-snapshot: package with TarHeadernobu2018-10-181-1/+41
* make-snapshot: fetch from the official git sitenobu2018-07-281-1/+1
* use https:// instead of http://kazu2018-07-281-1/+1
* use https:// instead of git:// when possiblenormal2018-07-281-1/+1
* Prefer to use %x instead of backtick.hsbt2018-02-281-2/+2
* [EXPERIMENTAL] Support upload option for s3 package hosting.hsbt2018-02-271-0/+8
* make-snapshot: added missing options to usagenobu2018-02-261-0/+6
* make-snapshot: exporting ChangLog with gitnobu2018-02-261-12/+12
* make-snapshot: remove -j option from GNUMAKEFLAGSnobu2018-02-261-0/+5