| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2009-05-01 | Fix a bunch of pointer declarations (codestyle) | Felipe Contreras | -3/+3 | |
| Essentially; s/type* /type */ as per the coding guidelines. Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com> | ||||
| 2007-09-25 | Move convert-objects to contrib. | Matt Kraai | -0/+329 | |
| convert-objects was needed to convert from an old-style repository, which hashed the compressed contents and used a different date format. Such repositories are presumably no longer common and, if such conversions are necessary, should be done by writing a frontend for git-fast-import. Linus, the original author, is OK with moving it to contrib. Signed-off-by: Matt Kraai <kraai@ftbfs.org> Signed-off-by: Junio C Hamano <gitster@pobox.com> | ||||
