1 |
|
Summary of changes from v016 to v017 |
2 |
|
============================================ |
3 |
|
|
4 |
|
Bart Trojanowski (1): |
5 |
|
fix a bug with shrink_urls() when ran on text that contains no urls |
6 |
|
|
7 |
|
Dave Barry (1): |
8 |
|
Add support for api page numbers in read mode |
9 |
|
|
10 |
|
Greg Kroah-Hartman (5): |
11 |
|
Lots of checkpatch cleanups to the code |
12 |
|
Merge branch 'master' of git://github.com/psykoyiko/bti |
13 |
|
document the --page option |
14 |
|
add --page to bti-bashcompletion |
15 |
|
update bti.1 |
16 |
|
|
17 |
|
|
18 |
|
Summary of changes from v015 to v016 |
19 |
|
============================================ |
20 |
|
|
21 |
|
Bart Trojanowski (6): |
22 |
|
add make install target |
23 |
|
add bti --shrink-urls |
24 |
|
add bti --dry-run option |
25 |
|
bti.xml and bti.example updates |
26 |
|
fix an array overrun in shrink_urls() |
27 |
|
bti-shrink-urls - properly handle urls with : |
28 |
|
|
29 |
|
Greg Kroah-Hartman (3): |
30 |
|
fix up some compiler warnings due to new patches |
31 |
|
add new options to bash completion script |
32 |
|
update bti.1 with new info from xml file |
33 |
|
|
34 |
|
|
35 |
Summary of changes from v014 to v015 |
Summary of changes from v014 to v015 |
36 |
============================================ |
============================================ |
37 |
|
|