about summary refs log tree commit homepage
path: root/Documentation/public-inbox-clone.pod
DateCommit message (Expand)
2024-02-14doc: fix formatting for CLI switch aliases
2023-08-16doc: clone: add a note about git 2.41+ and fetch.hideRefs
2023-03-18clone: support --purge to delete remotely-deleted repos
2023-03-18doc: clone: note the default value of --remote-manifest=
2023-03-14doc: clone: fix typo in --remote-manifest= description
2023-03-13doc: clone: document --remote-manifest= option
2023-03-07doc: update public-inbox-clone examples and help
2023-02-27doc: update clone+fetch with 2.0+ switches
2023-01-06clone: implement --exit-code
2023-01-06clone: document --project-list and --post-update-hook
2022-11-28lei_mirror: --manifest= affects destination, too
2022-11-28lei_mirror: respect `./' and `../' prefixes for CLI args
2022-11-28clone: support --keep-going/-k like make(1)
2022-11-28clone|fetch: support passing --prune(-tags) to `git fetch'
2022-11-28clone: support loading manifest.js.gz from destination
2022-11-28clone: require `--objstore=' for default location
2022-11-28clone: flesh out --objstore behavior and document
2022-11-28clone: support --inbox-version
2022-11-28clone: support --inbox-config option
2022-11-28clone: support --dry-run / -n flag
2022-11-28clone: support --include and --exclude with multi-clone
2021-11-04doc: add more 3rd-party refs, use Debian manpages for xapian
2021-11-03doc: -clone|lei add-external: add bit about the Makefile
2021-09-24clone|--mirror: support --epoch=RANGE for partial clones
2021-09-12new public-inbox-{clone,fetch} commands