| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-09-15 | cleanups: ensure that git-compat-util.h is included first | David Aguilar | 1 | -2/+0 | |
| CodingGuidelines states that the first #include in C files should be git-compat-util.h or another header file that includes it, such as cache.h or builtin.h. Signed-off-by: David Aguilar <davvid@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com> | |||||
| 2012-04-03 | varint: make it available outside the context of pack | Junio C Hamano | 1 | -0/+9 | |
| Signed-off-by: Junio C Hamano <gitster@pobox.com> | |||||
