[1270] in BarnOwl Developers

home help back first fref pref prev next nref lref last post

[nelhage/barnowl] 799b60: Add the :show quickstart command.

daemon@ATHENA.MIT.EDU (noreply@github.com)
Thu Oct 29 18:14:49 2009

Resent-From: nelhage@mit.edu
Resent-To: barnowl-dev-mtg@charon.mit.edu
X-Original-To: nelhage@lunatique.mit.edu
Date: Sat, 24 Jan 2009 18:04:27 -0800
To: dirty-owl-hackers@mit.edu
From: noreply@github.com

Branch: refs/heads/debian
Home:   http://github.com/nelhage/barnowl

Commit: 799b60ea3145bfa2ad773b09544d31a3e30e77ff
    http://github.com/nelhage/barnowl/commit/799b60ea3145bfa2ad773b09544d31a3e30e77ff
Author: Geoffrey Thomas <geofft@mit.edu>
Date:   2008-11-15 (Sat, 15 Nov 2008)

Changed paths:
  M commands.c
  M functions.c
  M help.c
  M owl.c
  M perl/modules/Jabber/lib/BarnOwl/Module/Jabber.pm
  M perlwrap.pm

Log Message:
-----------
Add the :show quickstart command.

In an effort to make barnowl more self-documenting, add a ':show quickstart'
command, which displays about two lines on using each protocol, a getQuickstart
perl hook, and references to this command in the startup message and :help.

Signed-off-by: Geoffrey Thomas <geofft@mit.edu>


Commit: 33813991523c10b91982179dd48f55b4dc3ce7b8
    http://github.com/nelhage/barnowl/commit/33813991523c10b91982179dd48f55b4dc3ce7b8
Author: Nelson Elhage <nelhage@mit.edu>
Date:   2008-11-17 (Mon, 17 Nov 2008)

Changed paths:
  M Makefile.in
  M aim.c
  M owl.c
  M tester.c

Log Message:
-----------
Fix the regression tester so it builds again.


Commit: f4464544a8d8ed67998d75c5715219161f0bae5f
    http://github.com/nelhage/barnowl/commit/f4464544a8d8ed67998d75c5715219161f0bae5f
Author: Nelson Elhage <nelhage@mit.edu>
Date:   2008-11-17 (Mon, 17 Nov 2008)

Changed paths:
  M filterelement.c

Log Message:
-----------
Properly detect only directed cycles in the filter graph when looking
for recursive filters. Fixes #54.


Commit: 2c09826fc6b2544f003ab988ea71500688ce0f0a
    http://github.com/nelhage/barnowl/commit/2c09826fc6b2544f003ab988ea71500688ce0f0a
Author: Geoffrey Thomas <geofft@mit.edu>
Date:   2008-11-17 (Mon, 17 Nov 2008)

Changed paths:
  M functions.c

Log Message:
-----------
Make 'r' on a question start a command.

This eliminates one common confusion with questions, since people
expect to respond to a message via reply, rather than by running
a command.


Commit: 9a2ae6ceda866306b635d4d84a56dedcaa234c25
    http://github.com/nelhage/barnowl/commit/9a2ae6ceda866306b635d4d84a56dedcaa234c25
Author: Geoffrey Thomas <geofft@mit.edu>
Date:   2008-11-17 (Mon, 17 Nov 2008)

Changed paths:
  M functions.c

Log Message:
-----------
Clean up some uses of owl_malloc/sprintf to owl_sprintf for security.


Commit: 9711a6ed78d99195d08bc9f693d8d203fea0cc12
    http://github.com/nelhage/barnowl/commit/9711a6ed78d99195d08bc9f693d8d203fea0cc12
Author: Nelson Elhage <nelhage@mit.edu>
Date:   2008-11-17 (Mon, 17 Nov 2008)

Changed paths:
  M filter.c

Log Message:
-----------
Add a test case to filter.c for referencing a filter multiple times.


Commit: 2209f16a3adaef466c14613ece8b6fed25d4a686
    http://github.com/nelhage/barnowl/commit/2209f16a3adaef466c14613ece8b6fed25d4a686
Author: Nelson Elhage <nelhage@mit.edu>
Date:   2008-12-04 (Thu, 04 Dec 2008)

Changed paths:
  M commands.c

Log Message:
-----------
Make 'version' return "BarnOwl" instead of "Owl"


