Git Distributed Software Revision Control — Thread Index
[Prev Page][Next Page]
- Re: [PATCH] fetch --prune: exit with error if pruning fails, (continued)
- spurious git stash create failures,
clime
- Git-Gui: Can the "push" button optionally be removed/disabled/hidden ?,
Mirco Babin
- WARNING: terminal is not fully functional,
Jeffrey Walton
- [PATCH 0/2] repack: add --filter=,
John Cai via GitGitGadget
- [PATCH] http API: fix dangling pointer issue noted by GCC 12.0,
Ævar Arnfjörð Bjarmason
- Git in GSoC 2022?,
Kaartic Sivaraam
- Re: Git in GSoC 2022?, Derrick Stolee
- Re: Git in GSoC 2022?, ZheNing Hu
- Re: Git in GSoC 2022?, Philip Oakley
- Re: Git in GSoC 2022?, Kaartic Sivaraam
git worktree, submodule and force checkout/switch,
Federico Kircheis
clean/smudge-filter with "attached file"?,
Josef Wolf
[PATCH] scalar: accept -C and -c options before the subcommand,
Johannes Schindelin via GitGitGadget
[PATCH 0/5] scalar: implement the subcommand "diagnose",
Johannes Schindelin via GitGitGadget
[PATCH] sequencer, stash: fix running from worktree subdir,
Elijah Newren via GitGitGadget
[PATCH] sequencer.c: set GIT_WORK_TREE in run_git_checkout,
Glen Choo
[RFC v2] cat-file: add a --stdin-cmd mode,
John Cai
[PATCH 0/2] Fix two --diff-filter bugs,
Johannes Schindelin via GitGitGadget
[PATCH] patch-id: fix scan_hunk_header on diffs with -U1,
Jerry Zhang
'git stash push' isn't atomic when Ctrl-C is pressed,
Yuri
[PATCH 0/2] docs: apply minor fixes to Documentation/config/pgp.txt,
Greg Hurrell
[PATCH] receive-pack: interrupt pre-receive when client disconnects,
Robin Jarry
[GSoC] Add –no-sort option for git-for-each-ref,
Shaoxuan Yuan
[ANNOUNCE] Git for Windows 2.35.0, Johannes Schindelin
[RFC] shell: local x=$1 may need to quote the RHS,
Junio C Hamano
[ANNOUNCE] Git v2.35.0, Junio C Hamano
What's cooking in git.git (Jan 2022, #07; Mon, 24),
Junio C Hamano
- Submodule UX overhaul update (was: What's cooking in git.git (Jan 2022, #07; Mon, 24)), Emily Shaffer
- ps/avoid-unnecessary-hook-invocation-with-packed-refs (Was: Re: What's cooking in git.git (Jan 2022, #07; Mon, 24)), Patrick Steinhardt
- Re: What's cooking in git.git (Jan 2022, #07; Mon, 24), brian m. carlson
- ab/auto-detect-zlib-compress2 (was: What's cooking in git.git (Jan 2022, #07; Mon, 24)), Ævar Arnfjörð Bjarmason
[PATCH 0/9] ci: make Git's GitHub workflow output much more helpful,
Johannes Schindelin via GitGitGadget
- [PATCH 1/9] ci: fix code style, Johannes Schindelin via GitGitGadget
- [PATCH 2/9] ci/run-build-and-tests: take a more high-level view, Johannes Schindelin via GitGitGadget
- [PATCH 3/9] ci: make it easier to find failed tests' logs in the GitHub workflow, Johannes Schindelin via GitGitGadget
- [PATCH 4/9] ci/run-build-and-tests: add some structure to the GitHub workflow output, Johannes Schindelin via GitGitGadget
- [PATCH 5/9] tests: refactor --write-junit-xml code, Johannes Schindelin via GitGitGadget
- [PATCH 6/9] test(junit): avoid line feeds in XML attributes, Johannes Schindelin via GitGitGadget
- [PATCH 9/9] ci: call `finalize_test_case_output` a little later, Johannes Schindelin via GitGitGadget
- [PATCH 8/9] ci: use `--github-workflow-markup` in the GitHub workflow, Johannes Schindelin via GitGitGadget
- [PATCH 7/9] ci: optionally mark up output in the GitHub workflow, Johannes Schindelin via GitGitGadget
- Re: [PATCH 0/9] ci: make Git's GitHub workflow output much more helpful, Ævar Arnfjörð Bjarmason
- CI "grouping" within jobs v.s. lighter split-out jobs (was: [PATCH 0/9] ci: make Git's GitHub workflow output much more helpful), Ævar Arnfjörð Bjarmason
- Re: [PATCH 0/9] ci: make Git's GitHub workflow output much more helpful, Johannes Schindelin
- [PATCH v2 0/9] ci: make Git's GitHub workflow output much more helpful, Johannes Schindelin via GitGitGadget
- [PATCH v2 1/9] ci: fix code style, Johannes Schindelin via GitGitGadget
- [PATCH v2 2/9] ci/run-build-and-tests: take a more high-level view, Johannes Schindelin via GitGitGadget
- [PATCH v2 3/9] ci: make it easier to find failed tests' logs in the GitHub workflow, Johannes Schindelin via GitGitGadget
- [PATCH v2 4/9] ci/run-build-and-tests: add some structure to the GitHub workflow output, Johannes Schindelin via GitGitGadget
- [PATCH v2 5/9] tests: refactor --write-junit-xml code, Johannes Schindelin via GitGitGadget
- [PATCH v2 6/9] test(junit): avoid line feeds in XML attributes, Johannes Schindelin via GitGitGadget
- [PATCH v2 7/9] ci: optionally mark up output in the GitHub workflow, Johannes Schindelin via GitGitGadget
- [PATCH v2 8/9] ci: use `--github-workflow-markup` in the GitHub workflow, Johannes Schindelin via GitGitGadget
- [PATCH v2 9/9] ci: call `finalize_test_case_output` a little later, Johannes Schindelin via GitGitGadget
- Re: [PATCH v2 0/9] ci: make Git's GitHub workflow output much more helpful, Junio C Hamano
- Re: [PATCH v2 0/9] ci: make Git's GitHub workflow output much more helpful, Ævar Arnfjörð Bjarmason
- Re: [PATCH v2 0/9] ci: make Git's GitHub workflow output much more helpful, Victoria Dye
- [PATCH v3 00/12] ci: make Git's GitHub workflow output much more helpful, Johannes Schindelin via GitGitGadget
- [PATCH v3 02/12] tests: refactor --write-junit-xml code, Johannes Schindelin via GitGitGadget
- [PATCH v3 01/12] ci: fix code style, Johannes Schindelin via GitGitGadget
- [PATCH v3 03/12] test(junit): avoid line feeds in XML attributes, Johannes Schindelin via GitGitGadget
- [PATCH v3 04/12] ci/run-build-and-tests: take a more high-level view, Johannes Schindelin via GitGitGadget
- [PATCH v3 05/12] ci: make it easier to find failed tests' logs in the GitHub workflow, Johannes Schindelin via GitGitGadget
- [PATCH v3 06/12] ci/run-build-and-tests: add some structure to the GitHub workflow output, Johannes Schindelin via GitGitGadget
- [PATCH v3 07/12] ci: optionally mark up output in the GitHub workflow, Johannes Schindelin via GitGitGadget
- [PATCH v3 08/12] ci(github): skip the logs of the successful test cases, Johannes Schindelin via GitGitGadget
- [PATCH v3 10/12] ci: use `--github-workflow-markup` in the GitHub workflow, Johannes Schindelin via GitGitGadget
- [PATCH v3 12/12] ci: call `finalize_test_case_output` a little later, Johannes Schindelin via GitGitGadget
- [PATCH v3 09/12] ci(github): avoid printing test case preamble twice, Victoria Dye via GitGitGadget
- [PATCH v3 11/12] ci(github): mention where the full logs can be found, Johannes Schindelin via GitGitGadget
[PATCH] clone: support unusual remote ref configurations,
Jonathan Tan
[PATCH] RelNotes: add builder notes, Junio C Hamano
[PATCH] receive-pack: purge temporary data if no command is ready to run,
BoJun via GitGitGadget
[Newcomer] Any ideas for microprojects ?,
Cogoni Guillaume
[RFC] Contributor doc: more on the proposed log message,
Junio C Hamano
[GIT PULL] l10n updates for 2.35.0 round 2,
Jiang Xin
[GSoC][PATCH] lib-read-tree-m-3way: modernize a test script (style),
Shaoxuan Yuan
[PATCH 00/12] RFC: In-core git merge-tree ("Server side merges"),
Elijah Newren via GitGitGadget
- [PATCH 01/12] merge-tree: rename merge_trees() to trivial_merge_trees(), Elijah Newren via GitGitGadget
- [PATCH 02/12] merge-tree: move logic for existing merge into new function, Elijah Newren via GitGitGadget
- [PATCH 03/12] merge-tree: add option parsing and initial shell for real merge function, Elijah Newren via GitGitGadget
- [PATCH 04/12] merge-tree: implement real merges, Elijah Newren via GitGitGadget
- [PATCH 06/12] merge-ort: allow update messages to be written to different file stream, Elijah Newren via GitGitGadget
- [PATCH 07/12] merge-tree: support including merge messages in output, Elijah Newren via GitGitGadget
- [PATCH 05/12] merge-ort: split out a separate display_update_messages() function, Elijah Newren via GitGitGadget
- [PATCH 10/12] merge-tree: provide easy access to `ls-files -u` style info, Elijah Newren via GitGitGadget
- [PATCH 11/12] merge-tree: add a --allow-unrelated-histories flag, Elijah Newren via GitGitGadget
- [PATCH 08/12] merge-ort: provide a merge_get_conflicted_files() helper function, Elijah Newren via GitGitGadget
- [PATCH 12/12] git-merge-tree.txt: add a section on potentional usage mistakes, Elijah Newren via GitGitGadget
- [PATCH 09/12] merge-tree: provide a list of which files have conflicts, Elijah Newren via GitGitGadget
Re: [PATCH 00/12] RFC: In-core git merge-tree ("Server side merges"), Christian Couder
Re: [PATCH 00/12] RFC: In-core git merge-tree ("Server side merges"), Johannes Schindelin
[PATCH v2 00/13] In-core git merge-tree ("Server side merges"), Elijah Newren via GitGitGadget
- [PATCH v2 01/13] merge-tree: rename merge_trees() to trivial_merge_trees(), Elijah Newren via GitGitGadget
- [PATCH v2 02/13] merge-tree: move logic for existing merge into new function, Elijah Newren via GitGitGadget
- [PATCH v2 06/13] merge-ort: split out a separate display_update_messages() function, Elijah Newren via GitGitGadget
- [PATCH v2 03/13] merge-tree: add option parsing and initial shell for real merge function, Elijah Newren via GitGitGadget
- [PATCH v2 04/13] merge-tree: implement real merges, Elijah Newren via GitGitGadget
- [PATCH v2 05/13] diff: allow diff_warn_rename_limit to write somewhere besides stdout, Johannes Schindelin via GitGitGadget
- [PATCH v2 07/13] merge-ort: allow update messages to be written to different file stream, Elijah Newren via GitGitGadget
- [PATCH v2 11/13] merge-tree: provide easy access to `ls-files -u` style info, Elijah Newren via GitGitGadget
- [PATCH v2 10/13] merge-tree: provide a list of which files have conflicts, Elijah Newren via GitGitGadget
- [PATCH v2 08/13] merge-tree: support including merge messages in output, Elijah Newren via GitGitGadget
- [PATCH v2 09/13] merge-ort: provide a merge_get_conflicted_files() helper function, Elijah Newren via GitGitGadget
- [PATCH v2 13/13] git-merge-tree.txt: add a section on potentional usage mistakes, Elijah Newren via GitGitGadget
- [PATCH v2 12/13] merge-tree: add a --allow-unrelated-histories flag, Elijah Newren via GitGitGadget
- [PATCH v3 00/15] In-core git merge-tree ("Server side merges"), Elijah Newren via GitGitGadget
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]