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 * Windows relocatable install
13 Steffen Prohaska ($gmane/92605), Johannes Sixt.
17 Andreas Färber ($gmane/92582)
19 * ksh "trap foo EXIT" triggers on function return, loses exit status
21 Brandon Casey ($gmane/92873)
23 * document webdav debugging tip with davfs2
25 Giovanni Funchal ($gmane/92745)
27 * update "rebase -i" documentation with examples
29 Eric Hanchrow ($gmane/92669)
33 Scott Chacon ($gmane/92900, $gmane/92936)
35 * Make attributes apply to trees, not just working tree.
37 * "git checkout treeish -- path" from a treeish that does not contain
38 path when the index does. It should error out but it doesn't.
40 #git, http://colabti.org/irclogger/irclogger_log/git?date=2008-08-03#l1318
42 * Safer handling of grafts (Linus, me)
43 $gmane/37744/focus=37866. Partially in 'pu' but stalled due to breakage in
46 * Prepare cvsimport for fixed cvsps (David Mansfield)
48 Message-Id: <1207100091.10532.64.camel@gandalf.cobite.com>
50 * Unify post-receive and nonexistent post-fetch (Pascal Obry)
52 $gmane/91150/focus=91173
54 * receive.localBranches = { refuse | allow } (Dscho)
57 * autosetting core.ignorecase (Dmitry Potapov)
60 * synopsys: use {} instead of () for grouping alternatives (Jari Aalto)
63 * "[alias] st = status" and "cd .git && git st" (Jeff King)
66 * zlib abstraction (Marco)
69 * git --index-file=<foo> <cmd> (Linus)