25 Commits (c32da692de332d3c9a0b283066e3786af00f4931)

Author SHA1 Message Date
Junio C Hamano 4b37666ccb builtin-bundle create - use lock_file 17 years ago
Mark Levedahl 21a02980f9 builtin-bundle - use buffered reads for bundle header 17 years ago
Mark Levedahl 442b67a559 builtin-bundle.c - use stream buffered input for rev-list 17 years ago
Junio C Hamano c06793a4ed allow git-bundle to create bottomless bundle 17 years ago
Junio C Hamano 7fa8254f94 allow git-bundle to create bottomless bundle 17 years ago
Peter Hagervall baffc0e770 Make every builtin-*.c file #include "builtin.h" 18 years ago
Johan Herland 8a912bcb25 Ensure return value from xread() is always stored into an ssize_t 18 years ago
Theodore Ts'o 46efd2d93c Rename warn() to warning() to fix symbol conflicts on BSD and Mac OS 18 years ago
Shawn O. Pearce b1daf300d0 Replace fork_with_pipe in bundle with run_command 18 years ago
Johannes Schindelin 34572ed2c8 git-bundle: only die if pack would be empty, warn if ref is skipped 18 years ago
Johannes Schindelin 2e578f9a4f git-bundle: prevent overwriting existing bundles 18 years ago
Johannes Schindelin d58c6184e3 git-bundle: die if a given ref is not included in bundle 18 years ago
Johannes Schindelin 263703fff3 git-bundle: handle thin packs in subcommand "unbundle" 18 years ago
Johannes Schindelin 9e64d109f9 git-bundle: Make thin packs 18 years ago
Johannes Schindelin 18449ab0e9 git-bundle: avoid packing objects which are in the prerequisites 18 years ago
Johannes Schindelin 8315588b59 bundle: fix wrong check of read_header()'s return value & add tests 18 years ago
Junio C Hamano 80e25ceece git-bundle: make verify a bit more chatty. 18 years ago
Junio C Hamano c2dea5a11c git-bundle: various fixups 18 years ago
Junio C Hamano 2b064697a5 revision traversal: retire BOUNDARY_SHOW 18 years ago
Junio C Hamano c044aa18f6 git-bundle: fix pack generation. 18 years ago
Junio C Hamano 64d99e9c5a bundle: reword missing prerequisite error message 18 years ago
Johannes Schindelin 239296770d git-bundle: record commit summary in the prerequisite data 18 years ago
Johannes Schindelin fb9a54150d git-bundle: avoid fork() in verify_bundle() 18 years ago
Johannes Schindelin fa257b0554 git-bundle: assorted fixes 18 years ago
Johannes Schindelin 2e0afafebd Add git-bundle: move objects and references by archive 18 years ago