commit a3c907bcd0f9b584c23a6a277f70f1069745e170
Author: Robert Frank
Date: Mon Jan 18 17:16:27 2010 -0500

merging colors with view only

diff --git a/Home b/Home
index 1a5fb66..955a0fe 100644
--- a/Home
+++ b/Home
@@ -10,7 +10,7 @@ h2. Features
* very simple
* git based in python for minimal code
* git blame being used for viewing with tooltip for details of who made the most recent change to a line
* git log is viewable at log (along with diffs)
* git log is viewable at log (along with diffs)
* renaming a wiki page goes into each page containing a link to the renamed page, and corrects it for you.
* a preview button so you can see the textile output without saving



commit d4847733404bb83d89d7eb6688af2646920a8f53
Author: Robert Frank
Date: Mon Jan 18 13:32:00 2010 -0500

fixed up homepage

diff --git a/Home b/Home
index 110626f..1a5fb66 100644
--- a/Home
+++ b/Home
@@ -1,6 +1,22 @@
h1. PyGitWiki

* A simple wiki, which uses git as a revision repository
* based on textile and wz_tooltip.js
* Currently the source is located at git.bobfrank.org
* useful for organizing thoughts and seeing who's thoughts were organized

PyGitWiki is a simple wiki based on the textile python module, and uses git to control history revisions

Currently the source is located at git.bobfrank.org
h2. Features
+
* very simple
* git based in python for minimal code
* git blame being used for viewing with tooltip for details of who made the most recent change to a line
* git log is viewable at log (along with diffs)
* renaming a wiki page goes into each page containing a link to the renamed page, and corrects it for you.
* a preview button so you can see the textile output without saving
+
h2. To-do items for this project
+
* notifications of changes (if you subscribe to a page, or to new pages)
* fancier preview tab
* a hierarchy of wikis, so one wiki can belong to another



commit e3d7bce22151ee047b6d5c43cd72a026c2bbb634
Author: Robert Frank
Date: Tue Jan 5 22:16:01 2010 -0500

added link to git.bobfrank.org

diff --git a/Home b/Home
index afd6dbb..110626f 100644
--- a/Home
+++ b/Home
@@ -1 +1,6 @@
PyGitWiki is currently being developed, and will be posted in git.bobfrank.org sometime before february 2010
h1. PyGitWiki
+
+
PyGitWiki is a simple wiki based on the textile python module, and uses git to control history revisions

Currently the source is located at git.bobfrank.org
+


commit ad5f39cb2b45f048154858002af9c63f39e8f763
Author: root
Date: Tue Jan 5 22:03:34 2010 -0500

added home

diff --git a/Home b/Home
new file mode 100644
index 0000000..afd6dbb
--- /dev/null
+++ b/Home
@@ -0,0 +1 @@
PyGitWiki is currently being developed, and will be posted in git.bobfrank.org sometime before february 2010