aboutsummaryrefslogtreecommitdiffstats
path: root/tool/file2lastrev.rb
Commit message (Expand)AuthorAgeFilesLines
* * tool/file2lastrev.rb: Fix ArgumentError to work on Ruby 1.8.7.sorah2015-12-241-4/+4
* file2lastrev.rb: format for modifiednobu2015-05-231-2/+4
* file2lastrev.rb: all ARGVnobu2015-05-231-27/+42
* version.c: last commit titlenobu2015-02-181-1/+4
* file2lastrev.rb: no ellipsis shorter namesnobu2015-01-171-1/+1
* file2lastrev.rb: limit branch namesnobu2015-01-171-1/+6
* version.h: include branch namenobu2015-01-171-2/+3
* tool/vcs.rb: no time.rbnobu2014-08-221-1/+6
* rbinstall.rb: spec date from VCSnobu2013-11-091-0/+3
* vcs.rb: splitnobu2013-11-091-101/+1
* * tool/file2lastrev.rb (VCS::detect): Add support for Subversionknu2012-01-021-3/+10
* * tool/file2lastrev.rb: don't depend on pathname.rb if File.realpathakr2010-07-171-16/+23
* * tool/file2lastrev.rb (VCS::SVN::get_revisions.): remind aboutnobu2010-04-161-2/+2
* * tool/file2lastrev.rb: use backtick for ruby 1.8.akr2010-04-151-1/+13
* * tool/file2lastrev.rb: this should run with ruby 1.8.naruse2010-04-151-1/+1
* * tool/file2lastrev.rb: make -q effective for files not versionakr2010-04-151-2/+7
* * tool/file2lastrev.rb (VCS#relative_to): path and @srcdir may haveakr2010-04-021-1/+16
* * tool/file2lastrev.rb (VCS::GIT_SVN): removed because git-log cannobu2010-03-301-10/+0
* * tool/file2lastrev.rb (VCS#get_revisions): particular commands donobu2010-03-301-19/+15
* * tool/file2lastrev.rb (VCS::{SVN,GIT}#get_revisions):nobu2010-03-141-5/+5
* * tool/file2lastrev.rb (VCS::GIT_SVN#get_revisions) :naruse2010-03-141-2/+2
* * tool/file2lastrev.rb: refactord. fixed changed revision of git.nobu2010-03-131-40/+76
* * tool/file2lastrev.rb: executable.nobu2009-09-011-0/+0
* * tool/file2lastrev.rb: get rid of global variables.nobu2009-06-301-12/+14
* * tool/file2lastrev.rb: RUBY_REVISION must be an integer.akr2009-01-151-1/+1
* * tool/file2lastrev.rb (get_revisions): fixes problem withyugui2009-01-131-3/+6
* * tool/flie2lastrev.rb: supports git repositories which are clonedyugui2009-01-011-1/+6
* * tool/file2lastrev.rb: unset PWD.nobu2008-12-311-1/+3
* * tool/file2lastrev.rb (get_revisions): fix to ignore end of line.ko12008-12-241-2/+2
* * tool/file2lastrev.rb: shouldn't use single quote in shell's commandusa2008-12-231-2/+2
* * tool/file2lastrev.rb: detects vcs directory properly on buildingyugui2008-12-231-10/+6
* * Doxyfile.in: new file. Template of a configuration file foryugui2008-12-221-0/+84