summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-01-31bundle-uri: test missing bundles with heuristicDerrick Stolee
2023-01-31bundle-uri: store fetch.bundleCreationTokenDerrick Stolee
2023-01-31fetch: fetch from an external bundle URIDerrick Stolee
2023-01-31bundle-uri: drop bundle.flag from design docDerrick Stolee
2023-01-31clone: set fetch.bundleURI if appropriateDerrick Stolee
2023-01-31bundle-uri: download in creationToken orderDerrick Stolee
2023-01-31bundle-uri: parse bundle.<id>.creationToken valuesDerrick Stolee
2023-01-31bundle-uri: parse bundle.heuristic=creationTokenDerrick Stolee
2023-01-31t5558: add tests for creationToken heuristicDerrick Stolee
2023-01-31bundle: verify using check_connected()Derrick Stolee
2023-01-31bundle: test unbundling with incomplete historyDerrick Stolee
2023-01-06test-bundle-uri: drop unused variablesJeff King
2022-12-25clone: unbundle the advertised bundlesDerrick Stolee
2022-12-25bundle-uri: download bundles from an advertised listDerrick Stolee
2022-12-25bundle-uri: allow relative URLs in bundle listsDerrick Stolee
2022-12-25strbuf: introduce strbuf_strip_file_from_path()Derrick Stolee
2022-12-25bundle-uri: serve bundle.* keys from configDerrick Stolee
2022-12-25bundle-uri client: add helper for testing serverÆvar Arnfjörð Bjarmason
2022-12-25transport: rename got_remote_headsDerrick Stolee
2022-12-25bundle-uri client: add boolean transfer.bundleURI settingÆvar Arnfjörð Bjarmason
2022-12-25clone: request the 'bundle-uri' command when availableÆvar Arnfjörð Bjarmason
2022-12-25t: create test harness for 'bundle-uri' commandÆvar Arnfjörð Bjarmason
2022-12-25protocol v2: add server-side "bundle-uri" skeletonÆvar Arnfjörð Bjarmason
2022-11-15The twelfth batchTaylor Blau
2022-11-15Merge branch 'vh/my-first-contribution-typo'Taylor Blau
2022-11-15Merge branch 'ks/partialclone-casing'Taylor Blau
2022-11-15Merge branch 'mh/password-can-be-pat'Taylor Blau
2022-11-15Merge branch 'js/ci-set-output'Taylor Blau
2022-11-15Merge branch 'ab/rev-info-init'Taylor Blau
2022-11-15Merge branch 'al/trace2-clearing-skip-worktree'Taylor Blau
2022-11-15Merge branch 'do/modernize-t7001'Taylor Blau
2022-11-14Documentation: fix typoVlad-Stefan Harbuz
2022-11-11repository-version.txt: partialClone casing changeKousik Sanagavarapu
2022-11-08The eleventh batchTaylor Blau
2022-11-08Merge branch 'rs/no-more-run-command-v'Taylor Blau
2022-11-08Merge branch 'rs/archive-filter-error-once'Taylor Blau
2022-11-08Merge branch 'ma/drop-redundant-diagnostic'Taylor Blau
2022-11-08Merge branch 'vb/ls-files-docfix'Taylor Blau
2022-11-08Merge branch 'jk/ref-filter-parsing-bugs'Taylor Blau
2022-11-08Merge branch 'po/glossary-around-traversal'Taylor Blau
2022-11-08Merge branch 'jc/set-gid-bit-less-aggressively'Taylor Blau
2022-11-08Merge branch 'es/mark-gc-cruft-as-experimental'Taylor Blau
2022-11-08Merge branch 'tb/howto-using-redo-script'Taylor Blau
2022-11-08Documentation/gitcredentials.txt: mention password alternativesM Hickford
2022-11-08revisions API: extend the nascent REV_INFO_INIT macroÆvar Arnfjörð Bjarmason
2022-11-08ci: use a newer `github-script` versionJohannes Schindelin
2022-11-08ls-files: fix --ignored and --killed flags in synopsisVincent Bernat
2022-11-05index: raise a bug if the index is materialised more than onceAnh Le
2022-11-05index: add trace2 region for clear skip worktreeAnh Le
2022-11-04t7001-mv.sh: modernizing test script using functionsDebra Obondo