mirror of
https://github.com/git/git.git
synced 2026-03-05 23:09:04 +01:00
TODO updates
This commit is contained in:
25
TODO
25
TODO
@@ -85,17 +85,6 @@ the box.
|
||||
|
||||
[jc: limbo?]
|
||||
|
||||
* Gitweb diff on merge commits
|
||||
|
||||
From: Linus Torvalds <torvalds@osdl.org>
|
||||
Subject: Re: git show and gitweb gives different result for kernel
|
||||
Message-ID: <Pine.LNX.4.64.0610061202060.3952@g5.osdl.org>
|
||||
|
||||
Maybe allow gitweb to show diff with any parent and diff --cc,
|
||||
not just diff with the first parent for a merge.
|
||||
|
||||
[jc: Jakub is interested in it]
|
||||
|
||||
* Delegate gitweb part to somebody else.
|
||||
|
||||
* Use gitattributes for more things.
|
||||
@@ -123,6 +112,15 @@ not just diff with the first parent for a merge.
|
||||
- Others???
|
||||
|
||||
|
||||
Technical (heavier)
|
||||
-------------------
|
||||
|
||||
* Subproject Porcelain.
|
||||
|
||||
- recursive checkout
|
||||
- recursive diff
|
||||
|
||||
|
||||
Technical (milder)
|
||||
------------------
|
||||
|
||||
@@ -141,6 +139,11 @@ Technical (milder)
|
||||
Technical (trivial)
|
||||
-------------------
|
||||
|
||||
* Update the lockfile protocol so that closing and renaming are
|
||||
done inside lockfile commit time. Some filesystems do not
|
||||
like an open file renamed and then closed. Come up with a
|
||||
patch and pass Alex for an Ack.
|
||||
|
||||
* Mbx (not mbox) support for git-mailsplit.
|
||||
|
||||
* git-clone fail .git/refs/foo (Yann Dirson <ydirson@altern.org>)
|
||||
|
||||
Reference in New Issue
Block a user