Dothem: reset before checking it out again to squelch messages.
[git/spearce.git] / TODO
bloba04203ee127d9afd7ad5654d8d70f85269345047
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 * Haiku port
13   Andreas Färber ($gmane/92582)
15 * ksh "trap foo EXIT" triggers on function return, loses exit status
17   Brandon Casey ($gmane/92873)
19 * document webdav debugging tip with davfs2
21   Giovanni Funchal ($gmane/92745)
23 * Make attributes apply to trees, not just working tree.
25 * "git checkout treeish -- path" from a treeish that does not contain
26   path when the index does.  It should error out but it doesn't.
28   #git, http://colabti.org/irclogger/irclogger_log/git?date=2008-08-03#l1318
30 * Safer handling of grafts (Linus, me)
31   $gmane/37744/focus=37866.  Partially in 'pu' but stalled due to breakage in
32   "shallow clone".
34 * synopsys: use {} instead of () for grouping alternatives (Jari Aalto)
35   $gmane/72243
37 * "[alias] st = status" and "cd .git && git st" (Jeff King)
38   $gmane/72327
40 * zlib abstraction (Marco)
41   $gmane/72262
43 * git --index-file=<foo> <cmd> (Linus)
44   $gmane/77332