From a981a9ed64ae6889be7031de163b41e5fdcfb6ce Mon Sep 17 00:00:00 2001 From: "psyc://psyced.org/~lynX" <@> Date: Mon, 21 Jun 2010 12:41:36 +0200 Subject: [PATCH] cmdchar fix, let gatebot enter non-#-channels (maybe) --- CHANGESTODO | 2 ++ config/versioncontrol.tcsh | 3 +++ world/net/irc/gatebot.c | 19 ++++++++++--------- world/net/user.c | 7 +++---- 4 files changed, 18 insertions(+), 13 deletions(-) diff --git a/CHANGESTODO b/CHANGESTODO index d22911d..d18c3dc 100644 --- a/CHANGESTODO +++ b/CHANGESTODO @@ -10,6 +10,8 @@ vim:nosmarttab:syntax=diff ________________________________________________________________________ == SERIOUS!!! ========================================================== ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯ +- make polly use oauth - deadline: june + - remote psycers do not always show up properly via jabber client + MUC - /m freenode:symlynx hey diff --git a/config/versioncontrol.tcsh b/config/versioncontrol.tcsh index 50df34f..a7bc71f 100644 --- a/config/versioncontrol.tcsh +++ b/config/versioncontrol.tcsh @@ -62,4 +62,7 @@ alias cvsdeath 'find . -name CVS -print -prune -exec rm -r {} \;' alias gdifR 'git diff master..\!:1/master |& difvu -' # to merge all the changes, use "gmergR " alias gmergR 'git merge -s resolve \!:1/master' +# to view the log of check-ins use this +alias glogR 'git log FETCH_HEAD' +# then you can 'git cherry-pick' specific commit hashes diff --git a/world/net/irc/gatebot.c b/world/net/irc/gatebot.c index 6c5efb1..456d596 100644 --- a/world/net/irc/gatebot.c +++ b/world/net/irc/gatebot.c @@ -345,7 +345,7 @@ case "privmsg": rcpt = rcpt[0 ..