log
graph
tags
branches
changeset
browse
file
latest
diff
annotate
file log
raw
new-words
view new-words.pl @ 32:753fb84437aa
find changesets by author, revision, files, or words in the commit message
link between words support; link is created using @
author
Igor Chubin <igor@chub.in>
date
Fri Nov 05 20:07:46 2010 +0100 (2010-11-05)
parents
children
line source
1
#!/usr/bin/perl
2
#
3
4
print "Experimental. Run new-words.sh instead\n";
5
exit(0);
6