Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2010-09-17 | cleaned up formatting, referenced origin of url regex, and filled out script ↵ | Tom Feist | 1 | -4/+13 | |
descriptor block a bit better | |||||
2010-09-16 | left a debugging print in. Commented it out now. Bah. | Tom Feist | 1 | -1/+1 | |
2010-09-16 | fixed bug that tried to complete non-uri strings, and also added a check to see | Tom Feist | 1 | -2/+4 | |
if its already been shortened to prevent recursive shortening. | |||||
2010-09-16 | modified it to use DaringFireball liberal uri match rather than re::common ↵ | Tom Feist | 1 | -3/+42 | |
to handle more cases | |||||
2010-09-16 | added a script to tab-complete URIs into their tinified equivalents | Tom Feist | 1 | -0/+29 | |