summaryrefslogtreecommitdiff
path: root/tool/file2lastrev.rb
Commit message (Expand)AuthorAgeFilesLines
...
* * 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