TODO update as of 1.5.4.5/1.5.5-rc2
[git/spearce.git] / TODO
blob4fa020a5d92535f16ee9ad4babc96143b2f169b4
1 The GIT To-Do File
2 ==================
4 The latest copy of this document is found at 
6     http://kernel.org/git/?p=git/git.git;a=blob;hb=todo;f=TODO
7     http://repo.or.cz/w/alt-git.git?a=blob;hb=todo;f=TODO
9 ----------------------------------------------------------------
11 Issues that are unconcluded, lack enough discussions to proceed, and/or
12 placed on hold during rc freeze.
14 * ff=only (Sverre Hvammen Johansen)
15   $gmane/78250
17 * more help backends (Christian Couder)
18   $gmane/78150
20 * cvsserver updates (Damien Diederen with help by Frank Lichtenheld)
21   $gmane/78188
23 * rewriting annotated tags in filter-branch (Brandon Casey)
24   $gmane/78286
26 * fsck --lost-found (me)
27   $gmane/78267
29 * core.inithook (Dscho)
30   $gmane/78123
32 * receive.localBranches = { refuse | allow } (Dscho)
33   $gmane/78065
35 * autosetting core.ignorecase (Dmitry Potapov)
36   $gmane/78176
38 * mailinfo extention to extract Message-ID and others (Anton Gladkov)
39   $gmane/78006
41 * add -p with mode change (Jeff King)
42   $gmane/78340
44 * rebase -p
45   $gmane/78074
47 * synopsys: use {} instead of () for grouping alternatives (Jari Aalto)
48   $gmane/72243
50 * "[alias] st = status" and "cd .git && git st" (Jeff King)
51   $gmane/72327
53 * fetch with "refs/*:refs/*" errors out erroneously (Daniel)
54   $gmane/77335
56 * D/F conflict to merge a tree with D into a tree with F
58 * "git fetch" does not exit with non-zero status when it failed to update
59   some refs due to non-ffness (Daniel)
60   $gmane/77178
62 * "git fetch" shows error when dangling symref exists at the remote
63   but does not really error out (Samuel Tardieu)
64   $gmane/76658
66 * use "assume unchanged" bit to implement narrow checkout
67   $gmane/77046
69 * send-pack vs receive-pack history exchange
71 * zlib abstraction (Marco)
72   $gmane/72262
74 * git --index-file=<foo> <cmd> (Linus)
75   $gmane/77332
77 * git lost-found vs git fsck --lost-found
78   $gmane/78267