From: Junio C Hamano Date: Wed, 16 Jul 2008 02:37:48 +0000 (-0700) Subject: TODO update X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f52a31d44839ca0e526120e0e42817d348e9451f;p=thirdparty%2Fgit.git TODO update --- diff --git a/TODO b/TODO index 2aedf578d9..cf48c8fead 100644 --- a/TODO +++ b/TODO @@ -8,63 +8,26 @@ The latest copy of this document is found at ---------------------------------------------------------------- -Possible bug not diagnosed yet - -* "git commit --interactive" allows same tree as parent to be recorded - -Message-ID: - -* "git daemon" and log rotation (Dscho) - -Message-ID: - -Issues that are unconcluded or need a fresh infusion of kerosene to -firestart them again. - -* cvsserver improvements (Fredrik Noring) - -Needs third-party confirmation and then properly applicable patches. +* Safer handling of grafts (Linus, me) + $gmane/37744/focus=37866. Partially in 'pu' but stalled due to breakage in + "shallow clone". * Prepare cvsimport for fixed cvsps (David Mansfield) Message-Id: <1207100091.10532.64.camel@gandalf.cobite.com> -* ff=only (Sverre Hvammen Johansen) - -An updated series posted; author refuses to respond to comments; - -* more help backends (Christian Couder) - $gmane/78150 - -* fsck --lost-found (me) - $gmane/78267 - -* core.inithook (Dscho) - $gmane/78123 - * receive.localBranches = { refuse | allow } (Dscho) $gmane/78065 * autosetting core.ignorecase (Dmitry Potapov) $gmane/78176 -* mailinfo extention to extract Message-ID and others (Anton Gladkov) - $gmane/78006 - * synopsys: use {} instead of () for grouping alternatives (Jari Aalto) $gmane/72243 * "[alias] st = status" and "cd .git && git st" (Jeff King) $gmane/72327 -* "git fetch" does not exit with non-zero status when it failed to update - some refs due to non-ffness (Daniel) - $gmane/77178 - -* "git fetch" shows error when dangling symref exists at the remote - but does not really error out (Samuel Tardieu) - $gmane/76658 - * use "assume unchanged" bit to implement narrow checkout $gmane/77046