]> 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:

add changelog entries for madduck's changes
authorJoey Hess <joey@kodama.kitenet.net>
Fri, 26 Oct 2007 00:54:11 +0000 (20:54 -0400)
committerJoey Hess <joey@kodama.kitenet.net>
Fri, 26 Oct 2007 00:54:11 +0000 (20:54 -0400)
debian/changelog

index 3dca683a4dc427a724640546805bf60189ce9b61..8370aaf200b12312c6cc682bf4a6401e7009770d 100644 (file)
@@ -15,6 +15,11 @@ mr (0.9) UNRELEASED; urgency=low
     is set to contain the basename of the directory that the checkout
     command should check out. These changes should be backware compatible
     to existing register actions.
+  * Add info and warning functions to the shell library. (madduck)
+  * Add git_bare and git_fake_bare rcs types to handle
+    bare and fake bare (non-bare with a detached worktree) git repositories.
+    (Diff and commit do not work yet to fake bare repos). (madduck)
+  * Add a vim modeline to preserve joey's tabbing prefs. (madduck)
 
  -- Joey Hess <joeyh@debian.org>  Thu, 25 Oct 2007 20:41:15 -0400