]> 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.20140831
authorJoey Hess <joey@kitenet.net>
Sun, 31 Aug 2014 20:35:43 +0000 (13:35 -0700)
committerJoey Hess <joey@kitenet.net>
Sun, 31 Aug 2014 20:35:43 +0000 (13:35 -0700)
doc/news/version_1.20130705.1.mdwn [deleted file]
doc/news/version_1.20140831.mdwn [new file with mode: 0644]

diff --git a/doc/news/version_1.20130705.1.mdwn b/doc/news/version_1.20130705.1.mdwn
deleted file mode 100644 (file)
index 91f7cf3..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-myrepos 1.20130705.1 released with [[!toggle text="these changes"]]
-[[!toggleable text="""
-   * Conflict and Replaces mr."""]]
\ No newline at end of file
diff --git a/doc/news/version_1.20140831.mdwn b/doc/news/version_1.20140831.mdwn
new file mode 100644 (file)
index 0000000..4ae86d3
--- /dev/null
@@ -0,0 +1,9 @@
+myrepos 1.20140831 released with [[!toggle text="these changes"]]
+[[!toggleable text="""
+   * Deal with abs\_path change in new version of perl, now it returns undefined
+     when the directory does not exist.
+   * Added --minimal mode. Closes: #[694031](http://bugs.debian.org/694031) Thanks, Paul Wise.
+   * Use libio-pty-easy-perl when available when captuting command output
+     (for --minimal or -jN), so that programs that output color to terminals
+     will be colorized. This is only a recommends as it will fall back to
+     the old method. Thanks, Paul Wise."""]]
\ No newline at end of file