From cebdf4601730abec1a5e188417dab05ca8ce62a7 Mon Sep 17 00:00:00 2001 From: Junio C Hamano Date: Mon, 10 Oct 2005 02:00:39 -0700 Subject: [PATCH] Updates 2005-10-10 Signed-off-by: Junio C Hamano --- TODO | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/TODO b/TODO index 9184d162..7c7f46df 100644 --- a/TODO +++ b/TODO @@ -105,7 +105,7 @@ Technical (heavier) integrating and testing; Post 1.0] * Accept patches to fetch multiple objects by HTTP in parallel. - [Preferably before 1.0] + [DONE] * Plug-in file-level merges [Post 1.0]. @@ -115,6 +115,10 @@ Technical (heavier) Technical (milder) ------------------ +* Funny tag names and curl library. + + curl 'http://locke.catalyst.net.nz/git/moodle.git/refs/tags/MOODLE_15_MERGED **INVALID**' + * Review the Makefile variables and exporting rules for them, while looking at prefix passing by Kai Ruemmler [DONE]. @@ -129,7 +133,7 @@ Technical (milder) working tree toplevel [DONE]. * More generally, review the use of temporary files again. - Assuming $GIT_DIR is writable is more acceptable, but the + Assuming writable $GIT_DIR is more acceptable, but the working tree toplevel may not be in a rare usage pattern. * Perhaps accept more "want"s in upload-pack and do something @@ -156,7 +160,7 @@ Technical (milder) lines. * What to do with TABs and LFs in pathnames without breaking GNU - patch? + patch? [Discussion started.] * Maybe grok PGP signed text/plain in applymbox as well. -- 2.11.0