Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [PATCH] git-cat-file: '-s' to find out object size. | Junio C Hamano | 2005-06-28 | 1 | -3/+9 |
| | | | | | | | | | | We use sha1_object_info() now, and getting size is also trivial. I admit that this is more of "because we can" not "because I see immediate need for it", though. Signed-off-by: Junio C Hamano <junkio@cox.net> Signed-off-by: Linus Torvalds <torvalds@osdl.org> | ||||
* | [PATCH 1/4] split core-git.txt and update | David Greaves | 2005-05-10 | 1 | -0/+55 |
Split the core-git.txt file Formatting fix to the diff-format.txt Signed-off-by: David Greaves <david@dgreaves.com> |