4 Commits (44ca0c8ed927c8e7525ceec412704ff9967ff6ac)

Author SHA1 Message Date
Ævar Arnfjörð Bjarmason c7c4efacf1 i18n: git-bundle basic messages 14 years ago
Štěpán Němec 62b4698e55 Use angles for placeholders consistently 14 years ago
Nguyễn Thái Ngọc Duy 2cb60093e6 bundle: run setup_git_directory_gently() sooner 14 years ago
Linus Torvalds 81b50f3ce4 Move 'builtin-*' into a 'builtin/' subdirectory 15 years ago
Thiago Farina 1f986c4ac4 Update the usage bundle string. 15 years ago
Heikki Orsila 34baebcee1 Start conforming code to "git subcmd" style 16 years ago
SZEDER Gábor af05d67939 Always set *nongit_ok in setup_git_directory_gently() 17 years ago
Johannes Schindelin c5546e88fe bundle create: keep symbolic refs' names instead of resolving them 17 years ago
Johannes Schindelin 30415d50cc Move bundle specific stuff into bundle.[ch] 17 years ago
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