From: Junio C Hamano Date: Sat, 8 Oct 2005 20:54:37 +0000 (-0700) Subject: Updates 2005-10-08 afternoon. X-Git-Url: https://git.octo.it/?a=commitdiff_plain;h=fd2b323def3ad40b0e85105321d06bad3ff36d58;p=git.git Updates 2005-10-08 afternoon. Signed-off-by: Junio C Hamano --- diff --git a/TODO b/TODO index f07aaeec..73a4cf35 100644 --- a/TODO +++ b/TODO @@ -129,6 +129,14 @@ Technical (milder) 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 + intelligent about it. + +* Perhaps detect cloning request in upload-pack and cache the + result for next cloning request until any of our refs change. + +* Perhaps send less "want"s from fetch-pack. + * Encourage concrete proposals to commit log message templates we discussed some time ago. @@ -170,7 +178,6 @@ Technical (milder) directory myself anymore, just like I simply slurp the latest gitk from Paul and not worry about it ;-). - * Make rebase restartable; instead of skipping what cannot be automatically forward ported, leave the conflicts in the work tree, have the user resolve it, and then restart from where it