Git Distributed Software Revision Control — Thread Index
[Prev Page][Next Page]
- Re: [PATCH 4/4] cherry-pick: Add `--empty` for more robust redundant commit handling, (continued)
- Re: [PATCH 1/4] sequencer: Do not require `allow_empty` for redundant commit options, Kristoffer Haugsbakk
- Re: [PATCH 1/4] sequencer: Do not require `allow_empty` for redundant commit options, Phillip Wood
- Re: [PATCH 1/4] sequencer: Do not require `allow_empty` for redundant commit options, Phillip Wood
- [PATCH v2 0/8] cherry-pick: add `--empty`, Brian Lyles
- [PATCH v2 1/8] docs: address inaccurate `--empty` default with `--exec`, Brian Lyles
- [PATCH v2 2/8] docs: clean up `--empty` formatting in git-rebase(1) and git-am(1), Brian Lyles
- [PATCH v2 3/8] rebase: update `--empty=ask` to `--empty=drop`, Brian Lyles
- [PATCH v2 4/8] sequencer: treat error reading HEAD as unborn branch, Brian Lyles
- [PATCH v2 5/8] sequencer: do not require `allow_empty` for redundant commit options, Brian Lyles
- [PATCH v2 6/8] cherry-pick: decouple `--allow-empty` and `--keep-redundant-commits`, Brian Lyles
- [PATCH v2 7/8] cherry-pick: enforce `--keep-redundant-commits` incompatibility, Brian Lyles
- [PATCH v2 8/8] cherry-pick: add `--empty` for more robust redundant commit handling, Brian Lyles
- [PATCH v3 0/7] cherry-pick: add `--empty` for more robust redundant commit handling, Brian Lyles
- [PATCH v3 1/7] docs: address inaccurate `--empty` default with `--exec`, Brian Lyles
- [PATCH v3 2/7] docs: clean up `--empty` formatting in git-rebase(1) and git-am(1), Brian Lyles
- [PATCH v3 3/7] rebase: update `--empty=ask` to `--empty=stop`, Brian Lyles
- [PATCH v3 4/7] sequencer: treat error reading HEAD as unborn branch, Brian Lyles
- [PATCH v3 5/7] sequencer: do not require `allow_empty` for redundant commit options, Brian Lyles
- [PATCH v3 6/7] cherry-pick: enforce `--keep-redundant-commits` incompatibility, Brian Lyles
- [PATCH v3 7/7] cherry-pick: add `--empty` for more robust redundant commit handling, Brian Lyles
- [PATCH v4 0/7] cherry-pick: add `--empty` for more robust redundant commit handling, Brian Lyles
- [PATCH v4 1/7] docs: address inaccurate `--empty` default with `--exec`, Brian Lyles
- [PATCH v4 2/7] docs: clean up `--empty` formatting in git-rebase(1) and git-am(1), Brian Lyles
- [PATCH v4 3/7] rebase: update `--empty=ask` to `--empty=stop`, Brian Lyles
- [PATCH v4 4/7] sequencer: handle unborn branch with `--allow-empty`, Brian Lyles
- [PATCH v4 5/7] sequencer: do not require `allow_empty` for redundant commit options, Brian Lyles
- [PATCH v4 6/7] cherry-pick: enforce `--keep-redundant-commits` incompatibility, Brian Lyles
- [PATCH v4 7/7] cherry-pick: add `--empty` for more robust redundant commit handling, Brian Lyles
- [PATCH v5 0/7] cherry-pick: add `--empty` for more robust redundant commit handling, Brian Lyles
- [PATCH v5 1/7] docs: address inaccurate `--empty` default with `--exec`, Brian Lyles
- [PATCH v5 4/7] sequencer: handle unborn branch with `--allow-empty`, Brian Lyles
- [PATCH v5 5/7] sequencer: do not require `allow_empty` for redundant commit options, Brian Lyles
- [PATCH v5 6/7] cherry-pick: enforce `--keep-redundant-commits` incompatibility, Brian Lyles
- [PATCH v5 7/7] cherry-pick: add `--empty` for more robust redundant commit handling, Brian Lyles
- [PATCH v5 2/7] docs: clean up `--empty` formatting in git-rebase(1) and git-am(1), Brian Lyles
- [PATCH v5 3/7] rebase: update `--empty=ask` to `--empty=stop`, Brian Lyles
- [PATCH 1/2] t0024: avoid losing exit status to pipes,
Ghanshyam Thakkar
- Suggestion for Git docummntation Book, Chapter "7.7 Git Tools - Reset Demystified",
Peter Hunkeler
- [PATCH] merge-ll: expose revision names to custom drivers,
Antonin Delpeuch via GitGitGadget
- [PATCH 0/2] reftable/stack: fix race in up-to-date check,
Patrick Steinhardt
- How to execute a command on git am/rebase/cherry pick --abort ?,
Konstantin Kharlamov
- git fsck does not check the packed-refs file,
R. Diez
- [Bug?] "git diff --no-rename A B",
Junio C Hamano
- [PATCH 00/12] Group reffiles tests,
John Cai via GitGitGadget
- [PATCH 01/12] t3210: move to t0602, John Cai via GitGitGadget
- [PATCH 02/12] remove REFFILES prerequisite, John Cai via GitGitGadget
- [PATCH 03/12] t1414: convert test to use Git commands instead of writing refs manually, John Cai via GitGitGadget
- [PATCH 05/12] t1405: move reffiles specific tests to t0600, John Cai via GitGitGadget
- [PATCH 04/12] t1404: move reffiles specific tests to t0600, John Cai via GitGitGadget
- [PATCH 06/12] t1406: move reffiles specific tests to t0600, John Cai via GitGitGadget
- [PATCH 07/12] t1410: move reffiles specific tests to t0600, John Cai via GitGitGadget
- [PATCH 08/12] t1415: move reffiles specific tests to t0600, John Cai via GitGitGadget
- [PATCH 09/12] t1503: move reffiles specific tests to t0600, John Cai via GitGitGadget
- [PATCH 10/12] t3903: move reffiles specific tests to t0600, John Cai via GitGitGadget
- [PATCH 11/12] t4202: move reffiles specific tests to t0600, John Cai via GitGitGadget
- [PATCH 12/12] t5312: move reffiles specific tests to t0600, John Cai via GitGitGadget
- Re: [PATCH 00/12] Group reffiles tests, Junio C Hamano
- [PATCH v2 00/12] Group reffiles tests, John Cai via GitGitGadget
- [PATCH v2 01/12] t3210: move to t0601, John Cai via GitGitGadget
- [PATCH v2 02/12] remove REFFILES prerequisite for some tests in t1405 and t2017, John Cai via GitGitGadget
- [PATCH v2 03/12] t1414: convert test to use Git commands instead of writing refs manually, John Cai via GitGitGadget
- [PATCH v2 05/12] t1405: move reffiles specific tests to t0601, John Cai via GitGitGadget
- [PATCH v2 04/12] t1404: move reffiles specific tests to t0600, John Cai via GitGitGadget
- [PATCH v2 06/12] t1406: move reffiles specific tests to t0600, John Cai via GitGitGadget
- [PATCH v2 07/12] t1410: move reffiles specific tests to t0600, John Cai via GitGitGadget
- [PATCH v2 08/12] t1415: move reffiles specific tests to t0601, John Cai via GitGitGadget
- [PATCH v2 09/12] t1503: move reffiles specific tests to t0600, John Cai via GitGitGadget
- [PATCH v2 10/12] t3903: make drop stash test ref backend agnostic, John Cai via GitGitGadget
- [PATCH v2 11/12] t4202: move reffiles specific tests to t0600, John Cai via GitGitGadget
- [PATCH v2 12/12] t5312: move reffiles specific tests to t0601, John Cai via GitGitGadget
- Re: [PATCH v2 00/12] Group reffiles tests, Patrick Steinhardt
- [PATCH v2] rebase: Fix documentation about used shell in -x,
Nikolay Borisov
- [RFC PATCH 0/4] test-tool: add unit test suite runner,
Josh Steadmon
- [RFC PATCH 1/4] t0080: turn t-basic unit test into a helper, Josh Steadmon
- [RFC PATCH 2/4] test-tool run-command testsuite: support unit tests, Josh Steadmon
- [RFC PATCH 3/4] unit tests: add rule for running with test-tool, Josh Steadmon
- [RFC PATCH 4/4] t/Makefile: run unit tests alongside shell tests, Josh Steadmon
- Re: [RFC PATCH 0/4] test-tool: add unit test suite runner, Junio C Hamano
- [RFC PATCH v2 0/6] test-tool: add unit test suite runner, Josh Steadmon
- [PATCH v3 0/7] test-tool: add unit test suite runner, Josh Steadmon
- [PATCH v4 0/7] test-tool: add unit test suite runner, Josh Steadmon
- [PATCH v5 0/7] test-tool: add unit test suite runner, Josh Steadmon
- [PATCH v6 0/7] test-tool: add unit test suite runner, Josh Steadmon
- What's cooking in git.git (Jan 2024, #05; Tue, 16),
Junio C Hamano
- [PATCH 0/2] pack-objects: enable multi-pack reuse via feature.experimental,
Taylor Blau
- git-bugreport-2024-01-16-2051,
Vaibhav Naik
- [PATCH] rebase: Fix documentation about used shell in -x,
Nikolay Borisov
- Custom merge drivers: accessing the pathnames and revisions of the files being merged,
Antonin Delpeuch
- git-range-diff ignoring commit message changes, Gwyneth Morgan
- Strange behaviour when pushing a commit object to remote's refs/HEAD,
Pratyush Yadav
- git-request-get ?, Matěj Cepl
- [PATCH 0/3] ci: add support for macOS to GitLab CI,
Patrick Steinhardt
- [PATCH] bisect: add --force flag to force checkout,
Kevin Wang via GitGitGadget
- [PATCH] rev-list-options: fix off-by-one in '--filter=blob:limit=<n>' explainer,
Nikolay Edigaryev via GitGitGadget
- [PATCH] clone: support cloning of filtered bundles,
Nikolay Edigaryev via GitGitGadget
- [PATCH] tests: move t0009-prio-queue.sh to the new unit testing framework,
Chandra Pratap via GitGitGadget
- [PATCH] add ctx menu for tags, impl "remove tag" and "copy tag name", Ulrich Hornung via GitGitGadget
- Suggested clarification for .gitattributes reference documentation,
Michael Litwak
- Make git ls-files omit deleted files,
Raul Rangel
- [Outreachy][PATCH] Port helper/test-advise.c to unit-tests/t-advise.c,
Achu Luma
- [PATCH] strvec: use correct member name in comments,
Linus Arver via GitGitGadget
- Hello can you join me on slack, ross nicholas Oneil thomas
- Help: Trying to setup triangular workflow,
Matthew B. Gray
- What's cooking in git.git (Jan 2024, #04; Thu, 11), Junio C Hamano
- [RFC PATCH] `log --merge` also for rebase/cherry pick/revert,
Michael Lohmann
- would these doc and completion patches like this welcome?, Britton Kerin
- [PATCH] push: improve consistency of output when "up to date",
Benji Kay via GitGitGadget
- Re: [PATCH] push: improve consistency of output when "up to date", Taylor Blau
[PATCH] diffcore-delta: avoid ignoring final 'line' of file,
Elijah Newren via GitGitGadget
Add support for `git rebase -no-edit`,
Chaitanya Tata
[PATCH] git-p4: stop reaching into the refdb,
Patrick Steinhardt
[PATCH 0/2] completion: silence pseudo-ref existence check,
Patrick Steinhardt
gitweb: Exiting subroutine via next at /usr/lib/cgi-bin/gitweb.cgi line 3142, martin f krafft
[PATCH] builtin/revert.c: refactor using an enum for cmd-action,
Michael Lohmann
[DISCUSS] Introducing Rust into the Git project,
Taylor Blau
[PATCH 0/2] Generalize reference locking in tests,
Justin Tobler via GitGitGadget
[PATCH] branch: error description when deleting a not fully merged branch,
Rubén Justo
[PATCH 0/1] Fix error message in git-show-ref(1) --exists,
Toon Claes
[PATCH] t4129: prevent loss of exit code due to the use of pipes,
Chandra Pratap via GitGitGadget
[PATCH 00/10] Enrich Trailer API,
Linus Arver via GitGitGadget
- [PATCH 01/10] trailer: move process_trailers() to interpret-trailers.c, Linus Arver via GitGitGadget
- [PATCH 02/10] trailer: include "trailer" term in API functions, Linus Arver via GitGitGadget
- [PATCH 03/10] trailer: unify trailer formatting machinery, Linus Arver via GitGitGadget
- [PATCH 04/10] trailer: delete obsolete formatting functions, Linus Arver via GitGitGadget
- [PATCH 05/10] sequencer: use the trailer iterator, Linus Arver via GitGitGadget
- [PATCH 06/10] trailer: make trailer_info struct private, Linus Arver via GitGitGadget
- [PATCH 07/10] trailer: spread usage of "trailer_block" language, Linus Arver via GitGitGadget
- [PATCH 08/10] trailer: prepare to move parse_trailers_from_command_line_args() to builtin, Linus Arver via GitGitGadget
- [PATCH 09/10] trailer: move arg handling to interpret-trailers.c, Linus Arver via GitGitGadget
- [PATCH 10/10] trailer: delete obsolete argument handling code from API, Linus Arver via GitGitGadget
- Re: [PATCH 00/10] Enrich Trailer API, Junio C Hamano
- Re: [PATCH 00/10] Enrich Trailer API, Josh Steadmon
- [PATCH v2 00/10] Enrich Trailer API, Linus Arver via GitGitGadget
- [PATCH v2 01/10] trailer: prepare to expose functions as part of API, Linus Arver via GitGitGadget
- [PATCH v2 02/10] trailer: move interpret_trailers() to interpret-trailers.c, Linus Arver via GitGitGadget
- [PATCH v2 03/10] trailer: unify trailer formatting machinery, Linus Arver via GitGitGadget
- [PATCH v2 04/10] trailer: delete obsolete formatting functions, Linus Arver via GitGitGadget
- [PATCH v2 05/10] sequencer: use the trailer iterator, Linus Arver via GitGitGadget
- [PATCH v2 06/10] trailer: make trailer_info struct private, Linus Arver via GitGitGadget
- [PATCH v2 07/10] trailer: spread usage of "trailer_block" language, Linus Arver via GitGitGadget
- [PATCH v2 08/10] trailer: prepare to move parse_trailers_from_command_line_args() to builtin, Linus Arver via GitGitGadget
- [PATCH v2 09/10] trailer: move arg handling to interpret-trailers.c, Linus Arver via GitGitGadget
- [PATCH v2 10/10] trailer: delete obsolete argument handling code from API, Linus Arver via GitGitGadget
- [PATCH v3 00/10] Enrich Trailer API, Linus Arver via GitGitGadget
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]