Updates 2005-10-08 afternoon.

Signed-off-by: Junio C Hamano <junkio@cox.net>
todo
Junio C Hamano 2005-10-08 13:54:37 -07:00
parent b4f0dbc304
commit fd2b323def
1 changed files with 8 additions and 1 deletions

9
TODO
View File

@ -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