Git Distributed Software Revision Control — Thread Index
[Prev Page][Next Page]
- Re: [PATCH v9 2/2] [GSOC] trailer: add new .cmd config option, (continued)
- [PATCH v6 0/9] Parallel Checkout (part 1),
Matheus Tavares
- [PATCH v6 1/9] convert: make convert_attrs() and convert structs public, Matheus Tavares
- [PATCH v6 2/9] convert: add [async_]convert_to_working_tree_ca() variants, Matheus Tavares
- [PATCH v6 3/9] convert: add get_stream_filter_ca() variant, Matheus Tavares
- [PATCH v6 4/9] convert: add classification for conv_attrs struct, Matheus Tavares
- [PATCH v6 6/9] entry: make fstat_output() and read_blob_entry() public, Matheus Tavares
- [PATCH v6 5/9] entry: extract a header file for entry.c functions, Matheus Tavares
- [PATCH v6 8/9] entry: move conv_attrs lookup up to checkout_entry(), Matheus Tavares
- [PATCH v6 7/9] entry: extract update_ce_after_write() from write_entry(), Matheus Tavares
- [PATCH v6 9/9] entry: add checkout_entry_ca() taking preloaded conv_attrs, Matheus Tavares
- Re: [PATCH v6 0/9] Parallel Checkout (part 1), Junio C Hamano
- Re: [PATCH v5 13/15] Reftable support for git-core,
Derrick Stolee
- [MacOS 10.11]uninstall git client,
张博平
- Regarding Git Hooks, Prakhar Khandelwal
- What's cooking in git.git (Mar 2021, #07; Mon, 22),
Junio C Hamano
- [PATCH] pack-objects: fix comment of reused_chunk.difference,
Han Xin
- [PATCH v1] git-send-email: Respect core.hooksPath setting,
Robert Foss
- Re: [PATCH v2] remote-curl: fall back to basic auth if Negotiate fails, Christopher Schenk
- [PATCH v4 0/4] Makefile/coccicheck: fix bugs and speed it up,
Ævar Arnfjörð Bjarmason
- [PATCH v3] remote-curl: fall back to basic auth if Negotiate fails, Christopher via GitGitGadget
- [PATCH 0/3] rebase: don't override --no-reschedule-failed-exec with config,
Ævar Arnfjörð Bjarmason
- Re: [RFC] git-rebase-rewind, nested rebases, remembering stgit,
Christian Couder
- How to disable git verification of ssl proxy?,
shadewither
- Re: [PATCH v3 7/7] rm: honor sparse checkout patterns,
Ævar Arnfjörð Bjarmason
- Bug report: 'filtering content' delayed progress message does not respect --quiet,
Sean Allred
- git diff --text does not work during rebase for binary files,
Дилян Палаузов
- [PATCH v3 0/9] Fix all leaks in t0001,
Andrzej Hunt via GitGitGadget
- [PATCH v3 1/9] symbolic-ref: don't leak shortened refname in check_symref(), Andrzej Hunt via GitGitGadget
- [PATCH v3 2/9] reset: free instead of leaking unneeded ref, Andrzej Hunt via GitGitGadget
- [PATCH v3 3/9] clone: free or UNLEAK further pointers when finished, Andrzej Hunt via GitGitGadget
- [PATCH v3 9/9] transport: also free remote_refs in transport_disconnect(), Andrzej Hunt via GitGitGadget
- [PATCH v3 5/9] init: remove git_init_db_config() while fixing leaks, Andrzej Hunt via GitGitGadget
- [PATCH v3 4/9] worktree: fix leak in dwim_branch(), Andrzej Hunt via GitGitGadget
- [PATCH v3 7/9] parse-options: convert bitfield values to use binary shift, Andrzej Hunt via GitGitGadget
- [PATCH v3 6/9] init-db: silence template_dir leak when converting to absolute path, Andrzej Hunt via GitGitGadget
- [PATCH v3 8/9] parse-options: don't leak alias help messages, Andrzej Hunt via GitGitGadget
- Re: [PATCH v3 0/9] Fix all leaks in t0001, Junio C Hamano
- Blob hash of binary files in patches generated by git format patch show in full form instead of short form,
Bagas Sanjaya
- [PATCH] init: don't reset core.filemode on git-new-workdirs.,
Madhu
- [PATCH] fix null pointer dereference,
Kleber Tarcísio via GitGitGadget
- Git Tools Reset Demystified,
John Yates
- [PATCH] gitweb: redacted e-mail addresses feature.,
Georgios Kontaxis via GitGitGadget
- What's cooking in git.git (Mar 2021, #06; Sat, 20),
Junio C Hamano
- [PATCH 0/2] [GSOC] interpret-trailer: easy parse trailer value,
ZheNing Hu via GitGitGadget
- Are there any publicly known funders (companies or otherwise) of git development?,
Christian Chavez
- [PATCH v1] builtin/pack-objects.c: ignore missing links with --stdin-packs,
Taylor Blau
- --no-edit not respected after conflict,
Renato Botelho
- Re: Submodules and SHA-256/SHA-1 interoperability, Johannes Schindelin
- Re: [PATCH v6 16/21] mingw: try to work around issues with the test cleanup,
Johannes Schindelin
- Re: [RFC/PATCH 7/7] test-lib: generate JUnit output via TAP,
Johannes Schindelin
- Re: windows git invalid path error, Johannes Schindelin
- GitGitGadget and `next`, was Re: [PATCH v5 3/3] ls-files.c: add --deduplicate option,
Johannes Schindelin
- [PATCH 0/3] [GSOC] commit: add own-identity option,
ZheNing Hu via GitGitGadget
- [PATCH v2] INSTALL: note on using Asciidoctor to build doc,
Bagas Sanjaya
- [PATCH] Fix a typo in git-maintenance documentation,
Nils Leif Fischer via GitGitGadget
- [PATCH] replace test -f with test_path_is_file,
Krushnal Patel via GitGitGadget
- Re: [PATCH v6 0/6][Outreachy] commit: Implementation of "amend!" commit,
Junio C Hamano
- Re: [PATCH v3 5/7] refresh_index(): add REFRESH_DONT_MARK_SPARSE_MATCHES flag,
Junio C Hamano
- [PATCH] hooks: propose repository owner configured hooks,
Albert Cui via GitGitGadget
- Re: [PATCH v2 5/4] Makefile/coccicheck: use --include-headers-for-types,
SZEDER Gábor
- [PATCH 0/2] checkout: don't follow symlinks when removing entries,
Matheus Tavares
- [PATCH] INSTALL: note on using Asciidoctor to build doc,
Bagas Sanjaya
- Re: [PATCH 2/2] remote: write camel-cased *.pushRemote on rename, Bert Wesarg
- Re: Git install crashed nearly whole System,
Christian Strasser
- Bug: reference-transaction hook for branch deletions broken between Git v2.30 and Git v2.31,
Waleed Khan
- What's cooking in git.git (Mar 2021, #05; Wed, 17),
Junio C Hamano
- Re: What's cooking in git.git (Mar 2021, #05; Wed, 17), Elijah Newren
- Re: What's cooking in git.git (Mar 2021, #05; Wed, 17), Junio C Hamano
Re: [PATCH v2 00/10] Complete merge-ort implementation...almost, Elijah Newren
[PATCH v2 0/3] teach git to respect fsmonitor in diff-index,
Nipunn Koorapati via GitGitGadget
[PATCH 0/5] Parallel Checkout (part 2),
Matheus Tavares
[PATCH v7 00/15] Rewrite the remaining merge strategies from shell to C,
Alban Gruin
- [PATCH v7 01/15] t6407: modernise tests, Alban Gruin
- [PATCH v7 02/15] t6060: modify multiple files to expose a possible issue with merge-index, Alban Gruin
- [PATCH v7 04/15] merge-index: libify merge_one_path() and merge_all(), Alban Gruin
- [PATCH v7 03/15] t6060: add tests for removed files, Alban Gruin
- [PATCH v7 05/15] merge-index: drop the index, Alban Gruin
- [PATCH v7 07/15] update-index: move add_cacheinfo() to read-cache.c, Alban Gruin
- [PATCH v7 06/15] merge-index: add a new way to invoke `git-merge-one-file', Alban Gruin
- [PATCH v7 09/15] merge-resolve: rewrite in C, Alban Gruin
- [PATCH v7 08/15] merge-one-file: rewrite in C, Alban Gruin
- [PATCH v7 12/15] merge: use the "resolve" strategy without forking, Alban Gruin
- [PATCH v7 11/15] merge-octopus: rewrite in C, Alban Gruin
- [PATCH v7 10/15] merge-recursive: move better_branch_name() to merge.c, Alban Gruin
- [PATCH v7 14/15] sequencer: use the "resolve" strategy without forking, Alban Gruin
- [PATCH v7 13/15] merge: use the "octopus" strategy without forking, Alban Gruin
- [PATCH v7 15/15] sequencer: use the "octopus" merge strategy without forking, Alban Gruin
- [PATCH v8 00/14] Rewrite the remaining merge strategies from shell to C, Alban Gruin
- [PATCH v8 01/14] t6060: modify multiple files to expose a possible issue with merge-index, Alban Gruin
- [PATCH v8 02/14] t6060: add tests for removed files, Alban Gruin
- [PATCH v8 13/14] sequencer: use the "resolve" strategy without forking, Alban Gruin
- [PATCH v8 04/14] merge-index: drop the index, Alban Gruin
- [PATCH v8 06/14] update-index: move add_cacheinfo() to read-cache.c, Alban Gruin
- [PATCH v8 03/14] merge-index: libify merge_one_path() and merge_all(), Alban Gruin
- [PATCH v8 14/14] sequencer: use the "octopus" strategy without forking, Alban Gruin
- [PATCH v8 08/14] merge-resolve: rewrite in C, Alban Gruin
- [PATCH v8 07/14] merge-one-file: rewrite in C, Alban Gruin
- [PATCH v8 10/14] merge-octopus: rewrite in C, Alban Gruin
- [PATCH v8 09/14] merge-recursive: move better_branch_name() to merge.c, Alban Gruin
- [PATCH v8 11/14] merge: use the "resolve" strategy without forking, Alban Gruin
- [PATCH v8 05/14] merge-index: add a new way to invoke `git-merge-one-file', Alban Gruin
- [PATCH v8 12/14] merge: use the "octopus" strategy without forking, Alban Gruin
- [PATCH v9 00/12] merge-index: prepare to rewrite merge drivers in C, Ævar Arnfjörð Bjarmason
- [PATCH v9 07/12] merge-index i18n: mark die() messages for translation, Ævar Arnfjörð Bjarmason
- [PATCH v9 10/12] merge-index: libify merge_one_path() and merge_all(), Ævar Arnfjörð Bjarmason
- [PATCH v9 08/12] merge-index: stop calling ensure_full_index() twice, Ævar Arnfjörð Bjarmason
- [PATCH v9 06/12] merge-index: improve die() error messages, Ævar Arnfjörð Bjarmason
- [PATCH v9 09/12] builtin/merge-index.c: don't USE_THE_INDEX_COMPATIBILITY_MACROS, Ævar Arnfjörð Bjarmason
- [PATCH v9 01/12] merge-index doc & -h: fix padding, labels and "()" use, Ævar Arnfjörð Bjarmason
- [PATCH v9 03/12] t6060: add tests for removed files, Ævar Arnfjörð Bjarmason
- [PATCH v9 12/12] merge-index: make the argument parsing sensible & simpler, Ævar Arnfjörð Bjarmason
- [PATCH v9 11/12] merge-index: use "struct strvec" and helper to prepare args, Ævar Arnfjörð Bjarmason
- [PATCH v9 04/12] merge-index tests: add usage tests, Ævar Arnfjörð Bjarmason
- [PATCH v9 05/12] merge-index: migrate to parse_options() API, Ævar Arnfjörð Bjarmason
- [PATCH v9 02/12] t6060: modify multiple files to expose a possible issue with merge-index, Ævar Arnfjörð Bjarmason
- Re: [PATCH v9 00/12] merge-index: prepare to rewrite merge drivers in C, Taylor Blau
- [PATCH v10 00/12] merge-index: prepare to rewrite merge drivers in C, Ævar Arnfjörð Bjarmason
- [PATCH v10 02/12] t6060: modify multiple files to expose a possible issue with merge-index, Ævar Arnfjörð Bjarmason
- [PATCH v10 01/12] merge-index doc & -h: fix padding, labels and "()" use, Ævar Arnfjörð Bjarmason
- [PATCH v10 03/12] t6060: add tests for removed files, Ævar Arnfjörð Bjarmason
- [PATCH v10 04/12] merge-index tests: add usage tests, Ævar Arnfjörð Bjarmason
- [PATCH v10 05/12] merge-index: migrate to parse_options() API, Ævar Arnfjörð Bjarmason
- [PATCH v10 06/12] merge-index: improve die() error messages, Ævar Arnfjörð Bjarmason
- [PATCH v10 08/12] merge-index: stop calling ensure_full_index() twice, Ævar Arnfjörð Bjarmason
- [PATCH v10 07/12] merge-index i18n: mark die() messages for translation, Ævar Arnfjörð Bjarmason
- [PATCH v10 09/12] builtin/merge-index.c: don't USE_THE_INDEX_VARIABLE, Ævar Arnfjörð Bjarmason
- [PATCH v10 12/12] merge-index: make the argument parsing sensible & simpler, Ævar Arnfjörð Bjarmason
- [PATCH v10 11/12] merge-index: use "struct strvec" and helper to prepare args, Ævar Arnfjörð Bjarmason
- [PATCH v10 10/12] merge-index: libify merge_one_path() and merge_all(), Ævar Arnfjörð Bjarmason
Distinguishing FF vs non-FF updates in the reflog?,
Han-Wen Nienhuys
[PATCH] fetch: show progress for packfile uri downloads,
Albert Cui via GitGitGadget
Re: [PATCH v8 00/37] config-based hooks,
Emily Shaffer
[PATCH] pack-bitmap: avoid traversal of objects referenced by uninteresting tag,
Patrick Steinhardt
[PATCH 0/2] Fix memory corruption with FSMonitor-enabled unpack_trees(),
Johannes Schindelin via GitGitGadget
Re: [PATCH] format-patch: allow a non-integral version numbers,
Đoàn Trần Công Danh
Re: Extra blank lines in "git status" output have been reduced,
Pete Boere
RFC: Additional git-for-each-repo synopsis, Victor Engmark
[PATCH 00/27] Sparse Index: API protections,
Derrick Stolee via GitGitGadget
- [PATCH 01/27] *: remove 'const' qualifier for struct index_state, Derrick Stolee via GitGitGadget
- [PATCH 03/27] sparse-index: API protection strategy, Derrick Stolee via GitGitGadget
- [PATCH 02/27] read-cache: expand on query into sparse-directory entry, Derrick Stolee via GitGitGadget
- [PATCH 04/27] cache: move ensure_full_index() to cache.h, Derrick Stolee via GitGitGadget
- [PATCH 13/27] merge-index: ensure full index, Derrick Stolee via GitGitGadget
- [PATCH 12/27] ls-files: ensure full index, Derrick Stolee via GitGitGadget
- [PATCH 08/27] commit: ensure full index, Derrick Stolee via GitGitGadget
- [PATCH 07/27] checkout: ensure full index, Derrick Stolee via GitGitGadget
- [PATCH 05/27] add: ensure full index, Derrick Stolee via GitGitGadget
- [PATCH 14/27] rm: ensure full index, Derrick Stolee via GitGitGadget
- [PATCH 09/27] difftool: ensure full index, Derrick Stolee via GitGitGadget
- [PATCH 10/27] fsck: ensure full index, Derrick Stolee via GitGitGadget
- [PATCH 11/27] grep: ensure full index, Derrick Stolee via GitGitGadget
- [PATCH 15/27] sparse-checkout: ensure full index, Derrick Stolee via GitGitGadget
- [PATCH 16/27] update-index: ensure full index, Derrick Stolee via GitGitGadget
- [PATCH 27/27] name-hash: use expand_to_path(), Derrick Stolee via GitGitGadget
- [PATCH 26/27] sparse-index: expand_to_path(), Derrick Stolee via GitGitGadget
- [PATCH 25/27] revision: ensure full index, Derrick Stolee via GitGitGadget
- [PATCH 06/27] checkout-index: ensure full index, Derrick Stolee via GitGitGadget
- [PATCH 24/27] resolve-undo: ensure full index, Derrick Stolee via GitGitGadget
- [PATCH 23/27] read-cache: ensure full index, Derrick Stolee via GitGitGadget
- [PATCH 17/27] diff-lib: ensure full index, Derrick Stolee via GitGitGadget
- [PATCH 18/27] dir: ensure full index, Derrick Stolee via GitGitGadget
- [PATCH 20/27] merge-ort: ensure full index, Derrick Stolee via GitGitGadget
- [PATCH 19/27] entry: ensure full index, Derrick Stolee via GitGitGadget
- [PATCH 21/27] merge-recursive: ensure full index, Derrick Stolee via GitGitGadget
- [PATCH 22/27] pathspec: ensure full index, Derrick Stolee via GitGitGadget
- Re: [PATCH 00/27] Sparse Index: API protections, Elijah Newren
- [PATCH v2 00/25] Sparse Index: API protections, Derrick Stolee via GitGitGadget
- [PATCH v2 01/25] sparse-index: API protection strategy, Derrick Stolee via GitGitGadget
- [PATCH v2 03/25] read-cache: expand on query into sparse-directory entry, Derrick Stolee via GitGitGadget
- [PATCH v2 02/25] *: remove 'const' qualifier for struct index_state, Derrick Stolee via GitGitGadget
- [PATCH v2 04/25] cache: move ensure_full_index() to cache.h, Derrick Stolee via GitGitGadget
- [PATCH v2 09/25] difftool: ensure full index, Derrick Stolee via GitGitGadget
- [PATCH v2 08/25] commit: ensure full index, Derrick Stolee via GitGitGadget
- [PATCH v2 07/25] checkout: ensure full index, Derrick Stolee via GitGitGadget
- [PATCH v2 05/25] add: ensure full index, Derrick Stolee via GitGitGadget
- [PATCH v2 10/25] fsck: ensure full index, Derrick Stolee via GitGitGadget
- [PATCH v2 06/25] checkout-index: ensure full index, Derrick Stolee via GitGitGadget
- [PATCH v2 11/25] grep: ensure full index, Derrick Stolee via GitGitGadget
- [PATCH v2 12/25] ls-files: ensure full index, Derrick Stolee via GitGitGadget
- [PATCH v2 15/25] stash: ensure full index, Derrick Stolee via GitGitGadget
- [PATCH v2 14/25] rm: ensure full index, Derrick Stolee via GitGitGadget
- [PATCH v2 17/25] dir: ensure full index, Derrick Stolee via GitGitGadget
- [PATCH v2 16/25] update-index: ensure full index, Derrick Stolee via GitGitGadget
- [PATCH v2 19/25] merge-recursive: ensure full index, Derrick Stolee via GitGitGadget
- [PATCH v2 18/25] entry: ensure full index, Derrick Stolee via GitGitGadget
- [PATCH v2 21/25] read-cache: ensure full index, Derrick Stolee via GitGitGadget
- [PATCH v2 20/25] pathspec: ensure full index, Derrick Stolee via GitGitGadget
- [PATCH v2 13/25] merge-index: ensure full index, Derrick Stolee via GitGitGadget
- [PATCH v2 22/25] resolve-undo: ensure full index, Derrick Stolee via GitGitGadget
- [PATCH v2 23/25] revision: ensure full index, Derrick Stolee via GitGitGadget
- [PATCH v2 25/25] name-hash: use expand_to_path(), Derrick Stolee via GitGitGadget
- [PATCH v2 24/25] sparse-index: expand_to_path(), Derrick Stolee via GitGitGadget
- Re: [PATCH v2 00/25] Sparse Index: API protections, Junio C Hamano
- Re: [PATCH v2 00/25] Sparse Index: API protections, Elijah Newren
- [PATCH v3 00/26] Sparse Index: API protections, Derrick Stolee via GitGitGadget
- [PATCH v3 01/26] sparse-index: API protection strategy, Derrick Stolee via GitGitGadget
- [PATCH v3 03/26] read-cache: expand on query into sparse-directory entry, Derrick Stolee via GitGitGadget
- [PATCH v3 02/26] *: remove 'const' qualifier for struct index_state, Derrick Stolee via GitGitGadget
- [PATCH v3 08/26] commit: ensure full index, Derrick Stolee via GitGitGadget
- [PATCH v3 06/26] checkout-index: ensure full index, Derrick Stolee via GitGitGadget
- [PATCH v3 07/26] checkout: ensure full index, Derrick Stolee via GitGitGadget
- [PATCH v3 05/26] add: ensure full index, Derrick Stolee via GitGitGadget
- [PATCH v3 04/26] cache: move ensure_full_index() to cache.h, Derrick Stolee via GitGitGadget
- [PATCH v3 09/26] difftool: ensure full index, Derrick Stolee via GitGitGadget
- [PATCH v3 12/26] ls-files: ensure full index, Derrick Stolee via GitGitGadget
- [PATCH v3 13/26] merge-index: ensure full index, Derrick Stolee via GitGitGadget
- [PATCH v3 14/26] rm: ensure full index, Derrick Stolee via GitGitGadget
- [PATCH v3 15/26] stash: ensure full index, Derrick Stolee via GitGitGadget
- [PATCH v3 16/26] update-index: ensure full index, Derrick Stolee via GitGitGadget
- [PATCH v3 17/26] dir: ensure full index, Derrick Stolee via GitGitGadget
- [PATCH v3 18/26] entry: ensure full index, Derrick Stolee via GitGitGadget
- [PATCH v3 19/26] merge-recursive: ensure full index, Derrick Stolee via GitGitGadget
- [PATCH v3 24/26] name-hash: don't add directories to name_hash, Derrick Stolee via GitGitGadget
- [PATCH v3 23/26] revision: ensure full index, Derrick Stolee via GitGitGadget
- [PATCH v3 22/26] resolve-undo: ensure full index, Derrick Stolee via GitGitGadget
- [PATCH v3 21/26] read-cache: ensure full index, Derrick Stolee via GitGitGadget
- [PATCH v3 20/26] pathspec: ensure full index, Derrick Stolee via GitGitGadget
- [PATCH v3 26/26] name-hash: use expand_to_path(), Derrick Stolee via GitGitGadget
- [PATCH v3 25/26] sparse-index: expand_to_path(), Derrick Stolee via GitGitGadget
- [PATCH v3 11/26] grep: ensure full index, Derrick Stolee via GitGitGadget
- [PATCH v3 10/26] fsck: ensure full index, Derrick Stolee via GitGitGadget
- Re: [PATCH v3 00/26] Sparse Index: API protections, Elijah Newren
GIT_SSH and mirror not working with git 2.30.1,
Lamborn, Peter Craig
[PATCH v3 00/20] Sparse Index: Design, Format, Tests,
Derrick Stolee via GitGitGadget
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]