log
graph
tags
branches
changeset
browse
file
latest
diff
annotate
file log
raw
new-words
annotate new-words.pl @ 34:3827cce83602
find changesets by author, revision, files, or words in the commit message
smallfix
author
igor@chub.in
date
Tue Dec 21 15:53:22 2010 +0200 (2010-12-21)
parents
children
rev
line source
igor@0
1
#!/usr/bin/perl
igor@0
2
#
igor@0
3
igor@0
4
print "Experimental. Run new-words.sh instead\n";
igor@0
5
exit(0);
igor@0
6