From: Junio C Hamano Date: Thu, 21 Aug 2008 00:32:24 +0000 (-0700) Subject: TODO updates X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d30c34c5996c25a1c84e7d8eac72e3ed9fccce0;p=thirdparty%2Fgit.git TODO updates --- diff --git a/TODO b/TODO index 8a323b33e9..b1aa0c18b4 100644 --- a/TODO +++ b/TODO @@ -8,6 +8,30 @@ The latest copy of this document is found at ---------------------------------------------------------------- +* Windows relocatable install + + Steffen Prohaska ($gmane/92605), Johannes Sixt. + +* Haiku port + + Andreas Färber ($gmane/92582) + +* ksh "trap foo EXIT" triggers on function return, loses exit status + + Brandon Casey ($gmane/92873) + +* document webdav debugging tip with davfs2 + + Giovanni Funchal ($gmane/92745) + +* update "rebase -i" documentation with examples + + Eric Hanchrow ($gmane/92669) + +* pre-push hook + + Scott Chacon ($gmane/92900, $gmane/92936) + * Make attributes apply to trees, not just working tree. * "git checkout treeish -- path" from a treeish that does not contain