git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
			download mbox.gz: |
    1. [PATCH v2 2/2] fetch: add cli option --default-only
       - by Tamino Bauknecht @ 2024-01-04 22:22 UTC [50%]

    2. [WIP 2/8] tests: always test fetch of unreachable with v0
       - by Jonathan Tan @ 2019-01-16 22:42 UTC [49%]

    3. [PATCH 2/8] tests: always test fetch of unreachable with v0
       - by Jonathan Tan @ 2019-02-06  0:21 UTC [49%]

    4. [PATCH 3/8] tests: always test fetch of unreachable with v0
       - by Jonathan Tan @ 2019-02-25 21:54 UTC [49%]

    5. [PATCH v2] fetch: don't output non-errors on stderr
       - by Ævar Arnfjörð Bjarmason @ 2010-06-25 13:30 UTC [49%]

    6. [PATCH 7/8] fetch: introduce new `--output-format` option
       - by Patrick Steinhardt @ 2023-04-19 12:31 UTC [48%]

    7. [PATCH v2] fetch: no FETCH_HEAD display if --no-write-fetch-head
       - by Jonathan Tan @ 2020-09-02 21:05 UTC [47%]

    8. [PATCH v2 8/8] tests: mark tests broken under GIT_TEST_PROTOCOL_VERSION=2
       - by Ævar Arnfjörð Bjarmason @ 2018-12-13 15:58 UTC [47%]

    9. [PATCH v2 7/8] fetch: introduce new `--output-format` option
       - by Patrick Steinhardt @ 2023-04-27 11:13 UTC [47%]

   10. [PATCH] fetch: add new config option fetch.all
       - by Tamino Bauknecht @ 2024-01-04 14:33 UTC [47%]

   11. [PATCH v2 10/23] fetch --tags: fetch tags *in addition to* other stuff
       - by Michael Haggerty @ 2013-10-30  5:32 UTC [46%]

   12. [PATCH v3] fetch: no FETCH_HEAD display if --no-write-fetch-head
       - by Jonathan Tan @ 2020-09-03 19:41 UTC [46%]

   13. [PATCH v2 11/23] fetch --prune: prune only based on explicit refspecs
       - by Michael Haggerty @ 2013-10-30  5:33 UTC [45%]

   14. [PATCH v2] fetch: add configuration for making --all default
       - by Øystein Walle @ 2015-07-17 16:14 UTC [45%]

   15. [PATCH v2 2/9] fetch doc: move FETCH_HEAD material lower and add an example
       - by Junio C Hamano @ 2014-06-03 22:16 UTC [45%]

   16. [PATCH 10/15] fetch --tags: fetch tags *in addition to* other stuff
       - by Michael Haggerty @ 2013-10-23 15:50 UTC [45%]

   17. [PATCH 1/1] fetch: let --jobs=<n> parallelize --multiple, too
       - by Johannes Schindelin via GitGitGadget @ 2019-10-01 11:53 UTC [45%]

   18. [PATCH v2 1/1] fetch: let --jobs=<n> parallelize --multiple, too
       - by Johannes Schindelin via GitGitGadget @ 2019-10-05 18:46 UTC [45%]

   19. [PATCH 11/15] fetch --prune: prune only based on explicit refspecs
       - by Michael Haggerty @ 2013-10-23 15:50 UTC [45%]

   20. [PATCH] fetch: add configuration for making --all default
       - by Øystein Walle @ 2015-07-17 13:31 UTC [45%]

   21. [PATCH 3/3] tests: mark tests broken under GIT_TEST_PROTOCOL_VERSION=2
       - by Ævar Arnfjörð Bjarmason @ 2018-12-11 21:21 UTC [45%]

   22. [PATCH 1/8] fetch: split out tests for output format
       - by Patrick Steinhardt @ 2023-04-19 12:31 UTC [44%]

   23. [PATCH 4/4] fetch: treat --tags like refs/tags/*:refs/tags/* when pruning
       - by Carlos Martín Nieto @ 2011-10-07 22:51 UTC [44%]

   24. [PATCH 5/5] fetch: treat --tags like refs/tags/*:refs/tags/* when pruning
       - by Carlos Martín Nieto @ 2011-10-15  5:04 UTC [44%]

   25. [PATCH 18/40] whitespace: remediate t5510-fetch.sh
       - by Jon Seymour @ 2011-08-06  8:44 UTC [44%]

   26. [PATCH v2 17/17] fetch: make the --fetch-prune work with <url>
       - by Ævar Arnfjörð Bjarmason @ 2018-02-08 16:19 UTC [44%]

   27. [PATCH v2 1/8] fetch: split out tests for output format
       - by Patrick Steinhardt @ 2023-04-27 11:13 UTC [44%]

   28. [PATCH v3 2/8] fetch: split out tests for output format
       - by Patrick Steinhardt @ 2023-05-03 11:34 UTC [44%]

   29. [PATCH v4 2/8] fetch: split out tests for output format
       - by Patrick Steinhardt @ 2023-05-09 13:02 UTC [44%]

   30. [PATCH v5 2/9] fetch: split out tests for output format
       - by Patrick Steinhardt @ 2023-05-10 12:34 UTC [44%]

   31. [RFC PATCH v2 4/4] fetch: do not list refs if fetching only hashes
       - by Jonathan Tan @ 2018-09-27 19:24 UTC [44%]

   32. [PATCH] fetch doc: Move FETCH_HEAD material, and add an example.
       - by Marc Branchaud @ 2014-06-02 15:21 UTC [44%]

   33. Re: [RFC/PATCH] fetch: make --prune configurable
       - by Junio C Hamano @ 2013-07-12 22:38 UTC [44%]

   34. [PATCH] fetch: add new config option fetch.all
       - by Tamino Bauknecht @ 2024-01-08 21:13 UTC [43%]

   35. [PATCH 3/3] also squash this into your patch
       - by Jonathan Tan @ 2018-12-12  0:27 UTC [43%]

   36. [PATCH v5 17/17] fetch: make the --prune-tags work with <url>
       - by Ævar Arnfjörð Bjarmason @ 2018-02-09 20:32 UTC [43%]

   37. [PATCH v2] fetch: pass --no-write-fetch-head to subprocesses
       - by Eric Wong @ 2023-03-08 22:22 UTC [43%]

   38. [PATCH v3] fetch: add new config option fetch.all
       - by Tamino Bauknecht @ 2024-01-06 20:17 UTC [43%]

   39. Re: [PATCH v3] fetch: no FETCH_HEAD display if --no-write-fetch-head
       - by Junio C Hamano @ 2020-09-03 21:00 UTC [43%]

   40. [PATCH 2/3] fetch: document the --negotiate-only option
       - by Ævar Arnfjörð Bjarmason @ 2021-06-30 16:38 UTC [42%]

   41. [PATCH v2 2/3] fetch: document the --negotiate-only option
       - by Ævar Arnfjörð Bjarmason @ 2021-07-08 10:53 UTC [42%]

   42. [PATCH] fetch: only run 'gc' once when fetching multiple remotes
       - by Nguyễn Thái Ngọc Duy @ 2019-06-19  9:46 UTC [42%]

   43. [PATCH 8/8] fetch: introduce machine-parseable "porcelain" output format
       - by Patrick Steinhardt @ 2023-04-19 12:31 UTC [42%]

   44. [PATCH] t5526: fix some broken && chains
       - by Heiko Voigt @ 2017-08-17 10:36 UTC [42%]

   45. [PATCH v2 17/23] git-fetch.txt: improve description of tag auto-following
       - by Michael Haggerty @ 2013-10-30  5:33 UTC [42%]

   46. [PATCH v2 4/5] doc: be more precise on (fetch|push).recurseSubmodules
       - by Damien Robert @ 2020-03-03 17:07 UTC [42%]

   47. [PATCH] fetch & clone: do not output progress when not on a tty
       - by Johannes Schindelin @ 2007-02-20  2:01 UTC [42%]

   48. [PATCH] fetch/push: fix usage strings
       - by Tay Ray Chuan @ 2010-04-10  2:50 UTC [41%]

   49. [PATCH v2 8/8] fetch: introduce machine-parseable "porcelain" output format
       - by Patrick Steinhardt @ 2023-04-27 11:13 UTC [41%]

   50. [PATCH 1/2] t5574: test porcelain output of atomic fetch
       - by Jiang Xin @ 2023-10-19 14:34 UTC [41%]

   51. [PATCH v4 5/5] fetch: reduce duplicate in ref update status lines with placeholder
       - by Nguyễn Thái Ngọc Duy @ 2016-06-26  5:58 UTC [41%]

   52. [PATCH] fetch --prune: exit with error if pruning fails
       - by Thomas Gummerer @ 2022-01-27 15:37 UTC [41%]

   53. [PATCH] git-svn: add fetch --parent option
       - by Jason Merrill @ 2009-04-06 20:37 UTC [41%]

   54. [PATCH 08/16] t/t5516-fetch-push: use test_config()
       - by Ramkumar Ramachandra @ 2013-06-21 11:12 UTC [41%]

   55. [PATCH] fetch: pass --no-write-fetch-head to subprocesses
       - by Eric Wong @ 2023-03-08 10:04 UTC [41%]

   56. [PATCH v2 1/2] fetch: add new config option fetch.all
       - by Tamino Bauknecht @ 2024-01-04 22:22 UTC [41%]

   57. [PATCH 1/9] fetch: optionally allow disabling FETCH_HEAD update
       - by Junio C Hamano via GitGitGadget @ 2020-08-06 16:30 UTC [41%]

   58. [PATCH v3 08/20] fetch: optionally allow disabling FETCH_HEAD update
       - by Junio C Hamano via GitGitGadget @ 2020-07-30 22:24 UTC [41%]

   59. [PATCH v3 1/2] t5574: test porcelain output of atomic fetch
       - by Jiang Xin @ 2023-12-17 14:11 UTC [41%]

   60. [PATCH v2 1/2] t5574: test porcelain output of atomic fetch
       - by Jiang Xin @ 2023-12-14 12:33 UTC [41%]

   61. [PATCH v3 08/10] fsck: test & document {fetch,receive}.fsck.* config fallback
       - by Ævar Arnfjörð Bjarmason @ 2018-07-27 14:37 UTC [41%]

   62. [PATCH] fetch: add new config option fetch.all
       - by Tamino Bauknecht @ 2024-01-04 20:25 UTC [41%]

   63. [PATCH v2] fetch: optionally allow disabling FETCH_HEAD update
       - by Junio C Hamano @ 2020-07-28 16:37 UTC [41%]

   64. [WIP 3/7] http-fetch: support fetching packfiles by URL
       - by Jonathan Tan @ 2019-02-23 23:38 UTC [40%]

   65. [PATCH 2/2] t5526: drop the prereq expecting the default branch name `main`
       - by Johannes Schindelin via GitGitGadget @ 2020-12-04 14:34 UTC [40%]

   66. Re: [PATCH v2] fetch: optionally allow disabling FETCH_HEAD update
       - by Derrick Stolee @ 2020-07-30 15:17 UTC [40%]

   67. [PATCHv7 1/8] submodule.c: write "Fetching submodule <foo>" to stderr
       - by Stefan Beller @ 2015-10-12 18:47 UTC [40%]

   68. [PATCH 1/2] Sending "Fetching submodule <foo>" output to stderr
       - by Stefan Beller @ 2015-09-11 23:09 UTC [40%]

   69. [PATCHv3 01/13] Sending "Fetching submodule <foo>" output to stderr
       - by Stefan Beller @ 2015-09-21 22:39 UTC [40%]

   70. [PATCH] git-fetch: Fix Argument list too long
       - by OGAWA Hirofumi @ 2007-04-23 19:26 UTC [40%]

   71. [PATCH 2/4] t5510: fix indent with spaces
       - by Thomas Rast @ 2012-03-01 21:40 UTC [40%]

   72. [PATCHv4 01/14] submodule: Send "Fetching submodule <foo>" to standard error
       - by Stefan Beller @ 2015-09-23  1:45 UTC [40%]

   73. [PATCH 1/8] submodule.c: write "Fetching submodule <foo>" to stderr
       - by Stefan Beller @ 2015-12-14 19:37 UTC [40%]

   74. [PATCHv2 1/7] submodule.c: write "Fetching submodule <foo>" to stderr
       - by Stefan Beller @ 2015-12-16  0:04 UTC [40%]

   75. [PATCH 1/8] submodule.c: write "Fetching submodule <foo>" to stderr
       - by Stefan Beller @ 2015-09-28 23:13 UTC [40%]

   76. [PATCHv6 1/8] submodule.c: write "Fetching submodule <foo>" to stderr
       - by Stefan Beller @ 2015-10-01  1:54 UTC [40%]

   77. [PATCH v2 5/5] fetch: Make --jobs control submodules and remotes
       - by Palmer Dabbelt @ 2019-08-12 21:34 UTC [40%]

   78. [PATCH v3] fetch: optionally allow disabling FETCH_HEAD update
       - by Junio C Hamano @ 2020-08-13  4:37 UTC [40%]

   79. [PATCH 1/3] squash this into your patch
       - by Jonathan Tan @ 2018-12-12  0:27 UTC [40%]

   80. [PATCH] upload-pack: turn on uploadpack.allowAnySHA1InWant=true
       - by Ævar Arnfjörð Bjarmason @ 2018-12-17 22:16 UTC [40%]

   81. [PATCH v4 3/3] repo-settings: rename the traditional default fetch.negotiationAlgorithm
       - by Elijah Newren via GitGitGadget @ 2022-02-02  3:42 UTC [40%]

   82. [PATCH v2 1/2] Add fetch.updateHead option
       - by Felipe Contreras @ 2023-04-07  2:37 UTC [40%]

   83. [PATCH 1/2] Add fetch.updateHead option
       - by Felipe Contreras @ 2023-04-05  1:27 UTC [40%]

   84. [PATCH v2 4/9] http-fetch: support fetching packfiles by URL
       - by Jonathan Tan @ 2020-06-10 20:57 UTC [40%]

   85. [PATCH 5/8] t5526: use grep to assert on fetches
       - by Glen Choo @ 2022-02-10  4:41 UTC [40%]

   86. [PATCH v2 2/9] t5526: use grep to assert on fetches
       - by Glen Choo @ 2022-02-15 17:23 UTC [40%]

   87. [PATCH 2/5] Teach the --multiple option to 'git fetch'
       - by Björn Gustavsson @ 2009-11-09 20:10 UTC [40%]

   88. [RFC 11/14] fetch-pack: support want-ref
       - by Jonathan Tan @ 2017-01-25 22:03 UTC [40%]

   89. [PATCH v5 5/5] fetch: reduce duplicate in ref update status lines with placeholder
       - by Nguyễn Thái Ngọc Duy @ 2016-07-01 16:03 UTC [40%]

   90. [PATCH 2/2] t/t5510-fetch.sh: improve testing with explicit URL and merge spec
       - by Brandon Casey @ 2010-09-09 18:56 UTC [39%]

   91. [PATCH 2/2] builtin/fetch.c: ignore merge config when not fetching from branch's remote
       - by Brandon Casey @ 2010-08-25 17:52 UTC [39%]

   92. [PATCH v2 1/9] fetch: optionally allow disabling FETCH_HEAD update
       - by Junio C Hamano via GitGitGadget @ 2020-08-18 14:25 UTC [39%]

   93. [PATCH v2] fetch --prune: exit with error if pruning fails
       - by Thomas Gummerer @ 2022-01-31 13:30 UTC [39%]

   94. [PATCH 3/8] http-fetch: support fetching packfiles by URL
       - by Jonathan Tan @ 2020-05-29 22:30 UTC [39%]

   95. Re: [PATCH 2/2] t5556: replace test_i18ngrep with a simple grep
       - by SZEDER Gábor @ 2018-02-13 10:04 UTC [39%]

   96. [PATCH] Refactored merge options into separate merge-options.txt.
       - by Jon Loeliger @ 2005-11-07  5:30 UTC [39%]

   97. [PATCH v2 3/8] http-fetch: support fetching packfiles by URL
       - by Jonathan Tan @ 2019-03-08 21:55 UTC [39%]

   98. [PATCH v5 1/9] fetch: fix `--no-recurse-submodules` with multi-remote fetches
       - by Patrick Steinhardt @ 2023-05-10 12:34 UTC [39%]

   99. [PATCH] fetch: optionally allow disabling FETCH_HEAD update
       - by Junio C Hamano @ 2020-07-13 18:06 UTC [39%]

  100. [PATCH 2/3] git-clone: rely on git-fetch for fetching for most protocols
       - by skimo @ 2007-05-20 17:57 UTC [39%]

  101. [PATCH 13/16] git-clone: rely on git-fetch for fetching for most protocols
       - by skimo @ 2007-05-18 19:25 UTC [39%]

  102. [PATCH 1/5] Teach the --all option to 'git fetch'
       - by Björn Gustavsson @ 2009-11-09 20:09 UTC [39%]

  103. [PATCH 32/72] gettextize: git-fetch formatting messages
       - by Ævar Arnfjörð Bjarmason @ 2011-02-19 19:24 UTC [39%]

  104. [PATCH 07/11] t5510: use `main` as initial branch name
       - by Johannes Schindelin via GitGitGadget @ 2020-12-17  1:07 UTC [39%]

  105. [PATCH v4 33/73] gettextize: git-fetch formatting messages
       - by Ævar Arnfjörð Bjarmason @ 2011-02-22 23:41 UTC [39%]

  106. [PATCH 5/6] fetch: refactor fetch refs to be more extendable
       - by Patrick Steinhardt @ 2021-08-20 10:08 UTC [39%]

  107. [PATCH 2/2 v2] Submodules: Add the new "fetch" config option for fetch and pull
       - by Jens Lehmann @ 2010-08-30 17:37 UTC [39%]

  108. Re: [PATCH v2 7/7] fetch/pull: Describe --recurse-submodule restrictions in the BUGS section
       - by Jens Lehmann @ 2011-03-02 20:53 UTC [39%]

  109. [PATCH 27/28] tests: drop prereq `PREPARE_FOR_MAIN_BRANCH` where no longer needed
       - by Johannes Schindelin via GitGitGadget @ 2020-11-12 22:43 UTC [38%]

  110. [PATCH] git-pull: warn if only fetching tags with the -t switch
       - by Gerrit Pape @ 2007-12-27 14:46 UTC [38%]

  111. [PATCH v2 6/6] fetch: add 'refs/bundle/' to log.excludeDecoration
       - by Derrick Stolee via GitGitGadget @ 2022-06-29 20:40 UTC [38%]

  112. [PATCH 2/3] Submodules: Add the new "fetch" config option for fetch and pull
       - by Jens Lehmann @ 2010-10-05 20:44 UTC [38%]

  113. [PATCH 12/14] Add test for fetch-pack
       - by Stefan Beller @ 2016-04-29 23:34 UTC [38%]

  114. [PATCH 1/4] fetch-pack: save shallow file before fetching the pack
       - by Nguyễn Thái Ngọc Duy @ 2013-03-31 11:09 UTC [38%]

  115. [PATCH 2/8] Document additional options for git-fetch
       - by Andrew Ruder @ 2007-04-27  5:09 UTC [38%]

  116. [PATCH] fetch: print an error when declining to request an unadvertised object
       - by Matt McCutchen @ 2017-02-10 17:26 UTC [38%]

  117. [PATCH 4/4] doc: be more precise on (fetch|pull).recurseSubmodules
       - by Damien Robert @ 2020-02-28 10:35 UTC [38%]

  118. [PATCH v4 1/8] fetch: fix `--no-recurse-submodules` with multi-remote fetches
       - by Patrick Steinhardt @ 2023-05-09 13:02 UTC [38%]

  119. [PATCH v3 1/8] fetch: fix `--no-recurse-submodules` with multi-remote fetches
       - by Patrick Steinhardt @ 2023-05-03 11:34 UTC [38%]

  120. [PATCH] upload-pack: add tracing for fetches
       - by Robert Coup via GitGitGadget @ 2023-10-11 16:04 UTC [38%]

  121. [PATCH 07/16] t/t5516-fetch-push: don't use branches-file
       - by Ramkumar Ramachandra @ 2013-06-21 11:12 UTC [38%]

  122. [PATCH v2 07/14] t/t5516-fetch-push: don't use branches-file
       - by Ramkumar Ramachandra @ 2013-06-22  7:58 UTC [38%]

  123. [PATCH 4/4] tests: define GIT_TEST_SIDEBAND_ALL
       - by Jonathan Tan @ 2019-01-11 22:18 UTC [38%]

  124. [PATCH v2 4/4] tests: define GIT_TEST_SIDEBAND_ALL
       - by Jonathan Tan @ 2019-01-15 19:40 UTC [38%]

  125. [PATCH] fetch-pack: start multi-head pulling.
       - by Junio C Hamano @ 2005-08-12  9:41 UTC [38%]

  126. [PATCH v2 1/9] fetch doc: update introductory part for clarity
       - by Junio C Hamano @ 2014-06-03 22:16 UTC [38%]

  127. [PATCH 05/10] submodules: Allow parallel fetching, add tests and documentation
       - by Stefan Beller @ 2015-09-17  1:39 UTC [38%]

  128. [PATCH 1/5] fetch doc: update introductory part for clarity
       - by Junio C Hamano @ 2014-05-29 22:42 UTC [38%]

  129. [PATCH v3 4/4] tests: define GIT_TEST_SIDEBAND_ALL
       - by Jonathan Tan @ 2019-01-16 19:28 UTC [38%]

  130. [PATCH v2 23/23] fetch: improve the error messages emitted for conflicting refspecs
       - by Michael Haggerty @ 2013-10-30  5:33 UTC [38%]

  131. [PATCH v2 2/2] t5536: simplify checking of messages output to stderr
       - by Ramsay Jones @ 2018-02-24  1:22 UTC [38%]

  132. [PATCH v2 11/17] fetch tests: fetch <url> <spec> as well as fetch [<remote>]
       - by Ævar Arnfjörð Bjarmason @ 2018-02-08 16:19 UTC [38%]

  133. [PATCH 2/2] Submodules: Add the new "fetch" config option
       - by Jens Lehmann @ 2010-08-29 15:51 UTC [37%]

  134. [PATCH] Added a test for fetching remote tags when there is not tags.
       - by Väinö Järvelä @ 2007-10-09  8:51 UTC [37%]

  135. [PATCH v4 6/6] fetch: stop clobbering existing tags without --force
       - by Ævar Arnfjörð Bjarmason @ 2018-08-30 20:12 UTC [37%]

  136. [PATCH v5 11/17] fetch tests: fetch <url> <spec> as well as fetch [<remote>]
       - by Ævar Arnfjörð Bjarmason @ 2018-02-09 20:32 UTC [37%]

  137. [PATCH 09/10] tests: prepare aligned mentions of the default branch name
       - by Johannes Schindelin via GitGitGadget @ 2020-10-19 19:31 UTC [37%]

  138. [PATCH v3 2/2] fetch: no redundant error message for atomic fetch
       - by Jiang Xin @ 2023-12-17 14:11 UTC [37%]

  139. [PATCH v2 8/9] tests: prepare aligned mentions of the default branch name
       - by Johannes Schindelin via GitGitGadget @ 2020-10-23 14:00 UTC [37%]

  140. [PATCHv3 08/13] submodules: allow parallel fetching, add tests and documentation
       - by Stefan Beller @ 2015-09-21 22:39 UTC [37%]

  141. [PATCH 2/2] transfer doc: move fetch.credentialsInUrl to "transfer" config namespace
       - by Ævar Arnfjörð Bjarmason @ 2022-06-15 10:44 UTC [37%]

  142. [PATCH 11/11] repo-settings: fetch.showForcedUpdates=false
       - by Derrick Stolee via GitGitGadget @ 2019-06-03 20:18 UTC [37%]

  143. [PATCH 12/28] t550*: adjust the references to the default branch name "main"
       - by Johannes Schindelin via GitGitGadget @ 2020-11-12 22:43 UTC [37%]

  144. [PATCH 8/8] bundle-uri: store fetch.bundleCreationToken
       - by Derrick Stolee via GitGitGadget @ 2023-01-06 20:36 UTC [37%]

  145. [PATCH v5 4/5] doc: be more precise on (fetch|push).recurseSubmodules
       - by Damien Robert @ 2020-04-05 20:16 UTC [37%]

  146. [PATCH v6 4/5] doc: be more precise on (fetch|push).recurseSubmodules
       - by Damien Robert @ 2020-04-06 13:57 UTC [37%]

  147. [PATCH] fetch-pack: add tracing for negotiation rounds
       - by Josh Steadmon @ 2022-07-25 22:13 UTC [37%]

  148. [PATCH v3 3/7] config: teach the fetch.recurseSubmodules option the 'on-demand' value
       - by Jens Lehmann @ 2011-03-01 23:02 UTC [37%]

  149. [PATCH v2 12/27] t550*: adjust the references to the default branch name "main"
       - by Johannes Schindelin via GitGitGadget @ 2020-11-17 16:12 UTC [37%]

  150. [PATCH] fetch: Ensure that fetch.recurseSubmodules overrides submodule.recurse.
       - by Marc Branchaud @ 2018-09-21 18:51 UTC [37%]

  151. [PATCH 9/9] builtin/fetch: check for submodule updates for non branch fetches
       - by Stefan Beller @ 2018-09-11 23:49 UTC [37%]

  152. [PATCH 2/3] fetch: switch allow-local off by default
       - by Felipe Contreras @ 2013-05-16  7:31 UTC [37%]

  153. [PATCH 11/11] builtin/fetch: check for submodule updates for non branch fetches
       - by Stefan Beller @ 2018-09-04 23:01 UTC [37%]

  154. Re: [PATCH 2/2] t5556: replace test_i18ngrep with a simple grep
       - by Junio C Hamano @ 2018-02-27 20:16 UTC [37%]

  155. [PATCH v4 4/5] doc: be more precise on (fetch|push).recurseSubmodules
       - by Damien Robert @ 2020-03-25 21:09 UTC [37%]

  156. [PATCH v3 13/28] t550*: adjust the references to the default branch name "main"
       - by Johannes Schindelin via GitGitGadget @ 2020-11-18 23:44 UTC [37%]

  157. [PATCH 14/35] remote: convert fetch refspecs to struct refspec
       - by Brandon Williams @ 2018-05-14 21:56 UTC [37%]

  158. Re: [PATCH v3] Docs: Clarify the --tags option of `git fetch'
       - by Junio C Hamano @ 2011-09-22 17:10 UTC [37%]

  159. [PATCH v5 9/9] fetch: stop clobbering existing tags without --force
       - by Ævar Arnfjörð Bjarmason @ 2018-08-31 20:10 UTC [37%]

  160. [PATCH v3 3/7] config: teach the fetch.recurseSubmodules option the 'on-demand' value
       - by Jens Lehmann @ 2011-03-06 22:11 UTC [37%]

  161. [PATCH 3/6] config: teach the fetch.recurseSubmodules option the 'on-demand' value
       - by Jens Lehmann @ 2011-02-23 20:35 UTC [37%]

  162. [PATCH 8/8] builtin/fetch.c: respect 'submodule.recurse' option
       - by Stefan Beller @ 2017-05-26 19:10 UTC [37%]

  163. [PATCH] fetch-pack: always allow fetching of literal SHA1s
       - by Jonathan Tan @ 2017-05-09 18:20 UTC [37%]

  164. [PATCH v2 2/2] fetch: send "refs/tags/" prefix upon CLI refspecs
       - by Jonathan Tan @ 2018-06-05 21:40 UTC [37%]

  165. [PATCH 2/6] fetch/pull: Add the 'on-demand' value to the --recurse-submodules option
       - by Jens Lehmann @ 2011-02-23 20:35 UTC [37%]

  166. [PATCH v2 10/10] fetch: stop clobbering existing tags without --force
       - by Ævar Arnfjörð Bjarmason @ 2018-07-31 13:07 UTC [37%]

  167. [PATCH] Documentation/fetch-options.txt: order options alphabetically
       - by Jari Aalto @ 2009-10-21 20:07 UTC [37%]

  168. [PATCHv3 4/4] builtin/fetch.c: respect 'submodule.recurse' option
       - by Stefan Beller @ 2017-06-01  0:30 UTC [37%]

  169. [PATCH] docs: Explain the purpose of fetch's and pull's <refspec> parameter.
       - by Marc Branchaud @ 2014-06-11 14:24 UTC [37%]

  170. [PATCH v4 6/6] repo-settings: create feature.experimental setting
       - by Derrick Stolee via GitGitGadget @ 2019-08-13 18:37 UTC [37%]

  171. [PATCH v2 2/4] http-fetch: allow custom index-pack args
       - by Jonathan Tan @ 2021-02-22 19:20 UTC [37%]

  172. [PATCHv7 8/8] submodules: allow parallel fetching, add tests and documentation
       - by Stefan Beller @ 2015-10-12 18:47 UTC [37%]

  173. [PATCH 2/4] http-fetch: allow custom index-pack args
       - by Jonathan Tan @ 2021-01-24  2:34 UTC [36%]

  174. [PATCH v3 4/5] doc: be more precise on (fetch|push).recurseSubmodules
       - by Damien Robert @ 2020-03-20 21:37 UTC [36%]

  175. [PATCH v2 7/7] fetch: make `--atomic` flag cover pruning of refs
       - by Patrick Steinhardt @ 2022-02-17 13:04 UTC [36%]

  176. [PATCH 4/4] fetch: opportunistically update tracking refs
       - by Jeff King @ 2013-05-11 16:16 UTC [36%]

  177. [PATCH v3 7/7] fetch: make `--atomic` flag cover pruning of refs
       - by Patrick Steinhardt @ 2022-02-21  8:02 UTC [36%]

  178. [PATCH 4/8] t5526: introduce test helper to assert on fetches
       - by Glen Choo @ 2022-02-10  4:41 UTC [36%]

  179. [PATCH v2 1/9] t5526: introduce test helper to assert on fetches
       - by Glen Choo @ 2022-02-15 17:23 UTC [36%]

  180. [PATCH 8/8] fetch: stop clobbering existing tags without --force
       - by Ævar Arnfjörð Bjarmason @ 2018-04-29 20:21 UTC [36%]

  181. [PATCH v3 01/10] t5526: introduce test helper to assert on fetches
       - by Glen Choo @ 2022-02-24 10:08 UTC [36%]

  182. [PATCH 02/15] t5510: prepare test refs more straightforwardly
       - by Michael Haggerty @ 2013-10-23 15:50 UTC [36%]

  183. [PATCH v4 01/10] t5526: introduce test helper to assert on fetches
       - by Glen Choo @ 2022-03-04  0:57 UTC [36%]

  184. [PATCH v5 01/10] t5526: introduce test helper to assert on fetches
       - by Glen Choo @ 2022-03-08  0:14 UTC [36%]

  185. [PATCH v2 02/23] t5510: prepare test refs more straightforwardly
       - by Michael Haggerty @ 2013-10-30  5:32 UTC [36%]

  186. [PATCH v2 2/5] fetch: Add the "--fetch-jobs" option
       - by Palmer Dabbelt @ 2019-08-12 21:34 UTC [36%]

  187. [PATCH 4/4 (take 4)] Add test for the default merges in fetch.
       - by Santi Béjar @ 2006-09-23 20:55 UTC [36%]

  188. [PATCHv4 08/14] submodules: allow parallel fetching, add tests and documentation
       - by Stefan Beller @ 2015-09-23  1:45 UTC [36%]

  189. [PATCH v2 09/10] bundle-uri: store fetch.bundleCreationToken
       - by Derrick Stolee via GitGitGadget @ 2023-01-23 15:21 UTC [36%]

  190. [PATCH v3 10/11] bundle-uri: store fetch.bundleCreationToken
       - by Derrick Stolee via GitGitGadget @ 2023-01-31 13:29 UTC [36%]

  191. [RFC 13/14] fetch: send want-ref and receive fetched refs
       - by Jonathan Tan @ 2017-01-25 22:03 UTC [36%]

  192. [PATCH 8/8] submodules: allow parallel fetching, add tests and documentation
       - by Stefan Beller @ 2015-09-28 23:14 UTC [36%]

  193. [PATCHv6 8/8] submodules: allow parallel fetching, add tests and documentation
       - by Stefan Beller @ 2015-10-01  1:54 UTC [36%]

  194. [RFC 06/11] fetch --prune: allow refname patterns to be specified
       - by Michael Haggerty @ 2013-12-04  5:44 UTC [36%]

  195. [PATCH 8/8] submodules: allow parallel fetching, add tests and documentation
       - by Stefan Beller @ 2015-12-14 19:37 UTC [36%]

  196. [PATCH v3 3/3] repo-settings: name the default fetch.negotiationAlgorithm 'consecutive'
       - by Elijah Newren via GitGitGadget @ 2022-02-01 17:00 UTC [36%]

  197. [PATCH v3 1/5] tests: change "cd ... && git fetch" to "cd &&\n\tgit fetch"
       - by Ævar Arnfjörð Bjarmason @ 2017-04-26 23:12 UTC [36%]

  198. [PATCHv2 7/7] submodules: allow parallel fetching, add tests and documentation
       - by Stefan Beller @ 2015-12-16  0:04 UTC [36%]

  199. [PATCH] git-fetch.sh printed protocol fix
       - by Tuncer Ayaz @ 2006-10-25 10:03 UTC [36%]

  200. [PATCH 2/2] partial-clone: avoid fetching when looking for objects
       - by Derrick Stolee via GitGitGadget @ 2020-02-19 16:21 UTC [36%]


Results 1-200 of ~80000   | reverse | options above

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).