Git Distributed Software Revision Control — Thread Index
[Prev Page][Next Page]
- Re: [PATCH v3 09/10] fetch: fetch unpopulated, changed submodules, (continued)
- [PATCH v3 06/10] submodule: store new submodule commits oid_array in a struct, Glen Choo
- [PATCH v3 10/10] submodule: fix latent check_has_commit() bug, Glen Choo
- [PATCH v4 00/10] fetch --recurse-submodules: fetch unpopulated submodules, Glen Choo
- [PATCH v4 01/10] t5526: introduce test helper to assert on fetches, Glen Choo
- [PATCH v4 02/10] t5526: stop asserting on stderr literally, Glen Choo
- [PATCH v4 08/10] submodule: move logic into fetch_task_create(), Glen Choo
- [PATCH v4 07/10] submodule: extract get_fetch_task(), Glen Choo
- [PATCH v4 09/10] fetch: fetch unpopulated, changed submodules, Glen Choo
- [PATCH v4 06/10] submodule: store new submodule commits oid_array in a struct, Glen Choo
- [PATCH v4 04/10] submodule: make static functions read submodules from commits, Glen Choo
- [PATCH v4 05/10] submodule: inline submodule_commits() into caller, Glen Choo
- [PATCH v4 03/10] t5526: create superproject commits with test helper, Glen Choo
- [PATCH v4 10/10] submodule: fix latent check_has_commit() bug, Glen Choo
- Re: [PATCH v4 00/10] fetch --recurse-submodules: fetch unpopulated submodules, Junio C Hamano
- [PATCH v5 00/10] fetch --recurse-submodules: fetch unpopulated submodules, Glen Choo
- [PATCH v5 01/10] t5526: introduce test helper to assert on fetches, Glen Choo
- [PATCH v5 02/10] t5526: stop asserting on stderr literally, Glen Choo
- [PATCH v5 03/10] t5526: create superproject commits with test helper, Glen Choo
- [PATCH v5 04/10] submodule: make static functions read submodules from commits, Glen Choo
- [PATCH v5 05/10] submodule: inline submodule_commits() into caller, Glen Choo
- [PATCH v5 09/10] fetch: fetch unpopulated, changed submodules, Glen Choo
- [PATCH v5 10/10] submodule: fix latent check_has_commit() bug, Glen Choo
- [PATCH v5 08/10] submodule: move logic into fetch_task_create(), Glen Choo
- [PATCH v5 06/10] submodule: store new submodule commits oid_array in a struct, Glen Choo
- [PATCH v5 07/10] submodule: extract get_fetch_task(), Glen Choo
- Re: [PATCH v5 00/10] fetch --recurse-submodules: fetch unpopulated submodules, Junio C Hamano
- Re: [PATCH v5 00/10] fetch --recurse-submodules: fetch unpopulated submodules, Jonathan Tan
- [PATCH] clean: Use past tense for msg_remove, msg_skip_git_dir, and msg_skip_cwd,
Bagas Sanjaya
- [PATCH] glossary: describe "worktree",
Junio C Hamano
- What's cooking in git.git (Feb 2022, #02; Wed, 9),
Junio C Hamano
- [PATCH 0/1] midx: prevent writing a bitmap with zero objects,
Taylor Blau
- [PATCH 1/3] log: fix memory leak if --graph is passed multiple times,
Alex Henrie
- [PATCH 0/2] reftable related tweaks to t1410,
Han-Wen Nienhuys via GitGitGadget
- [PATCH 0/3] xdiff: handle allocation failures,
Phillip Wood via GitGitGadget
- [PATCH 0/1] checkout: teach "git checkout" to checkout submodule branches,
Glen Choo
- [PATCH 0/1] xdiff: share xdiff between git and libgit2,
Edward Thomson
- Re: [PATCH 0/1] xdiff: share xdiff between git and libgit2, Johannes Schindelin
[PATCH] fetch —object-info-format: client option for object-info,
Calvin Wan
- [PATCH v2] fetch —object-info-format: client option for object-info, Calvin Wan
- Re: [PATCH v2] fetch —object-info-format: client option for object-info, Philip Oakley
- Re: [PATCH v2] fetch object-info-format: client option for object-info, Jonathan Tan
- [PATCH v3 0/3] object-info: add option for retrieving object info, Calvin Wan
- [PATCH v3 1/3] fetch-pack: refactor packet writing and fetch options, Calvin Wan
- [PATCH v3 2/3] transfer.advertiseObjectInfo: add object-info config, Calvin Wan
- [PATCH v3 3/3] object-info: add option for retrieving object info, Calvin Wan
- Re: [PATCH v3 0/3] object-info: add option for retrieving object info, Junio C Hamano
- Re: [PATCH v3 0/3] object-info: add option for retrieving object info, Junio C Hamano
- [PATCH v4 0/8] cat-file: add --batch-command remote-object-info command, Calvin Wan
- [PATCH v4 5/8] transport: add client side capability to request object-info, Calvin Wan
- [PATCH v4 7/8] cat-file: move parse_cmd and DEFAULT_FORMAT up, Calvin Wan
- [PATCH v4 4/8] object-info: send attribute packet regardless of object ids, Calvin Wan
- [PATCH v4 3/8] object-store: add function to free object_info contents, Calvin Wan
- [PATCH v4 6/8] transport: add object-info fallback to fetch, Calvin Wan
- [PATCH v4 2/8] fetch-pack: move fetch default settings, Calvin Wan
- [PATCH v4 1/8] fetch-pack: refactor packet writing, Calvin Wan
- [PATCH v4 8/8] cat-file: add --batch-command remote-object-info command, Calvin Wan
- [PATCH v5 0/6] cat-file: add --batch-command remote-object-info command, Calvin Wan
- [PATCH v5 2/6] fetch-pack: move fetch initialization, Calvin Wan
- [PATCH v5 1/6] fetch-pack: refactor packet writing, Calvin Wan
- [PATCH v5 3/6] protocol-caps: initialization bug fix, Calvin Wan
- [PATCH v5 5/6] transport: add client support for object-info, Calvin Wan
- [PATCH v5 4/6] serve: advertise object-info feature, Calvin Wan
- [PATCH v5 6/6] cat-file: add remote-object-info to batch-command, Calvin Wan
- Re: [PATCH v4 0/8] cat-file: add --batch-command remote-object-info command, ZheNing Hu
- Re: [PATCH v4 0/8] cat-file: add --batch-command remote-object-info command, Junio C Hamano
- Re: [PATCH] fetch —object-info-format: client option for object-info, John Cai
[PATCH] refs: RFC: Reftable support for git-core, Han-Wen Nienhuys via GitGitGadget
[PATCH 0/2] Prepare (auto)stash for reftable,
Han-Wen Nienhuys via GitGitGadget
Optimization for "git clean -ffdx",
Patrick Marlier
[PATCH] t/t0015-hash.sh: removed unnecessary '\' at line end,
Jaydeep P Das
[PATCH 0/2] checkout/fetch/pull/pack-objects: allow -h outside a repository again,
Johannes Schindelin via GitGitGadget
[RFC] Bidirectional communication with a long-running Git process, Jonathan Tan
[bug] forcing build settings on rhel7 without specific checks is not appropriate, Alexander Kanavin
RE: [Possible Bug] sparse-checkout disable followed by re-init,
rsbecker
[RFC] clarify licensing terms for .git/hooks/*.sample files,
Junio C Hamano
[GSoC][newbie], Samarth Mayya
feature request: add a way to debug ssh connection,
Paolo Benvenuto
Fwd: $LOCAL and $REMOTE swapped for rebase mergetool, Noam Raphael
Summer of Code, Samarth Mayya
Commit SHA1 == SHA1 checksum?,
Gamblin, Todd
[PATCH] ls-remote & transport API: release "struct transport_ls_refs_options",
Ævar Arnfjörð Bjarmason
[PATCH] hash-object: fix a trivial leak in --path,
Ævar Arnfjörð Bjarmason
What's cooking in git.git (Feb 2022, #01; Thu, 3),
Junio C Hamano
- Re: What's cooking in git.git (Feb 2022, #01; Thu, 3), Eric Sunshine
- Opinions on merging questions (Was: What's cooking in git.git (Feb 2022, #01; Thu, 3)), Elijah Newren
- jc/doc-log-messages (was: What's cooking in git.git (Feb 2022, #01; Thu, 3)), Ævar Arnfjörð Bjarmason
- rj/receive-pack-abort-upon-disconnect (was: What's cooking in git.git (Feb 2022, #01; Thu, 3)), Ævar Arnfjörð Bjarmason
- cb/clear-quarantine-early-on-all-ref-update-errors (was: What's cooking in git.git (Feb 2022, #01; Thu, 3)), Ævar Arnfjörð Bjarmason
- ja/i18n-common-messages (was: What's cooking in git.git (Feb 2022, #01; Thu, 3)), Ævar Arnfjörð Bjarmason
- ps/avoid-unnecessary-hook-invocation-with-packed-refs (was: What's cooking in git.git (Feb 2022, #01; Thu, 3)), Ævar Arnfjörð Bjarmason
- ab/ambiguous-object-name (was: What's cooking in git.git (Feb 2022, #01; Thu, 3)), Ævar Arnfjörð Bjarmason
- tl/ls-tree-oid-only (was: What's cooking in git.git (Feb 2022, #01; Thu, 3)), Ævar Arnfjörð Bjarmason
- ab/only-single-progress-at-once (was: What's cooking in git.git (Feb 2022, #01; Thu, 3)), Ævar Arnfjörð Bjarmason
[PATCH 0/2] Add cat-file --batch-command flag,
John Cai via GitGitGadget
branch.autoSetupMerge option for "if name matches only"?,
Tao Klerks
[PATCH] gpg-interface: fix for gpgsm v2.3,
Fabian Stelzer
[no subject], Orlando Moris
[PATCH v2] doc: check-ignore: code-quote an exclamation mark,
Philip Oakley
[PATCH] doc: check-ignore: code-quote an exclamation mark,
Philip Oakley
Git Bug Report: 'git stash pop' always put newly added files into staging area,
Zhuo Cheng Du
Git Bug Report: 'git stash pop' always put new files into staging area, regardless of '--index' option, Zhuo Cheng Du
git-checkout doesn't seem to respect config from include.path,
Greg Hurrell
[PATCH] forbid a hard reset before the initial commit,
Viaceslavus via GitGitGadget
[PATCH] fix typo in git-mktree.txt,
lgl via GitGitGadget
New `--reapply-cherry-picks` warning,
Σταύρος Ντέντος
[PATCH] builtin/diff.c: fix "git-diff" usage string typo,
Shaoxuan Yuan
[PATCH] perl Git.pm: don't ignore signalled failure in _cmd_close(),
Ævar Arnfjörð Bjarmason
[PATCH] t0051: use "skip_all" under !MINGW in single-test file,
Ævar Arnfjörð Bjarmason
Getting rid of "hint: Using 'master' as the name for the initial branch." when initializing a repository with pygit,
Michal Suchánek
Join us for Review Club!,
Josh Steadmon
- <Possible follow-ups>
- Join us for Review Club!, Glen Choo
- Join us for Review Club!, Glen Choo
- Join us for Review Club!, Glen Choo
- Join us for Review Club!, Calvin Wan
- Join us for Review Club!, Calvin Wan
- Join us for Review Club!, Glen Choo
- Join us for Review Club!, Calvin Wan
- Join us for Review Club!, Glen Choo
- Join us for Review Club!, Calvin Wan
- Join us for Review Club!, Glen Choo
- Join us for Review Club!, Glen Choo
[ANNOUNCE] Git for Windows 2.35.1(2), Johannes Schindelin
[PATCH 0/6] [RFC] partial-clone: add ability to refetch with expanded filter,
Robert Coup via GitGitGadget
- [PATCH 1/6] fetch-negotiator: add specific noop initializor, Robert Coup via GitGitGadget
- [PATCH 2/6] fetch-pack: add partial clone refiltering, Robert Coup via GitGitGadget
- [PATCH 3/6] builtin/fetch-pack: add --refilter option, Robert Coup via GitGitGadget
- [PATCH 5/6] t5615-partial-clone: add test for --refilter, Robert Coup via GitGitGadget
- [PATCH 4/6] fetch: add --refilter option, Robert Coup via GitGitGadget
- [PATCH 6/6] doc/partial-clone: mention --refilter option, Robert Coup via GitGitGadget
- Re: [PATCH 0/6] [RFC] partial-clone: add ability to refetch with expanded filter, Junio C Hamano
- Re: [PATCH 0/6] [RFC] partial-clone: add ability to refetch with expanded filter, Jonathan Tan
- Re: [PATCH 0/6] [RFC] partial-clone: add ability to refetch with expanded filter, Jeff Hostetler
- [PATCH v2 0/8] fetch: add repair: full refetch without negotiation (was: "refiltering"), Robert Coup via GitGitGadget
- [PATCH v2 1/8] fetch-negotiator: add specific noop initializor, Robert Coup via GitGitGadget
- [PATCH v2 2/8] fetch-pack: add repairing, Robert Coup via GitGitGadget
- [PATCH v2 4/8] fetch: add --repair option, Robert Coup via GitGitGadget
- [PATCH v2 8/8] doc/partial-clone: mention --repair fetch option, Robert Coup via GitGitGadget
- [PATCH v2 3/8] builtin/fetch-pack: add --repair option, Robert Coup via GitGitGadget
- [PATCH v2 5/8] t5615-partial-clone: add test for fetch --repair, Robert Coup via GitGitGadget
- [PATCH v2 6/8] maintenance: add ability to pass config options, Robert Coup via GitGitGadget
- [PATCH v2 7/8] fetch: after repair, encourage auto gc repacking, Robert Coup via GitGitGadget
- Re: [PATCH v2 0/8] fetch: add repair: full refetch without negotiation (was: "refiltering"), Ævar Arnfjörð Bjarmason
- [PATCH v3 0/7] fetch: add repair: full refetch without negotiation (was: "refiltering"), Robert Coup via GitGitGadget
- [PATCH v3 1/7] fetch-negotiator: add specific noop initializer, Robert Coup via GitGitGadget
- [PATCH v3 3/7] builtin/fetch-pack: add --refetch option, Robert Coup via GitGitGadget
- [PATCH v3 2/7] fetch-pack: add refetch, Robert Coup via GitGitGadget
- [PATCH v3 4/7] fetch: add --refetch option, Robert Coup via GitGitGadget
- [PATCH v3 5/7] t5615-partial-clone: add test for fetch --refetch, Robert Coup via GitGitGadget
- [PATCH v3 7/7] doc/partial-clone: mention --refetch fetch option, Robert Coup via GitGitGadget
- [PATCH v3 6/7] fetch: after refetch, encourage auto gc repacking, Robert Coup via GitGitGadget
- Re: [PATCH v3 0/7] fetch: add repair: full refetch without negotiation (was: "refiltering"), Calvin Wan
- [PATCH v4 0/7] fetch: add repair: full refetch without negotiation (was: "refiltering"), Robert Coup via GitGitGadget
[PATCH 00/10] object-file API: pass object enums, tidy up streaming interface,
Ævar Arnfjörð Bjarmason
- [PATCH 01/10] object-file.c: split up declaration of unrelated variables, Ævar Arnfjörð Bjarmason
- [PATCH 02/10] object-file API: return "void", not "int" from hash_object_file(), Ævar Arnfjörð Bjarmason
- [PATCH 03/10] object-file API: add a format_object_header() function, Ævar Arnfjörð Bjarmason
- [PATCH 04/10] object-file API: have write_object_file() take "enum object_type", Ævar Arnfjörð Bjarmason
- [PATCH 05/10] object-file API: provide a hash_object_file_oideq(), Ævar Arnfjörð Bjarmason
- [PATCH 06/10] object-file API: replace some use of check_object_signature(), Ævar Arnfjörð Bjarmason
- [PATCH 08/10] object-file API: replace check_object_signature() with stream_*, Ævar Arnfjörð Bjarmason
- [PATCH 07/10] object-file API: have hash_object_file() take "enum object_type", Ævar Arnfjörð Bjarmason
- [PATCH 09/10] object-file.c: add a literal version of write_object_file_prepare(), Ævar Arnfjörð Bjarmason
- [PATCH 10/10] object-file API: pass an enum to read_object_with_reference(), Ævar Arnfjörð Bjarmason
- [PATCH v2 00/11] object-file API: pass object enums, tidy up streaming interface, Ævar Arnfjörð Bjarmason
- [PATCH v2 04/11] object-file API: have write_object_file() take "enum object_type", Ævar Arnfjörð Bjarmason
- [PATCH v2 03/11] object-file API: add a format_object_header() function, Ævar Arnfjörð Bjarmason
- [PATCH v2 01/11] object-file.c: split up declaration of unrelated variables, Ævar Arnfjörð Bjarmason
- [PATCH v2 02/11] object-file API: return "void", not "int" from hash_object_file(), Ævar Arnfjörð Bjarmason
- [PATCH v2 05/11] object API: correct "buf" v.s. "map" mismatch in *.c and *.h, Ævar Arnfjörð Bjarmason
- [PATCH v2 06/11] object API: make check_object_signature() oideq()-like, move docs, Ævar Arnfjörð Bjarmason
- [PATCH v2 08/11] object API: rename hash_object_file_literally() to write_*(), Ævar Arnfjörð Bjarmason
- [PATCH v2 07/11] object-file API: split up and simplify check_object_signature(), Ævar Arnfjörð Bjarmason
- [PATCH v2 09/11] object-file API: have hash_object_file() take "enum object_type", Ævar Arnfjörð Bjarmason
- [PATCH v2 11/11] object-file API: pass an enum to read_object_with_reference(), Ævar Arnfjörð Bjarmason
- [PATCH v2 10/11] object-file.c: add a literal version of write_object_file_prepare(), Ævar Arnfjörð Bjarmason
- [PATCH v3 00/12] object-file API: pass object enums, tidy up streaming interface, Ævar Arnfjörð Bjarmason
- [PATCH v3 01/12] object-file.c: split up declaration of unrelated variables, Ævar Arnfjörð Bjarmason
- [PATCH v3 02/12] object-file API: return "void", not "int" from hash_object_file(), Ævar Arnfjörð Bjarmason
- [PATCH v3 03/12] object-file API: add a format_object_header() function, Ævar Arnfjörð Bjarmason
- [PATCH v3 05/12] object API: correct "buf" v.s. "map" mismatch in *.c and *.h, Ævar Arnfjörð Bjarmason
- [PATCH v3 04/12] object-file API: have write_object_file() take "enum object_type", Ævar Arnfjörð Bjarmason
- [PATCH v3 06/12] object API docs: move check_object_signature() docs to cache.h, Ævar Arnfjörð Bjarmason
- [PATCH v3 09/12] object API: rename hash_object_file_literally() to write_*(), Ævar Arnfjörð Bjarmason
- [PATCH v3 08/12] object-file API: split up and simplify check_object_signature(), Ævar Arnfjörð Bjarmason
- [PATCH v3 12/12] object-file API: pass an enum to read_object_with_reference(), Ævar Arnfjörð Bjarmason
- [PATCH v3 07/12] object API users + docs: check <0, not !0 with check_object_signature(), Ævar Arnfjörð Bjarmason
- [PATCH v3 10/12] object-file API: have hash_object_file() take "enum object_type", Ævar Arnfjörð Bjarmason
- [PATCH v3 11/12] object-file.c: add a literal version of write_object_file_prepare(), Ævar Arnfjörð Bjarmason
[PATCH 1/2] format-patch: Fix antipatterns in tests,
Jerry Zhang
pull.ff = only vs. branch.<name>.rebase = true problem, Herman, Geza
[PATCH] refs.h: make all flags arguments unsigned,
Han-Wen Nienhuys via GitGitGadget
[PATCH 0/3] reftable related test tweaks,
Han-Wen Nienhuys via GitGitGadget
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]