aboutsummaryrefslogtreecommitdiffstats
path: root/tool/make-snapshot
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Fixed conflicted variables. v is already used another condition.hsbt2017-10-251-2/+2
* [EXPERIMENTAL] Added test-bundled-gems task.hsbt2017-10-211-1/+2
* make-snapshot: after-updatenobu2017-09-171-1/+2
* make-snapshot: generate ChangeLog iff not existnobu2017-07-091-7/+9
* make-snapshot: touch-unicode-files for 2.4nobu2017-07-091-2/+5
* downloader.rb: get rid of symlinksnobu2017-06-271-3/+8
* Revert r59084, see r57060nobu2017-06-151-6/+2
* common.mk: tweaked packages ordernobu2017-06-151-0/+3
* make-snapshot: colorize [ci skip]nobu2017-06-151-10/+22
* make-snapshot: suppress output from 7z [ci skip]nobu2017-06-151-2/+8
* make-snapshot: prefer default commands over 7z [ci skip]nobu2017-06-151-2/+6
* * tool/make-snapshot: prefer to use a make commandodaira2017-06-071-1/+1
* extract prereq.statusnobu2017-05-071-32/+12
* export_changelog must specify the branch's urlnaruse2017-03-241-1/+1
* Don't download from Unicode.orgnobu2017-03-241-0/+3
* make-snapshot: fix circular dependencynobu2016-12-131-0/+1
* fix commandnaruse2016-12-121-1/+1
* Use 7z if existnaruse2016-12-121-0/+4
* make-snapshot: repository optionsnobu2016-11-101-1/+13
* make-snapshot: program namenobu2016-11-101-2/+2
* vcs.rb: exclude beginning revisionnobu2016-11-071-1/+1