]> git.madduck.net Git - code/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:

Typo. Closes: #586233, #588913
authorJoey Hess <joey@kitenet.net>
Tue, 13 Jul 2010 16:30:28 +0000 (12:30 -0400)
committerJoey Hess <joey@kitenet.net>
Tue, 13 Jul 2010 16:30:28 +0000 (12:30 -0400)
debian/changelog
debian/control
debian/copyright
mr

index 778462fecf6e71ea1cab44d0d3feb58ed71e0ffc..2fb8b49d9a5eb4e76126f7b4b09e82da6c774e5a 100644 (file)
@@ -2,7 +2,7 @@ mr (0.49) UNRELEASED; urgency=low
 
   * Update suggests for git-core to git transition.
   * Use short mode status output for git and bzr.
-  * Typo. Closes: #586233
+  * Typo. Closes: #586233, #588913
 
  -- Joey Hess <joeyh@debian.org>  Thu, 08 Apr 2010 16:06:46 -0400
 
index 02ebc6e1d3c5bb44fdedbcd88dea8804da527ee8..f98fb8de4a55b7dbfd11954bc19b92011feda3e2 100644 (file)
@@ -16,7 +16,7 @@ Recommends: libwww-perl, libhtml-parser-perl, perl
 Description: a Multiple Repository management tool
  The mr(1) command can checkout, update, or perform other actions on
  a set of repositories as if they were one combined respository. It
- supports any combination of git, svn, mecurial, bzr, darcs, and cvs
+ supports any combination of git, svn, mercurial, bzr, darcs, and cvs
  repositories, and support for other revision control systems can easily
  be added. (There are extensions adding support for unison and git-svn.)
  .
index 5acf19190ace9ea7847618db5e26cae6dc0e3852..eb321850bfb0cb3d331e91f884b155d9d945d639 100644 (file)
@@ -1,5 +1,5 @@
 Files: *
-Copyright: (c) 2007-2009 Joey Hess <joeyh@debian.org>
+Copyright: (c) 2007-2010 Joey Hess <joeyh@debian.org>
 License: GPL-2+
  On Debian systems, the complete text of the GPL can be found in
  /usr/share/common-licenses/GPL.
diff --git a/mr b/mr
index 70698aa58fd8c84f6c9c8de5abde04b40ec61514..c70382294c4c928e71e93a07078a4ed1ad77f0af 100755 (executable)
--- a/mr
+++ b/mr
@@ -413,7 +413,7 @@ the documentation in the files for details about using them.
 
 =head1 AUTHOR
 
-Copyright 2007-2009 Joey Hess <joey@kitenet.net>
+Copyright 2007-2010 Joey Hess <joey@kitenet.net>
 
 Licensed under the GNU GPL version 2 or higher.