source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @cc27237   9 years jgross Use g_utf8_casefold and g_utf8_normalize We define a convenience ...
(edit) @4b9c3b9   9 years jgross Update IRC logging to be more idiomatic Based on a message from kini ...
(edit) @9367711   9 years jgross Add a comment about existence of logging dirs
(edit) @33d384a   9 years jgross Remove irc: from irc message filenames
(edit) @50a3240   9 years jgross Log to subfolders of a base path A different subfolder for each protocol.
(edit) @101aedb   9 years jgross Add IRC logging filename generation Based on asedeno's comment "For ...
(edit) @c0d31b3   9 years jgross Log different realms to different files
(edit) @681ce76   9 years jgross Ignore kerberos instances in the sender and recipient when logging ...
(edit) @1210b54   9 years jgross Moved the last of the logging-related variables to perl We seem to ...
(edit) @023f405   9 years jgross Moved logging-specific variables to perl But only the ones that could ...
(edit) @bf61c61   9 years jgross Moved notification of message logging to perl
(edit) @6e764aa   9 years jgross Moved the checking of whether or not to log messages to perl
(edit) @f511c1e   9 years jgross Moved outgoing zephyr error logging to perl
(edit) @e38cc20   9 years jgross Scrapped the last bits of C code dealing with jabber. We still have ...
(edit) @dca6255   9 years jgross Moved log file name generation to perl I don't think that the ...
(edit) @e7ab1d7   9 years jgross Made owl_util_makepath available from perl There's probably a better ...
(edit) @c877a63   9 years jgross Moved log generation code to perl.
(edit) @db1a2f8b   9 years jgross Display log file name on failure to open file Also, make ...
(edit) @7dcef03   9 years andersk Use the Glib slice allocator for fixed-size objects The slice ...
(edit) @d779a1a   10 years andersk Remove redundant per-module .gitignore, .hgignore files This is all ...
(edit) @59f4fd6   10 years andersk perl/modules/.gitignore: Add META.json, MYMETA.json ...
(edit) @7834bb5   10 years andersk .gitignore: Add other kinds of tags Signed-off-by: Anders Kaseorg ...
(edit) @7792bac   10 years andersk .gitignore: Add compile This is pulled in by Automake ≥ 1.14. ...
(edit) @f1095da   10 years andersk .gitignore: Reorganize Divide .gitignore into logical sections, and ...
(edit) @ba9a1be   10 years andersk .gitignore: Remove core, jabber.log Signed-off-by: Anders Kaseorg ...
(edit) @ebcdf4d   10 years andersk owl_zephyr_smartstripped_user: Simplify, fixing overlapping strcat ...
(edit) @21dc927   10 years andersk Test owl_zephyr_smartstripped_user Signed-off-by: Anders Kaseorg ...
(edit) @ebc6f77   10 years andersk Humanize zsigs Stop throwing away parts of multiline zsigs; we have ...
(edit) @6f87658   10 years andersk Sync ChangeLog with release-1.9 branch Signed-off-by: Anders Kaseorg ...
(edit) @c55930e   10 years andersk Show Zephyr charset in info popup Signed-off-by: Anders Kaseorg ...
(edit) @41064be   10 years ezyang change BarnOwl::Module::Jabber::getServerFromJID to use ...
(edit) @926c721   10 years ezyang fix cmd_join in BarnOwl/Module/IRC.pm to use $chan, not $channel which ...
(edit) @441fd42   10 years andersk Replace the last few “Barnowl”s with “BarnOwl”s Signed-off-by: Anders ...
(edit) @ca1fb26a   10 years andersk Be smarter about rebuilding on version number changes Signed-off-by: ...
(edit) @685cca7   10 years andersk Remove C files from BUILT_SOURCES They are already built through ...
(edit) @76e80de   10 years jgross Update completion for :irc-{join,part}
(edit) @be43554   10 years jgross Add a ~/.owl/ircchannels file, persist channels All irc channel ...
(edit) @ae2b830   10 years jgross owl_util_file_delete_line in perl
(edit) @c84c365   10 years jgross remove a space
(edit) @ecd4edf   10 years ezyang Added perl methods to register and unregister idle watchers.
(edit) @120dac7   10 years ezyang Added a hook for wakeup/user input. I wanted to add a hook that got ...
(edit) @a38becd   10 years ezyang Added a perl hook for :away Note: The sepbar no longer distinguishes ...
(edit) @4f7b1f4   10 years ezyang Support channel-or-user IRC commands, and setup irc-msg to use it. ...
(edit) @48c09d4   10 years jgross Add .travis.yml for Travis-CI Yay for continuous integration and ...
(edit) @77dfeb1   10 years jgross Add -D_XOPEN_SOURCE_EXTENDED This is needed for cchar_t on the ...
(edit) @d995ff3   10 years jgross ChangeLog updates should always show up on master This way Anders ...
(edit) @14b79a0   10 years jgross Note that we need a barnowl-1.(N+1)dev tag Perhaps we should include ...
(edit) @4ae24dd   10 years jgross Add instructions for updating launchpad The build version number of ...
(edit) @96d80e9   10 years jgross Added support for calling perl subs with various return types
(edit) @92ffd89   10 years jgross Refactor perl calls through a single method I don't know the perl/C ...
(edit) @1b17f50   10 years andersk Sync ChangeLog with release-1.9 branch Signed-off-by: Anders Kaseorg ...
(edit) @e4b8f93   10 years andersk Really support building Perl modules from a separate builddir ...
(edit) @1c22155   10 years andersk Get rid of all our embedded copies of Module::Install Signed-off-by: ...
(edit) @553fd38   10 years andersk Update .gitignore Commit 353719a2ddec4d6a8458ee42af37514fedbd80bf ...
(edit) @80d7b44   10 years adehnert Update and make configurable the default format - Rather than ...
(edit) @41779bf   10 years adehnert Add a .mailmap to canonicalize commit names/emails
(edit) @9d4dfdc   10 years davidben When replacing a variable, keep the old value This unbreaks variable ...
(edit) @f20daff   10 years davidben Don't g_value_unset an uninitialized GValue Silences a GObject assertion.
(edit) @5d8c9a7   10 years davidben Make the fullvar variable test more reasonable Calling set on the ...
(edit) @2497f99   10 years davidben Add tests to detect new_variable_* overriding previously set values ...
(edit) @80c0fc7   10 years jgross Fix spelling errors in AUTHORS (caught by ispell)
(edit) @f6b7c9c   10 years jgross Add more people to AUTHORS From a suggestion of Anders: > Actually, ...
(edit) @6383920   10 years jgross Messages sent to 'class messages' are not personal Add the presumably ...
(edit) @0adbce1   10 years jgross Make is_personal like owl_message_is_personal Before we were ...
(edit) @1ced34f   10 years jgross Expose message_matches_filter to perl
(edit) @b58dea1   10 years geofft .gitignore: Add MYMETA.yml We already ignore META.yml, and see ...
(edit) @d555aa1   10 years rnjacobs We should fail fast on -c filsrv, which most people won't have ...
(edit) @60ae736   10 years jgross Fix a leak. Also add the CALLER_OWN annotation to the ...
(edit) @731e921   10 years jgross Make check for non-existant channel more correct Currently, this ...
(edit) @53151d4   10 years adehnert Use "our" instead of "my" for zephyrStartup hook All our other hooks ...
(edit) @c2866ec   10 years jgross Split irc messages into chunks From Zephyr: barnowl / irc-cutoff / ...
(edit) @0625919   10 years andersk Check that programs support --help and --version in ‘make ...
(edit) @8f335a8   10 years andersk zcrypt: Accept --help Signed-off-by: Anders Kaseorg <andersk@mit.edu>
(edit) @5175cf8   10 years andersk zcrypt: Accept --version Signed-off-by: Anders Kaseorg <andersk@mit.edu>
(edit) @478dc8e   10 years andersk zcrypt: Use getopt_long Signed-off-by: Anders Kaseorg <andersk@mit.edu>
(edit) @499224d   10 years andersk barnowl --help: Write to stdout and exit successfully Signed-off-by: ...
(edit) @a223b6b   10 years andersk Build bin/{barnowl,tester} instead of {barnowl,tester}.bin This lets ...
(edit) @487cc2b   10 years andersk configure: Support --disable-maintainer-mode automake < 1.8 doesn’t ...
(edit) @78b9503   10 years andersk Distribute files in doc/ individually ‘make distcheck’ in automake < ...
(edit) @24ece84   10 years andersk Explicitly substitute abs_builddir, abs_srcdir automake < 1.10 didn’t ...
(edit) @60e8617   10 years davidben Don't swallow errors in :unsuball More code that should get fixed if ...
(edit) @89f01bd   10 years davidben Remove pointless ZFreeNotice It's only meant to be called on a ...
(edit) @3624a2c   10 years andersk Don’t distribute generated sources Signed-off-by: Anders Kaseorg ...
(edit) @5db8835   10 years andersk Allow testing in a separate build directory Now we pass ‘make ...
(edit) @1dba5bd   10 years andersk Allow running barnowl within a separate build directory ...
(edit) @574b952   10 years andersk Generate the barnowl and tester wrapper scripts at build time ...
(edit) @eb5e8fc   10 years andersk Allow building in a separate build directory Signed-off-by: Anders ...
(edit) @6249a88f   10 years andersk Include generated headers with #include <> ...
(edit) @cb1243be   10 years andersk Remove redundant -I$(top_srcdir) from AM_CPPFLAGS Automake already ...
(edit) @b80bae0   10 years andersk Distribute more files in ‘make dist’ Signed-off-by: Anders Kaseorg ...
(edit) @a870319   10 years andersk Uninstall more files in ‘make uninstall’ Signed-off-by: Anders ...
(edit) @0f5b08e   10 years andersk Clean more files in ‘make clean’ Signed-off-by: Anders Kaseorg ...
(edit) @25d7236   10 years andersk Fix perlglue.c dependency on typemap This was broken by commit ...
(edit) @7155955   10 years andersk filterproc.c: Sever owl.h dependency This fixes ‘make zcrypt’, which ...
(edit) @13a39ae8   10 years andersk Update autoconf macros from pkg-config 0.28 5fc77a9 Add autoconf ...
(edit) @e9b4a2c   10 years andersk Update autoconf macros from autoconf-archive 2012.09.08 cfea4ee ...
(edit) @0a6a2d6   10 years andersk Skip deprecated g_type_init() for GLib 2.35 ...
(edit) @3496369   10 years andersk call_filter: Set *out = NULL on g_spawn_async_with_pipes failure ...
(edit) @ba5e919   10 years adam perlvariables: add new ExtUtils::Depends dependency to README
(edit) @a54ffe6   10 years adam Merge pull request #118 from davidben/perlvariables-n-plus-1 Merging ...
Note: See TracRevisionLog for help on using the revision log.