source:
@
fea7992
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 | 16 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 | fdc0c47 | 15 years | nelhage | Complete/Zephyr.pm: Use package variables instead of lexicals. This ... | |
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 ... | |
runtests.sh | 19 bytes | 2fa9a1a0 | 15 years | nelhage | Make 'make check' work. |
autogen.sh | 27 bytes | 37f27bc | 15 years | nelhage | Switch the build system to using automake. Use automake for the build ... |
test.h | 290 bytes | 1cf3f8d3 | 17 years | nelhage | Make the built-in regression tests output TAP and add a perl wrapper ... |
BUGS | 303 bytes | 0337203 | 18 years | nelhage | First phase of the module rewrite. Internals now (IMO) somewhat ... |
.gitignore | 333 bytes | b9c8d28 | 15 years | andersk | perl/modules/Makefile.am: Convert to automake. Signed-off-by: Anders ... |
barnowl | 350 bytes | d5ef539 | 15 years | nelhage | Build to barnowl.bin and replace 'barnowl' with a wrapper script. The ... |
pair.c | 372 bytes | de1c8a5 | 16 years | andersk | Specialize owl_pair to strings. |
glib_compat.c | 427 bytes | 731dd1e | 16 years | geofft | Do we really need gcc -I. and #include <owl.h>? |
encapsulate.pl | 455 bytes | f1e629d | 21 years | nygren | New API for perl message formatting functions. Legacy ... |
TODO | 514 bytes | 94cbc453 | 18 years | nelhage | Some TODO updates. |
errqueue.c | 526 bytes | ec6ff52 | 21 years | kretch | Added the 'show errors' command Added the error queue Converted most ... |
codelist.pl | 675 bytes | 0982901 | 15 years | nelhage | codelist.pl: Don't scan perlglue.c for declarations. |
README | 704 bytes | 6824a76 | 17 years | nelhage | Adding a note about IRC deps |
tester.c | 812 bytes | d43edd2 | 15 years | andersk | Death to RCS keywords. Signed-off-by: Anders Kaseorg <andersk@mit.edu> |
AUTHORS | 1.0 KB | 1d2c4c3 | 16 years | nelhage | Rename doc/contributors to the more canonical AUTHORS |
buddy.c | 1.1 KB | d43edd2 | 15 years | andersk | Death to RCS keywords. Signed-off-by: Anders Kaseorg <andersk@mit.edu> |
zbuddylist.c | 1.2 KB | d43edd2 | 15 years | andersk | Death to RCS keywords. Signed-off-by: Anders Kaseorg <andersk@mit.edu> |
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. |
list.c | 1.5 KB | 4d86e06 | 15 years | andersk | Get rid of a whole bunch of useless casts. Signed-off-by: Anders ... |
regex.c | 1.6 KB | 41c9a96 | 15 years | andersk | Reimplement search in terms of owl_regex. The current implementation ... |
stubgen.pl | 1.7 KB | 1aee7d9 | 22 years | nygren | * Added RCS Id strings to all files. * 'show keymaps' shows details of ... |
history.c | 1.9 KB | d43edd2 | 15 years | andersk | Death to RCS keywords. Signed-off-by: Anders Kaseorg <andersk@mit.edu> |
context.c | 2.0 KB | 4d86e06 | 15 years | andersk | Get rid of a whole bunch of useless casts. Signed-off-by: Anders ... |
style.c | 2.1 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. |
messagelist.c | 2.3 KB | d43edd2 | 15 years | andersk | Death to RCS keywords. Signed-off-by: Anders Kaseorg <andersk@mit.edu> |
popwin.c | 2.3 KB | d43edd2 | 15 years | andersk | Death to RCS keywords. Signed-off-by: Anders Kaseorg <andersk@mit.edu> |
obarray.c | 2.6 KB | 4d86e06 | 15 years | andersk | Get rid of a whole bunch of useless casts. Signed-off-by: Anders ... |
keybinding.c | 3.4 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> |
viewwin.c | 3.7 KB | d43edd2 | 15 years | andersk | Death to RCS keywords. Signed-off-by: Anders Kaseorg <andersk@mit.edu> |
view.c | 3.8 KB | 4d86e06 | 15 years | andersk | Get rid of a whole bunch of useless casts. Signed-off-by: Anders ... |
mainwin.c | 4.2 KB | d43edd2 | 15 years | andersk | Death to RCS keywords. Signed-off-by: Anders Kaseorg <andersk@mit.edu> |
popexec.c | 4.7 KB | 4d86e06 | 15 years | andersk | Get rid of a whole bunch of useless casts. Signed-off-by: Anders ... |
configure.ac | 4.8 KB | 4656238 | 15 years | nelhage | BarnOwl 1.3rc1 |
keypress.c | 5.1 KB | 6551eae | 15 years | nelhage | keypress.c: Recognize "TAB" as a key name. |
dict.c | 5.4 KB | 2b37be2 | 15 years | andersk | _owl_dict_find_pos: Clean up binary search. The incomprehensible ... |
help.c | 5.8 KB | d43edd2 | 15 years | andersk | Death to RCS keywords. Signed-off-by: Anders Kaseorg <andersk@mit.edu> |
zcrypt.c | 7.0 KB | 4d86e06 | 15 years | andersk | Get rid of a whole bunch of useless casts. Signed-off-by: Anders ... |
text.c | 7.0 KB | 64c9165 | 15 years | andersk | stristr: Remove. This stristr implementation had problems with ... |
NEWS | 7.0 KB | 1aee7d9 | 22 years | nygren | * Added RCS Id strings to all files. * 'show keymaps' shows details of ... |
keymap.c | 8.2 KB | 4d86e06 | 15 years | andersk | Get rid of a whole bunch of useless casts. Signed-off-by: Anders ... |
filter.c | 8.5 KB | d43edd2 | 15 years | andersk | Death to RCS keywords. Signed-off-by: Anders Kaseorg <andersk@mit.edu> |
zwrite.c | 8.7 KB | d43edd2 | 15 years | andersk | Death to RCS keywords. Signed-off-by: Anders Kaseorg <andersk@mit.edu> |
cmd.c | 8.8 KB | 4d86e06 | 15 years | andersk | Get rid of a whole bunch of useless casts. Signed-off-by: Anders ... |
filterelement.c | 8.9 KB | 41c9a96 | 15 years | andersk | Reimplement search in terms of owl_regex. The current implementation ... |
select.c | 10.0 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> |
perlglue.xs | 10.4 KB | 3ff3d86 | 15 years | nelhage | Complete variables and style names |
perlconfig.c | 13.6 KB | f12d199 | 15 years | geofft | Revert "owl_function_info: Explain the auth status better." ... |
wcwidth.c | 13.6 KB | 49a8434 | 16 years | nelhage | Fix three small warnings. |
keys.c | 14.8 KB | d43edd2 | 15 years | andersk | Death to RCS keywords. Signed-off-by: Anders Kaseorg <andersk@mit.edu> |
owl.h | 16.5 KB | 41c9a96 | 15 years | andersk | Reimplement search in terms of owl_regex. The current implementation ... |
util.c | 18.8 KB | 4d86e06 | 15 years | andersk | Get rid of a whole bunch of useless casts. Signed-off-by: Anders ... |
global.c | 20.2 KB | 41c9a96 | 15 years | andersk | Reimplement search in terms of owl_regex. The current implementation ... |
owl.c | 21.5 KB | 4d86e06 | 15 years | andersk | Get rid of a whole bunch of useless casts. Signed-off-by: Anders ... |
message.c | 22.3 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 ... |
COPYING | 27.6 KB | 23e1110 | 16 years | nelhage | Bump the copyright year range to 2009. |
editwin.c | 30.3 KB | d43edd2 | 15 years | andersk | Death to RCS keywords. Signed-off-by: Anders Kaseorg <andersk@mit.edu> |
zephyr.c | 32.2 KB | fea7992 | 15 years | andersk | Quash some unused variable warnings building --without-zephyr. ... |
variable.c | 38.7 KB | c1d9441 | 15 years | andersk | variable.c: Add missing initializers for variables_to_init. ... |
aim.c | 66.4 KB | 5227de4 | 15 years | andersk | faimtest_parse_oncoming: Remove unused owl_global_get_buddylist. |
ChangeLog | 70.1 KB | 5df4b9a | 15 years | nelhage | BarnOwl 1.2.1 |
commands.c | 80.5 KB | bc9020f | 15 years | andersk | commands.c: Add missing initializers for commands_to_init. ... |
functions.c | 97.0 KB | fea7992 | 15 years | andersk | Quash some unused variable warnings building --without-zephyr. ... |
Note: See TracBrowser
for help on using the repository browser.