summaryrefslogtreecommitdiff
path: root/tool/lib/vpath.rb
AgeCommit message (Collapse)Author
2022-11-02file2lastrev.rb: separate options for `Output` and `VPath`Nobuyoshi Nakada
So the `--srcdir` option in this file can override the same option in `VPath`.
2022-11-01vpath.rb: tweak --vpath option messageNobuyoshi Nakada
2019-07-15Move vpath.rb into tool library direcotry.Hiroshi SHIBATA