Git Distributed Software Revision Control — Thread Index
[Prev Page][Next Page]
- [PATCH v2 1/1] ci: new github-action for git-l10n code review, (continued)
- Git is removing . from the last part of user.name,
Daniel P.
- [BUG] send-email propagates "In-Reply-To",
Marvin Häuser
- Re:, Jeff King
- [PATCH] Give support for hooks based on platform,
Rafael Santiago via GitGitGadget
- [PATCH] compat: let git_mmap use malloc(3) directly,
René Scharfe
- [PATCH v2] make: add INSTALL_STRIP variable,
Bagas Sanjaya
- Re: Giving priority to the reftable topic (was Re: What's cooking in git.git (Aug 2021, #06; Mon, 16)), Ævar Arnfjörð Bjarmason
- [PATCH v2] diff-lib: ignore all outsider if --relative asked, Đoàn Trần Công Danh
- [RFC PATCH] multi-pack-index: allow operating without pack files,
Johannes Berg
- [PATCH] multi-pack-index: fix --object-dir from outside repo,
Johannes Berg
- What's cooking in git.git (Aug 2021, #07; Fri, 20),
Junio C Hamano
- [PATCH v5 0/6] Finish converting git bisect to C part 4,
Miriam Rubio
- [BUG] git commit -a doesn't ignore inactive/ignore-all submodules,
Alexey Izbyshev
- [GSoC] The Final Git Dev Blog(s),
Atharva Raykar
- [PATCH] make: add INSTALL_STRIP variable,
Bagas Sanjaya
- [PATCH 0/6] Speed up mirror-fetches with many refs,
Patrick Steinhardt
- [PATCH 1/6] fetch: speed up lookup of want refs via commit-graph, Patrick Steinhardt
- [PATCH 2/6] fetch: avoid unpacking headers in object existence check, Patrick Steinhardt
- [PATCH 3/6] connected: refactor iterator to return next object ID directly, Patrick Steinhardt
- [PATCH 4/6] fetch-pack: optimize loading of refs via commit graph, Patrick Steinhardt
- [PATCH 5/6] fetch: refactor fetch refs to be more extendable, Patrick Steinhardt
- [PATCH 6/6] fetch: avoid second connectivity check if we already have all objects, Patrick Steinhardt
- Re: [PATCH 0/6] Speed up mirror-fetches with many refs, Derrick Stolee
- Re: [PATCH 0/6] Speed up mirror-fetches with many refs, Junio C Hamano
- [PATCH v2 0/7] Speed up mirror-fetches with many refs, Patrick Steinhardt
- [PATCH v3 0/7] Speed up mirror-fetches with many refs, Patrick Steinhardt
- [PATCH] Fix leak in credential_apply_config,
Mike Hommey
- [PATCH v2 0/3] send-email: shell completion improvements,
Thiago Perrotta
- General questions - git archive a .j2 file with keyword expansion in the header section,
Lin, Nathan (GSE)
- [PATCH] fixup! fsmonitor-fs-listen-macos: implement FSEvent listener on MacOS,
Carlo Marcelo Arenas Belón
- Git Modifying DLL,
Jonathon Anderson
- [PATCH 0/2] test-lib-functions.sh: keep user's HOME, TERM and SHELL for 'test_pause' and 'debug',
Philippe Blain via GitGitGadget
- [PATCH 1/2] add http.maxReceiveSpeed to limit git-receive-pack receiving speed,
Xia XiaoWen
- [PATCH] add http.maxReceiveSpeed to limit git-receive-pack receiving speed,
Xia XiaoWen
- [GSoC] Git Final Blog,
ZheNing Hu
- bugreport: git apply -3 confusing "lacks the necessary blob",
Jan Kratochvil
- gitk translate msg files not installed correctly,
yan ke
- [PATCH] completion: tcsh: Fix regression by drop of wrapper functions,
Takashi Iwai
- [PATCH] column: fix parsing of the '--nl' option,
SZEDER Gábor
- Bug: Segmentation fault in git diff,
Thomas De Zeeuw
- [filter-repo PATCH] filter-repo: add new --replace-message option,
Gwyneth Morgan
- git format-patch produces invalid patch if the commit adds an empty file?,
Adam Williamson
- [PATCH 0/6] Fix GIT_TEST_SPLIT_INDEX,
SZEDER Gábor
- [PATCH 0/6] Sparse Index: Integrate with merge, cherry-pick, rebase, and revert,
Derrick Stolee via GitGitGadget
- [PATCH 2/6] diff: ignore sparse paths in diffstat, Derrick Stolee via GitGitGadget
- [PATCH 3/6] merge: make sparse-aware with ORT, Derrick Stolee via GitGitGadget
- [PATCH 4/6] merge-ort: expand only for out-of-cone conflicts, Derrick Stolee via GitGitGadget
- [PATCH 1/6] t1092: use ORT merge strategy, Derrick Stolee via GitGitGadget
- [PATCH 5/6] t1092: add cherry-pick, rebase tests, Derrick Stolee via GitGitGadget
- [PATCH 6/6] sparse-index: integrate with cherry-pick and rebase, Derrick Stolee via GitGitGadget
- [PATCH v2 0/6] Sparse Index: Integrate with merge, cherry-pick, rebase, and revert, Derrick Stolee via GitGitGadget
- [PATCH v2 2/6] merge: make sparse-aware with ORT, Derrick Stolee via GitGitGadget
- [PATCH v2 1/6] diff: ignore sparse paths in diffstat, Derrick Stolee via GitGitGadget
- [PATCH v2 3/6] merge-ort: expand only for out-of-cone conflicts, Derrick Stolee via GitGitGadget
- [PATCH v2 4/6] t1092: add cherry-pick, rebase tests, Derrick Stolee via GitGitGadget
- [PATCH v2 5/6] sequencer: ensure full index if not ORT strategy, Derrick Stolee via GitGitGadget
- [PATCH v2 6/6] sparse-index: integrate with cherry-pick and rebase, Derrick Stolee via GitGitGadget
- Re: [PATCH v2 0/6] Sparse Index: Integrate with merge, cherry-pick, rebase, and revert, Elijah Newren
- [PATCH v3 0/6] Sparse Index: Integrate with merge, cherry-pick, rebase, and revert, Derrick Stolee via GitGitGadget
- [PATCH v3 2/6] merge: make sparse-aware with ORT, Derrick Stolee via GitGitGadget
- [PATCH v3 1/6] diff: ignore sparse paths in diffstat, Derrick Stolee via GitGitGadget
- [PATCH v3 3/6] merge-ort: expand only for out-of-cone conflicts, Derrick Stolee via GitGitGadget
- [PATCH v3 4/6] t1092: add cherry-pick, rebase tests, Derrick Stolee via GitGitGadget
- [PATCH v3 5/6] sequencer: ensure full index if not ORT strategy, Derrick Stolee via GitGitGadget
- [PATCH v3 6/6] sparse-index: integrate with cherry-pick and rebase, Derrick Stolee via GitGitGadget
- Re: [PATCH v3 0/6] Sparse Index: Integrate with merge, cherry-pick, rebase, and revert, Elijah Newren
- [PATCH] fixup! propagate errno from failing read,
Han-Wen Nienhuys via GitGitGadget
- [PATCH] t6300: don't run cat-file on non-existent object,
Đoàn Trần Công Danh
- [PATCH] make: add install-strip target,
Bagas Sanjaya
- [ANNOUNCE] Git for Windows 2.33.0, Johannes Schindelin
- [PATCH] builtin/fsmonitor--daemon: use parse-options API fully,
Carlo Marcelo Arenas Belón
- [PATCH 0/8] [GSOC] [RFC] ref-filter: code logic optimization,
ZheNing Hu via GitGitGadget
- [RFC PATCH] fsmonitor: fix building with NO_PTHREADS,
Carlo Marcelo Arenas Belón
- [PATCH v4 0/6]Finish converting git bisect to C part 4,
Miriam Rubio
- [PATCH 0/5] [GSOC] [RFC] ref-filter: performance optimization,
ZheNing Hu via GitGitGadget
- [PATCH 0/2] builtin/add: minor unrelated fixes,
Carlo Marcelo Arenas Belón
- What's cooking in git.git (Aug 2021, #06; Mon, 16),
Junio C Hamano
- Re: What's cooking in git.git (Aug 2021, #06; Mon, 16), Azeem Bande-Ali
- Re: What's cooking in git.git (Aug 2021, #06; Mon, 16), Phillip Wood
- Re: What's cooking in git.git (Aug 2021, #06; Mon, 16), Junio C Hamano
- Re: What's cooking in git.git (Aug 2021, #06; Mon, 16), Phillip Wood
- Giving priority to the reftable topic (was Re: What's cooking in git.git (Aug 2021, #06; Mon, 16)), Junio C Hamano
[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
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]