Git Distributed Software Revision Control — Thread Index
[Prev Page][Next Page]
- Re: [RFC PATCH] gitweb: improve title shortening heuristics, (continued)
- Dropbox and "Your local changes to the following files would be overwritten by merge",
Yuri Kanivetsky
- What's cooking in git.git (Jul 2022, #07; Fri, 22),
Junio C Hamano
- [PATCH 0/2] cat-file: support NUL-delimited input with `-z`,
Taylor Blau
- [PATCH 0/2] t0021: convert perl script to C test-tool helper,
Matheus Tavares
- git write-tree segfault with core.untrackedCache true and nonexistent index,
Joey Hess
- [PATCH] pkt-line.h: move comment closer to the associated code,
Matheus Tavares
- Changed diff3 view from 2.36 → 2.67 for vimdiff,
Claudio Ebel
- [Bug Report] The since date of "git log" will have influence on the until date of it.,
Wang, Lei
- [ANNOUNCE] Git Merge 2022 Registration & Schedule, Taylor Blau
- Coordinated Security Audit for git. Contacts needed,
Amir Montazery
- [filter-repo] How to reorder commits,
Konstantin Ryabitsev
- git citool / gui and signed commits, Bossert, Andre
- [PATCH 0/2] tr2: shows the scope unconditionally with config,
tenglong.tl
- [PATCH] repository:new config to only check files matched sparse-checkout patterns., v via GitGitGadget
- Question: How to find the commits in the ancestry path of seen down to _and_ including a given topic?,
Elijah Newren
- [PATCH 0/6] tests: fix ignored & hidden exit codes,
Ævar Arnfjörð Bjarmason
- [PATCH 0/2] string_list API users: use alloc + init, not calloc + strdup_strings,
Ævar Arnfjörð Bjarmason
- What is the URL of git's bug tracker?,
Yuri
- [PATCH] string_list: use the right kind of STRING_LIST_INIT,
Junio C Hamano
- On-branch topic description support?,
Junio C Hamano
- [PATCH 0/2] git-p4: fix two undefined variables,
Moritz Baumann via GitGitGadget
- [PATCH] git-p4: fix crlf handling for utf16 files on Windows,
Moritz Baumann via GitGitGadget
- What's cooking in git.git (Jul 2022, #06; Tue, 19),
Junio C Hamano
- BUG: fsmonitor.c:21: fsmonitor_dirty has more entries than the index,
Kache Hit
- [PATCH 00/10] leak test: add "check" test mode, mark leak-free tests,
Ævar Arnfjörð Bjarmason
- [PATCH 01/10] test-lib.sh: use $1, not $@ in test_known_broken_{ok,failure}_, Ævar Arnfjörð Bjarmason
- [PATCH 02/10] test-lib.sh: don't set GIT_EXIT_OK before calling test_atexit_handler, Ævar Arnfjörð Bjarmason
- [PATCH 03/10] test-lib.sh: fix GIT_EXIT_OK logic errors, use BAIL_OUT, Ævar Arnfjörð Bjarmason
- [PATCH 04/10] test-lib.sh: add a --invert-exit-code switch, Ævar Arnfjörð Bjarmason
- [PATCH 06/10] test-lib: add a SANITIZE=leak logging mode, Ævar Arnfjörð Bjarmason
- [PATCH 07/10] test-lib.sh: add a GIT_TEST_PASSING_SANITIZE_LEAK=check mode, Ævar Arnfjörð Bjarmason
- [PATCH 05/10] t/README: reword the "GIT_TEST_PASSING_SANITIZE_LEAK" description, Ævar Arnfjörð Bjarmason
- [PATCH 08/10] test-lib: have the "check" mode for SANITIZE=leak consider leak logs, Ævar Arnfjörð Bjarmason
- [PATCH 09/10] leak tests: mark passing SANITIZE=leak tests as leak-free, Ævar Arnfjörð Bjarmason
- [PATCH 10/10] log tests: don't use "exit 1" outside a sub-shell, Ævar Arnfjörð Bjarmason
- [PATCH v2 00/14] leak test: add "check" test mode, mark leak-free tests, Ævar Arnfjörð Bjarmason
- [PATCH v2 02/14] test-lib: don't set GIT_EXIT_OK before calling test_atexit_handler, Ævar Arnfjörð Bjarmason
- [PATCH v2 01/14] test-lib: use $1, not $@ in test_known_broken_{ok,failure}_, Ævar Arnfjörð Bjarmason
- [PATCH v2 03/14] test-lib: fix GIT_EXIT_OK logic errors, use BAIL_OUT, Ævar Arnfjörð Bjarmason
- [PATCH v2 04/14] test-lib: add a --invert-exit-code switch, Ævar Arnfjörð Bjarmason
- [PATCH v2 05/14] t/README: reword the "GIT_TEST_PASSING_SANITIZE_LEAK" description, Ævar Arnfjörð Bjarmason
- [PATCH v2 06/14] test-lib: add a SANITIZE=leak logging mode, Ævar Arnfjörð Bjarmason
- [PATCH v2 07/14] t/Makefile: don't remove test-results in "clean-except-prove-cache", Ævar Arnfjörð Bjarmason
- [PATCH v2 09/14] test-lib: simplify by removing test_external, Ævar Arnfjörð Bjarmason
- [PATCH v2 08/14] tests: move copy/pasted PERL + Test::More checks to a lib-perl.sh, Ævar Arnfjörð Bjarmason
- [PATCH v2 11/14] test-lib: have the "check" mode for SANITIZE=leak consider leak logs, Ævar Arnfjörð Bjarmason
- [PATCH v2 10/14] test-lib: add a GIT_TEST_PASSING_SANITIZE_LEAK=check mode, Ævar Arnfjörð Bjarmason
- [PATCH v2 12/14] leak tests: mark passing SANITIZE=leak tests as leak-free, Ævar Arnfjörð Bjarmason
- [PATCH v2 13/14] upload-pack: fix a memory leak in create_pack_file(), Ævar Arnfjörð Bjarmason
- [PATCH v2 14/14] CI: use "GIT_TEST_SANITIZE_LEAK_LOG=true" in linux-leaks, Ævar Arnfjörð Bjarmason
- [PATCH v3 00/15] leak test: add "check" test mode, mark leak-free tests, Ævar Arnfjörð Bjarmason
- [PATCH v3 01/15] test-lib: use $1, not $@ in test_known_broken_{ok,failure}_, Ævar Arnfjörð Bjarmason
- [PATCH v3 03/15] test-lib: fix GIT_EXIT_OK logic errors, use BAIL_OUT, Ævar Arnfjörð Bjarmason
- [PATCH v3 02/15] test-lib: don't set GIT_EXIT_OK before calling test_atexit_handler, Ævar Arnfjörð Bjarmason
- [PATCH v3 04/15] test-lib: add a --invert-exit-code switch, Ævar Arnfjörð Bjarmason
- [PATCH v3 05/15] t/README: reword the "GIT_TEST_PASSING_SANITIZE_LEAK" description, Ævar Arnfjörð Bjarmason
- [PATCH v3 06/15] test-lib: add a SANITIZE=leak logging mode, Ævar Arnfjörð Bjarmason
- [PATCH v3 09/15] test-lib: simplify by removing test_external, Ævar Arnfjörð Bjarmason
- [PATCH v3 07/15] t/Makefile: don't remove test-results in "clean-except-prove-cache", Ævar Arnfjörð Bjarmason
- [PATCH v3 08/15] tests: move copy/pasted PERL + Test::More checks to a lib-perl.sh, Ævar Arnfjörð Bjarmason
- [PATCH v3 10/15] test-lib: add a GIT_TEST_PASSING_SANITIZE_LEAK=check mode, Ævar Arnfjörð Bjarmason
- [PATCH v3 11/15] test-lib: have the "check" mode for SANITIZE=leak consider leak logs, Ævar Arnfjörð Bjarmason
- [PATCH v3 12/15] leak tests: don't skip some tests under SANITIZE=leak, Ævar Arnfjörð Bjarmason
- [PATCH v3 14/15] upload-pack: fix a memory leak in create_pack_file(), Ævar Arnfjörð Bjarmason
- [PATCH v3 15/15] CI: use "GIT_TEST_SANITIZE_LEAK_LOG=true" in linux-leaks, Ævar Arnfjörð Bjarmason
- [PATCH v3 13/15] leak tests: mark passing SANITIZE=leak tests as leak-free, Ævar Arnfjörð Bjarmason
- [PATCH] compat/win32: correct for incorrect compiler warning,
Derrick Stolee via GitGitGadget
- [PATCH] osx-keychain: fix compiler warning,
Lessley Dennington via GitGitGadget
- [PATCH v3] contrib/rerere-train: avoid useless gpg sign in training,
Celeste Liu
- [PATCH v1 0/7] mv: from in-cone to out-of-cone,
Shaoxuan Yuan
- [PATCH v1 1/7] t7002: add tests for moving from in-cone to out-of-cone, Shaoxuan Yuan
- [PATCH v1 2/7] mv: add documentation for check_dir_in_index(), Shaoxuan Yuan
- [PATCH v1 3/7] mv: free the *with_slash in check_dir_in_index(), Shaoxuan Yuan
- [PATCH v1 6/7] mv: from in-cone to out-of-cone, Shaoxuan Yuan
- [PATCH v1 5/7] mv: remove BOTH from enum update_mode, Shaoxuan Yuan
- [PATCH v1 4/7] mv: check if <destination> is a SKIP_WORKTREE_DIR, Shaoxuan Yuan
- [PATCH v1 7/7] mv: check overwrite for in-to-out move, Shaoxuan Yuan
- Re: [PATCH v1 0/7] mv: from in-cone to out-of-cone, Derrick Stolee
- [PATCH v2 0/9] mv: from in-cone to out-of-cone, Shaoxuan Yuan
- [PATCH v3 0/9] mv: from in-cone to out-of-cone, Shaoxuan Yuan
- [PATCH v3 1/9] t7002: add tests for moving from in-cone to out-of-cone, Shaoxuan Yuan
- [PATCH v3 2/9] mv: rename check_dir_in_index() to empty_dir_has_sparse_contents(), Shaoxuan Yuan
- [PATCH v3 3/9] mv: free the with_slash in check_dir_in_index(), Shaoxuan Yuan
- [PATCH v3 5/9] mv: remove BOTH from enum update_mode, Shaoxuan Yuan
- [PATCH v3 7/9] mv: cleanup empty WORKING_DIRECTORY, Shaoxuan Yuan
- [PATCH v3 6/9] mv: from in-cone to out-of-cone, Shaoxuan Yuan
- [PATCH v3 9/9] mv: check overwrite for in-to-out move, Shaoxuan Yuan
- [PATCH v3 8/9] advice.h: add advise_on_moving_dirty_path(), Shaoxuan Yuan
- [PATCH v3 4/9] mv: check if <destination> is a SKIP_WORKTREE_DIR, Shaoxuan Yuan
- Re: [PATCH v3 0/9] mv: from in-cone to out-of-cone, Victoria Dye
- [PATCH v2] contrib/rerere-train: avoid useless gpg sign in training,
Celeste Liu
- [PATCH] contrib/rerere-train: avoid useless gpg sign in training,
Celeste Liu
- git-send-email doesn't entirely understand --subject (or --in-reply-to),
Britton Kerin
- Get Back To Her Immediately, best office
- [PATCH] midx: reduce memory pressure while writing bitmaps,
Derrick Stolee via GitGitGadget
- Possible git bug when working with Microsoft Mapped drives,
Paul Kinzelman
- Feature request: provide a persistent IDs on a commit,
Stephen Finucane
- Re: Feature request: provide a persistent IDs on a commit, Ævar Arnfjörð Bjarmason
[PATCH] t4200: drop irrelevant code,
Martin Ågren
[PATCH] config/core.txt: fix minor issues for `core.sparseCheckoutCone`,
Martin Ågren
[PATCH] index-format.txt: remove outdated list of supported extensions,
SZEDER Gábor
What's cooking in git.git (Jul 2022, #05; Sun, 17),
Junio C Hamano
[ANNOUNCE] Contributor's Summit Registration, Sept 14, 2020, Chicago,
Taylor Blau
[PATCH 00/10] typed sort of linked lists,
René Scharfe
- [PATCH 01/10] mergesort: unify ranks loops, René Scharfe
- [PATCH 02/10] mergesort: tighten merge loop, René Scharfe
- [PATCH 03/10] mergesort: add macros for typed sort of linked lists, René Scharfe
- [PATCH 04/10] test-mergesort: use DEFINE_LIST_SORT_DEBUG, René Scharfe
- [PATCH 05/10] test-mergesort: use DEFINE_LIST_SORT, René Scharfe
- [PATCH 06/10] blame: use DEFINE_LIST_SORT, René Scharfe
- [PATCH 07/10] commit: use DEFINE_LIST_SORT, René Scharfe
- [PATCH 08/10] fetch-pack: use DEFINE_LIST_SORT, René Scharfe
- [PATCH 09/10] packfile: use DEFINE_LIST_SORT, René Scharfe
- [PATCH 10/10] mergesort: remove llist_mergesort(), René Scharfe
- Re: [PATCH 00/10] typed sort of linked lists, Junio C Hamano
Branch next doesn't look like it was pushed,
Stephen Smith
Can I use CRoaring library in Git?,
Abhradeep Chakraborty
[ANNOUNCE] git-cinnabar 0.5.9, Mike Hommey
[PATCH] fetch-pack: write effective filter to trace2,
Jonathan Tan
git: detect file creator,
Sim Tov
'git clone,' build makes user non-writable files (should be option keep user-writable),
David Chmelik
[PATCH v2] Add note that conflict resolution is still performed,
Matthias Beyer
[PATCH] refs: work around network caching on Windows,
Johannes Schindelin via GitGitGadget
[PATCH] git-repack doc: remove discussion of ancient caveat,
Ævar Arnfjörð Bjarmason
Add a new config to tell Git only check files matched sparse-checkout patterns., void f
[RFC][PATCH] mingw: avoid mktemp() in mkstemp() implementation,
René Scharfe
[PATCH] hooks--pre-commit: detect non-ASCII when renaming,
Julian Prein via GitGitGadget
moving a repository question,
Paul Kinzelman
[PATCH 00/10] ci: make it easy to run locally, part 1,
Ævar Arnfjörð Bjarmason
- [PATCH 01/10] CI: run "set -ex" early in ci/lib.sh, Ævar Arnfjörð Bjarmason
- [PATCH 03/10] CI: remove dead "tree skipping" code, Ævar Arnfjörð Bjarmason
- [PATCH 02/10] CI: remove more dead Travis CI support, Ævar Arnfjörð Bjarmason
- [PATCH 09/10] CI: have "static-analysis" run a "make ci-static-analysis" target, Ævar Arnfjörð Bjarmason
- [PATCH 06/10] CI: consistently use "export" in ci/lib.sh, Ævar Arnfjörð Bjarmason
- [PATCH 10/10] CI: have "static-analysis" run "check-builtins", not "documentation", Ævar Arnfjörð Bjarmason
- [PATCH 04/10] CI: make "$jobname" explicit, remove fallback, Ævar Arnfjörð Bjarmason
- [PATCH 08/10] CI: don't have "git grep" invoke a pager in tree content check, Ævar Arnfjörð Bjarmason
- [PATCH 05/10] CI/lib.sh: stop adding leading whitespace to $MAKEFLAGS, Ævar Arnfjörð Bjarmason
- [PATCH 07/10] CI: export variables via a wrapper, Ævar Arnfjörð Bjarmason
[PATCH 0/3] doc: unify config info on some cmds,
Matheus Tavares
- [PATCH 1/3] doc: grep: unify configuration variables definitions, Matheus Tavares
- [PATCH 2/3] doc: apply: unify configuration variables definitions, Matheus Tavares
- [PATCH 3/3] doc: notes: unify configuration variables definitions, Matheus Tavares
- Re: [PATCH 0/3] doc: unify config info on some cmds, Ævar Arnfjörð Bjarmason
- [PATCH v2 0/9] docs: de-duplicate sections, add more CONFIGURATION sections, Ævar Arnfjörð Bjarmason
- [PATCH v2 3/9] send-email docs: de-duplicate configuration sections, Ævar Arnfjörð Bjarmason
- [PATCH v2 2/9] grep docs: de-duplicate configuration sections, Ævar Arnfjörð Bjarmason
- [PATCH v2 1/9] docs: add and use include template for config/* includes, Ævar Arnfjörð Bjarmason
- [PATCH v2 5/9] notes docs: de-duplicate configuration sections, Ævar Arnfjörð Bjarmason
- [PATCH v2 8/9] docs: add CONFIGURATION sections that map to a built-in, Ævar Arnfjörð Bjarmason
- [PATCH v2 4/9] apply docs: de-duplicate configuration sections, Ævar Arnfjörð Bjarmason
- [PATCH v2 7/9] log docs: de-duplicate configuration sections, Ævar Arnfjörð Bjarmason
- [PATCH v2 6/9] difftool docs: de-duplicate configuration sections, Ævar Arnfjörð Bjarmason
- [PATCH v2 9/9] docs: add CONFIGURATION sections that fuzzy map to built-ins, Ævar Arnfjörð Bjarmason
- Re: [PATCH v2 0/9] docs: de-duplicate sections, add more CONFIGURATION sections, Matheus Tavares
- [PATCH v3 0/9] docs: de-duplicate sections, add more CONFIGURATION sections, Ævar Arnfjörð Bjarmason
- [PATCH v3 1/9] docs: add and use include template for config/* includes, Ævar Arnfjörð Bjarmason
- [PATCH v3 2/9] grep docs: de-duplicate configuration sections, Ævar Arnfjörð Bjarmason
- [PATCH v3 4/9] apply docs: de-duplicate configuration sections, Ævar Arnfjörð Bjarmason
- [PATCH v3 5/9] notes docs: de-duplicate and combine configuration sections, Ævar Arnfjörð Bjarmason
- [PATCH v3 8/9] docs: add CONFIGURATION sections that map to a built-in, Ævar Arnfjörð Bjarmason
- [PATCH v3 7/9] log docs: de-duplicate configuration sections, Ævar Arnfjörð Bjarmason
- [PATCH v3 3/9] send-email docs: de-duplicate configuration sections, Ævar Arnfjörð Bjarmason
- [PATCH v3 6/9] difftool docs: de-duplicate configuration sections, Ævar Arnfjörð Bjarmason
- [PATCH v3 9/9] docs: add CONFIGURATION sections that fuzzy map to built-ins, Ævar Arnfjörð Bjarmason
- Re: [PATCH v3 0/9] docs: de-duplicate sections, add more CONFIGURATION sections, Matheus Tavares
- [PATCH v4 0/9] docs: de-duplicate sections, add more CONFIGURATION sections, Ævar Arnfjörð Bjarmason
- [PATCH v4 1/9] docs: add and use include template for config/* includes, Ævar Arnfjörð Bjarmason
- [PATCH v4 2/9] grep docs: de-duplicate configuration sections, Ævar Arnfjörð Bjarmason
- [PATCH v4 3/9] send-email docs: de-duplicate configuration sections, Ævar Arnfjörð Bjarmason
- [PATCH v4 4/9] apply docs: de-duplicate configuration sections, Ævar Arnfjörð Bjarmason
- [PATCH v4 5/9] notes docs: de-duplicate and combine configuration sections, Ævar Arnfjörð Bjarmason
- [PATCH v4 6/9] difftool docs: de-duplicate configuration sections, Ævar Arnfjörð Bjarmason
- [PATCH v4 7/9] log docs: de-duplicate configuration sections, Ævar Arnfjörð Bjarmason
- [PATCH v4 8/9] docs: add CONFIGURATION sections that map to a built-in, Ævar Arnfjörð Bjarmason
- [PATCH v4 9/9] docs: add CONFIGURATION sections that fuzzy map to built-ins, Ævar Arnfjörð Bjarmason
- Re: [PATCH v4 0/9] docs: de-duplicate sections, add more CONFIGURATION sections, Matheus Tavares
[PATCH] shortlog: use a stable sort,
Johannes Schindelin via GitGitGadget
Create Remote Repository from local,
Antonio Cabañas Zurita
[PATCH] tests: fix incorrect --write-junit-xml code,
Johannes Schindelin via GitGitGadget
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]