source: @ 712caac

release-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9
Name Size Rev Age Author Last Change
doc fa1b15b   16 years nelhage barnowl.1: Update slightly for barnowl (We're not owl anymore...)
examples 4f15e8e   15 years andersk Rip out the webbrowser variable.
libfaim ed62482   15 years nelhage Remove -Wno-pointer-sign from libfaim's compile flags. This is a port ...
perl cff58b4   15 years nelhage Fix the filter<foo> commands. Registering commands from the top-level ...
scripts 2f2a643   15 years nelhage locker-update: Add --beta and --dry-run options.
t 4fbc7f5   15 years nelhage complete_flags: Pass the completer the argument number being completed ...
.gitignore 333 bytes b9c8d28   15 years andersk perl/modules/Makefile.am: Convert to automake. Signed-off-by: Anders ...
aim.c 66.4 KB 5227de4   15 years andersk faimtest_parse_oncoming: Remove unused owl_global_get_buddylist.
AUTHORS 1.0 KB 1d2c4c3   16 years nelhage Rename doc/contributors to the more canonical AUTHORS
autogen.sh 27 bytes 37f27bc   15 years nelhage Switch the build system to using automake. Use automake for the build ...
barnowl 350 bytes d5ef539   15 years nelhage Build to barnowl.bin and replace 'barnowl' with a wrapper script. The ...
buddy.c 1.1 KB d43edd2   15 years andersk Death to RCS keywords. Signed-off-by: Anders Kaseorg <andersk@mit.edu>
buddylist.c 3.4 KB d43edd2   15 years andersk Death to RCS keywords. Signed-off-by: Anders Kaseorg <andersk@mit.edu>
BUGS 303 bytes 0337203   17 years nelhage First phase of the module rewrite. Internals now (IMO) somewhat ...
ChangeLog 70.1 KB 5df4b9a   15 years nelhage BarnOwl 1.2.1
cmd.c 8.8 KB 4d86e06   15 years andersk Get rid of a whole bunch of useless casts. Signed-off-by: Anders ...
codelist.pl 675 bytes 0982901   15 years nelhage codelist.pl: Don't scan perlglue.c for declarations.
commands.c 80.5 KB bc9020f   15 years andersk commands.c: Add missing initializers for commands_to_init. ...
configure.ac 4.8 KB 4656238   15 years nelhage BarnOwl 1.3rc1
context.c 2.0 KB 4d86e06   15 years andersk Get rid of a whole bunch of useless casts. Signed-off-by: Anders ...
COPYING 27.6 KB 23e1110   15 years nelhage Bump the copyright year range to 2009.
dict.c 5.4 KB 2b37be2   15 years andersk _owl_dict_find_pos: Clean up binary search. The incomprehensible ...
editwin.c 30.4 KB 0509efc   15 years nelhage editwin: Support zdots on the first line of a message.
encapsulate.pl 455 bytes f1e629d   21 years nygren New API for perl message formatting functions. Legacy ...
errqueue.c 526 bytes ec6ff52   20 years kretch Added the 'show errors' command Added the error queue Converted most ...
filter.c 8.5 KB d43edd2   15 years andersk Death to RCS keywords. Signed-off-by: Anders Kaseorg <andersk@mit.edu>
filterelement.c 8.9 KB 41c9a96   15 years andersk Reimplement search in terms of owl_regex. The current implementation ...
fmtext.c 25.5 KB 41c9a96   15 years andersk Reimplement search in terms of owl_regex. The current implementation ...
functions.c 97.0 KB 712caac   15 years andersk Cast away const on strings passed to libzephyr (with new function ...
glib_compat.c 427 bytes 731dd1e   16 years geofft Do we really need gcc -I. and #include <owl.h>?
global.c 20.2 KB 41c9a96   15 years andersk Reimplement search in terms of owl_regex. The current implementation ...
help.c 5.8 KB d43edd2   15 years andersk Death to RCS keywords. Signed-off-by: Anders Kaseorg <andersk@mit.edu>
history.c 1.9 KB d43edd2   15 years andersk Death to RCS keywords. Signed-off-by: Anders Kaseorg <andersk@mit.edu>
keybinding.c 3.4 KB d43edd2   15 years andersk Death to RCS keywords. Signed-off-by: Anders Kaseorg <andersk@mit.edu>
keymap.c 8.2 KB 4d86e06   15 years andersk Get rid of a whole bunch of useless casts. Signed-off-by: Anders ...
keypress.c 5.1 KB 6551eae   15 years nelhage keypress.c: Recognize "TAB" as a key name.
keys.c 14.8 KB d43edd2   15 years andersk Death to RCS keywords. Signed-off-by: Anders Kaseorg <andersk@mit.edu>
list.c 1.5 KB 4d86e06   15 years andersk Get rid of a whole bunch of useless casts. Signed-off-by: Anders ...
logging.c 10.2 KB d43edd2   15 years andersk Death to RCS keywords. Signed-off-by: Anders Kaseorg <andersk@mit.edu>
mainwin.c 4.2 KB d43edd2   15 years andersk Death to RCS keywords. Signed-off-by: Anders Kaseorg <andersk@mit.edu>
Makefile.am 2.1 KB 2fa9a1a0   15 years nelhage Make 'make check' work.
message.c 22.3 KB 41c9a96   15 years andersk Reimplement search in terms of owl_regex. The current implementation ...
messagelist.c 2.3 KB d43edd2   15 years andersk Death to RCS keywords. Signed-off-by: Anders Kaseorg <andersk@mit.edu>
NEWS 7.0 KB 1aee7d9   22 years nygren * Added RCS Id strings to all files. * 'show keymaps' shows details of ...
obarray.c 2.6 KB 4d86e06   15 years andersk Get rid of a whole bunch of useless casts. Signed-off-by: Anders ...
owl.c 21.5 KB 4d86e06   15 years andersk Get rid of a whole bunch of useless casts. Signed-off-by: Anders ...
owl.h 16.7 KB 712caac   15 years andersk Cast away const on strings passed to libzephyr (with new function ...
owl_perl.h 1.4 KB 120291c   16 years nelhage Clone owl_perl from the sqlite branch because I'm about to make use of it.
pair.c 372 bytes de1c8a5   15 years andersk Specialize owl_pair to strings.
perlconfig.c 13.7 KB 712caac   15 years andersk Cast away const on strings passed to libzephyr (with new function ...
perlglue.xs 10.4 KB 3ff3d86   15 years nelhage Complete variables and style names
popexec.c 4.6 KB 7565f8f   15 years andersk owl_popexec_new: Replace execv with simpler execl. Signed-off-by: ...
popwin.c 2.3 KB d43edd2   15 years andersk Death to RCS keywords. Signed-off-by: Anders Kaseorg <andersk@mit.edu>
README 704 bytes 6824a76   16 years nelhage Adding a note about IRC deps
regex.c 1.6 KB 41c9a96   15 years andersk Reimplement search in terms of owl_regex. The current implementation ...
runtests.sh 19 bytes 2fa9a1a0   15 years nelhage Make 'make check' work.
select.c 10.0 KB 4d86e06   15 years andersk Get rid of a whole bunch of useless casts. Signed-off-by: Anders ...
stubgen.pl 1.7 KB 1aee7d9   22 years nygren * Added RCS Id strings to all files. * 'show keymaps' shows details of ...
style.c 2.1 KB d43edd2   15 years andersk Death to RCS keywords. Signed-off-by: Anders Kaseorg <andersk@mit.edu>
test.h 290 bytes 1cf3f8d3   17 years nelhage Make the built-in regression tests output TAP and add a perl wrapper ...
tester.c 812 bytes d43edd2   15 years andersk Death to RCS keywords. Signed-off-by: Anders Kaseorg <andersk@mit.edu>
text.c 7.0 KB 64c9165   15 years andersk stristr: Remove. This stristr implementation had problems with ...
TODO 514 bytes 94cbc453   17 years nelhage Some TODO updates.
util.c 18.8 KB 4d86e06   15 years andersk Get rid of a whole bunch of useless casts. Signed-off-by: Anders ...
variable.c 38.8 KB defe4a3   15 years andersk Add const qualifiers for int *. Signed-off-by: Anders Kaseorg ...
view.c 3.8 KB 4d86e06   15 years andersk Get rid of a whole bunch of useless casts. Signed-off-by: Anders ...
viewwin.c 3.7 KB d43edd2   15 years andersk Death to RCS keywords. Signed-off-by: Anders Kaseorg <andersk@mit.edu>
wcwidth.c 13.6 KB 49a8434   15 years nelhage Fix three small warnings.
zbuddylist.c 1.2 KB d43edd2   15 years andersk Death to RCS keywords. Signed-off-by: Anders Kaseorg <andersk@mit.edu>
zcrypt.c 6.7 KB 0fa0745   15 years andersk zcrypt.c: Exorcise phantom prototypes. Signed-off-by: Anders Kaseorg ...
zephyr.c 32.3 KB 712caac   15 years andersk Cast away const on strings passed to libzephyr (with new function ...
zwrite.c 8.7 KB d43edd2   15 years andersk Death to RCS keywords. Signed-off-by: Anders Kaseorg <andersk@mit.edu>
Note: See TracBrowser for help on using the repository browser.