aboutsummaryrefslogtreecommitdiffstats
path: root/tool/vcs.rb
Commit message (Expand)AuthorAgeFilesLines
* vcs.rb: .git at exportnobu2018-02-261-1/+0
* On getting changelog, use git-log with --no-notesnaruse2018-02-241-1/+1
* vcs.rb: dryrun: option of GIT::SVN#commitnobu2018-02-101-2/+8
* vcs.rb: no meaningless splatnobu2018-02-051-1/+1
* vcs.rb: for old rubynobu2018-02-051-0/+1
* support ruby 1.9.3naruse2018-01-301-4/+10
* vcs.rb: checkout the current branch before rebasenobu2018-01-301-0/+2
* vcs.rb: fix errorsnobu2018-01-301-1/+3
* Suport ruby 1.9.3naruse2018-01-291-2/+2
* vcs.rb: prepend DebugSystem to VCSnobu2018-01-271-1/+5
* vcs.rb: old version cannot refine modulesnobu2018-01-261-8/+11
* vcs.rb: dcommit for each commitnobu2018-01-261-9/+11
* vcs.rb: debug print in system methodnobu2018-01-261-0/+8
* vcs: --add-author-fromnobu2017-12-191-1/+11
* vcs.rb: --add-author-from optionnobu2017-12-181-1/+1
* vcs.rb: raise NotFoundError when command not foundnobu2017-12-131-0/+2
* Revert r61054naruse2017-12-131-45/+31
* vcs.rb: fix r61054nobu2017-12-061-2/+2
* vcs.rb: raise NotFoundError when command not foundnobu2017-12-061-31/+45
* Set binmode to handle non ASCII commit messagenaruse2017-12-031-1/+1
* fix up r60243nobu2017-10-211-1/+1
* vcs.rb: try to extract revision number from tagsnobu2017-10-211-2/+6
* vcs.rb: refresh after dcommitnobu2017-08-261-1/+7
* vcs.rb: commitnobu2017-07-261-0/+13
* vcs.rb: env for commandnobu2017-04-181-15/+17
* vcs.rb: remove git stuffnobu2017-04-101-1/+1
* export_changelog must specify the branch's urlnaruse2017-03-241-2/+2
* vcs.rb: no ext/date in vcs.rbnobu2016-12-141-2/+3
* vcs.rb: fix GIT.get_revisionsnobu2016-11-081-4/+4
* vcs.rb: format from git-lognobu2016-11-081-2/+16
* vcs.rb: expand srcdirnobu2016-11-081-0/+8
* vcs.rb: fix srcdir in VCS::GITnobu2016-11-081-15/+36
* vcs.rb: suppress warningnobu2016-11-071-0/+3
* vcs.rb: exclude beginning revisionnobu2016-11-071-8/+11
* vcs.rb: unnecessary argumentsnobu2016-11-071-5/+6
* vcs.rb: use chdir optionnobu2016-11-071-4/+21
* vcs.rb: popen with envnobu2016-11-071-0/+13
* remove debug sleep & exitnaruse2016-11-061-2/+0
* * tool/vcs.rb (export_changelog): generate ChangeLog file fromnaruse2016-11-061-0/+20
* vcs.rb: suppress warningsnobu2016-08-071-1/+1
* tool: add descriptions and fix typosnormal2016-07-021-0/+3
* improve git repository detectionnobu2016-04-011-8/+4
* vcs.rb: git worktreenobu2016-01-201-5/+7
* vcs.rb: srcdir accessornobu2016-01-091-0/+2
* * tool/vcs.rb (IO.popen): Refactor. Avoid assigning in condition.sorah2015-12-241-2/+6
* * tool/vcs.rb (IO.popen): Enable on Ruby 1.9 where chdir option is notsorah2015-12-241-3/+3
* common.mk: update-man-datenobu2015-05-231-0/+5
* vcs.rb: do not use -C for older gitnobu2015-02-231-17/+33
* version.c: last commit titlenobu2015-02-181-1/+4
* vcs.rb: refactornobu2015-02-181-6/+4