From 38f009d6d0aa35b13d19575611db1c724a9d1a5b Mon Sep 17 00:00:00 2001 From: scott Chacon Date: Tue, 13 Nov 2007 07:36:50 -0800 Subject: updated a bunch of the documentation --- doc/files/lib/git/author_rb.html | 101 +++++++++++++++++++++++++++++++++++++++ doc/files/lib/git/base_rb.html | 2 +- doc/files/lib/git/lib_rb.html | 2 +- doc/files/lib/git/object_rb.html | 2 +- doc/files/lib/git_rb.html | 3 +- 5 files changed, 106 insertions(+), 4 deletions(-) create mode 100644 doc/files/lib/git/author_rb.html (limited to 'doc/files/lib') diff --git a/doc/files/lib/git/author_rb.html b/doc/files/lib/git/author_rb.html new file mode 100644 index 0000000..3453fa4 --- /dev/null +++ b/doc/files/lib/git/author_rb.html @@ -0,0 +1,101 @@ + + + + + + File: author.rb + + + + + + + + + + +
+

author.rb

+ + + + + + + + + +
Path:lib/git/author.rb +
Last Update:Mon Nov 12 17:21:28 PST 2007
+
+ + +
+ + + +
+ + + +
+ + +
+ + + + +
+ + + + + + + + + + + +
+ + +
+

[Validate]

+
+ + + \ No newline at end of file diff --git a/doc/files/lib/git/base_rb.html b/doc/files/lib/git/base_rb.html index 980bf39..b88352c 100644 --- a/doc/files/lib/git/base_rb.html +++ b/doc/files/lib/git/base_rb.html @@ -56,7 +56,7 @@ Last Update: - Mon Nov 12 10:49:59 PST 2007 + Tue Nov 13 07:35:24 PST 2007 diff --git a/doc/files/lib/git/lib_rb.html b/doc/files/lib/git/lib_rb.html index ff92663..2462126 100644 --- a/doc/files/lib/git/lib_rb.html +++ b/doc/files/lib/git/lib_rb.html @@ -56,7 +56,7 @@ Last Update: - Mon Nov 12 10:50:14 PST 2007 + Mon Nov 12 17:40:54 PST 2007 diff --git a/doc/files/lib/git/object_rb.html b/doc/files/lib/git/object_rb.html index 8ea73f7..b1cfe7d 100644 --- a/doc/files/lib/git/object_rb.html +++ b/doc/files/lib/git/object_rb.html @@ -56,7 +56,7 @@ Last Update: - Sun Nov 11 15:59:01 PST 2007 + Tue Nov 13 06:37:18 PST 2007 diff --git a/doc/files/lib/git_rb.html b/doc/files/lib/git_rb.html index 8864d94..192691a 100644 --- a/doc/files/lib/git_rb.html +++ b/doc/files/lib/git_rb.html @@ -56,7 +56,7 @@ Last Update: - Mon Nov 12 10:59:30 PST 2007 + Tue Nov 13 07:04:48 PST 2007 @@ -93,6 +93,7 @@ isn’t there already. git/remote   git/diff   git/status   + git/author   -- cgit