Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-05-30 | Improved pack format documentation. | Shawn Pearce | 1 | -3/+8 | |
While trying to implement a pack reader in Java I was mislead by some facts listed in this documentation as well as found a few details to be missing about the pack header. Signed-off-by: Shawn O. Pearce <spearce@spearce.org> Signed-off-by: Junio C Hamano <junkio@cox.net> | |||||
2006-04-07 | Add Documentation/technical/pack-format.txt | Junio C Hamano | 1 | -0/+111 | |
... along with the previous one, pack-heuristics, by popular demand. Signed-off-by: Junio C Hamano <junkio@cox.net> |