]> git.madduck.net Git - code/myrepos.git/commit

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:

myrepos (1.20130710) unstable; urgency=low
authorJoey Hess <joeyh@debian.org>
Wed, 10 Jul 2013 17:50:48 +0000 (13:50 -0400)
committerJoey Hess <joeyh@debian.org>
Wed, 10 Jul 2013 17:50:48 +0000 (13:50 -0400)
commita8129ccd024e1ceef56cfd8bb45580e98641d8e6
treeb9e2ff9e1c17109dcb40cf039f5e11b559bf196e
myrepos (1.20130710) unstable; urgency=low

  * Avoid conflicting with mr so the dummy package can be installed and pull
    in this one.

# imported from the archive
32 files changed:
GPL [new file with mode: 0644]
Makefile [new file with mode: 0644]
README [new file with mode: 0644]
debian/NEWS [new file with mode: 0644]
debian/changelog [new file with mode: 0644]
debian/compat [new file with mode: 0644]
debian/control [new file with mode: 0644]
debian/copyright [new file with mode: 0644]
debian/docs [new file with mode: 0644]
debian/examples [new file with mode: 0644]
debian/rules [new file with mode: 0755]
doc/index.mdwn [new file with mode: 0644]
doc/install.mdwn [new file with mode: 0644]
doc/news/mr_renamed_to_myrepos.mdwn [new file with mode: 0644]
doc/news/version_1.20130705.1.mdwn [new file with mode: 0644]
doc/news/version_1.20130705.mdwn [new file with mode: 0644]
doc/sidebar.mdwn [new file with mode: 0644]
doc/todo.mdwn [new file with mode: 0644]
doc/todo/detect_unregistered_repos_in_tree.mdwn [new file with mode: 0644]
doc/todo/done.mdwn [new file with mode: 0644]
doc/todo/smarter_chained_checkout.mdwn [new file with mode: 0644]
lib/git-fake-bare [new file with mode: 0644]
lib/git-subtree [new file with mode: 0644]
lib/git-svn [new file with mode: 0644]
lib/repo [new file with mode: 0644]
lib/unison [new file with mode: 0644]
lib/vcsh [new file with mode: 0644]
lib/vis [new file with mode: 0644]
mr [new file with mode: 0755]
mrconfig [new file with mode: 0644]
mrconfig.complex [new file with mode: 0644]
webcheckout [new file with mode: 0755]