From 50f20376d7013b447248b26d9ad3ce19bc38611d Mon Sep 17 00:00:00 2001 From: Junio C Hamano Date: Mon, 5 Dec 2005 01:10:11 -0800 Subject: [PATCH 1/1] 2005-12-05 midnight Signed-off-by: Junio C Hamano --- TODO | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/TODO b/TODO index 62020893..d97fc7a7 100644 --- a/TODO +++ b/TODO @@ -6,8 +6,8 @@ The GIT To-Do File http://kernel.org/git/?p=git/git.git;a=blob;hb=todo;f=TODO -What to expect until 1.0 -======================== +What to expect until and after 1.0 +================================== This is written in a form of to-do list for me, so if I say "accept patch", it means I do not currently plan to do that @@ -70,6 +70,7 @@ Technical (heavier) releases. This needs a matching smart on the dumb protocol downloader. + [Definitely post 1.0]. * Maybe an Emacs VC backend. @@ -90,7 +91,13 @@ Technical (heavier) Technical (milder) ------------------ -* strip leading directory from ls-tree output. +* strip leading directory from ls-tree output, to match ls-files + output. + + I am of two minds about this one. diff output must always be + -p1 format no matter where the command was started, and + ls-tree might be easier to use if it matched diff, not + ls-files. * diff stopping at the first output; qgit wants to know if this tree has any A or D from the other tree and nothing else. -- 2.11.0