TODO clean-up and minor updates
[git/spearce.git] / TODO
blob60d47d6eec73cdfd37f61028eeafb516bbe3b727
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 and/or lack enough discussions to proceed.
13 * zlib abstraction (Marco)
14   $gmane/72262
16 * revision.c::limit_list() breakage (Jeff King)
17   $gmane/72324
18   t/t6009
20 * synopsys: use {} instead of () for grouping alternatives (Jari Aalto)
21   $gmane/72243
23 * "[alias] st = status" and "cd .git && git st" (Jeff King)
24   $gmane/72327
26 * git --index-file=<foo> <cmd> (Linus)
27   $gmane/77332
29 * fetch with "refs/*:refs/*" errors out erroneously
30   $gmane/77335