[1677] in BarnOwl Developers
[nelhage/barnowl] b9df75: do-release: Support -f to release without a change...
daemon@ATHENA.MIT.EDU (noreply@github.com)
Thu Oct 29 18:20:00 2009
Resent-From: nelhage@mit.edu
Resent-To: barnowl-dev-mtg@charon.mit.edu
X-Original-To: nelhage@lunatique.mit.edu
Date: Thu, 10 Sep 2009 20:19:43 -0700
To: barnowl-dev@mit.edu
From: noreply@github.com
Branch: refs/heads/integration
Home: http://github.com/nelhage/barnowl
Commit: b9df7570ee591af4c364230254f61b32020e88bf
http://github.com/nelhage/barnowl/commit/b9df7570ee591af4c364230254f61b32020e88bf
Author: Nelson Elhage <nelhage@mit.edu>
Date: 2009-09-10 (Thu, 10 Sep 2009)
Changed paths:
M scripts/do-release
Log Message:
-----------
do-release: Support -f to release without a changelog
Commit: c1fc046df05b7b5bc5934367d97b8f6b31aee47b
http://github.com/nelhage/barnowl/commit/c1fc046df05b7b5bc5934367d97b8f6b31aee47b
Author: Nelson Elhage <nelhage@mit.edu>
Date: 2009-09-10 (Thu, 10 Sep 2009)
Changed paths:
M .gitignore
M ChangeLog
A Makefile.am
R Makefile.in
M aim.c
R athstatic
M autogen.sh
M buddy.c
M buddylist.c
M cmd.c
M codelist.pl
M commands.c
M configure.ac
M context.c
M dict.c
M editwin.c
R encapsulate.pl
M errqueue.c
M filter.c
M filterelement.c
M fmtext.c
M functions.c
M global.c
M help.c
M history.c
M keybinding.c
M keymap.c
M keypress.c
M keys.c
A libfaim/Makefile.am
R libfaim/Makefile.in
R libfaim/configure.ac
M list.c
M logging.c
M mainwin.c
M message.c
M messagelist.c
R mkinstalldirs
M obarray.c
M owl.c
M owl.h
M owl_perl.h
M pair.c
M perl/lib/BarnOwl.pm
A perl/lib/BarnOwl/Complete/Client.pm
A perl/lib/BarnOwl/Complete/Zephyr.pm
A perl/lib/BarnOwl/Completion.pm
A perl/lib/BarnOwl/Completion/Context.pm
A perl/lib/BarnOwl/Completion/Util.pm
A perl/lib/BarnOwl/Editwin.pm
M perl/lib/BarnOwl/Hooks.pm
M perl/lib/BarnOwl/Message/AIM.pm
M perl/lib/BarnOwl/Message/Zephyr.pm
M perl/lib/BarnOwl/Style/Default.pm
M perl/lib/Module/Install/BarnOwl.pm
M perl/modules/IRC/inc/Module/Install/BarnOwl.pm
M perl/modules/IRC/lib/BarnOwl/Module/IRC.pm
A perl/modules/IRC/lib/BarnOwl/Module/IRC/Completion.pm
M perl/modules/IRC/lib/BarnOwl/Module/IRC/Connection.pm
M perl/modules/Jabber/inc/Module/Install/BarnOwl.pm
M perl/modules/Jabber/lib/BarnOwl/Message/Jabber.pm
M perl/modules/Jabber/lib/BarnOwl/Module/Jabber.pm
A perl/modules/Makefile.am
M perl/modules/WordWrap/inc/Module/Install/BarnOwl.pm
M perlconfig.c
M perlglue.xs
M popexec.c
M popwin.c
M regex.c
A runtests.sh
M scripts/do-release
M scripts/locker-build
M scripts/locker-update
M select.c
M stubgen.pl
M style.c
A t/completion.t
M t/mock.pl
R test.h
M tester.c
M text.c
M util.c
M variable.c
M view.c
M viewwin.c
M zbuddylist.c
M zcrypt.c
M zephyr.c
M zwrite.c
Log Message:
-----------
Merge branch 'master' into integration
This is a scratchpad branch for preparing to merge
barnowl_perlmessages. It may be rebased frequently.
Conflicts:
commands.c
filterelement.c
functions.c
global.c
mainwin.c
message.c
messagelist.c
owl.h
perl/lib/BarnOwl.pm
perl/lib/BarnOwl/Hooks.pm
perlconfig.c
perlglue.xs
t/mock.pl
tester.c
util.c
view.c