Timeline
11/20/09:
- 03:28 Changeset [dab89e2891d01e3a2c5ff346f0bd09e212b27c43] by
- Add completion for :filter*
- 03:28 Changeset [1b9a16366cf57b001917f401a208b365f82fbbb5] by
- Fix filter* Recent tokenization changes broke the filter* family of ...
11/16/09:
- 20:53 Changeset [f63a68156a4aac1c6a5146c331ac1859cc70c9bf] by
- Mark the current mark with an asterisk Has priority over the arrow, but ...
11/15/09:
- 18:23 Ticket #117 (Can’t join #ubuntu+1 anymore.) created by
- […]
- 18:16 Ticket #62 (Sometimes outgoing zephyrs don't appear until another one happens) closed by
- fixed: I bet this was the same as #111.
- 18:12 Ticket #111 (Receipt of your own zephyrs delayed by a second) closed by
- fixed: Fixed in commit 12e291a330f117a61b8b222315c1f39822010a2a or so.
- 18:10 Ticket #87 (Can’t send non-ASCII over IRC) closed by
- fixed: Fixed in commit 0c4a190dd56c6e2fcdf3a8fd077cade98620946d.
- 10:36 Changeset [3e8625f46160eeb17c3945617be3d3d82c5a4b8a] by
- Complete class names for the 'unsub' command.
11/07/09:
- 21:14 Changeset [8df704f223d93cca5a442bf8b462fdaabd069c05] by
- Take the version number from git if we're building in a git tree.
- 21:14 Changeset [01846cebe79d07863da17547f59fd0d0eb97c1d2] by
- do-release: Support release tarballs from random git revisions.
11/04/09:
- 17:17 Ticket #116 (Terminal.app display issues) created by
- barnowl / xterm-color / andersk 16:59 (Anders Kaseorg) [Continuing …
11/03/09:
- 13:49 WikiStart edited by
- (diff)
- 13:48 UsefulCommands edited by
- (diff)
- 13:40 UsefulCommands edited by
- (diff)
- 13:39 UsefulCommands edited by
- (diff)
- 12:31 WikiStart edited by
- Reorganization? (diff)
- 12:26 UsefulCommands created by
- Creating a new page…
11/01/09:
- 17:39 Changeset [6c812238bb0807fdc7b9d1f2feded908ff509286] by
- Fix _followlast behavior. I broke _followlast in ...
10/30/09:
- 12:06 Changeset [96c3265adb3b452bec79a85030e082fc64d14011] by
- Tighten up sepbar()
10/29/09:
- 22:55 Ticket #115 (Unbindkey function) created by
- :bindkey <keymap> <keyseq> command or :unbindkey <keymap> …
- 21:51 Changeset [e3068de13716f360b58ba2e2cdc99f7b7e4b9a5d] by
- perlconfig: Remove G_KEEPERR I believe this is only around because I ...
- 21:49 Changeset [48d130b1d845e04389262e8cbfdd3064726b9468] by
- Fix an uninitialized variable warning in tab completion. Signed-off-by: ...
10/28/09:
- 22:49 Changeset [338e5235f0585384ca0db9d54211b880de159b37] by
- Some work towards composable/customizable styles. Replace most direct ...
- 18:30 Ticket #114 (DWIM on ":sub -c sipb") created by
- Run getopt on :subscribe so that :sub -c sipb and :sub -i white-magic …
- 10:00 Changeset [ad0deddb4298f15386cb0fca17ff0b2265b9ba7d] by
- make control characters human-readable Random control characters that ...
- 00:18 Changeset [0b21230c60038729b397adb87a85bb71f24a661c] by
- Prevent scrollmode normal from bouncing. If there is a large message on ...
10/27/09:
- 20:52 Changeset [2447a1ba09d4f7cff926232db18cfe3ac3c96ea6] by
- Performance improvement in fixup. Turn the single loop into two nested ...
- 20:51 Changeset [1bdd90d85a28ff8d5cbdae25a2df9c2e558024dc] by
- Zephyr: Store Zephyr fields as utf-8. For backwards compatibility, store ...
- 20:51 Changeset [da0bfb7e0400c87413670a4a305849165e63181a] by
- Maintain the 'curmsg is not at end' invariant on swap-mark-and-point.
- 20:51 Changeset [369707ed232a584a6b9f06c3e2c84ce4eb9f281e] by
- Remove explicit sepbar() calls.
- 20:49 Changeset [42128274b397d991c888d09e465e8b74470d0968] by
- Merge commit 'barnowl-1.4' into ...
- 15:08 Changeset [7ca5d3e3f8c76c75f3200773de375d80ac951461] by
- Remove obsolete dispatch simplifications This should have been part of ...
- 14:15 Changeset [a01ed7cdca6315ea934496b953495210530f61f7] by
- Merge branch 'io_dispatch_rewrite'
- 00:41 Changeset [ffc4df61a846d99a75783f7d348fb98dd19910aa] by
- Switch perl API to new I/O Dispatch API. Signed-off-by: Alejandro R. ...
- 00:41 Changeset [18fdd5f9be6de827a19aceb95d4769058b145869] by
- Switch C to the new I/O Dispatch API. Signed-off-by: Alejandro R. Sedeño ...
- 00:41 Changeset [6fc40a789c812bcdaacbe64f88178bb1409d1071] by
- Rip out the old dispatch API. Signed-off-by: Alejandro R. Sedeño ...
- 00:41 Changeset [f1a273685f36f1fb7fac47ea3a1faae22b58a352] by
- Switch perl modules to the new I/O Dispatch API. Signed-off-by: Alejandro ...
- 00:41 Changeset [df0138f05e0bae986f09d167195c6ce676bac37d] by
- Add a new I/O Dispatch API Signed-off-by: Alejandro R. Sedeño ...
10/26/09:
- 16:09 Changeset [68c572a4377c03adaeca5bb25ec192e3515dc2df] by
- Add typedefs for AV and HV For compiles when OWL_PERL isn't ...
- 16:09 Changeset [e67359b30d65785f8a0951ed0df008dae0e38036] by
- Add owl_new_av to abstract owl_list to AV* Takes a callback function to ...
- 16:09 Changeset [3cc4bfc144304de096deb510403db0c38a62af68] by
- Add owl_filter_to_sv for exporting filters Currently just returns the ...
- 16:09 Changeset [e3cbd65cfe991b0f4d6b753d76dc9e1157caa634] by
- Use owl_new_av in exported functions Simplified all_variables, ...
- 16:09 Changeset [fe7616e5988beed102273ee0ed321a352ba80297] by
- Export BarnOwl::all_keymaps to perl For completing the show keymap ...
- 16:09 Changeset [02a72bfacefe24e332415bea7225142b5d609763] by
- Further complete the show command Add subcommands keymap(s) and errors. ...
- 16:09 Changeset [e7f5970bf7083cf17c2ed23381f4ff53816d7ffb] by
- Add owl_new_hv for future Perl code While we're at it, might as well make ...
- 00:23 Changeset [1ee5c79201bda5ae7debf1c06a41c4813cebb496] by
- owl_util_string_to_color returns OWL_COLOR_INVALID when it is ...
- 00:23 Changeset [1b9d3cc988eca748bb848a9e8e8c38c6b4022dfd] by
- atoi("puce") == 0 Signed-off-by: Geoffrey Thomas <geofft@mit.edu>
10/25/09:
- 12:12 Changeset [a3e61a29065fa8b947f06870ee2a0c52108398b3] by
- Rewrite color name<->number mapping code Make it data-driven, as opposed ...
10/24/09:
- 21:21 Changeset [2b6622a602f1f8b0922ad96976b2abc20232db9c] by
- locker-build: Use -R instead of -Wl,-R on Solaris. On Athena 9 Solaris, ...
- 12:59 Changeset [6211c76aaa89daad04de5054a29f0cca46630638] by
- Add owl_editwin_free Properly disposes of an owl_editwin. Signed-off-by: ...
- 12:59 Changeset [4cc02605995bbca1c471a2e72d1cb9ba2b42b7f9] by
- Add fill-paragraph test case for owl_editwin One of them currently ...
- 12:59 Changeset [f9d257b7036a557ba1d61d6149c5801dbda10d41] by
- Check mark before skipping space after period Fixes edit:fill-paragraph ...
- 12:12 Changeset [859077469433dd85e1c9ebff365cb2cc6d237c6a] by
- Reconnect to MUCs when reconnecting to Jabber. Signed-off-by: Alejandro ...
10/23/09:
- 23:01 Changeset [23fddadbb7a375688e9be9627f1f5ca39aaa54d0] by
- refactor & rename filter creation & storage ...
- 22:50 Changeset [84ea53cceca0c0915283fccbb9e6fece4cbcc25f] by
- data-driven owl_setup_default_filter Factor out a bunch of calls to the ...
- 22:50 Changeset [52761cc7346cb35d2d70160f25573df691427ef2] by
- Cleanup owl_function_debugmsg. Nuke two buff[LINE]s in ...
- 15:56 Changeset [73faa26a4aa955d75df73bf1beb16726be045f26] by
- Make the unset documentation actually document the unset ...
- 15:49 Changeset [b644688634a207e3728488699f24f96fd01c6cfc] by
- editwin: owl_realloc "doesn't" fail
- 15:49 Changeset [bdbec0aacb083e63e1d0061e44722f3b1a05942f] by
- refactor and clean owl editwin startup functions Take ...
- 01:10 Changeset [fb7742c26c2c6ef87a9fafbc1dd594987d2ef4c9] by
- owl_perlconfig_execute: Do not arbitrarily add a newline to the ...
Note: See TracTimeline
for information about the timeline view.
