Git Distributed Software Revision Control — Thread Index
[Prev Page][Next Page]
- Re: [PATCH v3 3/4] maintenance: `git maintenance run` learned `--scheduler=<scheduler>`, (continued)
- [PATCH v2] docs/format-patch: mention handling of merges, Jeff King
- [PATCH 0/5] pack-objects: better handling of negative options,
Jeff King
- Re: [PATCH 1/2] send-email: remove non-working support for "sendemail.smtpssl", Ævar Arnfjörð Bjarmason
- [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] urlmatch: do not allow passwords in URLs by default,
Derrick Stolee via GitGitGadget
- [Patch 3/3] t5601: add nonstopssh SSH variant sub-tests, Randall S. Becker
- [Patch 2/3] ssh.txt: document nonstopssh variant, Randall S. Becker
- [Patch 1/3] connect.c: add nonstopssh variant to the sshVariant set.,
Randall S. Becker
- [Patch 0/3] Explicit support for NonStop SSH variant,
Randall S. Becker
- Re: Second attempt to reach you: URGENT, Francois Petit
- [ANNOUNCE] Git Rev News edition 74, Christian Couder
- [PATCH] submodule update: silence underlying fetch with "--quiet", Nicholas Clark
- Re: [PATCH v2] object-info: support for retrieving object info, Junio C Hamano
- Re: [PATCH 0/6] Push negotiation,
Junio C Hamano
- [PATCH v2] bisect--helper: use BISECT_TERMS in 'bisect skip' command,
Ramsay Jones
- Re: [PATCH 13/18] t2017: mark --orphan/logAllRefUpdates=false test as REFFILES, Han-Wen Nienhuys
- Can I use it with sURROUNDscm?, Igor Korot
- [PATCH 0/8] refs: cleanup errno sideband ref related functions,
Han-Wen Nienhuys via GitGitGadget
- [PATCH 1/8] refs: remove EINVAL specification from the errno sideband in read_raw_ref_fn, Han-Wen Nienhuys via GitGitGadget
- [PATCH 2/8] refs/files-backend: stop setting errno from lock_ref_oid_basic, Han-Wen Nienhuys via GitGitGadget
- [PATCH 4/8] refs: make errno output explicit for refs_resolve_ref_unsafe, Han-Wen Nienhuys via GitGitGadget
- [PATCH 5/8] refs: add failure_errno to refs_read_raw_ref() signature, Han-Wen Nienhuys via GitGitGadget
- [PATCH 3/8] refs: make errno output explicit for read_raw_ref_fn, Han-Wen Nienhuys via GitGitGadget
- [PATCH 8/8] refs: explicitly propagate errno from refs_read_raw_ref, Han-Wen Nienhuys via GitGitGadget
- [PATCH 6/8] refs: clear errno return in refs_resolve_ref_unsafe(), Han-Wen Nienhuys via GitGitGadget
- [PATCH 7/8] refs: stop setting EINVAL and ELOOP in symref resolution, Han-Wen Nienhuys via GitGitGadget
- Re: [PATCH 0/8] refs: cleanup errno sideband ref related functions, Jonathan Tan
- [PATCH v2 0/8] refs: cleanup errno sideband ref related functions, Han-Wen Nienhuys via GitGitGadget
- [PATCH v2 5/8] refs: use refs_resolve_ref_unsafe_with_errno() where needed, Han-Wen Nienhuys via GitGitGadget
- [PATCH v2 4/8] refs: make errno output explicit for refs_resolve_ref_unsafe, Han-Wen Nienhuys via GitGitGadget
- [PATCH v2 8/8] refs: explicitly propagate errno from refs_read_raw_ref, Han-Wen Nienhuys via GitGitGadget
- [PATCH v2 1/8] refs: remove EINVAL errno output from specification of read_raw_ref_fn, Han-Wen Nienhuys via GitGitGadget
- [PATCH v2 2/8] refs/files-backend: stop setting errno from lock_ref_oid_basic, Han-Wen Nienhuys via GitGitGadget
- [PATCH v2 3/8] refs: make errno output explicit for read_raw_ref_fn, Han-Wen Nienhuys via GitGitGadget
- [PATCH v2 6/8] refs: add failure_errno to refs_read_raw_ref() signature, Han-Wen Nienhuys via GitGitGadget
- [PATCH v2 7/8] refs: clear errno return in refs_resolve_ref_unsafe(), Han-Wen Nienhuys via GitGitGadget
- Re: [PATCH v2 0/8] refs: cleanup errno sideband ref related functions, Han-Wen Nienhuys
- [PATCH v3 0/5] refs: cleanup errno sideband ref related functions, Han-Wen Nienhuys via GitGitGadget
- [PATCH v3 2/5] refs/files-backend: stop setting errno from lock_ref_oid_basic, Han-Wen Nienhuys via GitGitGadget
- [PATCH v3 1/5] refs: remove EINVAL errno output from specification of read_raw_ref_fn, Han-Wen Nienhuys via GitGitGadget
- [PATCH v3 3/5] refs: make errno output explicit for read_raw_ref_fn, Han-Wen Nienhuys via GitGitGadget
- [PATCH v3 4/5] refs: add failure_errno to refs_read_raw_ref() signature, Han-Wen Nienhuys via GitGitGadget
- [PATCH v3 5/5] refs: make errno output explicit for refs_resolve_ref_unsafe, Han-Wen Nienhuys via GitGitGadget
- Re: [PATCH v3 0/5] refs: cleanup errno sideband ref related functions, Ævar Arnfjörð Bjarmason
- [PATCH v4 0/6] refs: cleanup errno sideband ref related functions, Han-Wen Nienhuys via GitGitGadget
- [PATCH v4 1/6] refs: remove EINVAL errno output from specification of read_raw_ref_fn, Han-Wen Nienhuys via GitGitGadget
- [PATCH v4 2/6] refs/files-backend: stop setting errno from lock_ref_oid_basic, Han-Wen Nienhuys via GitGitGadget
- [PATCH v4 5/6] refs: explicitly return failure_errno from parse_loose_ref_contents, Han-Wen Nienhuys via GitGitGadget
- [PATCH v4 3/6] refs: make errno output explicit for read_raw_ref_fn, Han-Wen Nienhuys via GitGitGadget
- [PATCH v4 4/6] refs: add failure_errno to refs_read_raw_ref() signature, Han-Wen Nienhuys via GitGitGadget
- [PATCH v4 6/6] refs: make errno output explicit for refs_resolve_ref_unsafe, Han-Wen Nienhuys via GitGitGadget
- [PATCH v5 0/6] refs: cleanup errno sideband ref related functions, Han-Wen Nienhuys via GitGitGadget
- [PATCH v5 1/6] refs: remove EINVAL errno output from specification of read_raw_ref_fn, Han-Wen Nienhuys via GitGitGadget
- [PATCH v5 2/6] refs/files-backend: stop setting errno from lock_ref_oid_basic, Han-Wen Nienhuys via GitGitGadget
- [PATCH v5 3/6] refs: make errno output explicit for read_raw_ref_fn, Han-Wen Nienhuys via GitGitGadget
- [PATCH v5 4/6] refs: add failure_errno to refs_read_raw_ref() signature, Han-Wen Nienhuys via GitGitGadget
- [PATCH v5 5/6] refs: explicitly return failure_errno from parse_loose_ref_contents, Han-Wen Nienhuys via GitGitGadget
- [PATCH v5 6/6] refs: make errno output explicit for refs_resolve_ref_unsafe, Han-Wen Nienhuys via GitGitGadget
- Re: [PATCH v5 0/6] refs: cleanup errno sideband ref related functions, Junio C Hamano
- [PATCH v6? 00/17] refs API: get rid of errno setting entirely, Ævar Arnfjörð Bjarmason
- [PATCH v6? 01/17] refs: remove EINVAL errno output from specification of read_raw_ref_fn, Ævar Arnfjörð Bjarmason
- [PATCH v6? 03/17] refs: make errno output explicit for read_raw_ref_fn, Ævar Arnfjörð Bjarmason
- [PATCH v6? 02/17] refs/files-backend: stop setting errno from lock_ref_oid_basic, Ævar Arnfjörð Bjarmason
- [PATCH v6? 04/17] refs: add failure_errno to refs_read_raw_ref() signature, Ævar Arnfjörð Bjarmason
- [PATCH v6? 05/17] refs: explicitly return failure_errno from parse_loose_ref_contents, Ævar Arnfjörð Bjarmason
- [PATCH v6? 06/17] refs: make errno output explicit for refs_resolve_ref_unsafe, Ævar Arnfjörð Bjarmason
- [PATCH v6? 07/17] refs: make errno ignoring explicit in lock_ref_oid_basic(), Ævar Arnfjörð Bjarmason
- [PATCH v6? 10/17] refs API: remove refs_read_ref_full() wrapper, Ævar Arnfjörð Bjarmason
- [PATCH v6? 11/17] refs API: make resolve_gitlink_ref() not set errno, Ævar Arnfjörð Bjarmason
- [PATCH v6? 08/17] refs file-backend.c: stop setting "EBUSY" in verify_lock(), Ævar Arnfjörð Bjarmason
- [PATCH v6? 09/17] refs file-backend.c: deal with errno directly in verify_lock(), Ævar Arnfjörð Bjarmason
- [PATCH v6? 12/17] refs API: make refs_resolve_ref_unsafe() static, Ævar Arnfjörð Bjarmason
- [PATCH v6? 13/17] refs API: make refs_resolve_refdup() not set errno, Ævar Arnfjörð Bjarmason
- [PATCH v6? 14/17] refs API: make refs_ref_exists() not set errno, Ævar Arnfjörð Bjarmason
- [PATCH v6? 15/17] refs API: make resolve_ref_unsafe() not set errno, Ævar Arnfjörð Bjarmason
- [PATCH v6? 17/17] refs API: don't leak "errno" in run_transaction_hook(), Ævar Arnfjörð Bjarmason
- [PATCH v6? 16/17] refs API: make expand_ref() and repo_dwim_log() not set errno, Ævar Arnfjörð Bjarmason
- Re: [PATCH v6? 00/17] refs API: get rid of errno setting entirely, Han-Wen Nienhuys
- [PATCH v7 0/6] refs: cleanup errno sideband ref related functions, Ævar Arnfjörð Bjarmason
- A possible divide by zero problem in read-cache.c,
Yiyuan guo
- git am / patch utility not applying a .patch to the correct function,
Alejandro Sanchez
- [PATCH v2 0/2] git: support separate arg for `--config-env`'s value,
Patrick Steinhardt
- [PATCH] mergetool: add win32 path translation for diffmerge,
Bert Huijben via GitGitGadget
- [PATCH] [GSOC] ref-filter: add %(notes) format atom,
ZheNing Hu via GitGitGadget
- Re: [PATCH 2/2] git-p4: do not decode data from perforce by default,
Tzadik Vanderhoof
- What's cooking in git.git (Apr 2021, #06; Thu, 29),
Junio C Hamano
- [PATCH] Fix: fix comment for __git_complete_worktree_paths,
Sardorbek Imomaliev via GitGitGadget
- [PATCH] fsmonitor: only enable it in non-bare repositories,
Johannes Schindelin via GitGitGadget
- [PATCH v4] t6030: add test for git bisect skip started with --term* arguments,
Bagas Sanjaya
- Re: [PATCH v5 00/11] test-lib.sh: new test_commit args, simplification & fixes,
Junio C Hamano
- Re: [PATCH v2 09/10] mktree: stop setting *ntr++ to NIL, Junio C Hamano
- Re: [PATCH v2 08/10] object.c: don't go past "len" under die() in type_from_string_gently(), Junio C Hamano
- Re: [PATCH v2 06/10] blob.c: remove parse_blob_buffer(), Junio C Hamano
- Re: [PATCH v2 05/10] {commit,tree,blob,tag}.c: add a create_{commit,tree,blob,tag}(),
Junio C Hamano
- Re: [PATCH v2 04/10] object-file.c: take type id, not string, in read_object_with_reference(), Junio C Hamano
- Re: [PATCH v2 01/10] cat-file tests: test for bogus type name handling, Junio C Hamano
- GSoC Student Engagement,
Nick Vidal
- Why doesn't `git log -m` imply `-p`?,
Alex Henrie
- Re: Why doesn't `git log -m` imply `-p`?, Junio C Hamano
- Re: Why doesn't `git log -m` imply `-p`?, Sergey Organov
- [PATCH 0/6] diff-merges: let -m imply -p, Sergey Organov
- [PATCH v1 0/9] diff-merges: let -m imply -p, Sergey Organov
- [PATCH v1 1/9] t4013: test that "-m" alone has no effect in "git log", Sergey Organov
- [PATCH v1 4/9] t4013: test "git diff-index -m", Sergey Organov
- [PATCH v1 3/9] t4013: test "git -m --stat", Sergey Organov
- [PATCH v1 2/9] t4013: test "git -m --raw", Sergey Organov
- [PATCH v1 6/9] git-svn: stop passing "-m" to "git rev-list", Sergey Organov
- [PATCH v1 8/9] diff-merges: rename "combined_imply_patch" to "merges_imply_patch", Sergey Organov
- [PATCH v1 5/9] diff-merges: move specific diff-index "-m" handling to diff-index, Sergey Organov
- [PATCH v1 9/9] diff-merges: let "-m" imply "-p", Sergey Organov
- [PATCH v1 7/9] stash list: stop passing "-m" to "git list", Sergey Organov
- Re: [PATCH v1 0/9] diff-merges: let -m imply -p, Junio C Hamano
- Re: [PATCH v1 0/9] diff-merges: let -m imply -p, Bagas Sanjaya
- Re: [PATCH v1 0/9] diff-merges: let -m imply -p, Junio C Hamano
- [PATCH v2 0/9] diff-merges: let -m imply -p, Sergey Organov
- [PATCH v3 00/10] diff-merges: let -m imply -p, Sergey Organov
- [PATCH v3 02/10] t4013: test "git log -m --raw", Sergey Organov
- [PATCH v3 01/10] t4013: test that "-m" alone has no effect in "git log", Sergey Organov
- [PATCH v3 03/10] t4013: test "git log -m --stat", Sergey Organov
- [PATCH v3 04/10] t4013: test "git diff-tree -m", Sergey Organov
- [PATCH v3 05/10] t4013: test "git diff-index -m", Sergey Organov
- [PATCH v3 06/10] diff-merges: move specific diff-index "-m" handling to diff-index, Sergey Organov
- [PATCH v3 07/10] git-svn: stop passing "-m" to "git rev-list", Sergey Organov
- [PATCH v3 08/10] stash list: stop passing "-m" to "git log", Sergey Organov
- [PATCH v3 09/10] diff-merges: rename "combined_imply_patch" to "merges_imply_patch", Sergey Organov
- [PATCH v3 10/10] diff-merges: let "-m" imply "-p", Sergey Organov
- <Possible follow-ups>
- Re: Why doesn't `git log -m` imply `-p`?, Sergey Organov
- 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
- Re: [PATCH v2 3/8] object.c: add and use oid_is_type_or_die_msg() function, Junio C Hamano
- Re: [PATCH v3] git-merge: rewrite already up to date message,
Junio C Hamano
- Re: [PATCH] doc: replace jargon word "impact" with "effect"/"affect",
Varun Varada
- [gitweb] Problem with html base tag, dabicho
- [PATCH] git-apply: add --quiet flag,
Jerry Zhang
- FS Monitor macOS Performance (was [PATCH 00/23] [RFC] Builtin FSMonitor Feature), Derrick Stolee
- FS Monitor Windows Performance (was [PATCH 00/23] [RFC] Builtin FSMonitor Feature), Derrick Stolee
- Re: [PATCH 15/23] fsmonitor-fs-listen-macos: implement FSEvent listener on MacOS,
Derrick Stolee
- Re: [PATCH 14/23] fsmonitor-fs-listen-macos: add macos header files for FSEvent, Derrick Stolee
- Request: `git restore $commit $file` shouldn’t override uncommited changes,
Robin Moussu
- Re: [PATCH 13/23] fsmonitor-fs-listen-win32: implement FSMonitor backend on Windows,
Derrick Stolee
- bug:git-check-ignore exit status is wrong for negative patterns when -v option used,
Jeremy Faith
- Re: [PATCH 23/23] t7527: test status with untracked-cache and fsmonitor--daemon, Derrick Stolee
- Re: [PATCH 22/23] p7519: add fsmonitor--daemon, Derrick Stolee
- Re: [PATCH 21/23] t7527: create test for fsmonitor--daemon, Derrick Stolee
- Re: [PATCH v7 02/28] refs: document reflog_expire_fn's flag argument, Han-Wen Nienhuys
- Re: [PATCH 20/23] fsmonitor: force update index when fsmonitor token advances, Derrick Stolee
- Re: [PATCH 19/23] fsmonitor--daemon: use a cookie file to sync with file system,
Derrick Stolee
- Re: [PATCH 18/23] fsmonitor--daemon:: introduce client delay for testing, Derrick Stolee
- Re: [PATCH 17/23] fsmonitor--daemon: periodically truncate list of modified files, Derrick Stolee
- Two issues with mark_reachable_objects,
David Emett
- [PATCH v2 00/21] Prepare tests for reftable backend,
Han-Wen Nienhuys via GitGitGadget
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]