]>
git.madduck.net Git - etc/myrepos.git/commitdiff 
madduck's git repository 
Every one of the projects in this repository is available at the canonical
URL git://git.madduck.net/madduck/pub/<projectpath>  — see
each project's metadata for the exact URL.
All patches and comments are welcome. Please squash your changes to logical
commits before using git-format-patch  and git-send-email  to
patches@ git. madduck. net .
If you'd read over the Git project's submission guidelines  and adhered to them,
I'd be especially grateful.
SSH access, as well as push access can be individually
  arranged .
If you use my repositories frequently, consider adding the following
snippet to ~/.gitconfig  and using the third clone URL listed for each
project:
[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:
 
summary  | 
shortlog  | 
log  | 
commit  | commitdiff | 
tree 
raw  | 
patch  | 
inline  | side by side (parent: 
78b33a8 )
 
13 files changed:
-checkout = git_fake_bare_checkout 'ssh://git.madduck.net/~/git /pub/etc/mr.git' 'mr.git' '../../'
+checkout = git_fake_bare_checkout 'ssh://git.madduck.net/madduck /pub/etc/mr.git' 'mr.git' '../../'
-checkout = git_fake_bare_checkout 'ssh://git.madduck.net/~/git /pub/etc/ssh.git' 'ssh.git' '../../' && make -C ~/.ssh
+checkout = git_fake_bare_checkout 'ssh://git.madduck.net/madduck /pub/etc/ssh.git' 'ssh.git' '../../' && make -C ~/.ssh
 update = GIT_DIR=$MR_REPO git pull "$@" && make -C ~/.ssh
 
 [.fgits/git.git]
 update = GIT_DIR=$MR_REPO git pull "$@" && make -C ~/.ssh
 
 [.fgits/git.git]
-checkout = git_fake_bare_checkout 'ssh://git.madduck.net/~/git /pub/etc/git.git' 'git.git' '../../'
+checkout = git_fake_bare_checkout 'ssh://git.madduck.net/madduck /pub/etc/git.git' 'git.git' '../../'
-checkout = git_fake_bare_checkout 'ssh://git.madduck.net/~/git /pub/etc/zsh.git' 'zsh.git' '../../'
+checkout = git_fake_bare_checkout 'ssh://git.madduck.net/madduck /pub/etc/zsh.git' 'zsh.git' '../../'
 
 [.fgits/vim.git]
 checkout = git_fake_bare_checkout 'ssh://git.madduck.net/srv/git/git.madduck.net/pub/etc/vim.git' 'vim.git' '../../'
 
 [.fgits/vim.git]
 checkout = git_fake_bare_checkout 'ssh://git.madduck.net/srv/git/git.madduck.net/pub/etc/vim.git' 'vim.git' '../../'
 [code/mr]
 checkout = checkout_hack_branch mr \
         joeyh git://git.kitenet.net/mr \
 [code/mr]
 checkout = checkout_hack_branch mr \
         joeyh git://git.kitenet.net/mr \
-        ssh://git.madduck.net/~/git /pub/code/mr.git
+        ssh://git.madduck.net/madduck /pub/code/mr.git
         ln -fs ../code/mr/mr ~/.bin/mr
         git branch vcsh origin/vcsh
 update = case "$(git config --get remote.origin.url)" in
         ln -fs ../code/mr/mr ~/.bin/mr
         git branch vcsh origin/vcsh
 update = case "$(git config --get remote.origin.url)" in
               git checkout -b joeyh joeyh/master || :
               git branch -d master || :
               git remote rm origin || :
               git checkout -b joeyh joeyh/master || :
               git branch -d master || :
               git remote rm origin || :
-              git remote add origin ssh://git.madduck.net/~/git /pub/code/mr.git
+              git remote add origin ssh://git.madduck.net/madduck /pub/code/mr.git
               git fetch origin
               git branch master origin/master
               git checkout -b vcsh origin/vcsh
               git fetch origin
               git branch master origin/master
               git checkout -b vcsh origin/vcsh
-checkout = git clone ssh://git.madduck.net/~/git /pub/etc/mrsetup.git mrsetup
+checkout = git clone ssh://git.madduck.net/madduck /pub/etc/mrsetup.git mrsetup
 
 include = cat ~/.mr/roles/x
 
 [.fgits/awesome.git]
 include = cat ~/.mr/roles/x
 
 [.fgits/awesome.git]
-checkout = git_fake_bare_checkout 'ssh://git.madduck.net/~/git /pub/etc/awesome.git' 'awesome.git' '../../'
+checkout = git_fake_bare_checkout 'ssh://git.madduck.net/madduck /pub/etc/awesome.git' 'awesome.git' '../../'
 
-checkout = git_fake_bare_checkout 'ssh://git.madduck.net/~/git /pub/etc/caff.git' 'caff.git' '../../'
+checkout = git_fake_bare_checkout 'ssh://git.madduck.net/madduck /pub/etc/caff.git' 'caff.git' '../../'
 
-checkout = git clone ssh://git.madduck.net/~/git /colls/debian.git debian
+checkout = git clone ssh://git.madduck.net/madduck /colls/debian.git debian
 chain = true
 
 [.fgits/devscripts.git]
 chain = true
 
 [.fgits/devscripts.git]
-checkout = git_fake_bare_checkout ssh://git.madduck.net/~/git /pub/etc/devscripts.git devscripts.git ../../
+checkout = git_fake_bare_checkout ssh://git.madduck.net/madduck /pub/etc/devscripts.git devscripts.git ../../
 
 [code/unperish]
 checkout = bzr clone http://liw.iki.fi/bzr/unperish2/trunk/ unperish
 
 [code/unperish]
 checkout = bzr clone http://liw.iki.fi/bzr/unperish2/trunk/ unperish
 [code/dpkg]
 checkout = checkout_hack_branch dpkg \
        debian git://git.debian.org/git/dpkg/dpkg.git \
 [code/dpkg]
 checkout = checkout_hack_branch dpkg \
        debian git://git.debian.org/git/dpkg/dpkg.git \
-       ssh://git.madduck.net/~/git /pub/code/etckeeper.git
+       ssh://git.madduck.net/madduck /pub/code/etckeeper.git
-checkout = git clone 'ssh://git.madduck.net/~/git /pub/code/mbuild.git' mbuild
+checkout = git clone 'ssh://git.madduck.net/madduck /pub/code/mbuild.git' mbuild
 
 [code/schroot]
 checkout = git clone 'git://git.debian.org/git/buildd-tools/schroot.git' schroot
 
 [code/schroot]
 checkout = git clone 'git://git.debian.org/git/buildd-tools/schroot.git' schroot
 checkout = git clone 'git://git.debian.org/git/users/seanius/buildwrapper.git' 'buildwrapper'
 
 [code/dpkg]
 checkout = git clone 'git://git.debian.org/git/users/seanius/buildwrapper.git' 'buildwrapper'
 
 [code/dpkg]
-checkout = git clone 'ssh://git.madduck.net/~/git /pub/code/etckeeper.git' 'dpkg'
+checkout = git clone 'ssh://git.madduck.net/madduck /pub/code/etckeeper.git' 'dpkg'
 
 checkout = git_fake_bare_checkout 'ssh://git.madduck.net/srv/git/git.madduck.net/pub/etc/mutt.git' 'mutt.git' '../../'
 
 [.fgits/mutt-aliases.git]
 checkout = git_fake_bare_checkout 'ssh://git.madduck.net/srv/git/git.madduck.net/pub/etc/mutt.git' 'mutt.git' '../../'
 
 [.fgits/mutt-aliases.git]
-checkout = git_fake_bare_checkout 'ssh://git.madduck.net/~/git /etc/mutt-aliases.git' 'mutt-aliases.git' '../../'
+checkout = git_fake_bare_checkout 'ssh://git.madduck.net/madduck /etc/mutt-aliases.git' 'mutt-aliases.git' '../../'
-checkout = git_fake_bare_checkout 'ssh://git.madduck.net/~/git /etc/mailplate.git' 'mailplate.git' '../../'
+checkout = git_fake_bare_checkout 'ssh://git.madduck.net/madduck /etc/mailplate.git' 'mailplate.git' '../../'
-checkout = git_fake_bare_checkout 'ssh://git.madduck.net/~/git /pub/etc/quotes.git' 'quotes.git' '../../'
+checkout = git_fake_bare_checkout 'ssh://git.madduck.net/madduck /pub/etc/quotes.git' 'quotes.git' '../../'
 
 [mail]
 checkout = mkdir mail
 
 [mail]
 checkout = mkdir mail
 
-checkout = git clone 'ssh://git.madduck.net/~/git /pub/etc/mailfilter.git' .mailfilter
+checkout = git clone 'ssh://git.madduck.net/madduck /pub/etc/mailfilter.git' .mailfilter
 
 checkout = git clone ssh://git.debian.org/git/libkdtree/libkdtree.git libkdtree
 
 [code/mailplate]
 checkout = git clone ssh://git.debian.org/git/libkdtree/libkdtree.git libkdtree
 
 [code/mailplate]
-checkout = git clone ssh://git.madduck.net/~/git /pub/code/mailplate.git mailplate
+checkout = git clone ssh://git.madduck.net/madduck /pub/code/mailplate.git mailplate
 
 [code/ikiwiki]
 checkout = checkout_hack_branch ikiwiki \
         joeyh git://git.ikiwiki.info/ \
 
 [code/ikiwiki]
 checkout = checkout_hack_branch ikiwiki \
         joeyh git://git.ikiwiki.info/ \
-        ssh://git.madduck.net/~/git /pub/code/ikiwiki.git
+        ssh://git.madduck.net/madduck /pub/code/ikiwiki.git
 
 [code/etckeeper]
 checkout = checkout_hack_branch etckeeper \
         joeyh git://git.kitenet.net/etckeeper \
 
 [code/etckeeper]
 checkout = checkout_hack_branch etckeeper \
         joeyh git://git.kitenet.net/etckeeper \
-        ssh://git.madduck.net/~/git /pub/code/etckeeper.git
+        ssh://git.madduck.net/madduck /pub/code/etckeeper.git
 
 [code/offlineimap]
 checkout = checkout_hack_branch offlineimap \
         jgoerzen git://git.complete.org/offlineimap \
 
 [code/offlineimap]
 checkout = checkout_hack_branch offlineimap \
         jgoerzen git://git.complete.org/offlineimap \
-        ssh://git.madduck.net/~/git /pub/code/offlineimap.git
+        ssh://git.madduck.net/madduck /pub/code/offlineimap.git
 
 [code/ipcfg]
 checkout = checkout_hack_branch ipcfg \
         yoe http://git.grep.be/gitweb?p=ipcfg.git;a=summary \
 
 [code/ipcfg]
 checkout = checkout_hack_branch ipcfg \
         yoe http://git.grep.be/gitweb?p=ipcfg.git;a=summary \
-        ssh://git.madduck.net/~/git /pub/code/ipcfg.git
+        ssh://git.madduck.net/madduck /pub/code/ipcfg.git
 
 [code/linux-2.6]
 checkout = git clone 'git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git' 'linux-2.6'
 
 [code/linux-2.6]
 checkout = git clone 'git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git' 'linux-2.6'
 skip = ([ "$1" = update ] && ! hours_since "$1" 12)
 
 [code/libfactory++]
 skip = ([ "$1" = update ] && ! hours_since "$1" 12)
 
 [code/libfactory++]
-checkout = git clone 'ssh://git.madduck.net/~/git /pub/code/libfactory++.git' 'libfactory++'
+checkout = git clone 'ssh://git.madduck.net/madduck /pub/code/libfactory++.git' 'libfactory++'
-checkout = git clone 'ssh://git.madduck.net/~/git /pub/code/molly-guard.git' 'molly-guard'
+checkout = git clone 'ssh://git.madduck.net/madduck /pub/code/molly-guard.git' 'molly-guard'
 
 [code/pytagsfs]
 checkout = bzr clone lp:pytagsfs 'pytagsfs'
 
 [code/pytagsfs]
 checkout = bzr clone lp:pytagsfs 'pytagsfs'
 checkout = cvs -d 'cvs.ailab.ch:/home/cvs/external' co -d 'libv4l2++' 'libv4l2++'
 
 [code/mr]
 checkout = cvs -d 'cvs.ailab.ch:/home/cvs/external' co -d 'libv4l2++' 'libv4l2++'
 
 [code/mr]
-checkout = git clone 'ssh://git.madduck.net/~/git /pub/code/mr.git' 'mr'
+checkout = git clone 'ssh://git.madduck.net/madduck /pub/code/mr.git' 'mr'
-checkout = git clone 'ssh://git.madduck.net/~/git /pub/etc/mrsetup.git' 'mrsetup'
+checkout = git clone 'ssh://git.madduck.net/madduck /pub/etc/mrsetup.git' 'mrsetup'
-checkout = git clone 'ssh://git.madduck.net/~/git /pub/code/offlineimap.git' 'offlineimap'
+checkout = git clone 'ssh://git.madduck.net/madduck /pub/code/offlineimap.git' 'offlineimap'
 
 [code/pastebot]
 checkout = git clone 'http://git.dollyfish.net.nz/git/pastebot' 'pastebot'
 
 [code/pastebot]
 checkout = git clone 'http://git.dollyfish.net.nz/git/pastebot' 'pastebot'
 
 include = cat ~/.mr/roles/mail
 
 [.fgits/offlineimap.git]
 include = cat ~/.mr/roles/mail
 
 [.fgits/offlineimap.git]
-checkout = git_fake_bare_checkout 'ssh://git.madduck.net/~/git /pub/etc/offlineimap.git' 'offlineimap.git' '../../'
+checkout = git_fake_bare_checkout 'ssh://git.madduck.net/madduck /pub/etc/offlineimap.git' 'offlineimap.git' '../../'
 
 [.fgits/offlineimap-id.git]
 checkout = echo not checking out deleted repo.
 
 [.fgits/offlineimap-id.git]
 checkout = echo not checking out deleted repo.
 
 include = cat ~/.mr/roles/tex
 
 [phd]
 include = cat ~/.mr/roles/tex
 
 [phd]
-checkout = git clone ssh://git.madduck.net/~/git /edu/phd.git phd
+checkout = git clone ssh://git.madduck.net/madduck /edu/phd.git phd
-checkout = git clone ssh://git.madduck.net/~/git /edu/ul.git ul
+checkout = git clone ssh://git.madduck.net/madduck /edu/ul.git ul
 
-checkout = git clone ssh://git.madduck.net/~/git /penny.git shared
+checkout = git clone ssh://git.madduck.net/madduck /penny.git shared
-checkout = git clone ssh://git.madduck.net/~/git /pub/cv.git cv
+checkout = git clone ssh://git.madduck.net/madduck /pub/cv.git cv
 
-checkout = git_fake_bare_checkout 'ssh://git.madduck.net/~/git /pub/etc/texmf.git' 'texmf.git' '../../'
+checkout = git_fake_bare_checkout 'ssh://git.madduck.net/madduck /pub/etc/texmf.git' 'texmf.git' '../../'
 
-checkout = git clone ssh://git.madduck.net/~/git /colls/web.git web
+checkout = git clone ssh://git.madduck.net/madduck /colls/web.git web
 
-checkout = git_fake_bare_checkout 'ssh://git.madduck.net/~/git /pub/etc/xsession.git' 'xsession.git' '../../'
+checkout = git_fake_bare_checkout 'ssh://git.madduck.net/madduck /pub/etc/xsession.git' 'xsession.git' '../../'
 
 [.fgits/xscreensaver.git]
 
 [.fgits/xscreensaver.git]
-checkout = git_fake_bare_checkout 'ssh://git.madduck.net/~/git /pub/etc/xscreensaver.git' 'xscreensaver.git' '../../'
+checkout = git_fake_bare_checkout 'ssh://git.madduck.net/madduck /pub/etc/xscreensaver.git' 'xscreensaver.git' '../../'
-checkout = git_fake_bare_checkout 'ssh://git.madduck.net/~/git /pub/etc/gtk.git' 'gtk.git' '../../'
+checkout = git_fake_bare_checkout 'ssh://git.madduck.net/madduck /pub/etc/gtk.git' 'gtk.git' '../../'