Timeline


and

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 [6f3d6b4] by Alex Dehnert <adehnert@mit.edu>
Merge 41be1452560325a95bf9c887f2343e493eacfc05 into 80d7b445c48a5c63361e0ae972d0b0264d54ed65
6:29 AM Changeset [2b4122c] by Alex Dehnert <adehnert@mit.edu>
Merge 4cb12f80063cf26e1289c4a4b88e120449f27d54 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]

Jun 9, 2013:

8:22 PM Ticket #251 (barnowl-1.10dev tag is not annotated) closed by davidben@mit.edu
fixed: Oops. I think this is fixed now?
12:07 PM Changeset [3247e21] by Robert Jacobs <github@eamp.org>
Merge 590466bd0b606fc50dc489d946089bf50a837dec into 80c0fc7442dbbcdb248b6b588246470d35b6f8ec

Jun 4, 2013:

7:19 PM Changeset [590466b] by Robert Jacobs <rnjacobs@mit.edu>
Add tests to detect new_variable_* overriding previously set values

Jun 3, 2013:

5:29 PM Ticket #251 (barnowl-1.10dev tag is not annotated) created by andersk@mit.edu
barnowl-1.10dev is not an annotated tag, which breaks git describe
3:46 AM Changeset [4cb12f80] 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

May 27, 2013:

4:50 PM Changeset [5ba0391] by Jason Gross <jasongross9@gmail.com>
Merge 80c0fc7442dbbcdb248b6b588246470d35b6f8ec into 6383920fd2bf91655aa255c01f48608ecdca08fe
4:50 PM Changeset [80c0fc7]release-1.10 by Jason Gross <jgross@mit.edu>
Fix spelling errors in AUTHORS (caught by ispell)
4:49 PM Changeset [f6b7c9c]release-1.10 by Jason Gross <jgross@mit.edu>
Add more people to AUTHORS From a suggestion of Anders: > Actually, since it’s probably best to keep them in an order that doesn’t > change over time, here are the authors sorted by when their first commit > was merged: $ git log origin/master --pretty='%an' --topo-order --reverse | awk '{if (!h[$0]) {print $0; h[$0]=1}}' I removed duplicates and most of the middle initials.
2:10 PM Changeset [01585d0] by Jason Gross <jasongross9@gmail.com>
Merge 6383920fd2bf91655aa255c01f48608ecdca08fe into b58dea13aadcc1eee14a142336f8a331c8c7d2f5
2:09 PM Changeset [6383920]release-1.10 by Jason Gross <jgross@mit.edu>
Messages sent to 'class messages' are not personal Add the presumably intended $ at the end.
2:09 PM Changeset [0adbce1]release-1.10 by Jason Gross <jgross@mit.edu>
Make is_personal like owl_message_is_personal Before we were hard-coding zephyr messages to be personal if they were on class message, and were private. All non-zephyr messages were personal if and only if they were private. This disagreed with owl_message_is_personal, which checked the "personal" filter. Now, is_personal also checks the "personal" filter.
2:09 PM Changeset [1ced34f]release-1.10 by Jason Gross <jgross@mit.edu>
Expose message_matches_filter to perl

May 26, 2013:

10:20 PM Changeset [b58dea1]release-1.10 by Geoffrey Thomas <geofft@ldpreload.com>
.gitignore: Add MYMETA.yml We already ignore META.yml, and see http://www.dagolden.com/index.php/479/mymeta-yml-in-the-wild/

May 25, 2013:

3:46 PM Changeset [1e2fab5]release-1.9 by Geoffrey Thomas <geofft@ldpreload.com>
Fix display of pseudologins After b9517cf7ce2959a6e86a52d25a98b1d03df56d58, they lost fields and auth keys. They're faked, so they don't really have fields or auth, but put them in anyway to appease existing styles. Reported-By: Kevin Chen <kchen@mit.edu> (cherry picked from commit 6401db33a7a1c3156833113bbe6e9eec7a571406)
3:46 PM Changeset [fc2b7ae]release-1.9 by Geoffrey Thomas <geofft@ldpreload.com>
zephyr: Replace outgoing default format with a small URL We need the bytes, no modern client uses it, and it's inherently a security vulnerability. For those clients that do use it, provide a link to a page on the zephyr wiki that explains the issue. (cherry picked from commit 9b3167b9c2d41734807e20045328812b089538e5)
3:14 AM Ticket #250 (Twitter API v1 is going away June 11th) created by davidben@mit.edu
Unless they postpone it again. …

May 22, 2013:

5:19 PM Changeset [f7bb59f] by Robert Jacobs <github@eamp.org>
Merge d555aa1e8ee817696b8bfa7aeed40e242c7ec461 into 60ae73623d2d5d0de7ff98c39b77da51ec7b30a9
4:34 PM Changeset [d555aa1]release-1.10 by Robert Jacobs <rnjacobs@mit.edu>
We should fail fast on -c filsrv, which most people won't have permission to send to
Note: See TracTimeline for information about the timeline view.