Git Distributed Software Revision Control — Thread Index
[Prev Page][Next Page]
- [PATCH v3 06/10] diff-merges: move specific diff-index "-m" handling to diff-index, (continued)
- pkt-line and LF terminated lines of data,
dwh
- [PATCH] git-p4: speed up search for branch parent,
Joachim Kuebart via GitGitGadget
- [PATCH v3] t6030: add test for git bisect skip started with --term* arguments,
Bagas Sanjaya
- Draft of Git Rev News edition 74, Christian Couder
- [gitweb] Problem with html base tag, dabicho
- [PATCH] git-apply: add --quiet flag,
Jerry Zhang
- Request: `git restore $commit $file` shouldn’t override uncommited changes,
Robin Moussu
- bug:git-check-ignore exit status is wrong for negative patterns when -v option used,
Jeremy Faith
- Two issues with mark_reachable_objects,
David Emett
- Bug: Git invokes hooks from wrong directory., Gabriel Nützi
- The way to maintain lots of packfile-uris configs?, 滕龙
- [PATCH] git-apply: modify prints to account for --3way changes,
Jerry Zhang
- [PATCH] git-apply: allow empty patch text,
Jerry Zhang
- [PATCH] doc: point to diff attribute in patch format docs,
Peter Oliver via GitGitGadget
- idea to tweak wording of CRLF warning,
mark.yagnatinsky
- [PATCH v1 00/43] completion: git-completion 1.3.1 patches,
Felipe Contreras
- [PATCH v1 01/43] completion: bash: fix prefix detection in branch.*, Felipe Contreras
- [PATCH v1 02/43] completion: fix for suboptions with value, Felipe Contreras
- [PATCH v1 03/43] completion: bash: fix for multiple dash commands, Felipe Contreras
- [PATCH v1 04/43] completion: bash: add correct suffix in variables, Felipe Contreras
- [PATCH v1 05/43] completion: bash: do not modify COMP_WORDBREAKS, Felipe Contreras
- [PATCH v1 06/43] test: completion: fix currently typed words, Felipe Contreras
- [PATCH v1 07/43] test: completion: switch __gitcomp_nl prefix test, Felipe Contreras
- [PATCH v1 08/43] test: completion: add run_func() helper, Felipe Contreras
- [PATCH v1 09/43] completion: bash: remove non-append functionality, Felipe Contreras
- [PATCH v1 10/43] completion: bash: get rid of _append() functions, Felipe Contreras
- [PATCH v1 11/43] completion: bash: get rid of any non-append code, Felipe Contreras
- [PATCH v1 12/43] completion: zsh: fix options with arguments, Felipe Contreras
- [PATCH v1 13/43] completion: zsh: expand --git-dir file argument, Felipe Contreras
- [PATCH v1 14/43] completion: zsh: add support for general -C opts, Felipe Contreras
- [PATCH v1 15/43] completion: zsh: fix for undefined completions, Felipe Contreras
- [PATCH v1 16/43] completion: zsh: add support for general -c opts, Felipe Contreras
- [PATCH v1 17/43] completion: zsh: fix extra space on foo=, Felipe Contreras
- [PATCH v1 18/43] completion: zsh: add excluded options, Felipe Contreras
- [PATCH v1 19/43] completion: zsh: always set compset, Felipe Contreras
- [PATCH v1 20/43] completion: factor out check in __gitcomp, Felipe Contreras
- [PATCH v1 21/43] completion: simplify equal suffix check, Felipe Contreras
- [PATCH v1 22/43] completion: refactor __gitcomp, Felipe Contreras
- [PATCH v1 23/43] completion: simplify __gitcomp, Felipe Contreras
- [PATCH v1 24/43] completion: bash: change suffix check in __gitcomp, Felipe Contreras
- [PATCH v1 25/43] completion: improve __gitcomp suffix code, Felipe Contreras
- [PATCH v1 26/43] completion: bash: simplify config_variable_name, Felipe Contreras
- [PATCH v1 27/43] test: completion: add missing test, Felipe Contreras
- [PATCH v1 28/43] completion: bash: improve __gitcomp description, Felipe Contreras
- [PATCH v1 29/43] completion: add __gitcomp_opts, Felipe Contreras
- [PATCH v1 30/43] completion: bash: cleanup __gitcomp* invocations, Felipe Contreras
- [PATCH v1 31/43] completion: bash: shuffle __gitcomp functions, Felipe Contreras
- [PATCH v1 32/43] completion: zsh: simplify __gitcomp_direct, Felipe Contreras
- [PATCH v1 33/43] completion: zsh: shuffle __gitcomp* functions, Felipe Contreras
- [PATCH v1 34/43] completion: zsh: fix direct quoting, Felipe Contreras
- [PATCH v1 35/43] completion: zsh: add elements individually in __gitcomp_opts, Felipe Contreras
- [PATCH v1 36/43] completion: zsh: add __gitcompadd helper, Felipe Contreras
- [PATCH v1 37/43] completion: zsh: add correct removable suffix, Felipe Contreras
- [PATCH v1 38/43] completion: bash: simplify _get_comp_words_by_ref(), Felipe Contreras
- [PATCH v1 39/43] completion: bash: refactor _get_comp_words_by_ref(), Felipe Contreras
- [PATCH v1 40/43] completion: bash: cleanup _get_comp_words_by_ref(), Felipe Contreras
- [PATCH v1 41/43] completion: bash: trivial cleanup, Felipe Contreras
- [PATCH v1 42/43] completion: bash: rename _get_comp_words_by_ref(), Felipe Contreras
- [PATCH v1 43/43] completion: zsh: add higher-priority location, Felipe Contreras
- Re: [PATCH v1 00/43] completion: git-completion 1.3.1 patches, Junio C Hamano
- Advise request on adding a new SSH variant,
Randall S. Becker
- not found the clone or pull log,
zdl8255
- [PATCH v2 00/13] SHA-256 / SHA-1 interop, part 1,
brian m. carlson
- [PATCH v2 03/13] http-push: set algorithm when reading object ID, brian m. carlson
- [PATCH v2 01/13] hash: add an algo member to struct object_id, brian m. carlson
- [PATCH v2 07/13] hash: set, copy, and use algo field in struct object_id, brian m. carlson
- [PATCH v2 02/13] Always use oidread to read into struct object_id, brian m. carlson
- [PATCH v2 06/13] builtin/pack-redundant: avoid casting buffers to struct object_id, brian m. carlson
- [PATCH v2 10/13] commit-graph: don't store file hashes as struct object_id, brian m. carlson
- [PATCH v2 11/13] builtin/pack-objects: avoid using struct object_id for pack hash, brian m. carlson
- [PATCH v2 13/13] hex: print objects using the hash algorithm member, brian m. carlson
- [PATCH v2 04/13] hash: add a function to finalize object IDs, brian m. carlson
- [PATCH v2 05/13] Use the final_oid_fn to finalize hashing of object IDs, brian m. carlson
- [PATCH v2 08/13] hash: provide per-algorithm null OIDs, brian m. carlson
- [PATCH v2 09/13] builtin/show-index: set the algorithm for object IDs, brian m. carlson
- [PATCH v2 12/13] hex: default to the_hash_algo on zero algorithm value, brian m. carlson
- Possible segfault with `git clone --mirror`,
Kostya M
- [PATCH v2] t6030: add test for git bisect skip started with --term* arguments,
Bagas Sanjaya
- Feature request: stash rename, Boruch Baum
- [PATCH] bisect--helper: use BISECT_TERMS in 'bisect skip' command,
Ramsay Jones
- [RFC PATCH] cygwin: disallow backslashes in file names,
Adam Dinwoodie
- [PATCH] cygwin: disallow backslashes in file names, Adam Dinwoodie
Security vulnerability in Git for Cygwin,
Adam Dinwoodie
git pull --rebase silently skipping commits, Alejandro Colomar (man-pages)
[BUG] ** glob pattern in git diff doesn't match root directory,
Shoaib Meenai
how to rename remote branches, the long way,
Antoine Beaupré
[feature suggestion] Improve stash descriptions,
Yuri
[PATCH 00/30] subtree: clean up, improve UX,
Luke Shumaker
- [PATCH 01/30] .gitignore: Ignore /git-subtree, Luke Shumaker
- [PATCH 02/30] subtree: t7900: update for having the default branch name be 'main', Luke Shumaker
- [PATCH 04/30] subtree: t7900: use consistent formatting, Luke Shumaker
- [PATCH 05/30] subtree: t7900: comment subtree_test_create_repo, Luke Shumaker
- [PATCH 03/30] subtree: t7900: use test-lib.sh's test_count, Luke Shumaker
- [PATCH 06/30] subtree: t7900: use 'test' for string equality, Luke Shumaker
- [PATCH 07/30] subtree: t7900: delete some dead code, Luke Shumaker
- [PATCH 08/30] subtree: t7900: fix 'verify one file change per commit', Luke Shumaker
- [PATCH 09/30] subtree: t7900: rename last_commit_message to last_commit_subject, Luke Shumaker
- [PATCH 10/30] subtree: t7900: add a test for the -h flag, Luke Shumaker
- [PATCH 11/30] subtree: t7900: add porcelain tests for 'pull' and 'push', Luke Shumaker
- [PATCH 12/30] subtree: don't have loose code outside of a function, Luke Shumaker
- [PATCH 14/30] subtree: drop support for git < 1.7, Luke Shumaker
- [PATCH 13/30] subtree: more consistent error propagation, Luke Shumaker
- [PATCH 15/30] subtree: use `git merge-base --is-ancestor`, Luke Shumaker
- [PATCH 16/30] subtree: use git-sh-setup's `say`, Luke Shumaker
- [PATCH 17/30] subtree: use more explicit variable names for cmdline args, Luke Shumaker
- [PATCH 18/30] subtree: use $* instead of $@ as appropriate, Luke Shumaker
- [PATCH 19/30] subtree: give `$(git --exec-path)` precedence over `$PATH`, Luke Shumaker
- [PATCH 20/30] subtree: use "^{commit}" instead of "^0", Luke Shumaker
- [PATCH 21/30] subtree: parse revs in individual cmd_ functions, Luke Shumaker
- [PATCH 22/30] subtree: remove duplicate check, Luke Shumaker
- [PATCH 23/30] subtree: add comments and sanity checks, Luke Shumaker
- [PATCH 24/30] subtree: don't let debug and progress output clash, Luke Shumaker
- [PATCH 25/30] subtree: have $indent actually affect indentation, Luke Shumaker
- [PATCH 26/30] subtree: give the docs a once-over, Luke Shumaker
- [PATCH 27/30] subtree: allow --squash to be used with --rejoin, Luke Shumaker
- [PATCH 28/30] subtree: allow 'split' flags to be passed to 'push', Luke Shumaker
- [PATCH 29/30] subtree: push: allow specifying a local rev other than HEAD, Luke Shumaker
- [PATCH 30/30] subtree: be stricter about validating flags, Luke Shumaker
- Re: [PATCH 00/30] subtree: clean up, improve UX, Luke Shumaker
- [PATCH v2 00/30] subtree: clean up, improve UX, Luke Shumaker
- [PATCH v2 01/30] .gitignore: Ignore /git-subtree, Luke Shumaker
- [PATCH v2 02/30] subtree: t7900: update for having the default branch name be 'main', Luke Shumaker
- [PATCH v2 04/30] subtree: t7900: use consistent formatting, Luke Shumaker
- [PATCH v2 03/30] subtree: t7900: use test-lib.sh's test_count, Luke Shumaker
- [PATCH v2 05/30] subtree: t7900: comment subtree_test_create_repo, Luke Shumaker
- [PATCH v2 06/30] subtree: t7900: use 'test' for string equality, Luke Shumaker
- [PATCH v2 07/30] subtree: t7900: delete some dead code, Luke Shumaker
- [PATCH v2 08/30] subtree: t7900: fix 'verify one file change per commit', Luke Shumaker
- [PATCH v2 09/30] subtree: t7900: rename last_commit_message to last_commit_subject, Luke Shumaker
- [PATCH v2 10/30] subtree: t7900: add a test for the -h flag, Luke Shumaker
- [PATCH v2 11/30] subtree: t7900: add porcelain tests for 'pull' and 'push', Luke Shumaker
- [PATCH v2 12/30] subtree: don't have loose code outside of a function, Luke Shumaker
- [PATCH v2 13/30] subtree: more consistent error propagation, Luke Shumaker
- [PATCH v2 16/30] subtree: use git-sh-setup's `say`, Luke Shumaker
- [PATCH v2 14/30] subtree: drop support for git < 1.7, Luke Shumaker
- [PATCH v2 17/30] subtree: use more explicit variable names for cmdline args, Luke Shumaker
- [PATCH v2 15/30] subtree: use `git merge-base --is-ancestor`, Luke Shumaker
- [PATCH v2 18/30] subtree: use "$*" instead of "$@" as appropriate, Luke Shumaker
- [PATCH v2 20/30] subtree: use "^{commit}" instead of "^0", Luke Shumaker
- [PATCH v2 19/30] subtree: Don't fuss with PATH, Luke Shumaker
- [PATCH v2 22/30] subtree: remove duplicate check, Luke Shumaker
- [PATCH v2 21/30] subtree: parse revs in individual cmd_ functions, Luke Shumaker
- [PATCH v2 28/30] subtree: allow 'split' flags to be passed to 'push', Luke Shumaker
- [PATCH v2 24/30] subtree: don't let debug and progress output clash, Luke Shumaker
- [PATCH v2 23/30] subtree: add comments and sanity checks, Luke Shumaker
- [PATCH v2 29/30] subtree: push: allow specifying a local rev other than HEAD, Luke Shumaker
- [PATCH v2 30/30] subtree: be stricter about validating flags, Luke Shumaker
- [PATCH v2 25/30] subtree: have $indent actually affect indentation, Luke Shumaker
- [PATCH v2 27/30] subtree: allow --squash to be used with --rejoin, Luke Shumaker
- [PATCH v2 26/30] subtree: give the docs a once-over, Luke Shumaker
- [PATCH v3 00/30] subtree: clean up, improve UX, Luke Shumaker
- [PATCH v3 01/30] .gitignore: Ignore /git-subtree, Luke Shumaker
- [PATCH v3 02/30] subtree: t7900: update for having the default branch name be 'main', Luke Shumaker
- [PATCH v3 03/30] subtree: t7900: use test-lib.sh's test_count, Luke Shumaker
- [PATCH v3 04/30] subtree: t7900: use consistent formatting, Luke Shumaker
- [PATCH v3 05/30] subtree: t7900: comment subtree_test_create_repo, Luke Shumaker
- [PATCH v3 06/30] subtree: t7900: use 'test' for string equality, Luke Shumaker
- [PATCH v3 07/30] subtree: t7900: delete some dead code, Luke Shumaker
- [PATCH v3 08/30] subtree: t7900: fix 'verify one file change per commit', Luke Shumaker
- [PATCH v3 09/30] subtree: t7900: rename last_commit_message to last_commit_subject, Luke Shumaker
- [PATCH v3 10/30] subtree: t7900: add a test for the -h flag, Luke Shumaker
- [PATCH v3 11/30] subtree: t7900: add porcelain tests for 'pull' and 'push', Luke Shumaker
- [PATCH v3 12/30] subtree: don't have loose code outside of a function, Luke Shumaker
- [PATCH v3 14/30] subtree: drop support for git < 1.7, Luke Shumaker
- [PATCH v3 13/30] subtree: more consistent error propagation, Luke Shumaker
- [PATCH v3 15/30] subtree: use `git merge-base --is-ancestor`, Luke Shumaker
- [PATCH v3 16/30] subtree: use git-sh-setup's `say`, Luke Shumaker
- [PATCH v3 17/30] subtree: use more explicit variable names for cmdline args, Luke Shumaker
- [PATCH v3 18/30] subtree: use "$*" instead of "$@" as appropriate, Luke Shumaker
- [PATCH v3 19/30] subtree: don't fuss with PATH, Luke Shumaker
- [PATCH v3 20/30] subtree: use "^{commit}" instead of "^0", Luke Shumaker
- [PATCH v3 21/30] subtree: parse revs in individual cmd_ functions, Luke Shumaker
- [PATCH v3 22/30] subtree: remove duplicate check, Luke Shumaker
- [PATCH v3 24/30] subtree: don't let debug and progress output clash, Luke Shumaker
- [PATCH v3 25/30] subtree: have $indent actually affect indentation, Luke Shumaker
- [PATCH v3 23/30] subtree: add comments and sanity checks, Luke Shumaker
- [PATCH v3 26/30] subtree: give the docs a once-over, Luke Shumaker
- [PATCH v3 28/30] subtree: allow 'split' flags to be passed to 'push', Luke Shumaker
- [PATCH v3 29/30] subtree: push: allow specifying a local rev other than HEAD, Luke Shumaker
- [PATCH v3 27/30] subtree: allow --squash to be used with --rejoin, Luke Shumaker
- [PATCH v3 30/30] subtree: be stricter about validating flags, Luke Shumaker
[PATCH] [GSOC] pretty: provide human date format,
ZheNing Hu via GitGitGadget
[PATCH] refs: remove EINVAL specification from the errno sideband in read_raw_ref_fn,
Han-Wen Nienhuys via GitGitGadget
Re: [PATCH v4 13/15] Reftable support for git-core,
Han-Wen Nienhuys
[PATCH] refs/debug: trace into reflog expiry too, Han-Wen Nienhuys via GitGitGadget
[PATCH] t6030: add test for git bisect skip started with --term* arguments, Bagas Sanjaya
[PATCH] cache-tree: avoid needless promisor object fetch,
Jonathan Tan
Pull warning, Alex Henrie
[PATCH 0/7] Parallel Checkout (part 3),
Matheus Tavares
- [PATCH 1/7] make_transient_cache_entry(): optionally alloc from mem_pool, Matheus Tavares
- [PATCH 2/7] builtin/checkout.c: complete parallel checkout support, Matheus Tavares
- [PATCH 3/7] checkout-index: add parallel checkout support, Matheus Tavares
- [PATCH 4/7] parallel-checkout: add tests for basic operations, Matheus Tavares
- [PATCH 5/7] parallel-checkout: add tests related to path collisions, Matheus Tavares
- [PATCH 6/7] parallel-checkout: add tests related to .gitattributes, Matheus Tavares
- [PATCH 7/7] ci: run test round with parallel-checkout enabled, Matheus Tavares
- [PATCH v2 0/8] Parallel Checkout (part 3), Matheus Tavares
- [PATCH v2 1/8] make_transient_cache_entry(): optionally alloc from mem_pool, Matheus Tavares
- [PATCH v2 2/8] builtin/checkout.c: complete parallel checkout support, Matheus Tavares
- [PATCH v2 3/8] checkout-index: add parallel checkout support, Matheus Tavares
- [PATCH v2 4/8] parallel-checkout: add tests for basic operations, Matheus Tavares
- [PATCH v2 5/8] parallel-checkout: add tests related to path collisions, Matheus Tavares
- [PATCH v2 6/8] t0028: extract encoding helpers to lib-encoding.sh, Matheus Tavares
- [PATCH v2 7/8] parallel-checkout: add tests related to .gitattributes, Matheus Tavares
- [PATCH v2 8/8] ci: run test round with parallel-checkout enabled, Matheus Tavares
- Re: [PATCH v2 0/8] Parallel Checkout (part 3), Torsten Bögershausen
- [PATCH v3 0/8] Parallel Checkout (part 3), Matheus Tavares
[PATCH 0/3] fast-export, fast-import: let tags specify a different refname,
Luke Shumaker
[PATCH v2 0/3] fast-export, fast-import: implement signed-commits,
Luke Shumaker
git word diff bug?, Count of San Francisco
The meaning of the '+' before the submodule hash.,
Hongyi Zhao
Re: [PATCH v2 6/9] t4058: explore duplicate tree entry handling in a bit more detail,
Ævar Arnfjörð Bjarmason
reflog existence & reftable,
Han-Wen Nienhuys
Track changes across multiple branches, c.f. "p4 interchanges" ?,
Luke Diamand
[PATCH] mailinfo: strip CR from base64/quoted-printable email,
Đoàn Trần Công Danh
[PATCH v4 0/6] Teach am/mailinfo to process quoted CR, Đoàn Trần Công Danh
[PATCH] git-apply: silence errors for success cases,
Jerry Zhang
[PATCH v2] object-info: support for retrieving object info,
Bruno Albuquerque
[RFC PATCH] fast-export, fast-import: Let tags specify an internal name,
Luke Shumaker
git diff word diff bug??,
Count of San Francisco
Problems with CRLF line endings,
Dennis Worthem
[PATCH 0/5] git-completion.bash: fixes on top of 'dl/complete-stash',
Denton Liu
[Question] git cat-file --batch cannot handle irregular path,
lilinchao@xxxxxxxxxx
[PATCH] builtin/repack.c: set a default factor for '--geometric',
Taylor Blau
Random GitHub Actions added to git/git???,
Junio C Hamano
What's cooking in git.git (Apr 2021, #05; Mon, 19),
Junio C Hamano
- Re: What's cooking in git.git (Apr 2021, #05; Mon, 19), Matheus Tavares Bernardino
- Re: What's cooking in git.git (Apr 2021, #05; Mon, 19), Ævar Arnfjörð Bjarmason
- Re: What's cooking in git.git (Apr 2021, #05; Mon, 19), Junio C Hamano
- Re: What's cooking in git.git (Apr 2021, #05; Mon, 19), brian m. carlson
- Re: What's cooking in git.git (Apr 2021, #05; Mon, 19), Junio C Hamano
- Re: What's cooking in git.git (Apr 2021, #05; Mon, 19), Jeff King
- Re: What's cooking in git.git (Apr 2021, #05; Mon, 19), Jeff Hostetler
[PATCH 0/3] fast-export, fast-import: implement signed-commits,
Luke Shumaker
Pain points in PRs [was: Re: RFC: Moving git-gui development to GitHub],
SZEDER Gábor
Git push --mirror hangs,
Joonas Harjumaki
[PATCH 0/2] git: support separate arg for `--config-env`'s value,
Patrick Steinhardt
[PATCH] doc: clarify the filename encoding in git diff,
Andrey Bienkowski via GitGitGadget
Strategy to deal with slow cloners,
Konstantin Ryabitsev
[PATCH 0/2] [GSOC] ref-filter: reuse output buffer,
ZheNing Hu via GitGitGadget
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]