]> 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 news item for myrepos 1.20140613
authorJoey Hess <joey@kitenet.net>
Fri, 13 Jun 2014 16:03:09 +0000 (12:03 -0400)
committerJoey Hess <joey@kitenet.net>
Fri, 13 Jun 2014 16:03:09 +0000 (12:03 -0400)
doc/news/version_1.20130705.mdwn [deleted file]
doc/news/version_1.20140613.mdwn [new file with mode: 0644]

diff --git a/doc/news/version_1.20130705.mdwn b/doc/news/version_1.20130705.mdwn
deleted file mode 100644 (file)
index 2053bfe..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-myrepos 1.20130705 released with [[!toggle text="these changes"]]
-[[!toggleable text="""
-   * The package is renamed to myrepos. It Provides mr, so can still be
-     installed by that name. The mr command is not renamed.
-   * Add make install rule.
-     Thanks, v4hn"""]]
\ No newline at end of file
diff --git a/doc/news/version_1.20140613.mdwn b/doc/news/version_1.20140613.mdwn
new file mode 100644 (file)
index 0000000..bb4a939
--- /dev/null
@@ -0,0 +1,11 @@
+myrepos 1.20140613 released with [[!toggle text="these changes"]]
+[[!toggleable text="""
+   * Added lib/git-annex. Thanks, martin f krafft.
+     Closes: #[743882](http://bugs.debian.org/743882)
+   * Make mr help work even if the mrconfig file is busted.
+     Thanks, Lorenzo Cappelletti
+   * Support "vcsh clone url repo" as trusted checkout syntax,
+     while still supporting the old syntax.
+   * bootstrap: Support reading bootstrap mrconfig file from both a local
+     file, and from stdin.
+     Thanks, Lorenzo Cappelletti"""]]
\ No newline at end of file