]> ToastFreeware Gitweb - gregoa/bti.git/history
gregoa/bti.git
2011-11-04 gregor herrmannOutput actually used config file name instead of hardco... gregoa
2011-11-04 gregor herrmannMerge branch 'master' into gregoa
2011-10-30 Greg Kroah-HartmanMerge pull request #19 from amir/master
2011-10-25 Amir Mohammad Saieds/http/https/g
2011-10-22 Fabian Groffenbti: allow compilation on non-GNU platforms
2011-10-22 Greg Kroah-Hartmanbti.xml: docsheet url cleanup
2011-10-22 Jonathan Neuschäfersend_request: don't leak the curl stuff
2011-10-22 Jonathan NeuschäferHACKING: this is bti, not smugbatch
2011-10-22 Jonathan Neuschäferget_string*: fix a memory leak
2011-09-25 gregor herrmannMerge branch 'master' into gregoa
2011-08-24 Greg Kroah-HartmanMerge pull request #17 from siers/master
2011-08-24 siersOutput can be evened like a table with --column 20.
2011-05-08 Greg Kroah-HartmanMerge branch 'master' of github.com:gregkh/bti
2011-05-08 Greg Kroah-Hartmanbti: Handle NULL HOME environment variables
2011-03-23 Jonathan Neuschäferfix common misspellings
2011-03-21 Greg Kroah-Hartmanrelease 031
2011-03-21 Michel Alexandre... Keep searching for '#' comment marker if previous occur...
2011-03-19 gregor herrmannMerge branch 'gregoa' of colleen:bti into gregoa
2011-03-19 Greg Kroah-Hartmanconfig: fix possible access of non-allocated memory
2011-03-19 Michel Alexandre... Only treat # as a comment marker if it's at the beginni...
2011-03-19 Greg Kroah-Hartmancode formatting cleanups
2011-03-18 Diego Elio PettenòIn non-background execution, check whether the server...
2011-03-18 gregor herrmannlaconi.ca was renamed to StatusNet
2011-03-18 gregor herrmannMerge branch 'master' into gregoa
2011-03-17 Greg Kroah-Hartmanrelease 030
2011-02-18 Greg Kroah-Hartmansend_request needs to return a negative error value.
2011-02-18 Greg Kroah-HartmanMerge branch 'fix-segfault-invalid-host' of https:...
2011-02-18 Greg Kroah-HartmanMerge branch 'fix-retweet' of https://github.com/agimen...
2011-02-18 Greg Kroah-HartmanMerge branch 'trivial-fixes' of https://github.com...
2011-02-18 Greg Kroah-Hartmanbti.c: fix another compiler warning about global functions.
2011-02-18 Greg Kroah-Hartmanconfig.c: remove config debug lines.
2011-02-18 Greg Kroah-Hartmanconfig.c: fix up some compiler warnings
2011-02-03 L. Alberto GiménezFix a segfault when specifying an invalid host.
2011-01-17 L. Alberto GiménezFix retweet batch operation
2011-01-17 L. Alberto GiménezAdded tags files to .gitignore
2011-01-17 L. Alberto GiménezFix trivial compiler warnings
2011-01-16 gregor herrmannMerge branch 'gregoa' of colleen:bti into gregoa
2011-01-14 Greg Kroah-HartmanRevert "turn on some better compiler warnings."
2011-01-14 Greg Kroah-Hartmanrewrite the config parser
2011-01-14 Greg Kroah-Hartmanfix compiler warning with bti_output_line
2011-01-14 Greg Kroah-Hartmanmove debug to bti.h
2011-01-14 Greg Kroah-Hartmanturn on some better compiler warnings.
2011-01-12 gregor herrmannMerge branch 'master' into gregoa
2011-01-12 Greg Kroah-Hartmanrelease 029
2011-01-12 Greg Kroah-Hartmanmove output logic to one function
2011-01-12 Greg Kroah-Hartmanadd config.c
2011-01-12 Greg Kroah-Hartmancreate bti.h
2011-01-12 Greg Kroah-Hartmanmove verbose flag into the session structure
2011-01-12 Greg Kroah-Hartmanreformat README to have a bit shorter lines
2011-01-12 Greg Kroah-HartmanMerge branch 'oauth-readme' of https://github.com/agime...
2011-01-12 Greg Kroah-HartmanMerge testing branch into master
2011-01-12 Greg Kroah-HartmanMerge https://github.com/leif81/bti into main tree
2011-01-12 Greg Kroah-Hartmanupdated man pages generated from the docbook source
2011-01-12 gregor herrmannActive --dry-run for OAuth.
2011-01-12 gregor herrmannDocument the new --retweet feature in bti.xml and add...
2011-01-12 gregor herrmannAdd documentation for new shrink_host feature in bti...
2011-01-09 L. Alberto GiménezDocument how to configure OAuth.
2011-01-04 Leif Gruenwoldtuser and public actions may not require auth
2011-01-02 gregor herrmannMerge branch 'gregoa' of colleen:bti into gregoa
2011-01-02 gregor herrmannActive --dry-run for OAuth.
2010-12-19 gregor herrmannMerge branch 'gregoa' of colleen:bti into gregoa
2010-12-17 gregor herrmannDocument the new --retweet feature in bti.xml and add...
2010-12-17 gregor herrmannAdd documentation for new shrink_host feature in bti...
2010-12-17 gregor herrmannMerge branch 'master' into gregoa
2010-12-17 Dwi Sasongko SSupport proper 'reply_to' and 'retweet'
2010-12-17 Justin ForestSupport shrinking with bit.ly and j.mp.
2010-12-17 Amir Mohammad SaiedFixing Identi.ca's OAuth request_token URI
2010-12-17 Amir Mohammad SaiedUpdate my copyright date.
2010-09-25 gregor herrmannMerge branch 'master' into gregoa
2010-09-02 Greg Kroah-Hartmanrelease 028
2010-09-02 Greg Kroah-HartmanReduce the number of calls to fprintf.
2010-09-02 Greg Kroah-HartmanUpdate my copyright date.
2010-09-02 Diego Elio 'Flamee... Collapse more fprintf() calls.
2010-09-02 Diego Elio 'Flamee... Split --background from --bash, and make the latter...
2010-09-02 Diego Elio 'Flamee... Typo fix.
2010-09-02 Diego Elio 'Flamee... Use arrays rather than pointers for static strings.
2010-08-31 Diego Elio 'Flamee... Remove autoscan-generated bad tests.
2010-08-31 Diego Elio 'Flamee... build system: use AC_SEARCH_LIBS rather than assuming...
2010-08-31 Diego Elio 'Flamee... build system: use consistently pkg-config to check...
2010-08-18 Greg Kroah-Hartmanlong line cleanups
2010-08-18 Greg Kroah-Hartmanmore formatting cleanups
2010-08-18 Greg Kroah-Hartmanwhitespace cleanups for bti.c
2010-08-18 Greg Kroah-Hartmannew version of checkpatch.pl from 2.6.35-rc1 kernel
2010-08-18 Greg Kroah-HartmanFixup typo in Makefile.am found by @applehq
2010-08-18 Greg Kroah-Hartmanrelease 027
2010-08-18 Greg Kroah-Hartmanfix up the autoconf checking for liboauth and other...
2010-08-10 Amir Mohammad Saied- Cosmetics
2010-07-28 Greg Kroah-HartmanMerge branch 'master' into oath-test
2010-07-27 Amir Mohammad SaiedLeftovers from last commit, accepting account and,...
2010-07-27 Amir Mohammad SaiedHTTP basic auth for StatusNet instances
2010-07-22 Daniel CorderoFix a warning: unused variable message
2010-07-22 Daniel CorderoAdd a replyto configuration option
2010-07-22 Daniel CorderoSupport for replying to notices
2010-07-22 Daniel CorderoVerbose mode shows status IDs
2010-07-22 Greg Kroah-Hartmanerror out if liboauth is not present
2010-07-22 Amir Mohammad SaiedOAuth for both twitter, and identi.ca
2010-06-17 Greg Kroah-HartmanMerge branch 'master' into oath
2010-06-17 Michel Alexandre... Fix Implicit linking against -ldl
2010-05-24 Greg Kroah-Hartmanadd oath.keys from twitter.com
2010-05-19 Greg Kroah-Hartmanrelease 026
next