Add Apache specific section to docs.
[catagits/Gitalist.git] / t /
2009-11-01 Zachary Stevens Start work splitting out Gitalist::Model::Git into...
2009-11-01 Tomas Doran (t0m) That mostly fixes my fail, it being required to start...
2009-11-01 Tomas Doran (t0m) Update to new package name
2009-11-01 Zachary Stevens Make Object aware of its containing repository, and...
2009-11-01 Zachary Stevens cleanups.
2009-11-01 Zachary Stevens Add list_tree method to Project, returning an array of
2009-11-01 broquaint Straightened up the model test and corresponding code.
2009-11-01 Zachary Stevens Added head_hash method to Project, and some test cleanups.
2009-11-01 Zachary Stevens Move nuts and bolts of git access out of the Project...
2009-11-01 Zachary Stevens Start work splitting out Gitalist::Model::Git into...
2009-10-31 Zachary Stevens Fixed cat_file and a test.
2009-10-29 broquaint Merge branch 'nice-blob'
2009-10-26 broquaint Now heads show up in the shortlog and the current head...
2009-10-23 broquaint Added some POD to the Git model and straightened out...
2009-10-07 broquaint Added other recent work + beginnings of commit action...
2009-10-07 broquaint Merge in master changes.
2009-09-29 Zachary Stevens Integrated repo and further tests from rafl's catalysed...
2009-09-27 Tomas Doran Throw a bit more Moose around, and copy config to model...
2009-09-27 Zachary Stevens Disable tests for the 'working' repo type.
2009-09-27 Zachary Stevens Add a dummy file so that the empty repo dir shows up.
2009-09-27 Zachary Stevens Add additional content to test repo dir (bare repo...
2009-09-26 Zachary Stevens Bundle a git repository for testing, add the required...
2009-08-26 Dan Brook Changed the dir structure so it looks a bit more distro...