aboutsummaryrefslogtreecommitdiffstats
path: root/tool/vcs.rb
Commit message (Expand)AuthorAgeFilesLines
* improve git repository detectionfix/git-worktree-detectionKazuki Yamaguchi2016-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
* vcs.rb: make Time with proper offsetnobu2014-11-251-1/+5
* tool/vcs.rb: no time.rbnobu2014-08-221-5/+7
* tool/vcs.rb: discard error messagesnobu2014-02-281-14/+18
* rbinstall.rb: fix for non-working directorynobu2013-11-091-2/+2
* rbinstall.rb: spec date from VCSnobu2013-11-091-5/+15
* vcs.rb: splitnobu2013-11-091-0/+102