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 ..