summaryrefslogtreecommitdiffstats
path: root/builtin/bundle.c
AgeCommit message (Expand)AuthorLines
2020-08-11Merge branch 'bc/sha-256-part-3'Junio C Hamano-1/+4
2020-07-30bundle: add new version for use with SHA-256brian m. carlson-1/+4
2020-07-28strvec: convert builtin/ callers away from argv_array nameJeff King-6/+6
2020-07-28strvec: rename files from argv-array to strvecJeff King-1/+1
2019-11-11bundle-verify: add --quietRobin H. Johnson-3/+6
2019-11-11bundle-create: progress output controlRobin H. Johnson-3/+27
2019-11-11bundle: framework for options before bundle fileRobin H. Johnson-45/+145
2019-01-24create_bundle(): drop unused "header" parameterJeff King-2/+1
2018-11-12bundle.c: remove the_repository referencesNguyễn Thái Ngọc Duy-3/+4
2017-03-21bundle: use prefix_filename with bundle pathJeff King-7/+1
2015-05-08bundle: verify arguments more strictlyPatrick Steinhardt-0/+8
2011-09-19Teach progress eye-candy to fetch_refs_from_bundle()Junio C Hamano-1/+1
2011-03-09i18n: git-bundle basic messagesÆvar Arnfjörð Bjarmason-3/+3
2010-10-08Use angles for placeholders consistentlyŠtěpán Němec-2/+2
2010-08-15bundle: run setup_git_directory_gently() soonerNguyễn Thái Ngọc Duy-4/+2
2010-02-22Move 'builtin-*' into a 'builtin/' subdirectoryLinus Torvalds-0/+67