Timeline
Dec 2, 2010:
- 11:37 PM Changeset [e974152]release-1.10release-1.8release-1.9 by
- Bump version for development.
Nov 27, 2010:
Nov 26, 2010:
- 4:59 AM Changeset [7aa1fa5]release-1.10release-1.7release-1.8release-1.9 by
- Download Twitter consumer keys from barnowl.mit.edu [davidben@mit.edu: Fetch keys lazily in case Twitter is not configured.] Reviewed-by: Anders Kaseorg <andersk@mit.edu>
- 4:04 AM Changeset [b31f1c9]release-1.10release-1.7release-1.8release-1.9 by
- Move declarations before code I don’t know if we still care about this, but we had few enough violations that we might as well fix them. Signed-off-by: Anders Kaseorg <andersk@mit.edu>
- 4:04 AM Changeset [1dd285b]release-1.10release-1.7release-1.8release-1.9 by
- zcrypt: Make strings const Signed-off-by: Anders Kaseorg <andersk@mit.edu>
Nov 23, 2010:
- 10:05 PM Ticket #159 (Rewrite logging.c in perl) created by
- The logging code, in logging.c, is a mess. It should be …
- 5:22 PM Ticket #158 (./configure --without-zephyr && make fails with undefined reference to ...) created by
- When barnowl is configured --without-zephyr, com_err.h is …
Nov 21, 2010:
- 9:30 PM Ticket #157 (owl_function_error segfaults if you call it too early) created by
- If owl_function_error is called before the main window has been …
Nov 19, 2010:
- 4:15 PM Ticket #133 (:unsub doesn't work if ~/.zephyr.subs is a symlink) closed by
- fixed: Fixed by …
- 2:15 AM Changeset [950e2da]release-1.10release-1.7release-1.8release-1.9 by
- Fixed :unsub to make it work if ~/.zephyr.subs is a symlink (trac 133) link() fails on AFS if the target is a symlink. Additionally, on systems where link() succeeds, barnowl overwrites the symlink, instead of the actual file. To fix this, I've changed owl_util_file_deleteline to resolve symlinks on the passed file name first. The new (backup) file is written in the resolved directory, not the directory where the symlink itself is found. A helper function, owl_util_recursive_resolve_link, is added to recursivly resolve symlinks (if necessary). Reviewed-By: Karl Ramm <kcr@1ts.org>
- 2:15 AM Changeset [5fca55f]release-1.10release-1.7release-1.8release-1.9 by
- I/O errors on writing subscription file in :unsub are no longer clobbered by "No subscription present in..." owl_util_file_deleteline now returns -1 on error, and owl_zephyr_delsub now checks linesdeleted == 0 before erroring with "No subscription present in...". Additionally, free(filename) corrected to owl_free(filename) in two places. Reviewed-By: Karl Ramm <kcr@1ts.org>
- 1:48 AM Changeset [b401ef2]release-1.10release-1.7release-1.8release-1.9 by
- Display subject as XMPP personal context (if set)
Nov 14, 2010:
- 12:29 AM Ticket #156 (:help <command> <other stuff> should match :help <command> or emit an error) created by
- Currently <tt>:help <<em>command</em>> <<em>other …
Nov 13, 2010:
- 8:02 PM Ticket #96 (keybindings for sending to a user often results in mixes as not added ...) closed by
- fixed: Patch by adehnert has been merged (see …
Nov 12, 2010:
- 9:34 AM Changeset [7473e38b]release-1.10release-1.7release-1.8release-1.9 by
- Fix typo in owl_command_with_history
- 8:37 AM Changeset [35d2091]release-1.10release-1.7release-1.8release-1.9 by
- Allow adding text to the command history Adds the cmd-history-add command, which permits appending text to the command history. Adds the with-history command, which permits saving a command to history and executing it. This is primarily intended for use with bindkey. See also http://barnowl.mit.edu/ticket/96.
- 3:23 AM Ticket #155 (replycmd for instanced personals should put instance after user) created by
- If you reply to an instanced personal, you're more likely (IMO) to …
Nov 11, 2010:
- 9:46 PM Ticket #154 (add something like viewinstance in the vein of viewclass) created by
- It would be nice to narrow to a specific instance on a specific class …
Nov 8, 2010:
- 4:02 PM Changeset [9d21120]release-1.10release-1.7release-1.8release-1.9 by
- zephyr: update smartstrip logic * Deal with krb5 principal types first, then krb4 princiapl types. * Special case principals that start with 'host/', 'daemon/', 'rcmd.', and 'daemon.'. * Drop special case for webzephyr as it is now taken care of by the more general case above. Signed-off-by: Alejandro R. Sedeño <asedeno@mit.edu>
- 4:01 PM Changeset [1522e5d]release-1.10release-1.7release-1.8release-1.9 by
- webzephyr principal changed Signed-off-by: Alejandro R. Sedeño <asedeno@mit.edu>
Note: See TracTimeline
for information about the timeline view.