Timeline


and

Jul 2, 2009:

10:57 AM Ticket #89 (Do a release) created by andersk@MIT.EDU
[…]

Jun 29, 2009:

8:02 PM Changeset [b72670b]release-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9 by Alejandro R. Sedeno <asedeno@darkmatter.mit.edu>
Recalculate topmsg when swaping the cursor and mark in the messagelist. Fix a bug in which when the marked message is off screen and the cursor and mark are swapped, the cursor ends up off screen.

Jun 28, 2009:

6:37 PM Changeset [0982901]release-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9 by Nelson Elhage <nelhage@mit.edu>
codelist.pl: Don't scan perlglue.c for declarations.
6:34 PM Changeset [2c270e6]release-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9 by Nelson Elhage <nelhage@mit.edu>
configure: Support an explicit --with{out,}-zephyr option.

Jun 23, 2009:

12:45 AM Changeset [94af438]release-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9 by Geoffrey Thomas <geofft@mit.edu>
Display a nicer error in :blist if .anyone doesn't exist. Signed-off-by: Geoffrey Thomas <geofft@mit.edu>

Jun 21, 2009:

3:24 AM Ticket #88 (OneLine mode fails on some zephyr markup) created by adehnert@MIT.EDU
Due to the limited space, OneLine mode handles some Zephyr markup …

Jun 20, 2009:

11:53 AM IRC created by afarrell@MIT.EDU

Jun 18, 2009:

6:30 PM Changeset [30e7ffd]release-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9 by Alex Dehnert <adehnert@mit.edu>
Don't zcrypt shift-R replies to zcrypted messages In particular, if we've set $sender to force a recipient, and the original message was not private, then we won't use zcrypt.

Jun 13, 2009:

12:04 PM Changeset [af3415c]release-1.10release-1.7release-1.8release-1.9 by Nelson Elhage <nelhage@mit.edu>
Add a $VERSION

Jun 12, 2009:

10:30 AM Ticket #87 (Can’t send non-ASCII over IRC) created by andersk@MIT.EDU
:irc-msg andersk ☺ [Error] (in cleanup) Wide character in send at …

Jun 9, 2009:

1:38 PM Changeset [00d8433]debian by Sam Hartman <hartmans@mit.edu>
*hate dch; no really this is going to unstable
1:27 PM Changeset [e189ed1]debian by Sam Hartman <hartmans@mit.edu>
Upload this time
1:13 PM Changeset [3c7c655]debian by Sam Hartman <hartmans@mit.edu>
1.1.1-1
1:09 PM Changeset [6b4469f]debian by Sam Hartman <hartmans@mit.edu>
Merge commit 'upstream/1.1.1' into debian
1:06 PM Changeset [560b071]debian by Sam Hartman <hartmans@mit.edu>
Merge in barnowl-1.1.1 to upstream by unpacking ../barnowl_1.1.1.orig.tar.gz.
1:06 PM Changeset [7fbbb27]debian by Sam Hartman <hartmans@mit.edu>
Use -f on git add in prepsource to include ignored files
1:02 PM Changeset [9c7458e]debian by Sam Hartman <hartmans@mit.edu>
debian/watch: watch file to download new barnowl sources debian/prepsource: script to set up git merge for upstream integration
12:37 PM Changeset [5550eb0]release-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9 by Nelson Elhage <nelhage@mit.edu>
Default style: Use strftime() on unix_time Instead of parsing time_str using a regex, just call strftime on the actual time_t to format the bits we want.
12:35 PM Changeset [d1ae4a4]release-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9 by Nelson Elhage <nelhage@mit.edu>
Export a time_t for messages to perl as 'unix_time' Previously, the only way for perl code to access the time was through the 'time' string, which code had to strptime() or otherwise parse in order to render the time in a different format.

Jun 7, 2009:

6:35 PM Changeset [ac40fdf]release-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9 by Geoffrey Thomas <geofft@mit.edu>
Makefile: Display what changed in owl_prototypes.h.

Jun 5, 2009:

9:47 PM Changeset [48f7d12]release-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9 by Nelson Elhage <nelhage@mit.edu>
Get rid of cryptic numeric messages after IRC commands. Remove the cryptic numeric codes that appear in the message area after certain IRC commands.
7:39 PM Changeset [c00ab5f]release-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9 by Geoffrey Thomas <geofft@mit.edu>
IRC: Include IRC admin messages in the 'irc' filter. Stolen-from: Alex Vandiver <alexmv@mit.edu> Signed-off-by: Geoffrey Thomas <geofft@mit.edu>
5:46 PM Changeset [ddf1835]release-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9 by Anders Kaseorg <andersk@mit.edu>
Bind the weird sequences that M-LEFT and M-RIGHT seem to actually emit. Signed-off-by: Anders Kaseorg <andersk@mit.edu>

Jun 3, 2009:

11:18 PM Changeset [4f0a2ee]release-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9 by Nelson Elhage <nelhage@mit.edu>
Fix M-LEFT and M-RIGHT bindings. We had them backwards for some reason. Reported-By: Karl Ramm <kcr@mit.edu>
11:47 AM Changeset [fc92548d]release-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9 by Nelson Elhage <nelhage@mit.edu>
Replace '@ISA' references with 'use base' 'use base' will automatically 'use' the prereq modules, which was potentially problematic back when that didn't work, but is now exactly what we want.

Jun 2, 2009:

6:36 PM Changeset [bc8275e]release-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9 by Alex Dehnert <adehnert@mit.edu>
Fix replycmd to use right class/instance Replies to personals, login messages, etc. should not use the message's class. Fixes bug introduced by 62236380ee077b92.
12:48 PM Changeset [8daf504]release-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9 by Nelson Elhage <nelhage@mit.edu>
Allow SIGINT to interrupt getting the Zephyr buddy list If we're behind a NAT or Zephyr is losing for some other reason, 'l' will hang for (30 seconds) * (size of .anyone). Allow SIGINT to interrupt it and cause us to bail out early. ZLocateUser will still hang for up to 30 seconds before that takes effect, but that's better than having to wait for all of them.
11:53 AM Changeset [fd8dfe7]release-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9 by Nelson Elhage <nelhage@mit.edu>
Load perl code from the filesystem at runtime. Remove perlwrap.pm and associated code, and instead do 'use BarnOwl' at boot time to load cdoe from the file system at runtime. In addition, add appropriate 'use' statements to the .pm files to cause everything to get loaded.
11:53 AM Changeset [ee183be]release-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9 by Nelson Elhage <nelhage@mit.edu>
Break perlwrap.pm into multiple files. Break perlwrap.pm out into .pm files in perl/lib. With this commit, we keep perlwrap.pm around and still load it as before. The next commit will delete perlwrap.pm and start loading perl files directly from disk at runtime.
11:53 AM Changeset [1be5823]release-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9 by Nelson Elhage <nelhage@mit.edu>
Handle errors in perlwrap.pm better. If we error out in perlwrap.pm, we can't call owl_function_error, because we don't have enough infrastructure set up. So, instead of calling that, just dump the error to standard error and exit.
11:53 AM Changeset [d5ef539]release-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9 by Nelson Elhage <nelhage@mit.edu>
Build to barnowl.bin and replace 'barnowl' with a wrapper script. The wrapper script sets up BARNOWL_DATA_DIR to point to the build directory, instead of the compiled-in system-wide share directory.
Note: See TracTimeline for information about the timeline view.