[gitg] Release version 0.0.6
- From: Jesse van den Kieboom <jessevdk src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gitg] Release version 0.0.6
- Date: Sun, 21 Feb 2010 10:03:54 +0000 (UTC)
commit 1134d7e93b9a01b8dd98bd1f01a631b1042fd448
Author: Jesse van den Kieboom <jessevdk gnome org>
Date: Sun Feb 21 10:57:36 2010 +0100
Release version 0.0.6
NEWS | 18 ++++++++++++++++++
README | 10 +++++-----
2 files changed, 23 insertions(+), 5 deletions(-)
---
diff --git a/NEWS b/NEWS
index acc381e..1b75acc 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,21 @@
+= gitg 0.0.6 =
+Version 0.0.6 was released on 2010-02-21
+
+== Features ==
+ * Added support for opening gitg:// uris
+ * Added select commit on load
+ * Added DND for revisions (treeish, text, uri)
+ * Added cherry-picking
+ * Show only local branches
+ * Added horizontal layout mode
+ * Support for XDS DND
+ * Multiple selection stage/unstage/revert/ignore
+
+== Bug fixes ==
+ * Plugged several memory leaks
+ * Correct line rendering for diffs
+ * Diff subheader visibility
+
= gitg 0.0.5 =
Version 0.0.5 was released on 2009-08-29
diff --git a/README b/README
index 305f729..ef68bc9 100644
--- a/README
+++ b/README
@@ -3,7 +3,7 @@ gitg is a GitX clone for GNOME/gtk+. It aims at being a small, fast and
convenient tool to visualize git history and actions that benefit from a
graphical presentation.
-The latest version of gitg is 0.0.5.
+The latest version of gitg is 0.0.6.
Website: http://trac.novowork.com/gitg
Bugs: http://bugzilla.gnome.org/browse.cgi?product=gitg
@@ -11,12 +11,12 @@ Download: http://download.gnome.org/sources/gitg/
Mailing list: http://mail.gnome.org/mailman/listinfo/gitg-list
= Installing gitg =
-To install the latest version of gitg, make sure to download gitg-0.0.5.tar.bz2
-from the download site. After downloading the following procedure installs
+To install the latest version of gitg, make sure to download gitg-0.0.6.tar.bz2
+from the download site. After downloading the following procedure installs
gitg:
- $ tar -xjf gitg-0.0.5.tar.bz2
- $ cd gitg-0.0.3
+ $ tar -xjf gitg-0.0.6.tar.bz2
+ $ cd gitg-0.0.6
$ ./configure
$ make
$ sudo make install
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]