Timeline


and

Jul 10, 2013:

2:03 AM Ticket #257 (BarnOwl's github should send zephyrs) created by jgross@mit.edu
It would be nice to get zephyr notifications (either on -c barnowl, or …
12:38 AM Ticket #256 (Make history more discoverable) created by adehnert@mit.edu
I don't know how many times I've heard people say something like …
12:35 AM Ticket #255 (jmuc needs tab completion) created by adehnert@mit.edu
jmuc <TAB><TAB> doesn't do anything.

Jul 7, 2013:

1:48 PM IRC edited by lizdenys@mit.edu
typo (diff)

Jul 2, 2013:

6:56 PM Ticket #254 (Handle jabber word-wrapping properly) created by kchen@mit.edu
barnowl shouldn't send hard linebreaks in Jabber messages unless one …

Jun 30, 2013:

3:47 AM Changeset [749916e] by Jason Gross <jasongross9@gmail.com>
Merge d995ff373e4bc9378a307317218cdc5fa2973d1c into 96d80e9b4aa667605b9c786b0272e1ab04dfbe9b
3:46 AM Changeset [d995ff3]release-1.10 by Jason Gross <jgross@mit.edu>
ChangeLog updates should always show up on master This way Anders won't have to do any more commits like 1b17f506686dd0a0d0d433dec03180490d16d587 (or, at least, it won't take so long to notice we need such commits).
3:46 AM Changeset [14b79a0]release-1.10 by Jason Gross <jgross@mit.edu>
Note that we need a barnowl-1.(N+1)dev tag Perhaps we should include the invocations of git tag and git push to do this?
3:46 AM Changeset [4ae24dd]release-1.10 by Jason Gross <jgross@mit.edu>
Add instructions for updating launchpad The build version number of the launchpad daily builds should match the current development version number.

Jun 26, 2013:

6:00 PM Ticket #253 (owl_message_create_from_znotice might crash if z_opcode is NULL?) created by andersk@mit.edu
clang scan-build finds that owl_message_create_from_znotice passes …
5:56 PM Ticket #252 (zcrypt: Silly memory leak) created by andersk@mit.edu
This doesn’t matter much with zcrypt being a separate process, but …

Jun 22, 2013:

9:49 PM Changeset [88e7b2e] by Jason Gross <jasongross9@gmail.com>
Merge 50970e1c5d96255a716f6e51b6545cf70d01e8c7 into 96d80e9b4aa667605b9c786b0272e1ab04dfbe9b
9:49 PM Changeset [963f0e3] by Jason Gross <jasongross9@gmail.com>
Merge 1881f363eddc313fcaebb9d3026842719364d638 into 96d80e9b4aa667605b9c786b0272e1ab04dfbe9b
9:49 PM Changeset [4f6097e] by Anders Kaseorg <andersk@mit.edu>
Merge 7f86e3dd695e4807d0fdd87af08792a3c204e746 into 96d80e9b4aa667605b9c786b0272e1ab04dfbe9b
9:49 PM Changeset [ea43085] by Anders Kaseorg <andersk@mit.edu>
Merge c474a97ec58cb7252a91152375228eed5322676f into 96d80e9b4aa667605b9c786b0272e1ab04dfbe9b
9:49 PM Changeset [825953e] by Edward Z. Yang <ezyang@mit.edu>
Merge 33501b25952236fb070096716ed9c78845cd7f62 into 96d80e9b4aa667605b9c786b0272e1ab04dfbe9b
9:49 PM Changeset [2323e49] by David Benjamin <davidben@mit.edu>
Merge 15a7aeeea91ce9cd39eebe3f4e4205f307c78acf into 96d80e9b4aa667605b9c786b0272e1ab04dfbe9b
12:37 PM Changeset [f248113] by Jason Gross <jasongross9@gmail.com>
Merge 96d80e9b4aa667605b9c786b0272e1ab04dfbe9b into 1b17f506686dd0a0d0d433dec03180490d16d587
12:36 PM Changeset [96d80e9]release-1.10 by Jason Gross <jgross@mit.edu>
Added support for calling perl subs with various return types
12:36 PM Changeset [92ffd89]release-1.10 by Jason Gross <jgross@mit.edu>
Refactor perl calls through a single method I don't know the perl/C interface well enough to figure out the best way to standardize the many variants that we use to call perl code. Perhaps we should standardize the error messages, and put less knobs on the boilerplate macro.

Jun 20, 2013:

