What's in git.git (Jul 2008, issue #04; Sun, 13)
[git/spearce.git] / TODO
blobcf48c8feadb6e9d140ab4f7ff0d595bc3d89e98a
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 * Safer handling of grafts (Linus, me)
12   $gmane/37744/focus=37866.  Partially in 'pu' but stalled due to breakage in
13   "shallow clone".
15 * Prepare cvsimport for fixed cvsps (David Mansfield)
17 Message-Id: <1207100091.10532.64.camel@gandalf.cobite.com>
19 * receive.localBranches = { refuse | allow } (Dscho)
20   $gmane/78065
22 * autosetting core.ignorecase (Dmitry Potapov)
23   $gmane/78176
25 * synopsys: use {} instead of () for grouping alternatives (Jari Aalto)
26   $gmane/72243
28 * "[alias] st = status" and "cd .git && git st" (Jeff King)
29   $gmane/72327
31 * use "assume unchanged" bit to implement narrow checkout
32   $gmane/77046
34 * send-pack vs receive-pack history exchange (me)
36 * zlib abstraction (Marco)
37   $gmane/72262
39 * git --index-file=<foo> <cmd> (Linus)
40   $gmane/77332
42 * git lost-found vs git fsck --lost-found
43   $gmane/78267