Commit: f79d6a2ccedcc7110b1391f385fb739e324562bd
    http://github.com/nelhage/barnowl/commit/f79d6a2ccedcc7110b1391f385fb739e324562bd
Author: Anders Kaseorg <andersk@mit.edu>
Date:   2008-12-05 (Fri, 05 Dec 2008)

Changed paths:
  M perl/modules/IRC/lib/BarnOwl/Message/IRC.pm

Log Message:
-----------
IRC: Escape interpolated variables in regexes using "\Q\E".


Commit: 9375f8c6437069cd5e17a476685a9e7b280aa9a5
    http://github.com/nelhage/barnowl/commit/9375f8c6437069cd5e17a476685a9e7b280aa9a5
Author: Anders Kaseorg <andersk@mit.edu>
Date:   2008-12-05 (Fri, 05 Dec 2008)

Changed paths:
  M perl/modules/Jabber/lib/BarnOwl/Message/Jabber.pm

Log Message:
-----------
Jabber: Escape interpolated variables in regexes using "\Q\E".


Commit: 1d12db24316ef46d2153803642c509ffd75acb22
    http://github.com/nelhage/barnowl/commit/1d12db24316ef46d2153803642c509ffd75acb22
Author: Anders Kaseorg <andersk@mit.edu>
Date:   2008-12-05 (Fri, 05 Dec 2008)

Changed paths:
  M functions.c

Log Message:
-----------
Zephyr: Escape interpolated variables in regexes using owl_text_quote().


Commit: 364531713aced1af15464e4b59c252cf90451ad3
    http://github.com/nelhage/barnowl/commit/364531713aced1af15464e4b59c252cf90451ad3
Author: Anders Kaseorg <andersk@mit.edu>
Date:   2008-12-05 (Fri, 05 Dec 2008)

Changed paths:
  M aim.c

Log Message:
-----------
Use 0 instead of NULL for flags.


Commit: ce6721f99c947809f0f7e9e13da354c1eec69a8d
    http://github.com/nelhage/barnowl/commit/ce6721f99c947809f0f7e9e13da354c1eec69a8d
Author: Anders Kaseorg <andersk@mit.edu>
Date:   2008-12-05 (Fri, 05 Dec 2008)

Changed paths:
  M perlconfig.c

Log Message:
-----------
Use SvPV_nolen to get rid of n_a dummy variables.


Commit: 19bab8e06c354655085dfcac4d3a07b10bb01c36
    http://github.com/nelhage/barnowl/commit/19bab8e06c354655085dfcac4d3a07b10bb01c36
Author: Anders Kaseorg <andersk@mit.edu>
Date:   2008-12-05 (Fri, 05 Dec 2008)

Changed paths:
  M perlconfig.c
  M perlglue.xs

Log Message:
-----------
Don't return a mortal from owl_perlconfig_message2hashref().


Commit: 909771eefa0c684615b0cf0dfb396fec45af3270
    http://github.com/nelhage/barnowl/commit/909771eefa0c684615b0cf0dfb396fec45af3270
Author: Anders Kaseorg <andersk@mit.edu>
Date:   2008-12-05 (Fri, 05 Dec 2008)

Changed paths:
  M perlconfig.c

Log Message:
-----------
Simplify Perl string copying with owl_strdup().


Commit: de1c8a59c19d33ab73607ff6539f55d51088ec6b
    http://github.com/nelhage/barnowl/commit/de1c8a59c19d33ab73607ff6539f55d51088ec6b
Author: Anders Kaseorg <andersk@mit.edu>
Date:   2008-12-05 (Fri, 05 Dec 2008)

Changed paths:
  M owl.h
  M pair.c

Log Message:
-----------
Specialize owl_pair to strings.


Commit: 2aaca9484520a9cea0bdc795273de2fd34751c20
    http://github.com/nelhage/barnowl/commit/2aaca9484520a9cea0bdc795273de2fd34751c20
Author: Anders Kaseorg <andersk@mit.edu>
Date:   2008-12-05 (Fri, 05 Dec 2008)

Changed paths:
  M fmtext.c
  M functions.c

Log Message:
-----------
Make format_fn accept a char * instead of a void *.


Commit: 554a2b836ba40cb8a9fbbc1b1b8aeb195a334e78
    http://github.com/nelhage/barnowl/commit/554a2b836ba40cb8a9fbbc1b1b8aeb195a334e78
