Git Distributed Software Revision Control — Thread Index
[Prev Page][Next Page]
- Re: Git not commiting anything if file created and "git add"ed in pre-commit hook is the only file in the staging area, (continued)
- [PATCH 0/2] fix up example code in MyFirstObjectWalk tutorial,
John Cai via GitGitGadget
- [PATCH v2 0/6] ssh signing: verify key lifetime,
Fabian Stelzer
- [PATCH 0/5] Allow clean/smudge filters to handle huge files in the LLP64 data model,
Johannes Schindelin via GitGitGadget
- [PATCH 1/5] t1051: introduce a smudge filter test for extremely large files, Matt Cooper via GitGitGadget
- [PATCH 2/5] odb: teach read_blob_entry to use size_t, Matt Cooper via GitGitGadget
- [PATCH 3/5] git-compat-util: introduce more size_t helpers, Johannes Schindelin via GitGitGadget
- [PATCH 5/5] clean/smudge: allow clean filters to process extremely large files, Matt Cooper via GitGitGadget
- [PATCH 4/5] odb: guard against data loss checking out a huge file, Matt Cooper via GitGitGadget
- [PATCH v2 0/7] Allow clean/smudge filters to handle huge files in the LLP64 data model, Johannes Schindelin via GitGitGadget
- [PATCH v2 1/7] test-genzeros: allow more than 2G zeros in Windows, Carlo Marcelo Arenas Belón via GitGitGadget
- [PATCH v2 2/7] test-tool genzeros: generate large amounts of data more efficiently, Johannes Schindelin via GitGitGadget
- [PATCH v2 3/7] t1051: introduce a smudge filter test for extremely large files, Matt Cooper via GitGitGadget
- [PATCH v2 5/7] git-compat-util: introduce more size_t helpers, Johannes Schindelin via GitGitGadget
- [PATCH v2 4/7] odb: teach read_blob_entry to use size_t, Matt Cooper via GitGitGadget
- [PATCH v2 6/7] odb: guard against data loss checking out a huge file, Matt Cooper via GitGitGadget
- [PATCH v2 7/7] clean/smudge: allow clean filters to process extremely large files, Matt Cooper via GitGitGadget
- Re: [PATCH v2 0/7] Allow clean/smudge filters to handle huge files in the LLP64 data model, brian m. carlson
- [PATCH v3 0/8] Allow clean/smudge filters to handle huge files in the LLP64 data model, Johannes Schindelin via GitGitGadget
- [PATCH v3 1/8] test-genzeros: allow more than 2G zeros in Windows, Carlo Marcelo Arenas Belón via GitGitGadget
- [PATCH v3 2/8] test-tool genzeros: generate large amounts of data more efficiently, Johannes Schindelin via GitGitGadget
- [PATCH v3 3/8] test-lib: add prerequisite for 64-bit platforms, Carlo Marcelo Arenas Belón via GitGitGadget
- [PATCH v3 4/8] t1051: introduce a smudge filter test for extremely large files, Matt Cooper via GitGitGadget
- [PATCH v3 5/8] odb: teach read_blob_entry to use size_t, Matt Cooper via GitGitGadget
- [PATCH v3 6/8] git-compat-util: introduce more size_t helpers, Johannes Schindelin via GitGitGadget
- [PATCH v3 7/8] odb: guard against data loss checking out a huge file, Matt Cooper via GitGitGadget
- [PATCH v3 8/8] clean/smudge: allow clean filters to process extremely large files, Matt Cooper via GitGitGadget
- Re: [PATCH v3 0/8] Allow clean/smudge filters to handle huge files in the LLP64 data model, Junio C Hamano
- Re: [PATCH v3 0/8] Allow clean/smudge filters to handle huge files in the LLP64 data model, Johannes Schindelin
- [PATCH v4 0/8] Allow clean/smudge filters to handle huge files in the LLP64 data model, Johannes Schindelin via GitGitGadget
- [PATCH 0/3] Allow clean/smudge filters to handle huge files in the LLP64 data model, Carlo Marcelo Arenas Belón
[PATCH 0/2] tmp-objdir: fix regressions in core.fsyncobjectfiles=batch,
Neeraj K. Singh via GitGitGadget
[PATCH v2 0/9] midx: clean up t5319 under 'SANITIZE=leak',
Taylor Blau
- [PATCH v2 1/9] midx.c: clean up chunkfile after reading the MIDX, Taylor Blau
- [PATCH v2 2/9] midx.c: don't leak MIDX from verify_midx_file, Taylor Blau
- [PATCH v2 3/9] t/helper/test-read-midx.c: free MIDX within read_midx_file(), Taylor Blau
- [PATCH v2 4/9] builtin/pack-objects.c: don't leak memory via arguments, Taylor Blau
- [PATCH v2 5/9] builtin/repack.c: avoid leaking child arguments, Taylor Blau
- [PATCH v2 6/9] builtin/multi-pack-index.c: don't leak concatenated options, Taylor Blau
- [PATCH v2 7/9] midx.c: write MIDX filenames to strbuf, Taylor Blau
- [PATCH v2 8/9] pack-bitmap.c: don't leak type-level bitmaps, Taylor Blau
- [PATCH v2 9/9] pack-bitmap.c: more aggressively free in free_bitmap_index(), Taylor Blau
- Re: [PATCH v2 0/9] midx: clean up t5319 under 'SANITIZE=leak', Junio C Hamano
git apply --indent-to-add deletes other files from the index,
Ryan Hodges (rhodges)
[PATCH] doc: fix grammar rules in commands'syntax,
Jean-Noël Avila via GitGitGadget
- Re: [PATCH] doc: fix grammar rules in commands'syntax, Eric Sunshine
- Re: [PATCH] doc: fix grammar rules in commands'syntax, Martin Ågren
- [PATCH v2 0/9] doc: fix grammar rules in commands' syntax, Jean-Noël Avila via GitGitGadget
- [PATCH v2 1/9] doc: fix git credential synopsis, Jean-Noël Avila via GitGitGadget
- [PATCH v2 2/9] doc: split placeholders as individual tokens, Jean-Noël Avila via GitGitGadget
- [PATCH v2 3/9] doc: express grammar placeholders between angle brackets, Jean-Noël Avila via GitGitGadget
- [PATCH v2 4/9] doc: use only hyphens as word separators in placeholders, Jean-Noël Avila via GitGitGadget
- [PATCH v2 5/9] doc: git-ls-files: express options as optional alternatives, Jean-Noël Avila via GitGitGadget
- [PATCH v2 7/9] doc: uniformize <URL> placeholders' case, Jean-Noël Avila via GitGitGadget
- [PATCH v2 8/9] doc: git-http-push: describe the refs as pattern pairs, Jean-Noël Avila via GitGitGadget
- [PATCH v2 9/9] doc: git-init: clarify file modes in octal., Jean-Noël Avila via GitGitGadget
- [PATCH v2 6/9] doc: use three dots for indicating repetition instead of star, Jean-Noël Avila via GitGitGadget
- Re: [PATCH v2 0/9] doc: fix grammar rules in commands' syntax, Junio C Hamano
- [PATCH v3 00/10] doc: fix grammar rules in commands' syntax, Jean-Noël Avila
- [PATCH v3 01/10] doc: fix git credential synopsis, Jean-Noël Avila
- [PATCH v3 02/10] doc: split placeholders as individual tokens, Jean-Noël Avila
- [PATCH v3 03/10] doc: express grammar placeholders between angle brackets, Jean-Noël Avila
- [PATCH v3 04/10] doc: use only hyphens as word separators in placeholders, Jean-Noël Avila
- [PATCH v3 05/10] doc: git-ls-files: express options as optional alternatives, Jean-Noël Avila
- [PATCH v3 06/10] doc: use three dots for indicating repetition instead of star, Jean-Noël Avila
- [PATCH v3 07/10] doc: uniformize <URL> placeholders' case, Jean-Noël Avila
- [PATCH v3 08/10] doc: git-http-push: describe the refs as pattern pairs, Jean-Noël Avila
- [PATCH v3 09/10] doc: git-init: clarify file modes in octal., Jean-Noël Avila
- [PATCH v3 10/10] init doc: --shared=0xxx does not give umask but perm bits, Jean-Noël Avila
[PATCH] Fix "commit-msg" hook unexpectedly called for "git pull --no-verify",
Alex Riesen
[PATCH] Documentation/Makefile: fix lint-docs mkdir dependency,
Jeff King
What's cooking in git.git (Oct 2021, #06; Mon, 25),
Junio C Hamano
- Re: What's cooking in git.git (Oct 2021, #06; Mon, 25), Jeff King
- pre-v2.34.0-rc0 regressions: t7900-maintenance.sh broken due to 'systemd-analyze' (was: What's cooking in git.git (Oct 2021, #06; Mon, 25)), Ævar Arnfjörð Bjarmason
- pre-v2.34.0-rc0 regressions: 'git log' has a noisy iconv() warning (was: What's cooking in git.git (Oct 2021, #06; Mon, 25)), Ævar Arnfjörð Bjarmason
- tb/plug-pack-bitmap-leaks (was: What's cooking in git.git (Oct 2021, #06; Mon, 25)), Ævar Arnfjörð Bjarmason
- jc/branch-copy-doc (was: What's cooking in git.git (Oct 2021, #06; Mon, 25)), Ævar Arnfjörð Bjarmason
- Re: What's cooking in git.git (Oct 2021, #06; Mon, 25), Derrick Stolee
- regression in ns/tmp-objdir and ns/batched-fsync, Neeraj Singh
- Re: What's cooking in git.git (Oct 2021, #06; Mon, 25), Martin Ågren
[PATCH] color: allow colors to be prefixed with "reset",
Robert Estelle via GitGitGadget
[PATCH 0/2] color: support "default" to restore fg/bg color,
Robert Estelle via GitGitGadget
[PATCH 0/3] bundle-uri: "dumb" static CDN offloading, spec & server implementation,
Ævar Arnfjörð Bjarmason
- [PATCH 1/3] leak tests: mark t5701-git-serve.sh as passing SANITIZE=leak, Ævar Arnfjörð Bjarmason
- [PATCH 2/3] protocol v2: specify static seeding of clone/fetch via "bundle-uri", Ævar Arnfjörð Bjarmason
- [PATCH 3/3] bundle-uri client: add "bundle-uri" parsing + tests, Ævar Arnfjörð Bjarmason
- Re: [PATCH 0/3] bundle-uri: "dumb" static CDN offloading, spec & server implementation, Derrick Stolee
- [RFC PATCH v2 00/13] bundle-uri: a "dumb CDN" for git, Ævar Arnfjörð Bjarmason
- [RFC PATCH v2 06/13] bundle-uri client: add "git ls-remote-bundle-uri", Ævar Arnfjörð Bjarmason
- [RFC PATCH v2 01/13] protocol v2: add server-side "bundle-uri" skeleton, Ævar Arnfjörð Bjarmason
- [RFC PATCH v2 08/13] bundle-uri client: add boolean transfer.bundleURI setting, Ævar Arnfjörð Bjarmason
- [RFC PATCH v2 03/13] bundle-uri client: add "bundle-uri" parsing + tests, Ævar Arnfjörð Bjarmason
- [RFC PATCH v2 04/13] connect.c: refactor sending of agent & object-format, Ævar Arnfjörð Bjarmason
- [RFC PATCH v2 07/13] bundle-uri client: add transfer.injectBundleURI support, Ævar Arnfjörð Bjarmason
- [RFC PATCH v2 05/13] bundle-uri client: add minimal NOOP client, Ævar Arnfjörð Bjarmason
- [RFC PATCH v2 02/13] bundle-uri docs: add design notes, Ævar Arnfjörð Bjarmason
- [RFC PATCH v2 09/13] fetch-pack: add a deref_without_lazy_fetch_extended(), Ævar Arnfjörð Bjarmason
- [RFC PATCH v2 10/13] fetch-pack: move --keep=* option filling to a function, Ævar Arnfjörð Bjarmason
- [RFC PATCH v2 13/13] bundle-uri: make the download program configurable, Ævar Arnfjörð Bjarmason
- [RFC PATCH v2 11/13] bundle.h: make "fd" version of read_bundle_header() public, Ævar Arnfjörð Bjarmason
- [RFC PATCH v2 12/13] bundle-uri client: support for bundle-uri with "clone", Ævar Arnfjörð Bjarmason
- Re: [RFC PATCH v2 00/13] bundle-uri: a "dumb CDN" for git, Derrick Stolee
- [RFC PATCH v2 00/36] bundle-uri: a "dumb CDN" for git + TOC format, Ævar Arnfjörð Bjarmason
- [RFC PATCH v2 01/36] connect.c: refactor sending of agent & object-format, Ævar Arnfjörð Bjarmason
- [RFC PATCH v2 02/36] dir API: add a generalized path_match_flags() function, Ævar Arnfjörð Bjarmason
- [RFC PATCH v2 04/36] fetch-pack: move --keep=* option filling to a function, Ævar Arnfjörð Bjarmason
- [RFC PATCH v2 03/36] fetch-pack: add a deref_without_lazy_fetch_extended(), Ævar Arnfjörð Bjarmason
- [RFC PATCH v2 05/36] http: make http_get_file() external, Ævar Arnfjörð Bjarmason
- [RFC PATCH v2 07/36] remote: allow relative_url() to return an absolute url, Ævar Arnfjörð Bjarmason
- [RFC PATCH v2 06/36] remote: move relative_url(), Ævar Arnfjörð Bjarmason
- [RFC PATCH v2 08/36] bundle.h: make "fd" version of read_bundle_header() public, Ævar Arnfjörð Bjarmason
- [RFC PATCH v2 09/36] protocol v2: add server-side "bundle-uri" skeleton, Ævar Arnfjörð Bjarmason
- [RFC PATCH v2 10/36] bundle-uri client: add "bundle-uri" parsing + tests, Ævar Arnfjörð Bjarmason
- [RFC PATCH v2 11/36] bundle-uri client: add minimal NOOP client, Ævar Arnfjörð Bjarmason
- [RFC PATCH v2 12/36] bundle-uri client: add "git ls-remote-bundle-uri", Ævar Arnfjörð Bjarmason
- [RFC PATCH v2 14/36] bundle-uri client: add boolean transfer.bundleURI setting, Ævar Arnfjörð Bjarmason
- [RFC PATCH v2 15/36] bundle-uri client: support for bundle-uri with "clone", Ævar Arnfjörð Bjarmason
- [RFC PATCH v2 13/36] bundle-uri client: add transfer.injectBundleURI support, Ævar Arnfjörð Bjarmason
- [RFC PATCH v2 16/36] bundle-uri: make the download program configurable, Ævar Arnfjörð Bjarmason
- [RFC PATCH v2 18/36] bundle: implement 'fetch' command for direct bundles, Ævar Arnfjörð Bjarmason
- [RFC PATCH v2 17/36] remote-curl: add 'get' capability, Ævar Arnfjörð Bjarmason
- [RFC PATCH v2 19/36] bundle: parse table of contents during 'fetch', Ævar Arnfjörð Bjarmason
- [RFC PATCH v2 20/36] bundle: add --filter option to 'fetch', Ævar Arnfjörð Bjarmason
- [RFC PATCH v2 21/36] bundle: allow relative URLs in table of contents, Ævar Arnfjörð Bjarmason
- [RFC PATCH v2 22/36] bundle: make it easy to call 'git bundle fetch', Ævar Arnfjörð Bjarmason
- [RFC PATCH v2 23/36] clone: add --bundle-uri option, Ævar Arnfjörð Bjarmason
- [RFC PATCH v2 26/36] fetch: fetch bundles before fetching original data, Ævar Arnfjörð Bjarmason
- [RFC PATCH v2 25/36] bundle: only fetch bundles if timestamp is new, Ævar Arnfjörð Bjarmason
- [RFC PATCH v2 24/36] clone: --bundle-uri cannot be combined with --depth, Ævar Arnfjörð Bjarmason
- [RFC PATCH v2 28/36] serve: understand but do not advertise 'features' capability, Ævar Arnfjörð Bjarmason
- [RFC PATCH v2 27/36] protocol-caps: implement cap_features(), Ævar Arnfjörð Bjarmason
- [RFC PATCH v2 30/36] connect: implement get_recommended_features(), Ævar Arnfjörð Bjarmason
- [RFC PATCH v2 29/36] serve: advertise 'features' when config exists, Ævar Arnfjörð Bjarmason
- [RFC PATCH v2 33/36] t5601: basic bundle URI test, Ævar Arnfjörð Bjarmason
- [RFC PATCH v2 34/36] protocol v2: add server-side "bundle-uri" skeleton (docs), Ævar Arnfjörð Bjarmason
- [RFC PATCH v2 31/36] transport: add connections for 'features' capability, Ævar Arnfjörð Bjarmason
- [RFC PATCH v2 35/36] bundle-uri docs: add design notes, Ævar Arnfjörð Bjarmason
- [RFC PATCH v2 32/36] clone: use server-recommended bundle URI, Ævar Arnfjörð Bjarmason
- [RFC PATCH v2 36/36] docs: document bundle URI standard, Ævar Arnfjörð Bjarmason
- Re: [RFC PATCH v2 00/36] bundle-uri: a "dumb CDN" for git + TOC format, Derrick Stolee
[PATCH v2] add, rm, mv: fix bug that prevents the update of non-sparse dirs,
Matheus Tavares
- Re: [PATCH v2] add, rm, mv: fix bug that prevents the update of non-sparse dirs, Derrick Stolee
- Re: [PATCH v2] add, rm, mv: fix bug that prevents the update of non-sparse dirs, René Scharfe
- Re: [PATCH v2] add, rm, mv: fix bug that prevents the update of non-sparse dirs, Sean Christopherson
- [PATCH v3] add, rm, mv: fix bug that prevents the update of non-sparse dirs, Matheus Tavares
Unexpected cat-file --batch-check output,
Bryan Turner
[PATCH] amend error message violations,
Abhradeep Chakraborty via GitGitGadget
[BUG] Integer overflow bug in cache-tree.c, Yiyuan guo
git-svn bug: Output git directory has uncommitted changes,
Daniel Marschall
[PATCH] gpg-interface: allow selecting key id with env variable,
Marco Beck
[PATCH 0/3] Documentation: change "folder" to "directory",
Martin Ågren
[PATCH 0/2] doc-diff fixes on maint,
Martin Ågren
[PATCH] config.txt: fix typo,
Martin Ågren
[PATCH] command-list.txt: remove 'sparse-index' from main help,
SZEDER Gábor
[PATCH 0/3] Add some more options to the pretty-formats,
Eli Schwartz
Is t7006-pager.sh racy?,
Junio C Hamano
Contradicting man page for git branch copy,
Martin
Bug report: branch display in git stash output,
Kraymer
git log displaying wrong account information,
Schanzenbach, Martin
Git silently broke push-options over ssh?,
Sven Strickroth
tortoiseplink ssh variant still needed?,
Sven Strickroth
[PATCH 0/6] ssh signing: verify key lifetime,
Fabian Stelzer
Error in 'git clone' via SSH in v2.33.0 (related to commit ae1a7ee),
Philipp Eib
Re: Missing notes, was Re: Notes from the Git Contributors' Summit 2021, virtual, Oct 19/20, Johannes Schindelin
Let's have chalk talks, was Re: Missing notes from the Git Contributors' Summit 2021, virtual, Oct 19/20, Johannes Schindelin
[Summit topic] Let's have chalk talks (part 1/?),
Johannes Schindelin
[PATCH v4] archive: describe compression level option,
Bagas Sanjaya
[PATCH] MyFirstContribution: teach to use "format-patch --base=auto",
Bagas Sanjaya
gitignore as symbolic link,
Justus Ranvier
[PATCH 0/2] Print stash info in the v2 porcelain format,
Øystein Walle
Re: Unified workflow for `git add/checkout --patch`?,
Timothy Eccleston
git format-patch --signoff,
Michał Mirosław
[PATCH] Makefile: remove redundant GIT-CFLAGS dependency from "sparse",
Ævar Arnfjörð Bjarmason
[PATCH 0/6] Makefile: be less eager to re-build, *.sh code cleanups,
Ævar Arnfjörð Bjarmason
[PATCH 0/2] remove code that's dead post-rebase --preserve-merges removal,
Ævar Arnfjörð Bjarmason
Git submodule remove,
Kalyan Sriram
[PATCH 0/6] leaks: miscellaneous small leak fixes,
Ævar Arnfjörð Bjarmason
Notes from the Git Contributors' Summit 2021, virtual, Oct 19/20,
Johannes Schindelin
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]