@leroysheep / Socializer / commits / 5e0f7b3887

Remove resolved issues from TODO

Junio C Hamano committed Jun 10, 2007 at 16:38 UTC 5e0f7b38877db5693e9a5ab06a3083aac7a5d0ea
1 file changed -10
TODO
-10
index b759a8b2af..b526dd3510 100644 --- a/TODO +++ b/TODO @@ -14,15 +14,6 @@ to pick an item from the list and work on it. Recent issues ------------- -* parse-remote.sh has POSIXLY incorrect shell construct. - -Message-ID: <20070505080313.GA12170@gondor.apana.org.au> - -* Use 'git diff' not 'git diff-tree' in merge and rebase - -From: James Bowes <jbowes@dangerouslyinc.com> -Message-ID: <1178398134288-git-send-email-jbowes@dangerouslyinc.com> - * gitk --left-right From: Linus Torvalds <torvalds@linux-foundation.org> @@ -48,7 +39,6 @@ Repeated requests against git-daemon makes it stuck under --syslog [jc: does not reproduce easily for me; has anybody seen it?] - * AsciiDoc 8 would break our documentation. From: Stefan Richter <stefanr@s5r6.in-berlin.de>