Introduce an easier to follow "next" branch.
[git.git] / Porcelainistas
index 28c297f..e30e049 100644 (file)
@@ -54,3 +54,20 @@ if anybody wants to have a look. My first goal is to get object access
 working sanely (because that's what I need for my Python project).
 
 I haven't merged up for some time, though.
+
+From:  Darrin Thompson <darrint@progeny.com>
+Date:  Wed, 04 Jan 2006 13:51:32 -0500
+Message-Id: <1136400692.5919.11.camel@localhost.localdomain>
+
+I'd like to make this friendly behavior [ls-files -o not showing
+contents of untracked directory] the default in my porcelain.
+
+
+Message-ID: <cc723f590601261946h101d7000oa1990c31c5b642fc@mail.gmail.com>
+From:  Aneesh Kumar <aneesh.kumar@gmail.com>
+Date:  Fri, 27 Jan 2006 09:16:58 +0530
+
+I am right now making a gnome based git repository browser [1].
+
+[1] http://www.flickr.com/photos/17388011@N00/91636482/
+This is based on bzrk GUI frontend to bazaar and written in python