jelmer/gitpython.git
15 years agolots of little fixes. Corrected problem with creating bare repo. Added Repo.create...
Michael Trier [Sun, 18 May 2008 14:55:31 +0000 (10:55 -0400)]
lots of little fixes.  Corrected problem with creating bare repo.  Added Repo.create alias.

15 years agoCorrected problem with tree.__len__ getting confused with zero length files. Thanks...
Michael Trier [Sat, 17 May 2008 17:06:57 +0000 (13:06 -0400)]
Corrected problem with tree.__len__ getting confused with zero length files. Thanks Alan Briolat.

16 years agoForgot to add Mock to the requirements.
Michael Trier [Thu, 8 May 2008 04:51:07 +0000 (00:51 -0400)]
Forgot to add Mock to the requirements.

16 years agoFixed up rspec comments that are passing.
Michael Trier [Thu, 8 May 2008 04:45:40 +0000 (00:45 -0400)]
Fixed up rspec comments that are passing.

16 years agough, the editing never ends.
Michael Trier [Thu, 8 May 2008 04:40:34 +0000 (00:40 -0400)]
ugh, the editing never ends.

16 years agoApparently I'm a moron
Michael Trier [Thu, 8 May 2008 03:42:03 +0000 (23:42 -0400)]
Apparently I'm a moron

16 years agoMore small changes to tests. Commented out tests not passing because of inability...
Michael Trier [Thu, 8 May 2008 03:29:13 +0000 (23:29 -0400)]
More small changes to tests. Commented out tests not passing because of inability to figure out mocking for them.

16 years agoMoved test stuff around and modified imports to just clean things up a bit.
Michael Trier [Thu, 8 May 2008 02:37:17 +0000 (22:37 -0400)]
Moved test stuff around and modified imports to just clean things up a bit.

16 years agocleaned up a bunch of imports for the tests.
Michael Trier [Thu, 8 May 2008 00:56:26 +0000 (20:56 -0400)]
cleaned up a bunch of imports for the tests.

16 years agojust more documentation fixes.
Michael Trier [Thu, 8 May 2008 00:47:35 +0000 (20:47 -0400)]
just more documentation fixes.

16 years agoslight modifications to docs.
Michael Trier [Wed, 7 May 2008 20:57:19 +0000 (16:57 -0400)]
slight modifications to docs.

16 years agoinitial project
Michael Trier [Wed, 7 May 2008 20:49:48 +0000 (16:49 -0400)]
initial project