log
graph
tags
branches
changeset
browse
file
latest
diff
annotate
file log
raw
new-words
view new-words.pl @ 21:190d4ac6b07c
find changesets by author, revision, files, or words in the commit message
-m and -n switches
author
Igor Chubin <igor@chub.in>
date
Thu May 06 21:05:20 2010 +0300 (2010-05-06)
parents
children
line source
1
#!/usr/bin/perl
2
#
3
4
print "Experimental. Run new-words.sh instead\n";
5
exit(0);
6