source: @ 503d72e

release-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9
Name Size Rev Age Author Last Change
doc fa1b15b   15 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   14 years nelhage Remove -Wno-pointer-sign from libfaim's compile flags. This is a port ...
perl 8f16dcd   14 years nelhage Implement basic Zephyr completion based on previously-seen messages.
scripts 2f2a643   14 years nelhage locker-update: Add --beta and --dry-run options.
t 7be5d8b   14 years nelhage Completion::Context: Fix behavior if point is at end after whitespace. ...
.gitignore 333 bytes b9c8d28   14 years andersk perl/modules/Makefile.am: Convert to automake. Signed-off-by: Anders ...
aim.c 66.5 KB 4d86e06   14 years andersk Get rid of a whole bunch of useless casts. Signed-off-by: Anders ...
AUTHORS 1.0 KB 1d2c4c3   15 years nelhage Rename doc/contributors to the more canonical AUTHORS
autogen.sh 27 bytes 37f27bc   14 years nelhage Switch the build system to using automake. Use automake for the build ...
barnowl 350 bytes d5ef539   14 years nelhage Build to barnowl.bin and replace 'barnowl' with a wrapper script. The ...
buddy.c 1.1 KB d43edd2   14 years andersk Death to RCS keywords. Signed-off-by: Anders Kaseorg <andersk@mit.edu>
buddylist.c 3.4 KB d43edd2   14 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   14 years nelhage BarnOwl 1.2.1
cmd.c 8.8 KB 4d86e06   14 years andersk Get rid of a whole bunch of useless casts. Signed-off-by: Anders ...
codelist.pl 675 bytes 0982901   14 years nelhage codelist.pl: Don't scan perlglue.c for declarations.
commands.c 80.5 KB ab225e0   14 years andersk Make setsearch be owl_function_search_start(string, ...
configure.ac 4.8 KB f4b7a03   14 years nelhage Bump the version for locker build
context.c 2.0 KB 4d86e06   14 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 4d86e06   14 years andersk Get rid of a whole bunch of useless casts. Signed-off-by: Anders ...
editwin.c 30.3 KB d43edd2   14 years andersk Death to RCS keywords. Signed-off-by: Anders Kaseorg <andersk@mit.edu>
encapsulate.pl 455 bytes f1e629d   20 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   14 years andersk Death to RCS keywords. Signed-off-by: Anders Kaseorg <andersk@mit.edu>
filterelement.c 8.9 KB 41c9a96   14 years andersk Reimplement search in terms of owl_regex. The current implementation ...
fmtext.c 25.5 KB 41c9a96   14 years andersk Reimplement search in terms of owl_regex. The current implementation ...
functions.c 97.0 KB 503d72e   14 years andersk owl_function_classinstfilt: Remove unused owl_global_get_filterlist. ...
glib_compat.c 427 bytes 731dd1e   15 years geofft Do we really need gcc -I. and #include <owl.h>?
global.c 20.2 KB 41c9a96   14 years andersk Reimplement search in terms of owl_regex. The current implementation ...
help.c 5.8 KB d43edd2   14 years andersk Death to RCS keywords. Signed-off-by: Anders Kaseorg <andersk@mit.edu>
history.c 1.9 KB d43edd2   14 years andersk Death to RCS keywords. Signed-off-by: Anders Kaseorg <andersk@mit.edu>
keybinding.c 3.4 KB d43edd2   14 years andersk Death to RCS keywords. Signed-off-by: Anders Kaseorg <andersk@mit.edu>
keymap.c 8.2 KB 4d86e06   14 years andersk Get rid of a whole bunch of useless casts. Signed-off-by: Anders ...
keypress.c 5.1 KB 6551eae   14 years nelhage keypress.c: Recognize "TAB" as a key name.
keys.c 14.8 KB d43edd2   14 years andersk Death to RCS keywords. Signed-off-by: Anders Kaseorg <andersk@mit.edu>
list.c 1.5 KB 4d86e06   14 years andersk Get rid of a whole bunch of useless casts. Signed-off-by: Anders ...
logging.c 10.2 KB d43edd2   14 years andersk Death to RCS keywords. Signed-off-by: Anders Kaseorg <andersk@mit.edu>
mainwin.c 4.2 KB d43edd2   14 years andersk Death to RCS keywords. Signed-off-by: Anders Kaseorg <andersk@mit.edu>
Makefile.am 2.0 KB d851bbc   14 years andersk Makefile.am: tester needs to link libfaim.a and libzcrypt.a. ...
message.c 22.3 KB 41c9a96   14 years andersk Reimplement search in terms of owl_regex. The current implementation ...
messagelist.c 2.3 KB d43edd2   14 years andersk Death to RCS keywords. Signed-off-by: Anders Kaseorg <andersk@mit.edu>
NEWS 7.0 KB 1aee7d9   21 years nygren * Added RCS Id strings to all files. * 'show keymaps' shows details of ...
obarray.c 2.6 KB 4d86e06   14 years andersk Get rid of a whole bunch of useless casts. Signed-off-by: Anders ...
owl.c 21.5 KB 4d86e06   14 years andersk Get rid of a whole bunch of useless casts. Signed-off-by: Anders ...
owl.h 16.5 KB 41c9a96   14 years andersk Reimplement search in terms of owl_regex. The current implementation ...
owl_perl.h 1.4 KB 120291c   15 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.6 KB 4d86e06   14 years andersk Get rid of a whole bunch of useless casts. Signed-off-by: Anders ...
perlglue.xs 9.2 KB 6dc2d6b   14 years nelhage save_excursion: Fix perl API error. We need to save a mark and ...
popexec.c 4.7 KB 4d86e06   14 years andersk Get rid of a whole bunch of useless casts. Signed-off-by: Anders ...
popwin.c 2.3 KB d43edd2   14 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   14 years andersk Reimplement search in terms of owl_regex. The current implementation ...
select.c 10.0 KB 4d86e06   14 years andersk Get rid of a whole bunch of useless casts. Signed-off-by: Anders ...
stubgen.pl 1.7 KB 1aee7d9   21 years nygren * Added RCS Id strings to all files. * 'show keymaps' shows details of ...
style.c 2.1 KB d43edd2   14 years andersk Death to RCS keywords. Signed-off-by: Anders Kaseorg <andersk@mit.edu>
test.h 290 bytes 1cf3f8d3   16 years nelhage Make the built-in regression tests output TAP and add a perl wrapper ...
tester.c 812 bytes d43edd2   14 years andersk Death to RCS keywords. Signed-off-by: Anders Kaseorg <andersk@mit.edu>
text.c 7.0 KB 64c9165   14 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   14 years andersk Get rid of a whole bunch of useless casts. Signed-off-by: Anders ...
variable.c 38.7 KB ba6c8bd   14 years andersk Get rid of a few more useless casts. Signed-off-by: Anders Kaseorg ...
view.c 3.8 KB 4d86e06   14 years andersk Get rid of a whole bunch of useless casts. Signed-off-by: Anders ...
viewwin.c 3.7 KB d43edd2   14 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   14 years andersk Death to RCS keywords. Signed-off-by: Anders Kaseorg <andersk@mit.edu>
zcrypt.c 7.0 KB 4d86e06   14 years andersk Get rid of a whole bunch of useless casts. Signed-off-by: Anders ...
zephyr.c 32.2 KB 5603d72   14 years andersk owl_zephyr_get_anyone_list: Remove an unused owl_global_get_homedir. ...
zwrite.c 8.7 KB d43edd2   14 years andersk Death to RCS keywords. Signed-off-by: Anders Kaseorg <andersk@mit.edu>
Note: See TracBrowser for help on using the repository browser.