log
graph
tags
branches
changeset
browse
file
latest
diff
annotate
file log
raw
new-words
view new-words.pl @ 53:f583256b7ab1
find changesets by author, revision, files, or words in the commit message
-p key support in new-words.py
author
Igor Chubin <igor@chub.in>
date
Mon Oct 31 20:21:20 2011 +0200 (2011-10-31)
parents
children
line source
1
#!/usr/bin/perl
2
#
3
4
print "Experimental. Run new-words.sh instead\n";
5
exit(0);
6