Git Distributed Software Revision Control — Thread Index
[Prev Page][Next Page]
- Re: git diff prints long usage help if not run in git repo, (continued)
- [Question] How to fix 'static-analysis' build on Ubuntu 20.04,
Derrick Stolee
- [PATCH 0/7] Bundle URIs III: Parse and download from bundle lists,
Derrick Stolee via GitGitGadget
- [PATCH 3/7] bundle-uri: create "key=value" line parsing, Ævar Arnfjörð Bjarmason via GitGitGadget
- [PATCH 6/7] bundle-uri: limit recursion depth for bundle lists, Derrick Stolee via GitGitGadget
- [PATCH 1/7] bundle-uri: create bundle_list struct and helpers, Derrick Stolee via GitGitGadget
- [PATCH 4/7] bundle-uri: unit test "key=value" parsing, Ævar Arnfjörð Bjarmason via GitGitGadget
- [PATCH 7/7] bundle-uri: fetch a list of bundles, Derrick Stolee via GitGitGadget
- [PATCH 5/7] bundle-uri: parse bundle list in config format, Derrick Stolee via GitGitGadget
- [PATCH 2/7] bundle-uri: create base key-value pair parsing, Derrick Stolee via GitGitGadget
- [PATCH v2 0/9] Bundle URIs III: Parse and download from bundle lists, Derrick Stolee via GitGitGadget
- [PATCH v2 5/9] bundle-uri: create "key=value" line parsing, Ævar Arnfjörð Bjarmason via GitGitGadget
- [PATCH v2 7/9] bundle-uri: parse bundle list in config format, Derrick Stolee via GitGitGadget
- [PATCH v2 2/9] bundle-uri: use plain string in find_temp_filename(), Derrick Stolee via GitGitGadget
- [PATCH v2 8/9] bundle-uri: limit recursion depth for bundle lists, Derrick Stolee via GitGitGadget
- [PATCH v2 1/9] bundle-uri: short-circuit capability parsing, Derrick Stolee via GitGitGadget
- [PATCH v2 6/9] bundle-uri: unit test "key=value" parsing, Ævar Arnfjörð Bjarmason via GitGitGadget
- [PATCH v2 3/9] bundle-uri: create bundle_list struct and helpers, Derrick Stolee via GitGitGadget
- [PATCH v2 9/9] bundle-uri: fetch a list of bundles, Derrick Stolee via GitGitGadget
- [PATCH v2 4/9] bundle-uri: create base key-value pair parsing, Derrick Stolee via GitGitGadget
- Re: [PATCH v2 0/9] Bundle URIs III: Parse and download from bundle lists, Derrick Stolee
- [PATCH v3 0/9] Bundle URIs III: Parse and download from bundle lists, Derrick Stolee via GitGitGadget
- [PATCH v3 1/9] bundle-uri: use plain string in find_temp_filename(), Derrick Stolee via GitGitGadget
- [PATCH v3 2/9] bundle-uri: create bundle_list struct and helpers, Derrick Stolee via GitGitGadget
- [PATCH v3 5/9] bundle-uri: unit test "key=value" parsing, Ævar Arnfjörð Bjarmason via GitGitGadget
- [PATCH v3 3/9] bundle-uri: create base key-value pair parsing, Derrick Stolee via GitGitGadget
- [PATCH v3 4/9] bundle-uri: create "key=value" line parsing, Ævar Arnfjörð Bjarmason via GitGitGadget
- [PATCH v3 7/9] bundle-uri: limit recursion depth for bundle lists, Derrick Stolee via GitGitGadget
- [PATCH v3 9/9] bundle-uri: suppress stderr from remote-https, Derrick Stolee via GitGitGadget
- [PATCH v3 6/9] bundle-uri: parse bundle list in config format, Derrick Stolee via GitGitGadget
- [PATCH v3 8/9] bundle-uri: fetch a list of bundles, Derrick Stolee via GitGitGadget
- [PATCH v4 00/11] Bundle URIs III: Parse and download from bundle lists, Derrick Stolee via GitGitGadget
- [PATCH v4 02/11] bundle-uri: create bundle_list struct and helpers, Derrick Stolee via GitGitGadget
- [PATCH v4 01/11] bundle-uri: use plain string in find_temp_filename(), Derrick Stolee via GitGitGadget
- [PATCH v4 03/11] bundle-uri: create base key-value pair parsing, Derrick Stolee via GitGitGadget
- [PATCH v4 04/11] bundle-uri: create "key=value" line parsing, Ævar Arnfjörð Bjarmason via GitGitGadget
- [PATCH v4 05/11] bundle-uri: unit test "key=value" parsing, Ævar Arnfjörð Bjarmason via GitGitGadget
- [PATCH v4 06/11] bundle-uri: parse bundle list in config format, Derrick Stolee via GitGitGadget
- [PATCH v4 07/11] bundle-uri: limit recursion depth for bundle lists, Derrick Stolee via GitGitGadget
- [PATCH v4 08/11] bundle: add flags to verify_bundle(), skip walk, Derrick Stolee via GitGitGadget
- [PATCH v4 09/11] bundle-uri: fetch a list of bundles, Derrick Stolee via GitGitGadget
- [PATCH v4 10/11] bundle-uri: quiet failed unbundlings, Derrick Stolee via GitGitGadget
- [PATCH v4 11/11] bundle-uri: suppress stderr from remote-https, Derrick Stolee via GitGitGadget
- [PATCH v5 00/12] Bundle URIs III: Parse and download from bundle lists, Derrick Stolee via GitGitGadget
- [PATCH v5 01/12] bundle-uri: use plain string in find_temp_filename(), Derrick Stolee via GitGitGadget
- [PATCH v5 02/12] bundle-uri: create bundle_list struct and helpers, Derrick Stolee via GitGitGadget
- [PATCH v5 03/12] bundle-uri: create base key-value pair parsing, Derrick Stolee via GitGitGadget
- [PATCH v5 05/12] bundle-uri: unit test "key=value" parsing, Ævar Arnfjörð Bjarmason via GitGitGadget
- [PATCH v5 04/12] bundle-uri: create "key=value" line parsing, Ævar Arnfjörð Bjarmason via GitGitGadget
- [PATCH v5 12/12] bundle-uri: suppress stderr from remote-https, Derrick Stolee via GitGitGadget
- [PATCH v5 07/12] bundle-uri: limit recursion depth for bundle lists, Derrick Stolee via GitGitGadget
- [PATCH v5 09/12] bundle-uri: fetch a list of bundles, Derrick Stolee via GitGitGadget
- [PATCH v5 08/12] bundle: properly clear all revision flags, Derrick Stolee via GitGitGadget
- [PATCH v5 10/12] bundle: add flags to verify_bundle(), Derrick Stolee via GitGitGadget
- [PATCH v5 06/12] bundle-uri: parse bundle list in config format, Derrick Stolee via GitGitGadget
- [PATCH v5 11/12] bundle-uri: quiet failed unbundlings, Derrick Stolee via GitGitGadget
- Re: [PATCH v5 00/12] Bundle URIs III: Parse and download from bundle lists, Derrick Stolee
- `git patch-id --stable' vs quoted-printable,
Eric Wong
- [PATCH 0/2] Miscellaneous merge fixes,
Elijah Newren via GitGitGadget
- rev-parse: -- is sometimes a flag and sometimes an arg?,
Tim Hockin
- [PATCH] t64??: convert 'test_create_repo' to 'git init',
Elijah Newren via GitGitGadget
- `git range-diff` lists chunks with uninteresting changes,
squirrel
- Re: I donate this sum to you, David Alex
- [BUG] "git am" gets confused when commit message contains text looking like a diff,
Thorsten Otto
- git clone with basic auth in url directly returns authentication failure after 401 received under some git versions,
王小建
- What's cooking in git.git (Aug 2022, #07; Fri, 19),
Junio C Hamano
- sg/parse-options-subcommand (was: What's cooking in git.git (Aug 2022, #07; Fri, 19)), Ævar Arnfjörð Bjarmason
- tl/trace2-config-scope (was: What's cooking in git.git (Aug 2022, #07; Fri, 19)), Ævar Arnfjörð Bjarmason
- pw/rebase-keep-base-fixes, was Re: What's cooking in git.git (Aug 2022, #07; Fri, 19), Johannes Schindelin
- en/ort-unused-code-removal, was Re: What's cooking in git.git (Aug 2022, #07; Fri, 19), Johannes Schindelin
- [ANNOUNCE] git-remote-hg 0.6, Felipe Contreras
- [PATCH 0/6] midx: permit changing the preferred pack when reusing the MIDX,
Taylor Blau
- [PATCH 0/2] t/perf: fix broken tests,
Victoria Dye via GitGitGadget
- git diff --functional-changes ?,
Christian Heller
- [PATCH 0/11] annotating unused function parameters,
Jeff King
- [PATCH 03/11] refs: mark unused reflog callback parameters, Jeff King
- [PATCH 05/11] transport: mark bundle transport_options as unused, Jeff King
- [PATCH 04/11] refs: mark unused virtual method parameters, Jeff King
- [PATCH 07/11] config: mark unused callback parameters, Jeff King
- [PATCH 09/11] mark unused read_tree_recursive() callback parameters, Jeff King
- [PATCH 06/11] streaming: mark unused virtual method parameters, Jeff King
- [PATCH 08/11] hashmap: mark unused callback parameters, Jeff King
- [PATCH 01/11] git-compat-util: add UNUSED macro, Jeff King
- [PATCH 02/11] refs: mark unused each_ref_fn parameters, Jeff King
- [PATCH 10/11] run-command: mark unused async callback parameters, Jeff King
- [PATCH 11/11] is_path_owned_by_current_uid(): mark "report" parameter as unused, Jeff King
- Re: [PATCH 0/11] annotating unused function parameters, Ævar Arnfjörð Bjarmason
- [PATCH 0/6] unused function parameter potpourri,
Jeff King
- [PATCH 0/3] Show original filenames in merge tree,
Johannes Schindelin via GitGitGadget
- [PATCH] merge-ort: remove code obsoleted by other changes,
Elijah Newren via GitGitGadget
- There is no tracking information for the current branch,
Michael Hennebry
- Programmatic patches (transform commits),
Mark Fulton
- [PATCH 0/2] Make rebase.autostash default,
Sergei Krivonos via GitGitGadget
- Bug: conflict in the last file line results in wrong combined diff, Danil Pristupov
- [Question] How to know which branch(ref) is the latest updated branch?,
lilinchao@xxxxxxxxxx
- [PATCH] trailer: allow spaces in tokens,
Max Bernstein via GitGitGadget
- What's cooking in git.git (Aug 2022, #06; Wed, 17),
Junio C Hamano
- js/bisect-in-c (was: What's cooking in git.git (Aug 2022, #06; Wed, 17)), Ævar Arnfjörð Bjarmason
- Re: What's cooking in git.git (Aug 2022, #06; Wed, 17), Derrick Stolee
- ds/* (was Re: What's cooking in git.git (Aug 2022, #06; Wed, 17)), Derrick Stolee
- vd/* (was: Re: What's cooking in git.git (Aug 2022, #06; Wed, 17)), Victoria Dye
- Re: What's cooking in git.git (Aug 2022, #06; Wed, 17), Jonathan Tan
- Bug in rebase --autosquash,
Uwe Kleine-König
- [PATCH v1 0/2] grep: integrate with sparse index,
Shaoxuan Yuan
- [PATCH 0/2] Allow --ancestry-path to take an argument,
Elijah Newren via GitGitGadget
- [PATCH 0/3] Fixups for cw/submodule-merge-messages,
Elijah Newren via GitGitGadget
- [PATCH 0/3] scalar: enable built-in FSMonitor,
Victoria Dye via GitGitGadget
- bugreport: "git config --global" fails if an invalid .git file present,
Jinwook Jeong
- What's cooking in git.git (Aug 2022, #05; Mon, 15),
Junio C Hamano
- js/bisect-in-c, was Re: What's cooking in git.git (Aug 2022, #05; Mon, 15), Johannes Schindelin
- sy/mv-out-of-cone (was Re: What's cooking in git.git (Aug 2022, #05; Mon, 15)), Victoria Dye
- cw/submodule-merge-messages (Was: Re: What's cooking in git.git (Aug 2022, #05; Mon, 15)), Elijah Newren
- [GSoC] Abhradeep's GSoC blogs (15 Aug, 2022 IST),
Abhra303
- [PATCH 0/5] rebase --keep-base: imply --reapply-cherry-picks and --no-fork-point,
Phillip Wood via GitGitGadget
- Fixing midx bitmap related racy test failure (under sha-256), Abhra303
- Feature Idea: Documentation of Project Structure, Christian Gmx
- [PATCH] Documentation: mention the magic pathspec ":/",
Thomas Weißschuh
- [bug]fatal: fetch-pack: invalid index-pack output,
mingli zhang
- "bubbling up" patches in a commit sequence.,
demerphq
- "master" term - no one cares,
Ryan
- [Question]: Does "git log" involve some stochastic operations?,
Wang, Lei
- [RFC/PATCH] sequencer: do not translate reflog messages,
Michael J Gruber
- git maintenance broken on FreeBSD,
Renato Botelho
- t7527 intermittent failure on macOS APFS and possible fix,
Đoàn Trần Công Danh
- [PATCH 0/1] pathspec: fix memleak,
Anthony Delannoy
- [ANNOUNCE] Git for Windows 2.37.2(2), Johannes Schindelin
- [ANNOUNCE] Git for Windows 2.37.2,
Johannes Schindelin
- What's cooking in git.git (Aug 2022, #04; Thu, 11), Junio C Hamano
- [ANNOUNCE] Git v2.37.2,
Junio C Hamano
- Better advertise Git for GSoC ?, Kaartic Sivaraam
- Fwd: Idea: add --squash to cherry-pick,
Noam Yorav-Raphael
- Partial-clone cause big performance impact on server,
程洋
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]