From a013dbae514b531f68cfb65c10edcf09e099b14c Mon Sep 17 00:00:00 2001 From: Junio C Hamano Date: Sun, 13 May 2007 13:05:50 -0700 Subject: [PATCH] TODO updates. --- TODO | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/TODO b/TODO index 2c7fad7697..29b1c979b4 100644 --- a/TODO +++ b/TODO @@ -14,10 +14,6 @@ to pick an item from the list and work on it. Recent issues ------------- -* Look at Daniel's parse-remote in C - -Message-ID: - * parse-remote.sh has POSIXLY incorrect shell construct. Message-ID: <20070505080313.GA12170@gondor.apana.org.au> @@ -26,6 +22,11 @@ Message-ID: <20070505080313.GA12170@gondor.apana.org.au> Message-ID: <463FCD7C.4020009@zytor.com> +This was resolved for git-apply codepath, but I suspect that +there are breakages in merge-recursive this exposes. + +Message-ID: <7vps569904.fsf@assigned-by-dhcp.cox.net> + * Use 'git diff' not 'git diff-tree' in merge and rebase From: James Bowes @@ -175,6 +176,11 @@ Technical (milder) Technical (trivial) ------------------- +* Give --stdin to git-log, similar to git-rev-list + +From: "Marco Costalba" +Message-ID: + * Update the lockfile protocol so that closing and renaming are done inside lockfile commit time. Some filesystems do not like an open file renamed and then closed. Come up with a -- 2.32.0.93.g670b81a890