Author: Anders Kaseorg <andersk@mit.edu>
Date:   2008-12-05 (Fri, 05 Dec 2008)

Changed paths:
  M aim.c
  M commands.c
  M regex.c

Log Message:
-----------
Fix format string injection bugs.


Commit: 6eaf35b1b74b142244bdde7df41bb5891454bbb7
    http://github.com/nelhage/barnowl/commit/6eaf35b1b74b142244bdde7df41bb5891454bbb7
Author: Anders Kaseorg <andersk@mit.edu>
Date:   2008-12-05 (Fri, 05 Dec 2008)

Changed paths:
  M owl.c
  M util.c

Log Message:
-----------
Correct format specifiers for longs.


Commit: 2b237308fb6a3f4831e639cbcc7f54ef74beed74
    http://github.com/nelhage/barnowl/commit/2b237308fb6a3f4831e639cbcc7f54ef74beed74
Author: Anders Kaseorg <andersk@mit.edu>
Date:   2008-12-05 (Fri, 05 Dec 2008)

Changed paths:
  M commands.c
  M global.c

Log Message:
-----------
Delete extra format string arguments.


Commit: 3ea31b6aee25c06dc9ca8af933d4d920eaf112c4
    http://github.com/nelhage/barnowl/commit/3ea31b6aee25c06dc9ca8af933d4d920eaf112c4
Author: Nelson Elhage <nelhage@mit.edu>
Date:   2008-12-06 (Sat, 06 Dec 2008)

Changed paths:
  M perlconfig.c

Log Message:
-----------
Kill a load of "value computed is not used" warnings.

I would love it if anyone could explain to me when gcc decides to
throw these warnings and when it doesn't. It can't actually be any use
of a non-void function in void context, can it?


Commit: d4b6b23362b3a9b7e5b8ca836bfceba4383c11f7
    http://github.com/nelhage/barnowl/commit/d4b6b23362b3a9b7e5b8ca836bfceba4383c11f7
Author: Anders Kaseorg <andersk@mit.edu>
Date:   2008-12-13 (Sat, 13 Dec 2008)

Changed paths:
  M Makefile.in

Log Message:
-----------
Don't ignore the --datarootdir setting.


Commit: 44fc93be20484f09d5265df4bb55456979efd531
    http://github.com/nelhage/barnowl/commit/44fc93be20484f09d5265df4bb55456979efd531
Author: Nelson Elhage <nelhage@mit.edu>
Date:   2008-12-13 (Sat, 13 Dec 2008)

Changed paths:
  M functions.c
  M popexec.c
  M wcwidth.c

Log Message:
-----------
Fix three small warnings.


Commit: 5547211b2a49e2fe6b405d8b72af6474b2a7b1a6
    http://github.com/nelhage/barnowl/commit/5547211b2a49e2fe6b405d8b72af6474b2a7b1a6
Author: Anders Kaseorg <andersk@mit.edu>
Date:   2008-12-13 (Sat, 13 Dec 2008)

Changed paths:
  M functions.c
  M global.c
  M zcrypt.c
  M zephyr.c
  M zwrite.c

Log Message:
-----------
Replace questionable sprintf(buf, "%s...", buf, ...) pattern, which is
broken by -D_FORTIFY_SOURCE.

perl -pe 's/(sprintf\s*\(\s*([^,]*))(\s*,\s*")%s([^"]*"\s*,)\s*\2\s*,/\1 + strlen(\2)\3\4/g'


Commit: 1c014eece4610d0a5882362dc4eede679792364b
    http://github.com/nelhage/barnowl/commit/1c014eece4610d0a5882362dc4eede679792364b
Author: Anders Kaseorg <andersk@mit.edu>
Date:   2008-12-13 (Sat, 13 Dec 2008)

Changed paths:
  M perl/modules/IRC/lib/BarnOwl/Module/IRC.pm

Log Message:
-----------
Show IRC /me messages with the conventional * instead of bold.


Commit: 5d2248c62dd7715238ac8948f05c0b8fd2963856
    http://github.com/nelhage/barnowl/commit/5d2248c62dd7715238ac8948f05c0b8fd2963856
Author: Nelson Elhage <nelhage@mit.edu>
Date:   2008-12-13 (Sat, 13 Dec 2008)

