aboutsummaryrefslogtreecommitdiffstats
path: root/tinyurl-tabcomplete (unfollow)
Commit message (Expand)AuthorFilesLines
2011-07-14shortening support for protocols other than http(s)Artem Savkov1-1/+1
2011-07-13fix https urls shorteningArtem Savkov1-1/+1
2011-04-18updated a whole bunch of README files.Tom Feist2-4/+96
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
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
2010-09-16modified it to use DaringFireball liberal uri match rather than re::common to...Tom Feist1-3/+42
2010-09-16added a script to tab-complete URIs into their tinified equivalentsTom Feist1-0/+29