148 Commits (ebf3c04b262aa27fbb97f8a0156c2347fecafafb)

Author SHA1 Message Date
Li Linchao 4fe788b1b0 builtin/clone.c: add --reject-shallow option 4 years ago
Taylor Blau a4a1ca22ef Documentation/git-clone.txt: document race with --local 4 years ago
Sean Barag de9ed3ef37 clone: allow configurable default for `-o`/`--origin` 4 years ago
Derrick Stolee a95ce12430 maintenance: replace run_auto_gc() 4 years ago
Johannes Schindelin 6069eccdc9 docs: add missing diamond brackets 5 years ago
Derrick Stolee 4a465443a6 clone: document --filter options 5 years ago
Jean-Noël Avila fd5041e127 doc: remove non pure ASCII characters 5 years ago
Derrick Stolee d89f09c828 clone: add --sparse mode 5 years ago
Quentin Nerden bfc8c84ed5 docs: git-clone: list short form of options first 6 years ago
Quentin Nerden 3711d1cd89 docs: git-clone: refer to long form of options 6 years ago
Ben Avison 4c6910163a clone: add `--remote-submodules` flag 6 years ago
Jonathan Tan 6e98305985 clone: send server options when using protocol v2 6 years ago
SZEDER Gábor 7eae4a3ac4 Documentation/clone: document ignored configuration variables 6 years ago
Nguyễn Thái Ngọc Duy 76a8788c14 doc: keep first level section header in upper case 7 years ago
Todd Zullinger 73364e4f10 doc/clone: update caption for GIT URLS cross-reference 7 years ago
Stefan Beller bc29b0b971 Documentation/git-clone: improve description for submodule recursing 7 years ago
Ævar Arnfjörð Bjarmason 0dab2468ee clone: add a --no-tags option to clone without tags 8 years ago
Brandon Williams bb62e0a99f clone: teach --recurse-submodules to optionally take a pathspec 8 years ago
Stefan Beller f7415b4d71 clone: implement optional references 9 years ago
Junio C Hamano 18a74a092b clone: do not let --depth imply --shallow-submodules 9 years ago
Nguyễn Thái Ngọc Duy 859e5df916 clone: define shallow clone boundary with --shallow-exclude 9 years ago
Nguyễn Thái Ngọc Duy 994c2aaf31 clone: define shallow clone boundary based on time with --shallow-since 9 years ago
Stefan Beller d22eb04475 clone: add `--shallow-submodules` flag 9 years ago
Stefan Beller 72290d6a1d clone: allow an explicit argument for parallel submodule clones 9 years ago
Jeff King 0d0bac67ce transport: drop support for git-over-rsync 9 years ago
Sebastian Schuberth fc142811d1 docs: say "commits" in the --depth option wording for git-clone 9 years ago
Sebastian Schuberth 28a1b56932 docs: clarify that passing --depth to git-clone implies --single-branch 9 years ago
Alex Riesen 0181681e92 clone: allow "--dissociate" without reference 9 years ago
Junio C Hamano fb1d6dabce clone: --dissociate option to mark that reference is only temporary 10 years ago
Albert L. Lash, IV 897e3e4540 docs/git-clone: clarify use of --no-hardlinks option 11 years ago
Øystein Walle 5fe8f49b6d Documentation: fix typos in man pages 11 years ago
Nguyễn Thái Ngọc Duy 82fba2b9d3 git-clone.txt: remove shallow clone limitations 11 years ago
Junio C Hamano 5333f2afc4 Revert "git-clone.txt: remove the restriction on pushing from a shallow clone" 12 years ago
Nguyễn Thái Ngọc Duy dacd2bcc41 git-clone.txt: remove the restriction on pushing from a shallow clone 12 years ago
W. Trevor King 283efb0108 Documentation: Update 'linux-2.6.git' -> 'linux.git' 12 years ago
W. Trevor King f22a6543d1 doc/clone: Pick more compelling paths for the --reference example 12 years ago
W. Trevor King 8c8fc53c7d doc/clone: Remove the '--bare -l -s' example 12 years ago
Felipe Contreras 0460ed2c93 documentation: trivial style cleanups 12 years ago
Thomas Ackermann 2de9b71138 Documentation: the name of the system is 'Git', not 'git' 12 years ago
Thomas Ackermann 48a8c26c62 Documentation: avoid poor-man's small caps GIT 12 years ago
Matthieu Moy a6d3bde5af Documentation: remote tracking branch -> remote-tracking branch 12 years ago
Ralf Thielow 31b808a032 clone --single: limit the fetch refspec to fetched branch 12 years ago
Jeff King 189260b190 clone: allow --no-local to turn off local optimizations 13 years ago
Jeff King 9197a10c71 docs/clone: mention that --local may be ignored 13 years ago
Nguyễn Thái Ngọc Duy 5a7d5b683f clone: allow --branch to take a tag 13 years ago
Nguyễn Thái Ngọc Duy 3e6e0edde2 clone: add --single-branch to fetch only one branch 13 years ago
Jeff King 84054f79de clone: accept config options on the command line 14 years ago
Nguyen Thai Ngoc Duy 09ffc706e4 init/clone: remove short option -L and document --separate-git-dir 14 years ago
Nguyễn Thái Ngọc Duy b57fb80a7d init, clone: support --separate-git-dir for .git file 14 years ago
Jeff King 48bb914ed6 doc: drop author/documentation sections from most pages 14 years ago