log
graph
tags
branches
changeset
browse
file
latest
diff
annotate
file log
raw
new-words
view new-words.pl @ 44:7eb1a8c3eade
find changesets by author, revision, files, or words in the commit message
-2 and -3 are now supported by new-words.py
author
Igor Chubin <igor@chub.in>
date
Fri Jan 28 21:45:58 2011 +0100 (2011-01-28)
parents
children
line source
1
#!/usr/bin/perl
2
#
3
4
print "Experimental. Run new-words.sh instead\n";
5
exit(0);
6