Git Distributed Software Revision Control — Thread Index
[Prev Page][Next Page]
- Re: [PATCH] rebase: use strvec_pushf() for format-patch revisions, (continued)
- What's cooking in git.git (Dec 2023, #03; Mon, 18),
Junio C Hamano
- new config option "fetch.all",
Tamino Bauknecht
- [PATCH] Teach git apply to respect core.fileMode settings,
Chandra Pratap via GitGitGadget
- Subtitles for git scm documentation video, 김민지
- [PATCH 0/1] revert/cherry-pick: add --show-current-patch option,
Michael Lohmann
- [PATCH] commit-graph: fix memory leak when not writing graph,
Patrick Steinhardt
- Why is `revert` undocumented in interactive rebase todo help?,
Michael Lohmann
- Unable to install git-2.43.0 from source on macOS Big Sur 11.7.10,
Jonathan Abrams
Question: rerere preimage format,
Mohamed Mohey
MyFirstContribution.txt leaks memory, Vinayak Dev
[PATCH 0/5] make room for "special ref",
Junio C Hamano
Bug | Documentation | git add -all | Synopsis has minor mistake,
Benjamin Lehmann
Serving an .html web page from inside a git repository, luigi cerbai
Question regarding Git updater,
Andreas Scholz
completing an existing patch,
Marzi Esipreh
[PATCH] tests: drop dependency on `git diff` in check-chainlint,
Eric Sunshine
End-of-line comments are prompted with "is not a valid attribute name",
D无数
Allow adding files from git submodule to parent git repo if they are in .gitignore in the submodule,
Alexey Murz Korepov
Communication channel interruption,
Alexander Zhirov
[PATCH] mailinfo: fix out-of-bounds memory reads in unquote_quoted_pair(),
Jeff King
[PATCH] Use ^=1 to toggle between 0 and 1,
AtariDreams via GitGitGadget
Feature Request: Add confirm message when executed prune, Miguel de Dios Matias
Propose a change in open for passing in the file type.,
Haritha D
Test breakage with zlib-ng,
Ondrej Pohorelsky
[PATCH] tests: prefer host Git to verify chainlint self-checks,
Patrick Steinhardt
What's cooking in git.git (Dec 2023, #02; Mon, 11), Junio C Hamano
Bug in SVN.pm,
Daniel Ducharme
[BUG] git bisect start gives incorrect error message when good/bad swapped, Britton Kerin
Problems with Windows + schannel + http.sslCert,
Ragesh Krishna
[BUG] description of bit bisect start wrongly mentions <paths>, Britton Kerin
[BUG] git-bisect man page description of terms command doesn't mention old/new support,
Britton Kerin
What's cooking in git.git (Dec 2023, #01; Sat, 9),
Junio C Hamano
getting git send-email patches from someone who is behind,
Sandra Snan
[BUG] rev-list doesn't validate arguments to -n option,
Britton Kerin
[PATCH 0/9] bonus config cleanups,
Jeff King
- [PATCH 1/9] config: reject bogus values for core.checkstat, Jeff King
- [PATCH 2/9] git_xmerge_config(): prefer error() to die(), Jeff King
- [PATCH 3/9] imap-send: don't use git_die_config() inside callback, Jeff King
- [PATCH 4/9] config: use config_error_nonbool() instead of custom messages, Jeff King
- [PATCH 5/9] diff: give more detailed messages for bogus diff.* config, Jeff King
- [PATCH 6/9] config: use git_config_string() for core.checkRoundTripEncoding, Jeff King
- [PATCH 7/9] push: drop confusing configset/callback redundancy, Jeff King
- [PATCH 8/9] gpg-interface: drop pointless config_error_nonbool() checks, Jeff King
- [PATCH 9/9] sequencer: simplify away extra git_config_string() call, Jeff King
- Re: [PATCH 0/9] bonus config cleanups, Patrick Steinhardt
[PATCH 0/7] fix segfaults with implicit-bool config,
Jeff King
[PATCH 1/1] MyFirstContribution: configure shallow threads for git format-patch,
Stan Hu
[PATCH 0/1] MyFirstContribution: configure shallow threads for git format-patch, Stan Hu
What's the recommendation for forgetting all rerere's records?,
Sean Allred
t7900 fails with recent debian systemd?,
Jeff King
[PATCH 0/7] clone: fix init of refdb with wrong object format,
Patrick Steinhardt
- [PATCH 1/7] setup: extract function to create the refdb, Patrick Steinhardt
- [PATCH 2/7] setup: allow skipping creation of the refdb, Patrick Steinhardt
- [PATCH 3/7] remote-curl: rediscover repository when fetching refs, Patrick Steinhardt
- [PATCH 4/7] builtin/clone: fix bundle URIs with mismatching object formats, Patrick Steinhardt
- [PATCH 5/7] builtin/clone: set up sparse checkout later, Patrick Steinhardt
- [PATCH 6/7] builtin/clone: skip reading HEAD when retrieving remote, Patrick Steinhardt
- [PATCH 7/7] builtin/clone: create the refdb with the correct object format, Patrick Steinhardt
- Re: [PATCH 0/7] clone: fix init of refdb with wrong object format, Patrick Steinhardt
- Re: [PATCH 0/7] clone: fix init of refdb with wrong object format, Junio C Hamano
- [PATCH v2 0/7] clone: fix init of refdb with wrong object format, Patrick Steinhardt
[PATCH 0/7] standardize incompatibility messages,
René Scharfe
git checkout --recurse-submodules deletes local modifications, Simon Etter
git switch has fatal dependency on default fetch config,
Jeremiah Steele (Jerry)
git status --porcelain=v2 -z returns paths relative to root, Ondra Medek
[PATCH] gitk: add setting to hide unknown refs,
Joachim B Haga via GitGitGadget
[no subject], Shreyansh Paliwal
[RFC PATCH 0/4] add parallel unlink,
Han Young
[PATCH 00/12] Additional header cleanups (removing unnecessary includes),
Elijah Newren via GitGitGadget
- [PATCH 01/12] treewide: remove unnecessary includes from header files, Elijah Newren via GitGitGadget
- [PATCH 03/12] archive.h: remove unnecessary include, Elijah Newren via GitGitGadget
- [PATCH 04/12] blame.h: remove unnecessary includes, Elijah Newren via GitGitGadget
- [PATCH 06/12] http.h: remove unnecessary include, Elijah Newren via GitGitGadget
- [PATCH 05/12] fsmonitor--daemon.h: remove unnecessary includes, Elijah Newren via GitGitGadget
- [PATCH 07/12] line-log.h: remove unnecessary include, Elijah Newren via GitGitGadget
- [PATCH 08/12] pkt-line.h: remove unnecessary include, Elijah Newren via GitGitGadget
- [PATCH 09/12] submodule-config.h: remove unnecessary include, Elijah Newren via GitGitGadget
- [PATCH 11/12] treewide: add direct includes currently only pulled in transitively, Elijah Newren via GitGitGadget
- [PATCH 10/12] trace2/tr2_tls.h: remove unnecessary include, Elijah Newren via GitGitGadget
- [PATCH 12/12] treewide: remove unnecessary includes in source files, Elijah Newren via GitGitGadget
- [PATCH 02/12] treewide: remove unnecessary includes in source files, Elijah Newren via GitGitGadget
- [PATCH v2 00/12] Additional header cleanups (removing unnecessary includes), Elijah Newren via GitGitGadget
- [PATCH v2 01/12] treewide: remove unnecessary includes from header files, Elijah Newren via GitGitGadget
- [PATCH v2 03/12] archive.h: remove unnecessary include, Elijah Newren via GitGitGadget
- [PATCH v2 04/12] blame.h: remove unnecessary includes, Elijah Newren via GitGitGadget
- [PATCH v2 05/12] fsmonitor--daemon.h: remove unnecessary includes, Elijah Newren via GitGitGadget
- [PATCH v2 06/12] http.h: remove unnecessary include, Elijah Newren via GitGitGadget
- [PATCH v2 02/12] treewide: remove unnecessary includes in source files, Elijah Newren via GitGitGadget
- [PATCH v2 07/12] line-log.h: remove unnecessary include, Elijah Newren via GitGitGadget
- [PATCH v2 08/12] pkt-line.h: remove unnecessary include, Elijah Newren via GitGitGadget
- [PATCH v2 09/12] submodule-config.h: remove unnecessary include, Elijah Newren via GitGitGadget
- [PATCH v2 10/12] trace2/tr2_tls.h: remove unnecessary include, Elijah Newren via GitGitGadget
- [PATCH v2 11/12] treewide: add direct includes currently only pulled in transitively, Elijah Newren via GitGitGadget
- [PATCH v2 12/12] treewide: remove unnecessary includes in source files, Elijah Newren via GitGitGadget
[Patch] test-lib-functions.sh : change test_i18ngrep to test_grep,
Shreyansh Paliwal
[ANNOUNCE] Git Rev News edition 105, Christian Couder
git:// warn as connection not secure,
Jonny Grant
[PATCH 0/2] completion: refactor and support reftables backend,
Stan Hu
Minor UX annoyance w/`git add --patch untracked/file`,
Vito Caputo
Consider dropping the decimal places for KiB/s 52.00 KiB/s,
Jonny Grant
[PATCH] Mention default oldbranch in git-branch doc,
Clarence "Sparr" Risher via GitGitGadget
Draft of Git Rev News edition 105, Christian Couder
[PATCH 0/4] refs: improve handling of special refs,
Patrick Steinhardt
[PATCH 00/10] t: more compatibility fixes with reftables,
Patrick Steinhardt
- [PATCH 01/10] t0410: mark tests to require the reffiles backend, Patrick Steinhardt
- [PATCH 02/10] t1400: split up generic reflog tests from the reffile-specific ones, Patrick Steinhardt
- [PATCH 03/10] t1401: stop treating FETCH_HEAD as real reference, Patrick Steinhardt
- [PATCH 04/10] t1410: use test-tool to create empty reflog, Patrick Steinhardt
- [PATCH 05/10] t1417: make `reflog --updateref` tests backend agnostic, Patrick Steinhardt
- [PATCH 06/10] t3310: stop checking for reference existence via `test -f`, Patrick Steinhardt
- [PATCH 07/10] t4013: simplify magic parsing and drop "failure", Patrick Steinhardt
- [PATCH 08/10] t5401: speed up creation of many branches, Patrick Steinhardt
- [PATCH 09/10] t5551: stop writing packed-refs directly, Patrick Steinhardt
- [PATCH 10/10] t6301: write invalid object ID via `test-tool ref-store`, Patrick Steinhardt
- Re: [PATCH 00/10] t: more compatibility fixes with reftables, Taylor Blau
[PATCH 00/24] pack-objects: multi-pack verbatim reuse,
Taylor Blau
- [PATCH 01/24] pack-objects: free packing_data in more places, Taylor Blau
- [PATCH 02/24] pack-bitmap-write: deep-clear the `bb_commit` slab, Taylor Blau
- [PATCH 03/24] pack-bitmap: plug leak in find_objects(), Taylor Blau
- [PATCH 04/24] midx: factor out `fill_pack_info()`, Taylor Blau
- [PATCH 05/24] midx: implement `DISP` chunk, Taylor Blau
- [PATCH 06/24] midx: implement `midx_locate_pack()`, Taylor Blau
- [PATCH 07/24] midx: implement `--retain-disjoint` mode, Taylor Blau
- [PATCH 08/24] pack-objects: implement `--ignore-disjoint` mode, Taylor Blau
- [PATCH 09/24] repack: implement `--extend-disjoint` mode, Taylor Blau
- [PATCH 10/24] pack-bitmap: pass `bitmapped_pack` struct to pack-reuse functions, Taylor Blau
- [PATCH 11/24] pack-bitmap: simplify `reuse_partial_packfile_from_bitmap()` signature, Taylor Blau
- [PATCH 12/24] pack-bitmap: return multiple packs via `reuse_partial_packfile_from_bitmap()`, Taylor Blau
- [PATCH 13/24] pack-objects: parameterize pack-reuse routines over a single pack, Taylor Blau
- [PATCH 14/24] pack-objects: keep track of `pack_start` for each reuse pack, Taylor Blau
- [PATCH 15/24] pack-objects: pass `bitmapped_pack`'s to pack-reuse functions, Taylor Blau
- [PATCH 16/24] pack-objects: prepare `write_reused_pack()` for multi-pack reuse, Taylor Blau
- [PATCH 17/24] pack-objects: prepare `write_reused_pack_verbatim()` for multi-pack reuse, Taylor Blau
- [PATCH 18/24] pack-objects: include number of packs reused in output, Taylor Blau
- [PATCH 19/24] pack-bitmap: prepare to mark objects from multiple packs for reuse, Taylor Blau
- [PATCH 20/24] pack-objects: add tracing for various packfile metrics, Taylor Blau
- [PATCH 21/24] t/test-lib-functions.sh: implement `test_trace2_data` helper, Taylor Blau
- [PATCH 22/24] pack-objects: allow setting `pack.allowPackReuse` to "single", Taylor Blau
- [PATCH 23/24] pack-bitmap: reuse objects from all disjoint packs, Taylor Blau
- [PATCH 24/24] t/perf: add performance tests for multi-pack reuse, Taylor Blau
- Re: [PATCH 00/24] pack-objects: multi-pack verbatim reuse, Patrick Steinhardt
- Re: [PATCH 00/24] pack-objects: multi-pack verbatim reuse, Jeff King
- [PATCH v2 00/26] pack-objects: multi-pack verbatim reuse, Taylor Blau
- [PATCH v2 02/26] pack-bitmap-write: deep-clear the `bb_commit` slab, Taylor Blau
- [PATCH v2 03/26] pack-bitmap: plug leak in find_objects(), Taylor Blau
- [PATCH v2 06/26] midx: implement `midx_locate_pack()`, Taylor Blau
- [PATCH v2 07/26] pack-bitmap: pass `bitmapped_pack` struct to pack-reuse functions, Taylor Blau
- [PATCH v2 05/26] midx: implement `BTMP` chunk, Taylor Blau
- [PATCH v2 09/26] pack-bitmap: simplify `reuse_partial_packfile_from_bitmap()` signature, Taylor Blau
- [PATCH v2 11/26] pack-objects: parameterize pack-reuse routines over a single pack, Taylor Blau
- [PATCH v2 12/26] pack-objects: keep track of `pack_start` for each reuse pack, Taylor Blau
- [PATCH v2 10/26] pack-bitmap: return multiple packs via `reuse_partial_packfile_from_bitmap()`, Taylor Blau
- [PATCH v2 13/26] pack-objects: pass `bitmapped_pack`'s to pack-reuse functions, Taylor Blau
- [PATCH v2 08/26] ewah: implement `bitmap_is_empty()`, Taylor Blau
- [PATCH v2 14/26] pack-objects: prepare `write_reused_pack()` for multi-pack reuse, Taylor Blau
- [PATCH v2 16/26] pack-objects: include number of packs reused in output, Taylor Blau
- [PATCH v2 01/26] pack-objects: free packing_data in more places, Taylor Blau
- [PATCH v2 17/26] git-compat-util.h: implement checked size_t to uint32_t conversion, Taylor Blau
- [PATCH v2 19/26] pack-revindex: factor out `midx_key_to_pack_pos()` helper, Taylor Blau
- [PATCH v2 18/26] midx: implement `midx_preferred_pack()`, Taylor Blau
- [PATCH v2 20/26] pack-revindex: implement `midx_pair_to_pack_pos()`, Taylor Blau
- [PATCH v2 15/26] pack-objects: prepare `write_reused_pack_verbatim()` for multi-pack reuse, Taylor Blau
- [PATCH v2 22/26] pack-objects: add tracing for various packfile metrics, Taylor Blau
- [PATCH v2 21/26] pack-bitmap: prepare to mark objects from multiple packs for reuse, Taylor Blau
- [PATCH v2 24/26] pack-objects: allow setting `pack.allowPackReuse` to "single", Taylor Blau
- [PATCH v2 23/26] t/test-lib-functions.sh: implement `test_trace2_data` helper, Taylor Blau
- [PATCH v2 04/26] midx: factor out `fill_pack_info()`, Taylor Blau
- [PATCH v2 25/26] pack-bitmap: enable reuse from all bitmapped packs, Taylor Blau
- [PATCH v2 26/26] t/perf: add performance tests for multi-pack reuse, Taylor Blau
- Re: [PATCH v2 00/26] pack-objects: multi-pack verbatim reuse, Junio C Hamano
What's cooking in git.git (Nov 2023, #09; Mon, 27), Junio C Hamano
--end-of-options inconsistently available?!,
Sven Strickroth
No automatic continue of rebasing with rerere, Vovodroid
[PATCH] i18n: factorize even more 'incompatible options' messages,
René Scharfe
[PATCH] column: release strbuf and string_list after use,
René Scharfe
[PATCH] builtin/reflog.c: fix dry-run option short name,
Josh Brobst
[PATCH 0/1] git-send-email causes failures because of wrong option specifications,
H.Merijn Brand - Tux
[PATCH] doc: make the gitfile syntax easier to discover,
Marcel Krause
"git overlay" - command for overlaying branches,
Oliver Bandel
Running git(1) from within hooks/post-update,
Alejandro Colomar
[PATCH] git-prompt: stop manually parsing HEAD,
Patrick Steinhardt
Fix git-send-email.perl w.r.t. recent Getopt::Long update,
H.Merijn Brand
Unable to split then edit hunk in git interactive add,
scarf
[PATCH 1/2] orphan/unborn: add to the glossary and use them consistently,
Junio C Hamano
[PATCH 0/4] Sparse checkout completion fixes,
Elijah Newren via GitGitGadget
[BUG?] Semantics of HEAD when bare cloning non-bare repositories,
guillaume . yziquel
[PATCH 0/4] Redact unsafe URLs in the Trace2 output,
Johannes Schindelin via GitGitGadget
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]