1 Summary of changes from v023 to v024
2 ============================================
5 Disable echo when reading the password
7 Greg Kroah-Hartman (7):
8 fix compiler warning about fprintf
9 clean up some trailing whitespace
10 more coding style cleanups
11 don't free an array on the stack
12 fix crash when --debug is set
13 fix up some compiler warnings in read_password
14 use "quiet" mode of building if present.
17 Add laconica group support
20 BTI should not display password while user types it
22 Summary of changes from v022 to v023
23 ============================================
25 Amir Mohammad Saied (5):
28 verbose option for bash completion script
29 Updating documents, both for the new verbose mode, and custom laconi.ca installations.
30 Updating AUTHORs and copyright section
32 Summary of changes from v021 to v022
33 ============================================
35 Amir Mohammad Saied (2):
36 Support for custom bti installations
37 Updating config example file
39 Greg Kroah-Hartman (4):
40 add the script to the tarball.
41 fix build warning from time patch.
42 Merge branch 'master' of gregkh@master.kernel.org:/pub/scm/linux/kernel/git/gregkh/bti
43 Merge branch 'master' of git://github.com/amir/bti
46 bti: show timestamp in statuses
49 bti: use ssl for identi.ca
52 Summary of changes from v020 to v021
53 ============================================
55 Greg Kroah-Hartman (3):
56 fix build of man pages
57 Install bti-shrink-urls properly
61 Summary of changes from v019 to v020
62 ============================================
64 Greg Kroah-Hartman (3):
65 fix two compiler warnings.
67 add more forgotten files to Makefile.am
70 Summary of changes from v018 to v019
71 ============================================
73 Greg Kroah-Hartman (1):
74 Makefile.am and configure.ac tweaks to get the release correct
77 Summary of changes from v017 to v018
78 ============================================
81 Use '#' as prefix for our tweets if we're uid 0; otherwise '$'.
83 Greg Kroah-Hartman (8):
84 add "bti:" to the beginning of all debug messages
85 show version when starting up with debug enabled
86 added bti-shrink-urls man page
87 added bti-shrink-urls.1 to Makefile
88 added AUTHOR section to bti-shrink-urls.xml
89 add bti-shrink-urls.1 to tree
90 convert to use autotools
94 add missing arguments to getopt_long_only call and add --dry-run to --help
97 Summary of changes from v016 to v017
98 ============================================
100 Bart Trojanowski (1):
101 fix a bug with shrink_urls() when ran on text that contains no urls
104 Add support for api page numbers in read mode
106 Greg Kroah-Hartman (5):
107 Lots of checkpatch cleanups to the code
108 Merge branch 'master' of git://github.com/psykoyiko/bti
109 document the --page option
110 add --page to bti-bashcompletion
114 Summary of changes from v015 to v016
115 ============================================
117 Bart Trojanowski (6):
118 add make install target
119 add bti --shrink-urls
120 add bti --dry-run option
121 bti.xml and bti.example updates
122 fix an array overrun in shrink_urls()
123 bti-shrink-urls - properly handle urls with :
125 Greg Kroah-Hartman (3):
126 fix up some compiler warnings due to new patches
127 add new options to bash completion script
128 update bti.1 with new info from xml file
131 Summary of changes from v014 to v015
132 ============================================
134 Amir Mohammad Saied (11):
135 Actions support for bti
136 libxml2 libs and cflags
137 action and values for bash completion
138 Added action option in example bti config file
141 Updating bashcompletion and example config file for new actions
144 Handling unknown actions
145 Fixing an assignment issue
147 Greg Kroah-Hartman (2):
148 Change the formatting of --action output
149 fix readline mess when in --bash mode
151 Summary of changes from v013 to v014
152 ============================================
154 Greg Kroah-Hartman (1):
158 Summary of changes from v012 to v013
159 ============================================
161 Greg Kroah-Hartman (3):
162 coding style cleanups
164 don't duplicate string on password or account prompt
167 Summary of changes from v011 to v012
168 ============================================
170 Amir Mohammad Saied (2):
171 Source parameter added
172 Add bash completion script
174 Greg Kroah-Hartman (2):
176 document the logfile option
179 bti: incorrect version fix
182 Summary of changes from v010 to v011
183 ============================================
184 Amir Mohammad Saied (1):
185 Readline support for bti
187 Greg Kroah-Hartman (3):
188 add initial ~/.bti.log support to log what is going on
189 Add documentation about how to send me patches
190 disable log support until I can add some configurations for it
193 Summary of changes from v009 to v010
194 ============================================
196 Greg Kroah-Hartman (3):
197 add --proxy support to command line
198 check in changes to bti.1 from previous xml changes
199 document the order that config options are handled
202 Fix up documentation of proxy option
203 use the http_proxy environment variable if it is present
206 Summary of changes from v008 to v009
207 ============================================
209 Greg Kroah-Hartman (3):
210 initial cut at adding http proxy support
211 document proxy support
212 add example proxy value to the bti.example file
215 Summary of changes from v007 to v008
216 ============================================
218 Greg Kroah-Hartman (1):
219 Works properly now with twitter due to december twitter server change
222 Summary of changes from v006 to v007
223 ============================================
225 Greg Kroah-Hartman (4):
226 fix git command in Makefile
227 change README to show that we handle identi.ca also now
229 Merge branch 'master' of greg@mail.kroah.net:git/bti
232 fix segfault when piping to bti and user/password are not set
235 Summary of changes from v005 to v006
236 ============================================
238 Greg Kroah-Hartman (2):
239 added github url to the README
240 add identi.ca support to bti
243 Summary of changes from v004 to v005
244 ============================================
246 Greg Kroah-Hartman (2):
247 remove the pwd from the bash output, it's messy
248 expand the tweet size, it was only taking 100 chars
251 Summary of changes from v003 to v004
252 ============================================
254 Greg Kroah-Hartman (3):
255 if --bash is set, don't spit out error messages, we don't care.
256 if --bash is enabled, fork and handle the send in the background
257 update the man page about --bash options
260 Summary of changes from v002 to v003
261 ============================================
263 Greg Kroah-Hartman (4):
266 change --clean be the default and add --bash to duplicate old method
267 removed unneeded script
270 Summary of changes from v001 to v002
271 ============================================
273 Greg Kroah-Hartman (9):
274 increment version number
275 add .gz and .bz2 to .gitignore
276 remove ability to make .bz2 from Makefile
277 add --clean option to bti.c
278 add --version to bti.c
279 update the man page to reflect the new options
280 renamed HOWTO to README and added real information there
281 added bti.example as an example ~/.bti file
282 lots of manpage updates trying to document how to use bti better
285 Summary of changes from v000 to v001
286 ============================================
288 Greg Kroah-Hartman (8):
290 initial commit of bti, everything's working now
291 add the '$ ' to the beginning of the line.
293 meta files added (COPYING, ChangeLog, RELEASE_NOTES)
294 added fork functionality to get rid of annoying command line mess
296 more messing with directory format