Git Distributed Software Revision Control — Thread Index
[Prev Page][Next Page]
- RFC: error codes on exit,
Jonathan Nieder
- Standardized escaping to store a .git in git?,
Josh Triplett
- [PATCH 0/8] Speed up connectivity checks via quarantine dir,
Patrick Steinhardt
- [PATCH 1/8] perf: fix when running with TEST_OUTPUT_DIRECTORY, Patrick Steinhardt
- [PATCH 2/8] p5400: add perf tests for git-receive-pack(1), Patrick Steinhardt
- [PATCH 3/8] tmp-objdir: expose function to retrieve path, Patrick Steinhardt
- [PATCH 4/8] packfile: have `for_each_file_in_pack_dir()` return error codes, Patrick Steinhardt
- [PATCH 5/8] object-file: allow reading loose objects without reading their contents, Patrick Steinhardt
- [PATCH 6/8] connected: implement connectivity check via temporary object dirs, Patrick Steinhardt
- [PATCH 7/8] receive-pack: skip connectivity checks on delete-only commands, Patrick Steinhardt
- [PATCH 8/8] receive-pack: check connectivity via quarantined objects, Patrick Steinhardt
- Re: [PATCH 0/8] Speed up connectivity checks via quarantine dir, Chris Torek
- Re: [PATCH 0/8] Speed up connectivity checks via quarantine dir, Jeff King
- Should we do something with #git-devel on Freenode?,
Emily Shaffer
- Fw: Tabs vs Spaces - Handle like CLRF?,
James Hughes
- [Broken] t5300 fails at 2.32.0-rc0,
Randall S. Becker
- [PATCH v2] refs: make explicit that ref_iterator_peel returns boolean,
Han-Wen Nienhuys via GitGitGadget
- Re: [PATCH 3/8] refs: make errno output explicit for read_raw_ref_fn,
Han-Wen Nienhuys
- Re: [PATCH 2/8] refs/files-backend: stop setting errno from lock_ref_oid_basic,
Han-Wen Nienhuys
- Re: [PATCH 1/8] refs: remove EINVAL specification from the errno sideband in read_raw_ref_fn,
Han-Wen Nienhuys
- [PATCH v2 0/9] diff-merges: let -m imply -p,
Sergey Organov
- Re: [PATCH v8 2/8] config: add new way to pass config via `--config-env`, Ævar Arnfjörð Bjarmason
- [PATCH] clone: clean up directory after transport_fetch_refs() failure,
Jeff King
- [PATCH] doc: explain the use of color.pager,
Jeff King
- [PATCH] docs: typo in glossary content,
Reuven Y. via GitGitGadget
- [BUG] clone of large repo fails when server closes idle SSH session during "Resolving deltas",
Greg Pflaum
- [PATCH v3] help: colorize man pages, Felipe Contreras
- [PATCH] simple-ipc: correct ifdefs when NO_PTHREADS is defined,
Jeff Hostetler via GitGitGadget
- [PATCH] xsize_t: avoid implementation defined behavior when len < 0,
Jonathan Nieder
- Options like hash-object --literally and cat-file --allow-unknown-type,
Ævar Arnfjörð Bjarmason
- [BUG] apply -N deletes the index, Raymond E. Pasco
- [PATCH v2] help: colorize man pages,
Felipe Contreras
- [PATCH] revisions(7): clarify that most commands take a single revision range,
Junio C Hamano
- [PATCH] stash show: don't setup default diff output format if --{include,only}-untracked given,
Denton Liu
- [GSoC] An Introduction,
Atharva Raykar
- [GSoC] Hello Git,
ZheNing Hu
- [PATCH] setup: split "extensions found" messages into singular and plural,
Alex Henrie
- [PATCH] fetch: improve grammar of "shallow roots" message,
Alex Henrie
- Git 2.23.0-rc0 HTTP authentication failure - error message change,
Ben Humphreys
- [PATCH] help: colorize man pages,
Felipe Contreras
- [BUG] Unix Builds Requires Pthread Support (was [PATCH v4 00/12] Simple IPC Mechanism),
Randall S. Becker
- [PATCH v1 0/9] diff-merges: let -m imply -p,
Sergey Organov
- [PATCH v1 1/9] t4013: test that "-m" alone has no effect in "git log", Sergey Organov
- [PATCH v1 4/9] t4013: test "git diff-index -m", Sergey Organov
- [PATCH v1 3/9] t4013: test "git -m --stat", Sergey Organov
- [PATCH v1 2/9] t4013: test "git -m --raw", Sergey Organov
- [PATCH v1 6/9] git-svn: stop passing "-m" to "git rev-list", Sergey Organov
- [PATCH v1 8/9] diff-merges: rename "combined_imply_patch" to "merges_imply_patch", Sergey Organov
- [PATCH v1 5/9] diff-merges: move specific diff-index "-m" handling to diff-index, Sergey Organov
- [PATCH v1 9/9] diff-merges: let "-m" imply "-p", Sergey Organov
- [PATCH v1 7/9] stash list: stop passing "-m" to "git list", Sergey Organov
- Re: [PATCH v1 0/9] diff-merges: let -m imply -p, Junio C Hamano
- Re: [PATCH v1 0/9] diff-merges: let -m imply -p, Bagas Sanjaya
- Re: [PATCH v1 0/9] diff-merges: let -m imply -p, Junio C Hamano
- [PATCH] t7500: remove non-existant C_LOCALE_OUTPUT prereq,
Todd Zullinger
- [ANNOUNCE] Git for Windows 2.32.0-rc0, Johannes Schindelin
- Re: [PATCH v2 13/13] merge-ort, diffcore-rename: employ cached renames when possible,
Derrick Stolee
- Re: [PATCH v2 12/13] merge-ort: handle interactions of caching and rename/rename(1to1) cases, Derrick Stolee
- Re: [PATCH v2 09/13] merge-ort: avoid accidental API mis-use, Derrick Stolee
- [Broken] RE: [ANNOUNCE] Git v2.32.0-rc0,
Randall S. Becker
- Re: [PATCH v2 08/13] merge-ort: add code to check for whether cached renames can be reused, Derrick Stolee
- Re: [PATCH v2 07/13] merge-ort: populate caches of rename detection results,
Derrick Stolee
- Re: [PATCH v2 06/13] merge-ort: add data structures for in-memory caching of rename detection,
Derrick Stolee
- Re: [PATCH v2 04/13] fast-rebase: write conflict state to working tree, index, and HEAD,
Derrick Stolee
- [PATCH v2 0/4] Convert index writes to use hashfile API,
Derrick Stolee via GitGitGadget
- [PATCH] sparse-index: fix uninitialized jump,
Derrick Stolee via GitGitGadget
- [L10N] Kickoff for Git 2.32.0 round #1, Jiang Xin
- [ANNOUNCE] Git v2.32.0-rc0,
Junio C Hamano
- [PATCH] submodule: use the imperative mood to describe the --files option,
Alex Henrie
- [PATCH] stash: don't translate literal commands,
Alex Henrie
- [PATCH] doc: glossary: add entry for revision range,
Felipe Contreras
- [PATCH v2] mailinfo: don't discard names under 3 characters,
edef
- git repack on shallow clone of large repo (linux kernel) hangs at "Enumerating objects",
Bagas Sanjaya
- [RFC PATCH] rev-parse: fix segfault with missing --path-format argument,
Wolfgang Müller
- [PATCH] describe-doc: clarify default length of abbreviation,
Anders Höckersten via GitGitGadget
- Man pages have colors? A deep dive into groff,
Felipe Contreras
- [PATCH] merge: don't translate literal commands,
Alex Henrie
- [QUESTION] ref-filter: how to support atom like %an,
ZheNing Hu
- [PATCH 00/12] doc: cleanup old cruft and asciidoctor revamp,
Felipe Contreras
- [PATCH 01/12] doc: remove GNU troff workaround, Felipe Contreras
- [PATCH 02/12] doc: use --stringparam in xmlto, Felipe Contreras
- [PATCH 03/12] doc: simplify version passing, Felipe Contreras
- [PATCH 04/12] doc: asciidoc: remove unnecessary attribute, Felipe Contreras
- [PATCH 05/12] doc: asciidoctor: remove unnecessary require, Felipe Contreras
- [PATCH 06/12] doc: asciidoctor: remove cruft, Felipe Contreras
- [PATCH 07/12] doc: asciidoctor: reorganize extensions, Felipe Contreras
- [PATCH 08/12] doc: asciidoctor: use html-prefix only for html, Felipe Contreras
- [PATCH 09/12] doc: asciidoctor: refactor macro registration, Felipe Contreras
- [PATCH 10/12] doc: asciidoctor: improve string handling, Felipe Contreras
- [PATCH 11/12] doc: asciidoctor: split the format from the code, Felipe Contreras
- [PATCH 12/12] doc: asciidoctor: specify name of our group, Felipe Contreras
- Re: Christian Garcia of Bank of America priority, Christian Garcia
- [PATCH] [GSOC][RFC] ref-filter: add %(notes) atom and --notes, ZheNing Hu via GitGitGadget
- [PATCH v3 00/12] Sparse-index: integrate with status,
Derrick Stolee via GitGitGadget
- [PATCH v3 02/12] sparse-index: include EXTENDED flag when expanding, Derrick Stolee via GitGitGadget
- [PATCH v3 01/12] sparse-index: skip indexes with unmerged entries, Derrick Stolee via GitGitGadget
- [PATCH v3 03/12] t1092: expand repository data shape, Derrick Stolee via GitGitGadget
- [PATCH v3 04/12] t1092: add tests for status/add and sparse files, Derrick Stolee via GitGitGadget
- [PATCH v3 05/12] unpack-trees: preserve cache_bottom, Derrick Stolee via GitGitGadget
- [PATCH v3 07/12] unpack-trees: stop recursing into sparse directories, Derrick Stolee via GitGitGadget
- [PATCH v3 06/12] unpack-trees: compare sparse directories correctly, Derrick Stolee via GitGitGadget
- [PATCH v3 09/12] status: skip sparse-checkout percentage with sparse-index, Derrick Stolee via GitGitGadget
- [PATCH v3 10/12] status: use sparse-index throughout, Derrick Stolee via GitGitGadget
- [PATCH v3 11/12] wt-status: expand added sparse directory entries, Derrick Stolee via GitGitGadget
- [PATCH v3 12/12] fsmonitor: integrate with sparse index, Derrick Stolee via GitGitGadget
- [PATCH v3 08/12] dir.c: accept a directory as part of cone-mode patterns, Derrick Stolee via GitGitGadget
- [PATCH v4 00/12] Sparse-index: integrate with status, Derrick Stolee via GitGitGadget
- [PATCH v4 01/12] sparse-index: skip indexes with unmerged entries, Derrick Stolee via GitGitGadget
- [PATCH v4 03/12] t1092: expand repository data shape, Derrick Stolee via GitGitGadget
- [PATCH v4 02/12] sparse-index: include EXTENDED flag when expanding, Derrick Stolee via GitGitGadget
- [PATCH v4 04/12] t1092: add tests for status/add and sparse files, Derrick Stolee via GitGitGadget
- [PATCH v4 05/12] unpack-trees: preserve cache_bottom, Derrick Stolee via GitGitGadget
- [PATCH v4 06/12] unpack-trees: compare sparse directories correctly, Derrick Stolee via GitGitGadget
- [PATCH v4 07/12] unpack-trees: be careful around sparse directory entries, Derrick Stolee via GitGitGadget
- [PATCH v4 08/12] dir.c: accept a directory as part of cone-mode patterns, Derrick Stolee via GitGitGadget
- [PATCH v4 09/12] status: skip sparse-checkout percentage with sparse-index, Derrick Stolee via GitGitGadget
- [PATCH v4 10/12] status: use sparse-index throughout, Derrick Stolee via GitGitGadget
- [PATCH v4 11/12] wt-status: expand added sparse directory entries, Derrick Stolee via GitGitGadget
- [PATCH v4 12/12] fsmonitor: integrate with sparse index, Derrick Stolee via GitGitGadget
- [PATCH v5 00/14] Sparse-index: integrate with status, Derrick Stolee via GitGitGadget
- [PATCH v5 09/14] dir.c: accept a directory as part of cone-mode patterns, Derrick Stolee via GitGitGadget
- [PATCH v5 01/14] sparse-index: skip indexes with unmerged entries, Derrick Stolee via GitGitGadget
- [PATCH v5 07/14] unpack-trees: compare sparse directories correctly, Derrick Stolee via GitGitGadget
- [PATCH v5 08/14] unpack-trees: unpack sparse directory entries, Derrick Stolee via GitGitGadget
- [PATCH v5 11/14] status: skip sparse-checkout percentage with sparse-index, Derrick Stolee via GitGitGadget
- [PATCH v5 05/14] t1092: add tests for status/add and sparse files, Derrick Stolee via GitGitGadget
- [PATCH v5 12/14] status: use sparse-index throughout, Derrick Stolee via GitGitGadget
- [PATCH v5 03/14] t1092: replace incorrect 'echo' with 'cat', Derrick Stolee via GitGitGadget
- [PATCH v5 06/14] unpack-trees: preserve cache_bottom, Derrick Stolee via GitGitGadget
- [PATCH v5 14/14] fsmonitor: integrate with sparse index, Derrick Stolee via GitGitGadget
- [PATCH v5 02/14] sparse-index: include EXTENDED flag when expanding, Derrick Stolee via GitGitGadget
- [PATCH v5 04/14] t1092: expand repository data shape, Derrick Stolee via GitGitGadget
- [PATCH v5 10/14] diff-lib: handle index diffs with sparse dirs, Derrick Stolee via GitGitGadget
- [PATCH v5 13/14] wt-status: expand added sparse directory entries, Derrick Stolee via GitGitGadget
- [PATCH v6 00/14] Sparse-index: integrate with status, Derrick Stolee via GitGitGadget
- [PATCH v6 01/14] sparse-index: skip indexes with unmerged entries, Derrick Stolee via GitGitGadget
- [PATCH v6 02/14] sparse-index: include EXTENDED flag when expanding, Derrick Stolee via GitGitGadget
- [PATCH v6 03/14] t1092: replace incorrect 'echo' with 'cat', Derrick Stolee via GitGitGadget
- [PATCH v6 04/14] t1092: expand repository data shape, Derrick Stolee via GitGitGadget
- [PATCH v6 05/14] t1092: add tests for status/add and sparse files, Derrick Stolee via GitGitGadget
- [PATCH v6 07/14] unpack-trees: compare sparse directories correctly, Derrick Stolee via GitGitGadget
- [PATCH v6 06/14] unpack-trees: preserve cache_bottom, Derrick Stolee via GitGitGadget
- [PATCH v6 08/14] unpack-trees: unpack sparse directory entries, Derrick Stolee via GitGitGadget
- [PATCH v6 09/14] dir.c: accept a directory as part of cone-mode patterns, Derrick Stolee via GitGitGadget
- [PATCH v6 10/14] diff-lib: handle index diffs with sparse dirs, Derrick Stolee via GitGitGadget
- [PATCH v6 11/14] status: skip sparse-checkout percentage with sparse-index, Derrick Stolee via GitGitGadget
- [PATCH v6 13/14] wt-status: expand added sparse directory entries, Derrick Stolee via GitGitGadget
- [PATCH v6 12/14] status: use sparse-index throughout, Derrick Stolee via GitGitGadget
- [PATCH v6 14/14] fsmonitor: integrate with sparse index, Derrick Stolee via GitGitGadget
- Re: [PATCH v6 00/14] Sparse-index: integrate with status, Derrick Stolee
- [PATCH v7 00/16] Sparse-index: integrate with status, Derrick Stolee via GitGitGadget
- [PATCH v7 01/16] sparse-index: skip indexes with unmerged entries, Derrick Stolee via GitGitGadget
- [PATCH v7 02/16] sparse-index: include EXTENDED flag when expanding, Derrick Stolee via GitGitGadget
- [PATCH v7 03/16] t1092: replace incorrect 'echo' with 'cat', Derrick Stolee via GitGitGadget
- [PATCH v7 04/16] t1092: expand repository data shape, Derrick Stolee via GitGitGadget
- [PATCH v7 06/16] unpack-trees: preserve cache_bottom, Derrick Stolee via GitGitGadget
- [PATCH v7 05/16] t1092: add tests for status/add and sparse files, Derrick Stolee via GitGitGadget
- [PATCH v7 08/16] unpack-trees: rename unpack_nondirectories(), Derrick Stolee via GitGitGadget
- [PATCH v7 07/16] unpack-trees: compare sparse directories correctly, Derrick Stolee via GitGitGadget
- [PATCH v7 09/16] unpack-trees: unpack sparse directory entries, Derrick Stolee via GitGitGadget
- [PATCH v7 11/16] dir.c: accept a directory as part of cone-mode patterns, Derrick Stolee via GitGitGadget
- [PATCH v7 10/16] unpack-trees: handle dir/file conflict of sparse entries, Derrick Stolee via GitGitGadget
- [PATCH v7 12/16] diff-lib: handle index diffs with sparse dirs, Derrick Stolee via GitGitGadget
- [PATCH v7 13/16] status: skip sparse-checkout percentage with sparse-index, Derrick Stolee via GitGitGadget
- [PATCH v7 15/16] wt-status: expand added sparse directory entries, Derrick Stolee via GitGitGadget
- [PATCH v7 16/16] fsmonitor: integrate with sparse index, Derrick Stolee via GitGitGadget
- [PATCH v7 14/16] status: use sparse-index throughout, Derrick Stolee via GitGitGadget
- Re: [PATCH v7 00/16] Sparse-index: integrate with status, Derrick Stolee
- Re: [PATCH v7 00/16] Sparse-index: integrate with status, Elijah Newren
- [PATCH v8 00/15] Sparse-index: integrate with status, Derrick Stolee via GitGitGadget
- [PATCH v8 04/15] t1092: expand repository data shape, Derrick Stolee via GitGitGadget
- [PATCH v8 05/15] t1092: add tests for status/add and sparse files, Derrick Stolee via GitGitGadget
- [PATCH v8 01/15] sparse-index: skip indexes with unmerged entries, Derrick Stolee via GitGitGadget
- [PATCH v8 02/15] sparse-index: include EXTENDED flag when expanding, Derrick Stolee via GitGitGadget
- [PATCH v8 03/15] t1092: replace incorrect 'echo' with 'cat', Derrick Stolee via GitGitGadget
- [PATCH v8 07/15] unpack-trees: compare sparse directories correctly, Derrick Stolee via GitGitGadget
- [PATCH v8 06/15] unpack-trees: preserve cache_bottom, Derrick Stolee via GitGitGadget
- [PATCH v8 08/15] unpack-trees: rename unpack_nondirectories(), Derrick Stolee via GitGitGadget
- [PATCH v8 09/15] unpack-trees: unpack sparse directory entries, Derrick Stolee via GitGitGadget
- [PATCH v8 10/15] dir.c: accept a directory as part of cone-mode patterns, Derrick Stolee via GitGitGadget
- [PATCH v8 12/15] status: skip sparse-checkout percentage with sparse-index, Derrick Stolee via GitGitGadget
- [PATCH v8 14/15] wt-status: expand added sparse directory entries, Derrick Stolee via GitGitGadget
- [PATCH v8 15/15] fsmonitor: integrate with sparse index, Derrick Stolee via GitGitGadget
- [PATCH v8 13/15] status: use sparse-index throughout, Derrick Stolee via GitGitGadget
- [PATCH v8 11/15] diff-lib: handle index diffs with sparse dirs, Derrick Stolee via GitGitGadget
- Re: [PATCH v8 00/15] Sparse-index: integrate with status, Elijah Newren
- [PATCH v9 00/16] Sparse-index: integrate with status, Derrick Stolee via GitGitGadget
- [PATCH v9 01/16] sparse-index: skip indexes with unmerged entries, Derrick Stolee via GitGitGadget
- [PATCH v9 02/16] sparse-index: include EXTENDED flag when expanding, Derrick Stolee via GitGitGadget
- [PATCH v9 03/16] t1092: replace incorrect 'echo' with 'cat', Derrick Stolee via GitGitGadget
- [PATCH v9 05/16] t1092: add tests for status/add and sparse files, Derrick Stolee via GitGitGadget
- [PATCH v9 04/16] t1092: expand repository data shape, Derrick Stolee via GitGitGadget
- [PATCH v9 06/16] unpack-trees: preserve cache_bottom, Derrick Stolee via GitGitGadget
- [PATCH v9 07/16] unpack-trees: compare sparse directories correctly, Derrick Stolee via GitGitGadget
- [PATCH v9 08/16] unpack-trees: rename unpack_nondirectories(), Derrick Stolee via GitGitGadget
- [PATCH v9 09/16] unpack-trees: unpack sparse directory entries, Derrick Stolee via GitGitGadget
- [PATCH v9 13/16] status: use sparse-index throughout, Derrick Stolee via GitGitGadget
- [PATCH v9 14/16] wt-status: expand added sparse directory entries, Derrick Stolee via GitGitGadget
- [PATCH v9 11/16] diff-lib: handle index diffs with sparse dirs, Derrick Stolee via GitGitGadget
- [PATCH v9 10/16] dir.c: accept a directory as part of cone-mode patterns, Derrick Stolee via GitGitGadget
- [PATCH v9 12/16] status: skip sparse-checkout percentage with sparse-index, Derrick Stolee via GitGitGadget
- [PATCH v9 15/16] fsmonitor: integrate with sparse index, Derrick Stolee via GitGitGadget
- [PATCH v9 16/16] t1092: document bad sparse-checkout behavior, Derrick Stolee via GitGitGadget
- Re: [PATCH v9 00/16] Sparse-index: integrate with status, Elijah Newren
- Re: [PATCH v9 00/16] Sparse-index: integrate with status, Junio C Hamano
- Bug in git submodule update --remote,
Ben Avison
- Re: [PATCH v2 00/13] Optimization batch 11: avoid repeatedly detecting same renames,
Elijah Newren
- Re: [GSoC][Draft Proposal v2] Finish converting git submodule to builtin,
Atharva Raykar
- [RFC PATCH] parallel-checkout: send the new object_id algo field to the workers,
Matheus Tavares
- [PATCH] Documentation/howto: tracking git.git,
Bagas Sanjaya
- [PATCH 00/11] doc: asciidoctor: direct man page creation and fixes,
Felipe Contreras
- [PATCH 01/11] doc: allow the user to provide ASCIIDOC_EXTRA, Felipe Contreras
- [PATCH 02/11] doc: doc-diff: allow more than one flag, Felipe Contreras
- [PATCH 03/11] doc: doc-diff: set docdate manually, Felipe Contreras
- [PATCH 04/11] doc: use asciidoctor to build man pages directly, Felipe Contreras
- [PATCH 05/11] doc: asciidoctor: add linkgit macros in man pages, Felipe Contreras
- [PATCH 06/11] doc: join mansource and manversion, Felipe Contreras
- [PATCH 07/11] doc: add man pages workaround for asciidoctor, Felipe Contreras
- [PATCH 08/11] doc: asciidoctor: add hack for xrefs, Felipe Contreras
- [PATCH 09/11] doc: asciidoctor: add hack to improve links, Felipe Contreras
- [PATCH 10/11] doc: asciidoctor: add support for baseurl, Felipe Contreras
- [PATCH 11/11] doc: asciidoctor: cleanup man page hack, Felipe Contreras
- [PATCH v2 0/5] doc: asciidoc cleanups,
Felipe Contreras
- Git Gui - Searching for in Google,
Allan Ford
- [PATCH 1/2] t/README: document test_config,
Firmin Martin
- [PATCH 0/2] Refactor some prompts,
Firmin Martin
- Re: [PATCH 16/23] fsmonitor--daemon: implement handle_client callback, Derrick Stolee
- [PATCH 0/6] AsciiDoc vs Asciidoctor, once again,
Martin Ågren
- [PATCH 1/6] git-http-push.txt,git-send-pack.txt: avoid single quote, Martin Ågren
- [PATCH 2/6] git-range-diff.txt: avoid single quotes, Martin Ågren
- [PATCH 3/6] git-check-ref-format.txt: avoid single quote, Martin Ågren
- [PATCH 4/6] diff-options.txt: move monospace markup out of attribute, Martin Ågren
- [PATCH 5/6] git-svn.txt: change verse to listing block, Martin Ågren
- [PATCH 6/6] Doc: use two backticks for monospace, not backtick+apostrophe, Martin Ågren
- Re: [PATCH 0/6] AsciiDoc vs Asciidoctor, once again, Junio C Hamano
- RE: [PATCH 0/6] AsciiDoc vs Asciidoctor, once again, Felipe Contreras
- Re: [PATCH 1/3] po/README: document PO helper,
Jiang Xin
- Rebase options via git pull,
Sergey Organov
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]