aboutsummaryrefslogtreecommitdiffstats
path: root/tinyurl-tabcomplete/complete-tiny-url.pl (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-04-18updated a whole bunch of README files.Tom Feist1-4/+40
2011-04-18some minimalist pod.Tom Feist1-0/+19
2010-09-17cleaned up formatting, referenced origin of url regex, and filled out script ↵Tom Feist1-4/+13
descriptor block a bit better
2010-09-16left a debugging print in. Commented it out now. Bah.Tom Feist1-1/+1
2010-09-16fixed bug that tried to complete non-uri strings, and also added a check to seeTom Feist1-2/+4
if its already been shortened to prevent recursive shortening.
2010-09-16modified it to use DaringFireball liberal uri match rather than re::common ↵Tom Feist1-3/+42
to handle more cases
2010-09-16added a script to tab-complete URIs into their tinified equivalentsTom Feist1-0/+29