Update MaintNotes -- 1.6.0 will have most of the Windows port
[git] / TODO
1 The GIT To-Do File
2 ==================
3
4 The latest copy of this document is found at 
5
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
8
9 ----------------------------------------------------------------
10
11 Possible bug not diagnosed yet
12
13 * "git commit --interactive" allows same tree as parent to be recorded
14
15 Message-ID: <slrng059n3.nd8.joerg@alea.gnuu.de>
16
17 * "git daemon" and log rotation (Dscho)
18
19 Message-ID: <alpine.DEB.1.00.0804281523040.5399@eeepc-johanness>
20
21 Issues that are unconcluded or need a fresh infusion of kerosene to
22 firestart them again.
23
24 * cvsserver improvements (Fredrik Noring)
25
26 Needs third-party confirmation and then properly applicable patches.
27
28 * Prepare cvsimport for fixed cvsps (David Mansfield)
29
30 Message-Id: <1207100091.10532.64.camel@gandalf.cobite.com>
31
32 * ff=only (Sverre Hvammen Johansen)
33
34 An updated series posted; author refuses to respond to comments;
35
36 * more help backends (Christian Couder)
37   $gmane/78150
38
39 * fsck --lost-found (me)
40   $gmane/78267
41
42 * core.inithook (Dscho)
43   $gmane/78123
44
45 * receive.localBranches = { refuse | allow } (Dscho)
46   $gmane/78065
47
48 * autosetting core.ignorecase (Dmitry Potapov)
49   $gmane/78176
50
51 * mailinfo extention to extract Message-ID and others (Anton Gladkov)
52   $gmane/78006
53
54 * synopsys: use {} instead of () for grouping alternatives (Jari Aalto)
55   $gmane/72243
56
57 * "[alias] st = status" and "cd .git && git st" (Jeff King)
58   $gmane/72327
59
60 * "git fetch" does not exit with non-zero status when it failed to update
61   some refs due to non-ffness (Daniel)
62   $gmane/77178
63
64 * "git fetch" shows error when dangling symref exists at the remote
65   but does not really error out (Samuel Tardieu)
66   $gmane/76658
67
68 * use "assume unchanged" bit to implement narrow checkout
69   $gmane/77046
70
71 * send-pack vs receive-pack history exchange (me)
72
73 * zlib abstraction (Marco)
74   $gmane/72262
75
76 * git --index-file=<foo> <cmd> (Linus)
77   $gmane/77332
78
79 * git lost-found vs git fsck --lost-found
80   $gmane/78267