[gitg] Version 0.0.4
- From: Jesse van den Kieboom <jessevdk src gnome org>
- To: svn-commits-list gnome org
- Subject: [gitg] Version 0.0.4
- Date: Sun, 5 Jul 2009 20:35:22 +0000 (UTC)
commit 006eda48b3ab013c32980b79bb918a046f9217cb
Author: Jesse van den Kieboom <jessevdk gnome org>
Date: Sun Jul 5 22:34:04 2009 +0200
Version 0.0.4
NEWS | 16 ++++++++++++++++
README | 4 ++--
2 files changed, 18 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 819f38d..6a53601 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+= gitg 0.0.4 =
+Version 0.0.4 was released on 2009-07-05
+
+== Features ==
+ * Manage remotes
+ * Manage user name and e-mail global and repository specific
+ * Checkout local branches
+ * Create new local branch from remote branch
+ * Rebase/merge remote and local branches by drag-and-drop
+ * Apply/remove stash items (applying can be done by drag-and-drop)
+ * Push local branch to remote branch using drag-and-drop
+ * Create/remove tags
+
+== Bug fixes ==
+ * Crasher bug in revision tree view selection change
+
= gitg 0.0.3 =
Version 0.0.3 was released on 2009-04-23
diff --git a/README b/README
index 0fcf0cc..ac62c47 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.3.
+The latest version of gitg is 0.0.4.
Website: http://trac.novowork.com/gitg
Bugs: http://bugzilla.gnome.org/browse.cgi?product=gitg
@@ -15,7 +15,7 @@ To install the latest version of gitg, make sure to download gitg-0.0.3.tar.bz2
from the download site. After downloading the following procedure installs
gitg:
- $ tar -xjf gitg-0.0.3.tar.bz2
+ $ tar -xjf gitg-0.0.4.tar.bz2
$ cd gitg-0.0.3
$ ./configure
$ make
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]