Add taboo tool

todo
Junio C Hamano 2007-04-29 00:56:05 -07:00
parent a402ae1a39
commit 2bf0054886
2 changed files with 1466 additions and 0 deletions

12
TODO
View File

@ -14,6 +14,16 @@ to pick an item from the list and work on it.
Recent issues
-------------

* Handling pushing into non-bare repository more gracefully.

When git-push is done to a non-bare repository and updates the
branch that is currently checked out, we currently do not do
anything special.

From: Linus Torvalds <torvalds@linux-foundation.org>
Message-ID: <Pine.LNX.4.64.0704160931550.5473@woody.linux-foundation.org>


* Use blame machinery to track a single file (not path) in finer
grained way.

@ -93,6 +103,8 @@ not just diff with the first parent for a merge.

[jc: Jakub is interested in it]



Technical (milder)
------------------


1454
taboo.perl Executable file

File diff suppressed because it is too large Load Diff