]> git.madduck.net Git - etc/myrepos.git/blob - .mr/roles/miscdev

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:

fix devscripts repo
[etc/myrepos.git] / .mr / roles / miscdev
1 [code/libkdtree/ikiwiki]
2 checkout = git clone ssh://git.debian.org/git/libkdtree/ikiwiki.git ikiwiki
3
4 [code/libkdtree/libkdtree]
5 checkout = git clone ssh://git.debian.org/git/libkdtree/libkdtree.git libkdtree
6
7 [code/mailplate]
8 checkout = git clone ssh://git.madduck.net/~/git/pub/code/mailplate.git mailplate
9
10 [code/ikiwiki]
11 checkout = checkout_hack_branch ikiwiki \
12          joeyh git://git.ikiwiki.info/ \
13          ssh://git.madduck.net/~/git/pub/code/ikiwiki.git
14
15 [code/etckeeper]
16 checkout = checkout_hack_branch etckeeper \
17          joeyh git://git.kitenet.net/etckeeper \
18          ssh://git.madduck.net/~/git/pub/code/etckeeper.git
19
20 [code/vim-git]
21 checkout = checkout_hack_branch vim-git \
22          tpope git://git.tpope.net/git/vim-git.git \
23          ssh://git.madduck.net/~/git/pub/code/vim-git.git
24
25 [code/offlineimap]
26 checkout = checkout_hack_branch offlineimap \
27          jgoerzen git://git.complete.org/offlineimap \
28          ssh://git.madduck.net/~/git/pub/code/offlineimap.git
29
30 [code/linux-2.6]
31 checkout = git clone 'git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git' 'linux-2.6'
32 skip = ! on piper || ([ "$1" = update ] && ! hours_since "$1" 12)
33
34 [code/netconf/netconf]
35 checkout = git clone 'ssh://git.debian.org/git/netconf/netconf.git' 'netconf'
36
37 [code/netconf/ikiwiki]
38 checkout = git clone 'ssh://git.debian.org/git/netconf/ikiwiki.git' 'ikiwiki'
39
40 [code/git]
41 checkout = git clone 'git://git.kernel.org/pub/scm/git/git.git' 'git'
42 skip = ([ "$1" = update ] && ! hours_since "$1" 12)
43
44 [code/libfactory++]
45 checkout = git clone 'ssh://git.madduck.net/~/git/pub/code/libfactory++.git' 'libfactory++'
46
47 [code/molly-guard]
48 checkout = git clone 'ssh://git.madduck.net/~/git/pub/code/molly-guard.git' 'molly-guard'
49
50 [code/pytagsfs]
51 checkout = bzr clone 'http://bazaar.launchpad.net/%7Eforest-alittletooquiet/pytagsfs/dev/' 'pytagsfs'
52
53 [code/unionfs-fuse]
54 checkout = hg clone 'http://hg.podgorny.cz/unionfs-fuse' 'unionfs-fuse'
55
56 [code/awesome]
57 checkout = git clone 'git://git.naquadah.org/awesome.git' 'awesome'