Git Distributed Software Revision Control — Thread Index
[Prev Page][Next Page]
- Re: What's cooking in git.git (Aug 2021, #06; Mon, 16), (continued)
[ANNOUNCE] Git v2.33.0, Junio C Hamano
[PATCH] sparse-index: copy dir_hash in ensure_full_index(),
Derrick Stolee via GitGitGadget
[PATCH 0/2] packfile: freshen the mtime of packfile by bump file,
Sun Chao via GitGitGadget
[GSOC] [QUESTION] ref-filter: can %(raw) implement reuse oi.content?,
ZheNing Hu
Re: Aw: Re: Git GUI does not start, Johannes Schindelin
Bad behavior in xhistogram.c in the face of hash collisions?,
Greg Hurrell
Opinions about the health of the Git community, Felipe Contreras
[PATCH] completion: fix __git_cmd_idx regression for zsh, Felipe Contreras
[PATCH v3 try4 0/4] completion: bash: a bunch of fixes,
Felipe Contreras
[PATCH] ci: add job for gcc-4.8 to GitHub Actions,
Carlo Marcelo Arenas Belón
[GIT PULL] l10n updates for 2.33.0 round 2, Jiang Xin
git format-patch -s enhancement,
jim . cromie
[PATCH] l10n: zh_CN: update mailmap entry for Fangyi Zhou, Fangyi Zhou
[PATCH] l10n: pt_PT: new .mailmap file entry, Daniel Santos
[GSoC] Git Blog 13,
ZheNing Hu
Re: A few usability question about git diff --cached,
Court Rankin
[PATCH] send-email: Describe 'ssl' and 'tls' in --smtp-encryption, Bagas Sanjaya
'git log' doesn't keep log of un-removed and then renamed directory,
Yuri
[L10N] Kickoff for Git 2.33.0 round #2, Jiang Xin
usds-baa: notification 13-08-2021, US Dept. of State Bureau of African Affairs
git clone corrupts file.,
Russell, Scott
send-email issue,
Ben Goldberg
RE: [ANNOUNCE] Git v2.33.0-rc2 (Build/Test Report),
Randall S. Becker
[PATCH 0/4] rebase -r: some merge related fixes,
Phillip Wood via GitGitGadget
[GSoC] My Git Dev Blog - Week 13,
Atharva Raykar
[PATCH v1 0/3] packfile-uri: http and https as default value of `--uri-protocol`,
Teng Long
[PATCH 00/27] [GSOC] [RFC] cat-file: reuse ref-filter logic,
ZheNing Hu via GitGitGadget
- [PATCH 04/27] [GSOC] ref-filter: use non-const ref_format in *_atom_parser(), ZheNing Hu via GitGitGadget
- [PATCH 02/27] [GSOC] ref-filter: add %(raw) atom, ZheNing Hu via GitGitGadget
- [PATCH 01/27] [GSOC] ref-filter: add obj-type check in grab contents, ZheNing Hu via GitGitGadget
- [PATCH 03/27] [GSOC] ref-filter: --format=%(raw) support --perl, ZheNing Hu via GitGitGadget
- [PATCH 07/27] [GSOC] ref-filter: introduce free_ref_array_item_value() function, ZheNing Hu via GitGitGadget
- [PATCH 05/27] [GSOC] ref-filter: add %(rest) atom, ZheNing Hu via GitGitGadget
- [PATCH 06/27] [GSOC] ref-filter: pass get_object() return value to their callers, ZheNing Hu via GitGitGadget
- [PATCH 08/27] [GSOC] ref-filter: add cat_file_mode to ref_format, ZheNing Hu via GitGitGadget
- [PATCH 09/27] [GSOC] ref-filter: modify the error message and value in get_object, ZheNing Hu via GitGitGadget
- [PATCH 10/27] [GSOC] cat-file: add has_object_file() check, ZheNing Hu via GitGitGadget
- [PATCH 11/27] [GSOC] cat-file: change batch_objects parameter name, ZheNing Hu via GitGitGadget
- [PATCH 12/27] [GSOC] cat-file: create p1006-cat-file.sh, ZheNing Hu via GitGitGadget
- [PATCH 13/27] [GSOC] cat-file: reuse ref-filter logic, ZheNing Hu via GitGitGadget
- [PATCH 14/27] [GSOC] cat-file: reuse err buf in batch_object_write(), ZheNing Hu via GitGitGadget
- [PATCH 15/27] [GSOC] cat-file: re-implement --textconv, --filters options, ZheNing Hu via GitGitGadget
- [PATCH 16/27] [GSOC] ref-filter: remove grab_oid() function, ZheNing Hu via GitGitGadget
- [PATCH 17/27] [GSOC] ref-filter: performance optimization by skip parse_object_buffer, ZheNing Hu via GitGitGadget
- [PATCH 18/27] [GSOC] ref-filter: use atom_type and merge two for loop in grab_person, ZheNing Hu via GitGitGadget
- [PATCH 19/27] [GSOC] ref-filter: remove strlen from find_subpos, ZheNing Hu via GitGitGadget
- [PATCH 20/27] [GSOC] ref-filter: introducing xstrvfmt_len() and xstrfmt_len(), ZheNing Hu via GitGitGadget
- [PATCH 21/27] [GSOC] ref-filter: remove second parsing in format_ref_array_item, ZheNing Hu via GitGitGadget
- [PATCH 22/27] [GSOC] ref-filter: introduction ref_filter_slopbuf, ZheNing Hu via GitGitGadget
- [PATCH 23/27] [GSOC] ref-filter: add deref member to struct used_atom, ZheNing Hu via GitGitGadget
- [PATCH 24/27] [GSOC] ref-filter: introduce symref_atom_parser(), ZheNing Hu via GitGitGadget
- [PATCH 25/27] [GSOC] ref-filter: use switch case instread of if else, ZheNing Hu via GitGitGadget
- [PATCH 27/27] [GSOC] ref-filter: add need_get_object_info flag to struct expand_data, ZheNing Hu via GitGitGadget
- [PATCH 26/27] [GSOC] ref-filter: reuse finnal buffer if no stack need, ZheNing Hu via GitGitGadget
What's cooking in git.git (Aug 2021, #05; Thu, 12),
Junio C Hamano
[PATCH] ci: update freebsd 12 cirrus job,
Carlo Marcelo Arenas Belón
Problem with git format-patch and --src-prefix and --dst-prefix, Phil Pokorny
[ANNOUNCE] Git for Windows 2.33.0-rc2, Johannes Schindelin
[PATCH] ci: use upload-artifacts v1 for dockerized jobs,
Carlo Marcelo Arenas Belón
[PATCH v3 1/3] Remove unused var,
David Turner
[ANNOUNCE] Git v2.33.0-rc2,
Junio C Hamano
RE: [ANNOUNCE] Git v2.33.0-rc1 (Build/Test Report), Randall S. Becker
[PATCH] completion: complete more boolean/-like config values, Ville Skyttä
[PATCH] completion: avoid config variable name lookup error in nounset mode,
Ville Skyttä
[PATCH v6] userdiff: improve java hunk header regex, Tassilo Horn
CLAIM YOUR C O V I D - 1 9 BENEFIT FUNDS, bx
Bug with Git shallow clones and submodules,
Kevin Phillips
[PATCH v5] userdiff: improve java hunk header regex,
Tassilo Horn
[PATCH] commit: restore --edit when combined with --fixup,
Joel Klinghed via GitGitGadget
Git GUI does not start,
Gerhard Buch
t5607 fail with GIT_TEST_FAIL_PREREQS enabled,
Son Luong Ngoc
[QUESTION]Is it possible that git would support two-factor authentication?,
lilinchao@xxxxxxxxxx
[PATCH v1 0/1] traverse_trees_and_blobs: rename and tree-wide,
Teng Long
[PATCH 0/7] [un]stage: officially start moving to "staging area",
Felipe Contreras
Blog post: The git staging area, the term literally everyone agrees with, Felipe Contreras
What's cooking in git.git (Aug 2021, #04; Tue, 10),
Junio C Hamano
- Re: What's cooking in git.git (Aug 2021, #04; Tue, 10), brian m. carlson
- Re: What's cooking in git.git (Aug 2021, #04; Tue, 10), Fabian Stelzer
- Re: What's cooking in git.git (Aug 2021, #04; Tue, 10), Carlo Marcelo Arenas Belón
- Re: What's cooking in git.git (Aug 2021, #04; Tue, 10), Phillip Wood
- Re: What's cooking in git.git (Aug 2021, #04; Tue, 10), Atharva Raykar
- Re: What's cooking in git.git (Aug 2021, #04; Tue, 10), Patrick Steinhardt
- Re: What's cooking in git.git (Aug 2021, #04; Tue, 10), David Turner
[PATCH] help.c: help.autocorrect=prompt waits for user action,
Azeem Bande-Ali via GitGitGadget
Git merge improvement - "remove spaces/tabs from beginning of line and end of line",
Dušan Červenka | ACRIOS
Branch Management,
mail.chris.az
[PATCH v4] userdiff: improve java hunk header regex,
Tassilo Horn
[PATCH 0/7] In grep, no adding submodule ODB as alternates,
Jonathan Tan
- [PATCH 4/7] grep: read submodule entry with explicit repo, Jonathan Tan
- [PATCH 3/7] grep: typesafe versions of grep_source_init, Jonathan Tan
- [PATCH 2/7] grep: use submodule-ODB-as-alternate lazy-addition, Jonathan Tan
- [PATCH 1/7] submodule: lazily add submodule ODBs as alternates, Jonathan Tan
- [PATCH 5/7] grep: allocate subrepos on heap, Jonathan Tan
- [PATCH 6/7] grep: add repository to OID grep sources, Jonathan Tan
- [PATCH 7/7] t7814: show lack of alternate ODB-adding, Jonathan Tan
- Re: [PATCH 0/7] In grep, no adding submodule ODB as alternates, Emily Shaffer
- Re: [PATCH 0/7] In grep, no adding submodule ODB as alternates, Josh Steadmon
- [PATCH v2 0/8] In grep, no adding submodule ODB as alternates, Jonathan Tan
- [PATCH v2 1/8] submodule: lazily add submodule ODBs as alternates, Jonathan Tan
- [PATCH v2 2/8] grep: use submodule-ODB-as-alternate lazy-addition, Jonathan Tan
- [PATCH v2 3/8] grep: typesafe versions of grep_source_init, Jonathan Tan
- [PATCH v2 4/8] grep: read submodule entry with explicit repo, Jonathan Tan
- [PATCH v2 5/8] grep: allocate subrepos on heap, Jonathan Tan
- [PATCH v2 6/8] grep: add repository to OID grep sources, Jonathan Tan
- [PATCH v2 7/8] submodule-config: pass repo upon blob config read, Jonathan Tan
- [PATCH v2 8/8] t7814: show lack of alternate ODB-adding, Jonathan Tan
- Re: [PATCH v2 0/8] In grep, no adding submodule ODB as alternates, Matheus Tavares Bernardino
- [PATCH v3 0/8] In grep, no adding submodule ODB as alternates, Jonathan Tan
- [PATCH v3 1/8] submodule: lazily add submodule ODBs as alternates, Jonathan Tan
- [PATCH v3 2/8] grep: use submodule-ODB-as-alternate lazy-addition, Jonathan Tan
- [PATCH v3 3/8] grep: typesafe versions of grep_source_init, Jonathan Tan
- [PATCH v3 4/8] grep: read submodule entry with explicit repo, Jonathan Tan
- [PATCH v3 5/8] grep: allocate subrepos on heap, Jonathan Tan
- [PATCH v3 6/8] grep: add repository to OID grep sources, Jonathan Tan
- [PATCH v3 7/8] submodule-config: pass repo upon blob config read, Jonathan Tan
- [PATCH v3 8/8] t7814: show lack of alternate ODB-adding, Jonathan Tan
- Re: [PATCH v3 0/8] In grep, no adding submodule ODB as alternates, Matheus Tavares Bernardino
- Re: [PATCH v3 0/8] In grep, no adding submodule ODB as alternates, Junio C Hamano
[PATCH v3] userdiff: improve java regex for array, qualified, and generic return types,
Tassilo Horn
[PATCH 0/3] rebase --continue: remove .git/MERGE_MSG,
Phillip Wood via GitGitGadget
[PATCH v2] userdiff: improve java regex for generic return types,
Tassilo Horn
[PATCH] apply: keep buffer/size pair in sync when parsing binary hunks,
Jeff King
[PATCH 0/3] some small range-diff read_patches() fixes,
Jeff King
[PATCH] userdiff: improve java regex for generic return types,
Tassilo Horn
Working with git binary stream,
anatoly techtonik
Re: Round-tripping fast-export/import changes commit hashes,
anatoly techtonik
[PATCH 0/2] fsmonitor: fixup to avoid warnings from pedantic,
Carlo Marcelo Arenas Belón
[GSoC] Git Blog 12,
ZheNing Hu
[BUG] git checkout --recurse-submodules on initialized but not cloned submodule fails badly, Alexey Izbyshev
[PATCH] builtin/merge: avoid -Wformat-extra-args from ancient Xcode,
Carlo Marcelo Arenas Belón
[PATCH 0/1] blame: Skip missing ignore-revs file,
Noah Pendleton
[ANNOUNCE] Git for Windows 2.33.0-rc1, Johannes Schindelin
[GSOC][QUESTION] How to parse the properties of the object at once,
ZheNing Hu
Problems with Git's Spanish translation,
Alex Henrie
What's cooking in git.git (Aug 2021, #03; Fri, 6),
Junio C Hamano
[ANNOUNCE] Git v2.33.0-rc1, Junio C Hamano
[PATCH] transport: no warning if no server wait-for-done,
Jonathan Tan
[GSoC] [PATCH v4] submodule--helper: introduce add-config subcommand,
Atharva Raykar
[BUG] Amending a shallow clone -> orphan branch,
Alexandr Miloslavskiy
[PATCH] makefile: update detect-compiler for newer Xcode version,
Carlo Marcelo Arenas Belón
test failed for fetch shallow repo with ref-in-want enabled, lilinchao@xxxxxxxxxx
[PATCH] refs: drop unused "flags" parameter to lock_ref_oid_basic(), Jeff King
[PATCH] diff: drop unused options parameter from cmp_in_block_with_wsd(),
Jeff King
[PATCH] test: fix for COLUMNS and bash 5,
Felipe Contreras
[RFC PATCH 00/13] Add bundle-uri: resumably clones, static "dumb" CDN etc.,
Ævar Arnfjörð Bjarmason
- [RFC PATCH 01/13] serve: add command to advertise bundle URIs, Ævar Arnfjörð Bjarmason
- [RFC PATCH 02/13] bundle-uri client: add "bundle-uri" parsing + tests, Ævar Arnfjörð Bjarmason
- [RFC PATCH 04/13] bundle-uri client: add minimal NOOP client, Ævar Arnfjörð Bjarmason
- [RFC PATCH 03/13] connect.c: refactor sending of agent & object-format, Ævar Arnfjörð Bjarmason
- [RFC PATCH 05/13] bundle-uri client: add "git ls-remote-bundle-uri", Ævar Arnfjörð Bjarmason
- [RFC PATCH 07/13] bundle-uri client: add boolean transfer.bundleURI setting, Ævar Arnfjörð Bjarmason
- [RFC PATCH 09/13] fetch-pack: add a deref_without_lazy_fetch_extended(), Ævar Arnfjörð Bjarmason
- [RFC PATCH 06/13] bundle-uri client: add transfer.injectBundleURI support, Ævar Arnfjörð Bjarmason
- [RFC PATCH 08/13] bundle.h: make "fd" version of read_bundle_header() public, Ævar Arnfjörð Bjarmason
- [RFC PATCH 10/13] fetch-pack: move --keep=* option filling to a function, Ævar Arnfjörð Bjarmason
- [RFC PATCH 11/13] index-pack: add --progress-title option, Ævar Arnfjörð Bjarmason
- [RFC PATCH 12/13] bundle-uri client: support for bundle-uri with "clone", Ævar Arnfjörð Bjarmason
- [RFC PATCH 13/13] bundle-uri docs: add design notes, Ævar Arnfjörð Bjarmason
- Re: [RFC PATCH 00/13] Add bundle-uri: resumably clones, static "dumb" CDN etc., Jonathan Nieder
- Re: [RFC PATCH 00/13] Add bundle-uri: resumably clones, static "dumb" CDN etc., Derrick Stolee
[GSoC] [PATCH 0/8] submodule: convert the rest of 'add' to C,
Atharva Raykar
- [GSoC] [PATCH 1/8] submodule--helper: refactor resolve_relative_url() helper, Atharva Raykar
- [GSoC] [PATCH 2/8] submodule--helper: remove repeated code in sync_submodule(), Atharva Raykar
- [GSoC] [PATCH 3/8] dir: libify and export helper functions from clone.c, Atharva Raykar
- [GSoC] [PATCH 4/8] submodule--helper: remove constness of sm_path, Atharva Raykar
- [GSoC] [PATCH 5/8] submodule--helper: convert the bulk of cmd_add() to C, Atharva Raykar
- [GSoC] [PATCH 6/8] submodule--helper: remove add-clone subcommand, Atharva Raykar
- [GSoC] [PATCH 7/8] submodule--helper: remove add-config subcommand, Atharva Raykar
- [GSoC] [PATCH 8/8] submodule--helper: remove resolve-relative-url subcommand, Atharva Raykar
- [GSoC] [PATCH v2 0/9] submodule: convert the rest of 'add' to C, Atharva Raykar
- [GSoC] [PATCH v2 1/9] submodule--helper: add options for compute_submodule_clone_url(), Atharva Raykar
- [GSoC] [PATCH v2 2/9] submodule--helper: refactor resolve_relative_url() helper, Atharva Raykar
- [GSoC] [PATCH v2 3/9] submodule--helper: remove repeated code in sync_submodule(), Atharva Raykar
- [GSoC] [PATCH v2 4/9] dir: libify and export helper functions from clone.c, Atharva Raykar
- [GSoC] [PATCH v2 5/9] submodule--helper: remove constness of sm_path, Atharva Raykar
- [GSoC] [PATCH v2 6/9] submodule--helper: convert the bulk of cmd_add() to C, Atharva Raykar
- [GSoC] [PATCH v2 7/9] submodule--helper: remove add-clone subcommand, Atharva Raykar
- [GSoC] [PATCH v2 8/9] submodule--helper: remove add-config subcommand, Atharva Raykar
- [GSoC] [PATCH v2 9/9] submodule--helper: remove resolve-relative-url subcommand, Atharva Raykar
- [GSoC] [PATCH v3 0/8] submodule: convert the rest of 'add' to C, Atharva Raykar
- [GSoC] [PATCH v3 1/8] submodule--helper: add options for compute_submodule_clone_url(), Atharva Raykar
- [GSoC] [PATCH v3 2/8] submodule--helper: refactor resolve_relative_url() helper, Atharva Raykar
- [GSoC] [PATCH v3 3/8] submodule--helper: remove repeated code in sync_submodule(), Atharva Raykar
- [GSoC] [PATCH v3 4/8] dir: libify and export helper functions from clone.c, Atharva Raykar
- [GSoC] [PATCH v3 5/8] submodule--helper: convert the bulk of cmd_add() to C, Atharva Raykar
- [GSoC] [PATCH v3 6/8] submodule--helper: remove add-clone subcommand, Atharva Raykar
- [GSoC] [PATCH v3 7/8] submodule--helper: remove add-config subcommand, Atharva Raykar
- [GSoC] [PATCH v3 8/8] submodule--helper: remove resolve-relative-url subcommand, Atharva Raykar
- [GSoC] [PATCH v4 0/8] submodule: convert the rest of 'add' to C, Atharva Raykar
- [GSoC] [PATCH v4 1/8] submodule--helper: add options for compute_submodule_clone_url(), Atharva Raykar
- [GSoC] [PATCH v4 2/8] submodule--helper: refactor resolve_relative_url() helper, Atharva Raykar
- [GSoC] [PATCH v4 3/8] submodule--helper: remove repeated code in sync_submodule(), Atharva Raykar
- [GSoC] [PATCH v4 4/8] dir: libify and export helper functions from clone.c, Atharva Raykar
- [GSoC] [PATCH v4 5/8] submodule--helper: convert the bulk of cmd_add() to C, Atharva Raykar
- [GSoC] [PATCH v4 6/8] submodule--helper: remove add-clone subcommand, Atharva Raykar
- [GSoC] [PATCH v4 7/8] submodule--helper: remove add-config subcommand, Atharva Raykar
- [GSoC] [PATCH v4 8/8] submodule--helper: remove resolve-relative-url subcommand, Atharva Raykar
- Re: [GSoC] [PATCH v4 0/8] submodule: convert the rest of 'add' to C, Kaartic Sivaraam
- [GSoC] [PATCH v5 0/9] submodule: convert the rest of 'add' to C, Atharva Raykar
- [GSoC] [PATCH v5 1/9] submodule--helper: add options for compute_submodule_clone_url(), Atharva Raykar
- [GSoC] [PATCH v5 3/9] submodule--helper: remove repeated code in sync_submodule(), Atharva Raykar
- [GSoC] [PATCH v5 2/9] submodule--helper: refactor resolve_relative_url() helper, Atharva Raykar
- [GSoC] [PATCH v5 4/9] dir: libify and export helper functions from clone.c, Atharva Raykar
- [GSoC] [PATCH v5 5/9] submodule--helper: convert the bulk of cmd_add() to C, Atharva Raykar
- [GSoC] [PATCH v5 6/9] submodule--helper: remove add-clone subcommand, Atharva Raykar
- [GSoC] [PATCH v5 9/9] submodule--helper: rename compute_submodule_clone_url(), Atharva Raykar
- [GSoC] [PATCH v5 7/9] submodule--helper: remove add-config subcommand, Atharva Raykar
- [GSoC] [PATCH v5 8/9] submodule--helper: remove resolve-relative-url subcommand, Atharva Raykar
- Re: [GSoC] [PATCH v5 0/9] submodule: convert the rest of 'add' to C, Junio C Hamano
Re: [PATCH v3 10/10] diff-merges: let "-m" imply "-p", Joshua Nelson
[PATCH] configure.ac: fix misspell in comments,
zegolem
[RFC PATCH] sequencer: warn on skipping previously seen commit,
Josh Steadmon
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]