a few more words..
authorJoey Hess <joey@kodama.kitenet.net>
Thu, 25 Oct 2007 08:52:49 +0000 (04:52 -0400)
committerJoey Hess <joey@kodama.kitenet.net>
Thu, 25 Oct 2007 08:52:49 +0000 (04:52 -0400)
fanboy

diff --git a/fanboy b/fanboy
index 751ba3d904bd9eef363df41d099d100db194e502..f49bc37ea3d29454aa320b2c7a06ef9449130a22 100755 (executable)
--- a/fanboy
+++ b/fanboy
@@ -2,13 +2,13 @@
 
 my %topics=(
        git => [qw(linus git linux rebase rebased merge merged cherry-pick
-               branch branched branches git-*)],
+               branch branched branches git-* push pull pushed pulled)],
        ubuntu => [qw(Mark MOTU ubuntu debian rock rocks rule dapper
                feisty fiesty gutsy hoary edgy universe launchpad gnome desktop
                naked sabdfl community)],
        debian => [qw(Debian rules rule ian murdock upstream release
                stable unstable testing apt apt-get deb developer NM RM
-               NMU FTBFS BTS ITP)],
+               NMU FTBFS BTS ITP DFSG non-free free)],
 );
 
 if (! @ARGV) {
This page took 0.01033 seconds and 4 git commands to generate.