bundle-uri: quiet failed unbundlings
Derrick Stolee committed almost 4 years ago
bundle: add flags to verify_bundle()
Derrick Stolee committed almost 4 years ago
bundle-uri: fetch a list of bundles
Derrick Stolee committed almost 4 years ago
bundle: properly clear all revision flags
Derrick Stolee committed almost 4 years ago
bundle-uri: limit recursion depth for bundle lists
Derrick Stolee committed almost 4 years ago
bundle-uri: parse bundle list in config format
Derrick Stolee committed almost 4 years ago
bundle-uri: unit test "key=value" parsing
Ævar Arnfjörð Bjarmason committed almost 4 years ago
bundle-uri: create "key=value" line parsing
Ævar Arnfjörð Bjarmason committed almost 4 years ago
bundle-uri: create base key-value pair parsing
Derrick Stolee committed almost 4 years ago
bundle-uri: create bundle_list struct and helpers
Derrick Stolee committed almost 4 years ago
bundle-uri: use plain string in find_temp_filename()
Derrick Stolee committed almost 4 years ago
Junio C Hamano committed almost 4 years ago
Merge branch 'rs/gc-pack-refs-simplify'
Junio C Hamano committed almost 4 years ago
Merge branch 'nb/doc-mergetool-typofix'
Junio C Hamano committed almost 4 years ago
Merge branch 'jk/sequencer-missing-author-name-check'
Junio C Hamano committed almost 4 years ago
Merge branch 'pw/ssh-sign-report-errors'
Junio C Hamano committed almost 4 years ago
Merge branch 'pw/mailinfo-b-fix'
Junio C Hamano committed almost 4 years ago
Merge branch 'rs/test-httpd-in-C-locale'
Junio C Hamano committed almost 4 years ago
Merge branch 'ds/bundle-uri-docfix'
Junio C Hamano committed almost 4 years ago
CodingGuidelines: recommend against unportable C99 struct syntax
Ævar Arnfjörð Bjarmason committed almost 4 years ago