X-Git-Url: https://git.madduck.net/code/myrepos.git/blobdiff_plain/946d8d438bafdd34fb474d07598218032ea0497f..b1bcef3dd99ffcc1d7140fad5b3a72bebff4a571:/debian/changelog diff --git a/debian/changelog b/debian/changelog index bab20db..766b8da 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,14 @@ mr (1.05) UNRELEASED; urgency=low * Avoid using sed -r in git-fake-bare, for OSX portability. + * git-fake-bare: handle fake bare repositories with core.bare not set + (Thanks, Julien Rebetez) + * README now gives a quick into to using mr. + * Brought back the "deleted" parameter, which provides an easy way to + mark repositories that should be removed. + * Allow untrusted mrconfig files to set parameters to true/false. + So skip=true or deleted=true canbe used in an untrusted mrconfig file. + * Also allow order=N in an untrusted mrconfig file. -- Joey Hess Fri, 05 Aug 2011 13:29:21 -0400