mirror of
https://github.com/git/git.git
synced 2026-01-15 13:19:10 +00:00
71 lines
1.7 KiB
Plaintext
71 lines
1.7 KiB
Plaintext
The GIT To-Do File
|
|
==================
|
|
|
|
The latest copy of this document is found at
|
|
|
|
http://kernel.org/git/?p=git/git.git;a=blob;hb=todo;f=TODO
|
|
http://repo.or.cz/w/alt-git.git?a=blob;hb=todo;f=TODO
|
|
|
|
----------------------------------------------------------------
|
|
|
|
* Windows relocatable install
|
|
|
|
Steffen Prohaska ($gmane/92605), Johannes Sixt.
|
|
|
|
* Haiku port
|
|
|
|
Andreas Färber ($gmane/92582)
|
|
|
|
* ksh "trap foo EXIT" triggers on function return, loses exit status
|
|
|
|
Brandon Casey ($gmane/92873)
|
|
|
|
* document webdav debugging tip with davfs2
|
|
|
|
Giovanni Funchal ($gmane/92745)
|
|
|
|
* update "rebase -i" documentation with examples
|
|
|
|
Eric Hanchrow ($gmane/92669)
|
|
|
|
* pre-push hook
|
|
|
|
Scott Chacon ($gmane/92900, $gmane/92936)
|
|
|
|
* Make attributes apply to trees, not just working tree.
|
|
|
|
* "git checkout treeish -- path" from a treeish that does not contain
|
|
path when the index does. It should error out but it doesn't.
|
|
|
|
#git, http://colabti.org/irclogger/irclogger_log/git?date=2008-08-03#l1318
|
|
|
|
* Safer handling of grafts (Linus, me)
|
|
$gmane/37744/focus=37866. Partially in 'pu' but stalled due to breakage in
|
|
"shallow clone".
|
|
|
|
* Prepare cvsimport for fixed cvsps (David Mansfield)
|
|
|
|
Message-Id: <1207100091.10532.64.camel@gandalf.cobite.com>
|
|
|
|
* Unify post-receive and nonexistent post-fetch (Pascal Obry)
|
|
|
|
$gmane/91150/focus=91173
|
|
|
|
* receive.localBranches = { refuse | allow } (Dscho)
|
|
$gmane/78065
|
|
|
|
* autosetting core.ignorecase (Dmitry Potapov)
|
|
$gmane/78176
|
|
|
|
* synopsys: use {} instead of () for grouping alternatives (Jari Aalto)
|
|
$gmane/72243
|
|
|
|
* "[alias] st = status" and "cd .git && git st" (Jeff King)
|
|
$gmane/72327
|
|
|
|
* zlib abstraction (Marco)
|
|
$gmane/72262
|
|
|
|
* git --index-file=<foo> <cmd> (Linus)
|
|
$gmane/77332
|