@leroysheep / BookAlchemy / commits / fd2b323def

Updates 2005-10-08 afternoon.

Signed-off-by: Junio C Hamano <junkio@cox.net>

Junio C Hamano committed Oct 8, 2005 at 13:54 UTC fd2b323def3ad40b0e85105321d06bad3ff36d58
1 file changed +8 -1
TODO
+8 -1
index f07aaeecc2..73a4cf356e 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