]> git.ipfire.org Git - thirdparty/git.git/commitdiff
TODO update as of 1.5.4.5/1.5.5-rc2
authorJunio C Hamano <gitster@pobox.com>
Fri, 28 Mar 2008 04:06:46 +0000 (21:06 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 28 Mar 2008 04:06:46 +0000 (21:06 -0700)
TODO

diff --git a/TODO b/TODO
index 60d47d6eec73cdfd37f61028eeafb516bbe3b727..4fa020a5d92535f16ee9ad4babc96143b2f169b4 100644 (file)
--- a/TODO
+++ b/TODO
@@ -8,14 +8,41 @@ The latest copy of this document is found at
 
 ----------------------------------------------------------------
 
-Issues that are unconcluded and/or lack enough discussions to proceed.
+Issues that are unconcluded, lack enough discussions to proceed, and/or
+placed on hold during rc freeze.
 
-* zlib abstraction (Marco)
-  $gmane/72262
+* ff=only (Sverre Hvammen Johansen)
+  $gmane/78250
+
+* more help backends (Christian Couder)
+  $gmane/78150
+
+* cvsserver updates (Damien Diederen with help by Frank Lichtenheld)
+  $gmane/78188
+
+* rewriting annotated tags in filter-branch (Brandon Casey)
+  $gmane/78286
+
+* fsck --lost-found (me)
+  $gmane/78267
 
-* revision.c::limit_list() breakage (Jeff King)
-  $gmane/72324
-  t/t6009
+* 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
+
+* add -p with mode change (Jeff King)
+  $gmane/78340
+
+* rebase -p
+  $gmane/78074
 
 * synopsys: use {} instead of () for grouping alternatives (Jari Aalto)
   $gmane/72243
@@ -23,9 +50,29 @@ Issues that are unconcluded and/or lack enough discussions to proceed.
 * "[alias] st = status" and "cd .git && git st" (Jeff King)
   $gmane/72327
 
+* fetch with "refs/*:refs/*" errors out erroneously (Daniel)
+  $gmane/77335
+
+* D/F conflict to merge a tree with D into a tree with F
+
+* "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
+
+* send-pack vs receive-pack history exchange
+
+* zlib abstraction (Marco)
+  $gmane/72262
+
 * git --index-file=<foo> <cmd> (Linus)
   $gmane/77332
 
-* fetch with "refs/*:refs/*" errors out erroneously
-  $gmane/77335
-
+* git lost-found vs git fsck --lost-found
+  $gmane/78267