Changed paths:
  M perlglue.xs
  M perlwrap.pm

Log Message:
-----------
Rename *_internal commands into BarnOwl::Internal::


Commit: 9b70dd4730dcdc958150fe126007d358cec3c713
    http://github.com/nelhage/barnowl/commit/9b70dd4730dcdc958150fe126007d358cec3c713
Author: Anders Kaseorg <andersk@mit.edu>
Date:   2008-12-13 (Sat, 13 Dec 2008)

Changed paths:
  M commands.c
  M functions.c
  M keys.c

Log Message:
-----------
Rip out the openurl function.


Commit: 160d3f421ceb80ae77fe01b5158f58cba7f61960
    http://github.com/nelhage/barnowl/commit/160d3f421ceb80ae77fe01b5158f58cba7f61960
Author: Anders Kaseorg <andersk@mit.edu>
Date:   2008-12-13 (Sat, 13 Dec 2008)

Changed paths:
  M examples/owlconf.erik
  M examples/owlconf.simple
  M variable.c

Log Message:
-----------
Rip out the webbrowser variable.


Commit: b940b91e7aa126759387aa2da6dd5b353accdd32
    http://github.com/nelhage/barnowl/commit/b940b91e7aa126759387aa2da6dd5b353accdd32
Author: Nelson Elhage <nelhage@mit.edu>
Date:   2008-12-13 (Sat, 13 Dec 2008)

Changed paths:
  M ChangeLog
  M owl.h

Log Message:
-----------
1.0.4.1


Commit: 5b37c063d5a6a7a9fdfe3cde5a21e30d94beee7b
    http://github.com/nelhage/barnowl/commit/5b37c063d5a6a7a9fdfe3cde5a21e30d94beee7b
Author: Sam Hartman <hartmans@mit.edu>
Date:   2009-01-24 (Sat, 24 Jan 2009)

Changed paths:
  M owl.c
  M perlconfig.c

Log Message:
-----------
Call perl_sys_init3

Closes debian #495056

This is necessary for libperl to work at all on several
architectures/OSes.


Commit: 209ea948656001815132d477a0dfc0929e5b4c24
    http://github.com/nelhage/barnowl/commit/209ea948656001815132d477a0dfc0929e5b4c24
Author: Sam Hartman <hartmans@mit.edu>
Date:   2009-01-24 (Sat, 24 Jan 2009)

Changed paths:
  M debian/changelog

Log Message:
-----------
Call perl_sys_init3; Closes: 495056


Commit: 098376eeaf20fe624c3c47c2a21cb36b4e568641
    http://github.com/nelhage/barnowl/commit/098376eeaf20fe624c3c47c2a21cb36b4e568641
Author: Evan Broder <broder@mit.edu>
Date:   2009-01-24 (Sat, 24 Jan 2009)

Changed paths:
  M ChangeLog
  M Makefile.in
  M aim.c
  M commands.c
  M examples/owlconf.erik
  M examples/owlconf.simple
  M filter.c
  M filterelement.c
  M fmtext.c
  M functions.c
  M global.c
  M help.c
  M keys.c
  M owl.c
  M owl.h
  M pair.c
  M perl/modules/IRC/lib/BarnOwl/Message/IRC.pm
  M perl/modules/IRC/lib/BarnOwl/Module/IRC.pm
  M perl/modules/Jabber/lib/BarnOwl/Message/Jabber.pm
  M perl/modules/Jabber/lib/BarnOwl/Module/Jabber.pm
  M perlconfig.c
  M perlglue.xs
  M perlwrap.pm
  M popexec.c
  M regex.c
  M tester.c
  M util.c
  M variable.c
  M wcwidth.c
  M zcrypt.c
  M zephyr.c
  M zwrite.c

Log Message:
-----------
Merge commit 'barnowl-1.0.4.1' into debian


Commit: 92f8fc29ff739c9286655b8c717473a4d2d3fa81
    http://github.com/nelhage/barnowl/commit/92f8fc29ff739c9286655b8c717473a4d2d3fa81
Author: Evan Broder <broder@mit.edu>
Date:   2009-01-24 (Sat, 24 Jan 2009)

Changed paths:
  M debian/changelog

Log Message:
-----------
Changelog for 1.0.4.1-0debathena1.



home help back first fref pref prev next nref lref last post