Age | Commit message (Expand) | Author | Files | Lines |
2021-07-06 | bundle: remove "ref_list" in favor of string-list.c API | Ævar Arnfjörð Bjarmason | 1 | -6/+6 |
2021-07-06 | bundle cmd: stop leaking memory from parse_options_cmd_bundle() | Ævar Arnfjörð Bjarmason | 1 | -21/+41 |
2020-08-11 | Merge branch 'bc/sha-256-part-3' | Junio C Hamano | 1 | -1/+4 |
2020-07-30 | bundle: add new version for use with SHA-256 | brian m. carlson | 1 | -1/+4 |
2020-07-28 | strvec: convert builtin/ callers away from argv_array name | Jeff King | 1 | -6/+6 |
2020-07-28 | strvec: rename files from argv-array to strvec | Jeff King | 1 | -1/+1 |
2019-11-11 | bundle-verify: add --quiet | Robin H. Johnson | 1 | -3/+6 |
2019-11-11 | bundle-create: progress output control | Robin H. Johnson | 1 | -3/+27 |
2019-11-11 | bundle: framework for options before bundle file | Robin H. Johnson | 1 | -45/+145 |
2019-01-24 | create_bundle(): drop unused "header" parameter | Jeff King | 1 | -2/+1 |
2018-11-12 | bundle.c: remove the_repository references | Nguyễn Thái Ngọc Duy | 1 | -3/+4 |
2017-03-21 | bundle: use prefix_filename with bundle path | Jeff King | 1 | -7/+1 |
2015-05-08 | bundle: verify arguments more strictly | Patrick Steinhardt | 1 | -0/+8 |
2011-09-19 | Teach progress eye-candy to fetch_refs_from_bundle() | Junio C Hamano | 1 | -1/+1 |
2011-03-09 | i18n: git-bundle basic messages | Ævar Arnfjörð Bjarmason | 1 | -3/+3 |
2010-10-08 | Use angles for placeholders consistently | Štěpán Němec | 1 | -2/+2 |
2010-08-15 | bundle: run setup_git_directory_gently() sooner | Nguyễn Thái Ngọc Duy | 1 | -4/+2 |
2010-02-22 | Move 'builtin-*' into a 'builtin/' subdirectory | Linus Torvalds | 1 | -0/+67 |