9:52 AM Changeset [cf2ebde] by Anders Kaseorg <andersk@mit.edu>
Merge 1b17f506686dd0a0d0d433dec03180490d16d587 into e4b8f937e213d2addfd212ab06571d541b2b532e
9:52 AM Changeset [1b17f50]release-1.10 by Anders Kaseorg <andersk@mit.edu>
Sync ChangeLog with release-1.9 branch Signed-off-by: Anders Kaseorg <andersk@mit.edu>
9:52 AM Changeset [10c32c9] by Anders Kaseorg <andersk@mit.edu>
Merge e4b8f937e213d2addfd212ab06571d541b2b532e into 80d7b445c48a5c63361e0ae972d0b0264d54ed65
9:52 AM Changeset [36c89aa] by Anders Kaseorg <andersk@mit.edu>
Merge 553fd38e1e27b359d56bf9dc00bd32d8220d75c3 into 80d7b445c48a5c63361e0ae972d0b0264d54ed65
9:25 AM Changeset [e4b8f93]release-1.10 by Anders Kaseorg <andersk@mit.edu>
Really support building Perl modules from a separate builddir Signed-off-by: Anders Kaseorg <andersk@mit.edu>
9:25 AM Changeset [1c22155]release-1.10 by Anders Kaseorg <andersk@mit.edu>
Get rid of all our embedded copies of Module::Install Signed-off-by: Anders Kaseorg <andersk@mit.edu>
9:25 AM Changeset [553fd38]release-1.10 by Anders Kaseorg <andersk@mit.edu>
Update .gitignore Commit 353719a2ddec4d6a8458ee42af37514fedbd80bf adds gmarshal_funcs.c, gmarshal_funcs.h. Commit a223b6b426c1897977b987d0ddce434afba604da adds /bin/, barnowl, tester and removes barnowl.bin, tester.bin. Automake 1.13 (which enables the parallel testsuite harness by default) adds runtests.sh.log, runtests.sh.trs, test-driver, test-suite.log. Signed-off-by: Anders Kaseorg <andersk@mit.edu>
6:29 AM Changeset [2b4122c] by Alex Dehnert <adehnert@mit.edu>
Merge 4cb12f80063cf26e1289c4a4b88e120449f27d54 into 80d7b445c48a5c63361e0ae972d0b0264d54ed65
6:29 AM Changeset [6f3d6b4] by Alex Dehnert <adehnert@mit.edu>
Merge 41be1452560325a95bf9c887f2343e493eacfc05 into 80d7b445c48a5c63361e0ae972d0b0264d54ed65
6:22 AM Changeset [80d7b44]release-1.10 by Alex Dehnert <adehnert@mit.edu>
Update and make configurable the default format - Rather than http://zephyr.1ts.org/wiki/df, use http://mit.edu/df, which is shorter - Rather than a bare URL, prefix "Config error: see " to make it clearer what is going on - Make the default format configurable using ./configure, to aid users with particularly severe length constraints
6:22 AM Changeset [41779bf]release-1.10 by Alex Dehnert <adehnert@mit.edu>
Add a .mailmap to canonicalize commit names/emails

Jun 16, 2013:

8:59 PM Changeset [41be145] by Alex Dehnert <adehnert@mit.edu>
Add a .mailmap to canonicalize commit names/emails

Jun 14, 2013:

7:39 PM Changeset [e428a36] by David Benjamin <davidben@mit.edu>
Merge 9d4dfdcd2d49dbcc22eb7c50544376042b61a6ba into 80c0fc7442dbbcdb248b6b588246470d35b6f8ec
7:39 PM Changeset [9d4dfdc]release-1.10 by David Benjamin <davidben@mit.edu>
When replacing a variable, keep the old value This unbreaks variable behavior on module reload. Reported-By: Robert Jacobs <rnjacobs@mit.edu>
7:39 PM Changeset [f20daff]release-1.10 by David Benjamin <davidben@mit.edu>
Don't g_value_unset an uninitialized GValue Silences a GObject assertion.
7:39 PM Changeset [5d8c9a7]release-1.10 by David Benjamin <davidben@mit.edu>
Make the fullvar variable test more reasonable Calling set on the output of get really should a no-op. Also test that the new version of the setters were installed.
7:39 PM Changeset [2497f99]release-1.10 by David Benjamin <davidben@mit.edu>
Add tests to detect new_variable_* overriding previously set values [davidben@mit.edu: Fix some nits]
Note: See TracTimeline for information about the timeline view.