| Commit message (Expand) | Author | Age |
* | Use blob_, commit_, tag_, and tree_type throughout. | Peter Eriksen | 2006-04-04 |
* | remove delta-against-self bit | Nicolas Pitre | 2006-02-09 |
* | unpack-objects: default to quiet if stderr is not a tty. | Junio C Hamano | 2006-01-06 |
* | xread/xwrite: do not worry about EINTR at calling sites. | Junio C Hamano | 2005-12-19 |
* | Make the rest of commands work from a subdirectory. | Junio C Hamano | 2005-11-28 |
* | Document the -n command-line option to git-unpack-objects | Nikolai Weibull | 2005-11-14 |
* | Update unpack-objects usage and documentation. | Junio C Hamano | 2005-08-12 |
* | [PATCH] Plug memory leaks in git-unpack-objects | Sergey Vlasov | 2005-08-03 |
* | Fix up progress report for off-by-one error | Linus Torvalds | 2005-07-10 |
* | git-unpack-objects: show progress report by default | Linus Torvalds | 2005-07-09 |
* | Don't special-case a zero-sized compression. | Linus Torvalds | 2005-07-05 |
* | Re-instate dry-run logic in git-unpack-objects | Linus Torvalds | 2005-06-29 |
* | Clean up git-unpack-objects a bit | Linus Torvalds | 2005-06-29 |
* | Make git pack files use little-endian size encoding | Linus Torvalds | 2005-06-28 |
* | git-unpack-objects: re-write to read from stdin | Linus Torvalds | 2005-06-28 |
* | [PATCH] Fix unpack-objects for header length information. | Junio C Hamano | 2005-06-28 |
* | Change pack file format. Hopefully for the last time. | Linus Torvalds | 2005-06-28 |
* | Teach packing about "tag" objects | Linus Torvalds | 2005-06-28 |
* | csum-file interface updates: return resulting SHA1 | Linus Torvalds | 2005-06-26 |
* | git-pack-objects: write the pack files with a SHA1 csum | Linus Torvalds | 2005-06-26 |
* | git-unpack-objects: start removing debug output | Linus Torvalds | 2005-06-26 |
* | Fix object packing/unpacking. | Linus Torvalds | 2005-06-26 |
* | [PATCH] Finish initial cut of git-pack-object/git-unpack-object pair. | Junio C Hamano | 2005-06-26 |
* | git-unpack-objects: start parsing the actual packed data | Linus Torvalds | 2005-06-25 |
* | First cut at git-unpack-objects | Linus Torvalds | 2005-06-25 |