X-Git-Url: https://git.madduck.net/code/myrepos.git/blobdiff_plain/d4770a4f9855a6450d74daac28a86e6c93d9e5fc..59260c55beafe7096bae16359588eb89ff90d0e3:/debian/changelog diff --git a/debian/changelog b/debian/changelog index a90ccdc..bf08485 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,19 @@ +mr (0.38) unstable; urgency=low + + * Remove gitless lib. It turned out to be better to simply + use git clone --shared when checking out. Sorry for the churn.. + + -- Joey Hess Thu, 22 Jan 2009 15:39:33 -0500 + +mr (0.37) unstable; urgency=low + + * Add "gitless" file to lib. + This adds a special type of git repository, where the .git directory + is stored on a file server, to avoid wasting space with it on the client. + * Revert buggy change to directory printing code. + + -- Joey Hess Wed, 21 Jan 2009 01:40:59 -0500 + mr (0.36) unstable; urgency=low * Add webcheckout command. See