From: Joey Hess Date: Tue, 16 Oct 2007 18:29:28 +0000 (-0400) Subject: update X-Git-Url: https://git.madduck.net/code/myrepos.git/commitdiff_plain/194bb5040919fed9dcd46deb355e9d366339e7f4?ds=sidebyside;hp=-c update --- 194bb5040919fed9dcd46deb355e9d366339e7f4 diff --git a/TODO b/TODO index 2ed4be3..69fab7d 100644 --- a/TODO +++ b/TODO @@ -10,7 +10,9 @@ [src/bar] renamedfrom = src/foo/bar - (Support multple renames of a single repo?) + (How to support multple renames of a single repo? List multiple + renamedfrom dirs?) * a way to detect repos in a tree that are not registered, and warn - about or even auto-register them + about or even auto-register them. (svn externals make this quite + difficult!) diff --git a/debian/changelog b/debian/changelog index 38e5f18..a4a0174 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,7 +2,7 @@ mr (0.2) unstable; urgency=low * Fix line number display for config file parse errors. * Fix a bug in inheritance of default settings in chained .mrconfig files. - * Add the -s options. + * Add the -s option. -- Joey Hess Tue, 16 Oct 2007 02:39:08 -0400