aboutsummaryrefslogtreecommitdiffstats
path: root/tool/vcs.rb
Commit message (Expand)AuthorAgeFilesLines
* 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
* vcs.rb: include svn property commitsnobu2015-01-271-1/+3
* vcs.rb: fix after_exportnobu2015-01-231-2/+2
* make-snapshot: make revision.h by makenobu2015-01-201-4/+15
* vcs.rb: fix for local svnnobu2015-01-201-14/+16
* * tool/vcs.rb: fix the exception given remote-url of svn.hsbt2015-01-201-6/+9
* vcs.rb: search svn directorynobu2015-01-181-1/+7
* vcs.rb: debugnobu2015-01-181-1/+8
* vcs.rb: workaroundnobu2015-01-181-2/+2
* vcs.rb: export without remote svnnobu2015-01-181-3/+39
* vcs.rb: no empty namesnobu2015-01-171-2/+2
* version.h: include branch namenobu2015-01-171-2/+7
* vcs.rb: fake string for branch namesnobu2015-01-171-1/+3
* make-snapshot: fix stable snapshotnobu2014-12-231-3/+10
* tool/vcs.rb: fix Ruby 1.8 compatibility hardernormal2014-12-161-1/+3
* tool/vcs.rb: fix Ruby 1.8 compatibilitynormal2014-12-151-1/+2
* VCS::SVN#url was buggy and recent commits exposed itnaruse2014-12-151-1/+1
* vcs.rb: abstractnobu2014-12-151-0/+88
* vcs.rb: non-string pathnobu2014-12-151-3/+5
* vcs.rb: IO.preadnobu2014-12-151-4/+35
* vcs.rb: srcdir parameternobu2014-12-131-6/+9