Timeline


and

May 21, 2012:

11:02 AM Ticket #218 (IRC continously reconnects if nickname is already in use) created by lfaraone@mit.edu
I was connected to irc.freenode.net as lfaraone|work, but my default …

May 14, 2012:

4:41 PM Changeset [81691e8]release-1.10release-1.9 by David Benjamin <davidben@mit.edu>
Put config.h.in~ back in .gitignore It's generated by ./autogen.sh.
4:37 PM Changeset [65d3fba0]release-1.10release-1.9 by David Benjamin <davidben@mit.edu>
Remove emacs and vim files from .gitignore If you want these ignored, put them in core.excludesfile (e.g., ~/.gitignore) or in .git/info/excludes. The project itself doesn't involve emacs or vim, and some people (like me) actually want to see these in `git status`. This reverts 1703f7231e2822e81916109bafcfebee606f7beb, 0741984c2bd338434f3ece168f6de9c4df82efa6, and 6b7e7a50c32181a4902b9f9d2a80105934f49a6b.

May 13, 2012:

1:17 AM Changeset [7a51fb4] by GitHub Merge Button <merge-button@github.com>
Merge 06470d77924a3e883bc40a6c81234f340c45818e into 2354e9a5fabd3efa2825b96557715caa33ede671
1:17 AM Changeset [06470d7]release-1.10release-1.9 by Alex Dehnert <adehnert@mit.edu>
Include names of invalid filters This makes errors in filters defined in startup files easier to find. Otherwise, figuring out the name can be hard.

May 10, 2012:

1:25 AM Changeset [70a76f3] by GitHub Merge Button <merge-button@github.com>
Merge 2354e9a5fabd3efa2825b96557715caa33ede671 into 3442788e25354f35073af4d491d81295f3110948
1:18 AM Changeset [2354e9a]release-1.10release-1.9 by David Benjamin <davidben@mit.edu>
If zcrypt fails to decrypt, strip away the zcrypt opcode Otherwise you can make a message look encrypted by sending it with a faked 'crypt' opcode. It also confuses the reply command. Replace it with 'failed-decrypt' just so it shows up in the UI somehow. Perhaps someone can write perl code to retry zcrypt on all messages with that opcode. Also has the side effect of marking gibberish so the user has some hope of realizing what happened if they sub to a zcrypted class without the key. And initialize out to NULL since there's actually a codepath where that value never gets set. Reported-by: Melissa Hunt <wings@mit.edu>

May 9, 2012:

3:06 PM Changeset [3f98443] by GitHub Merge Button <merge-button@github.com>
Merge 5111af4be9678d706cbb12f27c2a46321cff7ec7 into 3442788e25354f35073af4d491d81295f3110948
3:05 PM Changeset [3442788]release-1.10release-1.9 by David Benjamin <davidben@mit.edu>
Hide the default cursor with curs_set if supported Then we don't leave it randomly at the right of the sepbar.

Apr 27, 2012:

12:02 AM Changeset [ff637a7] by GitHub Merge Button <merge-button@github.com>
Merge e6e78421f9036ad03088a5e5dd248bf7efa65a27 into 80bea5b4b4a200f0bd0b5dcfe3a35c2cf3522e3a
12:00 AM Changeset [e6e7842]release-1.10release-1.9 by David Benjamin <davidben@mit.edu>
Complete viewperson and vp as viewuser and vu
Note: See TracTimeline for information about the timeline view.