Git Distributed Software Revision Control — Thread Index
[Prev Page][Next Page]
- [PATCH] bulk-checkin: fix sign compare warnings,
Tuomas Ahola
- What's cooking in git.git (Mar 2025, #06; Fri, 21),
Junio C Hamano
- [PATCH] blame: fix unblamable and ignored lines in porcelain mode, Karthik Nayak
- [no subject], Unknown
- [PATCH 0/2] gitk: Support of SHA256 repos,
Takashi Iwai
- Possible venues for Git Merge 2025,
Patrick Steinhardt
- [PATCH 00/20] t: drop Perl as a mandatory prerequisite,
Patrick Steinhardt
- [PATCH 02/20] t: refactor environment sanitization to not use Perl, Patrick Steinhardt
- [PATCH 07/20] t: adapt existing PERL prerequisites, Patrick Steinhardt
- [PATCH 01/20] t: skip chain lint when PERL_PATH is unset, Patrick Steinhardt
- [PATCH 09/20] Makefile: stop requiring Perl when running tests, Patrick Steinhardt
- [PATCH 04/20] t: adapt `test_copy_bytes()` to not use Perl, Patrick Steinhardt
- [PATCH 05/20] t: adapt `test_readlink()` to not use Perl, Patrick Steinhardt
- [PATCH 03/20] t: adapt character translation helpers to not use Perl, Patrick Steinhardt
- [PATCH 11/20] t: refactor tests depending on Perl substitution operator, Patrick Steinhardt
- [PATCH 06/20] t: introduce PERL_TEST_HELPERS prerequisite, Patrick Steinhardt
- [PATCH 08/20] meson: stop requiring Perl when tests are enabled, Patrick Steinhardt
- [PATCH 10/20] t: refactor tests depending on Perl transliteration operator, Patrick Steinhardt
- [PATCH 13/20] t: refactor tests depending on Perl for textconv scripts, Patrick Steinhardt
- [PATCH 16/20] t/lib-httpd: refactor "one-time-perl" CGI script to not depend on Perl, Patrick Steinhardt
- [PATCH 15/20] t/lib-t6000: refactor `name_from_description()` to not depend on Perl, Patrick Steinhardt
- [PATCH 14/20] t/lib-gpg: refactor `sanitize_pgp()` to not depend on Perl, Patrick Steinhardt
- [PATCH 12/20] t: refactor tests depending on Perl to print data, Patrick Steinhardt
- [PATCH 17/20] t0021: refactor `generate_random_characters()` to not depend on Perl, Patrick Steinhardt
- [PATCH 20/20] t5703: refactor test to not depend on Perl, Patrick Steinhardt
- [PATCH 18/20] t0210: refactor trace2 scrubbing to not use Perl, Patrick Steinhardt
- [PATCH 19/20] t5316: refactor `max_chain()` to not depend on Perl, Patrick Steinhardt
- `git fetch origin --prune --atomic` core dumped,
李葵
- [PATCH] git p4 fix for failure to decode p4 errors, Nikolay Shustov via GitGitGadget
- [GSoC PATCH 0/2] add userdiff driver for gitconfig,
Lucas Seiki Oshiro
- RFC: git bisect worktrees ../wk-A:../wk-B,
jim . cromie
- bug: git shows hints that should be suppressed,
alan
- [PATCH 0/8] pretty: minor bugfixing, some refactorings,
Martin Ågren
- [PATCH 0/2] approxidate: tweak special date formats,
Tuomas Ahola
- [PATCH] pseudo-merge.h: fix a typo,
Taylor Blau
- [PATCH] format-patch: use raw format for notes,
Tuomas Ahola
- [PATCH] [GSoC Patch] Modernize Test Path Checking in Git’s Test Suite,
Sampriyo Guin via GitGitGadget
- What's cooking in git.git (Mar 2025, #05; Tue, 18),
Junio C Hamano
- [PATCH 0/3] http: support fine-tuning curl's keepalive behavior,
Taylor Blau
- [RFC PATCH v1 0/4] Fix `cargo package` for libgit-sys,
Josh Steadmon
- [no subject], Unknown
- [PATCH] pack-refs doc: fix indentation for --exclude, Phillip Wood via GitGitGadget
- [PATCH] docs: add BreakingChanges to TECH_DOCS target,
Phillip Wood via GitGitGadget
- [PATCH 0/9] remove unnecessary if statement,
Usman Akinyemi
- [PATCH 1/9] config: teach repo_config to allow `repo` to be NULL, Usman Akinyemi
- [PATCH 2/9] builtin/verify-tag: stop using `the_repository`, Usman Akinyemi
- [PATCH 3/9] builtin/verify-commit: stop using `the_repository`, Usman Akinyemi
- [PATCH 4/9] builtin/send-pack: stop using `the_repository`, Usman Akinyemi
- [PATCH 5/9] builtin/pack-refs: stop using `the_repository`, Usman Akinyemi
- [PATCH 6/9] builtin/ls-files: stop using `the_repository`, Usman Akinyemi
- [PATCH 7/9] builtin/for-each-ref: stop using `the_repository`, Usman Akinyemi
- [PATCH 8/9] builtin/checkout-index: stop using `the_repository`, Usman Akinyemi
- [PATCH 9/9] builtin/update-server-info: remove unnecessary if statement, Usman Akinyemi
- Re: [PATCH 0/9] remove unnecessary if statement, Junio C Hamano
- [PATCH] [GSoC Patch] Modernize Test Path Checking: test -(e|f|d),
Sampriyo Guin via GitGitGadget
- [PATCH] index-pack, unpack-objects: restore missing ->init_fn,
Jensen Huang
- Re: [GSoC][Patch] Modernize Test Path Checking in Git’s Test Suite, Karthik Nayak
- [GSoC][Patch] Modernize Test Path Checking in Git’s Test Suite, Sampriyo Guin
- [PATCH 0/5] repack: introduce '--combine-cruft-below-size',
Taylor Blau
- Slow git add . performance in large repo,
Yissachar Radcliffe
- git switch --force vs --discard-changes: docs don't match behavior,
David Mandelberg
- [ANNOUNCE] Git for Windows 2.49.0,
Johannes Schindelin
- [PATCH 0/5] Miscellaneous fixups preparing for the removal of merge-recursive,
Elijah Newren via GitGitGadget
- [PATCH] meson: fix perl detection when docs are enabled, but perl bindings aren't,
Eli Schwartz
- [PATCH] doc: add missing commit C to the graph for --ancestry-path=H D..M,
Han Jiang via GitGitGadget
- [GSOC][PATCH 1/3] Remove outdated mentoring mailing list reference and clarify tutorial prerequisites,
K Jayatheerth
- [PATCH 0/2] doc: apply new format to git-branch man page,
Jean-Noël Avila via GitGitGadget
- path-restricted log vs. subtree merges,
Oswald Buddenhagen
- [PATCH] git-gui: heed core.commentChar/commentString,
Oswald Buddenhagen
- [PATCH] docs: clarify meaning of core.commentString=auto,
Oswald Buddenhagen
- [PATCH 05/12] config.mak.uname: add a note about NO_STRLCPY for Linux, Ramsay Jones
- [PATCH 04/12] Makefile: remove NEEDS_LIBRT build variable, Ramsay Jones
- [PATCH 03/12] meson.build: only set build variables for non-default values,
Ramsay Jones
- [PATCH 02/12] Makefile: only set some BASIC_CFLAGS when RUNTIME_PREFIX is set, Ramsay Jones
- [PATCH 01/12] meson.build: remove -DCURL_DISABLE_TYPECHECK,
Ramsay Jones
- [PATCH 12/12] config.mak.uname: add a note about CSPRNG_METHOD for Linux,
Ramsay Jones
- [PATCH 00/12] miscellaneous build mods (part 1), Ramsay Jones
- [PATCH 11/12] config.mak.uname; add arc4random to the cygwin build, Ramsay Jones
- [PATCH 10/12] config.mak.uname: add sysinfo() configuration for cygwin, Ramsay Jones
- [PATCH 09/12] builtin/gc.c: correct RAM calculation when using sysinfo, Ramsay Jones
- [PATCH 08/12] config.mak.uname: add clock_gettime() to the cygwin build, Ramsay Jones
- [PATCH 07/12] config.mak.uname: add HAVE_GETDELIM to the cygwin section, Ramsay Jones
- [PATCH 06/12] config.mak.uname: only set NO_REGEX on cygwin for v1.7,
Ramsay Jones
- [PATCH v2] meson: use test_environment conditionally., Sam James
- [PATCH] meson: use test_environment conditionally.,
Sam James
- What's cooking in git.git (Mar 2025, #04; Fri, 14),
Junio C Hamano
- [ANNOUNCE] Git v2.49.0,
Junio C Hamano
- [PATCH 0/3] Add a static analysis job to prevent assertions with side effects,
Elijah Newren via GitGitGadget
- `--word-diff` documentation formatting error, Han Jiang
- `--ancestry-path` documentation has wrong graph,
Han Jiang
- git-imap-send.1: Some remarks and a patch with editorial changes for this man page, Bjarni Ingi Gislason
- git-filter-branch.1: Some remarks and a patch with editorial changes for this man page,
Bjarni Ingi Gislason
- Fwd: Suggesting config option for clone to always recurse submodules, Tor Nichols
- marko.djor26@xxxxxxxxxx, Marko Djordjevic
- [GSoC][Patch] Add more builtin patterns for userdiff: Add builtin patterns for Verilog, li li
- [PATCH 0/2] compat/mingw: fix EACCESS when opening files with `O_CREAT | O_EXCL`,
Patrick Steinhardt
- [GIT PULL] l10n updates for 2.49.0 round 1,
Jiang Xin
- Get back, Gloria
- [no subject], Unknown
- What's cooking in git.git (Mar 2025, #03; Wed, 12),
Junio C Hamano
- en/merge-ort-prepare-to-remove-recursive (Was: Re: What's cooking in git.git (Mar 2025, #03; Wed, 12)), Elijah Newren
- Re: What's cooking in git.git (Mar 2025, #03; Wed, 12), Usman Akinyemi
- Re: What's cooking in git.git (Mar 2025, #03; Wed, 12), Taylor Blau
- Re: What's cooking in git.git (Mar 2025, #03; Wed, 12), Karthik Nayak
- Windows Application Issue | Git | REF # 56282410,
Haifang Wang (Centific Technologies Inc)
- [GSoC PATCH] pathspec: fix sign comparison warnings,
Arnav Bhate
- [GSoC PATCH] rm: fix sign comparison warnings,
Arnav Bhate
- [no subject], Unknown
- Iffy output given git diff --unified=2147483647,
Jason Cho
- [PATCH] ci: perform build and smoke tests for Meson docs, Patrick Steinhardt
- [PATCH 0/3] meson: improve handling of `-Dbreaking_changes=true`,
Patrick Steinhardt
- Making bit-by-bit reproducible Git Bundles?,
Simon Josefsson
- [PATCH] [GSOC] Update MyFirstContribution.adoc to current codebase,
K Jayatheerth
- [GSoC PATCH v3 0/1] Refactor SMTP Auth Error Handling,
Zheng Yuting
- git rebase skips reapplied commits,
45mg
- Re: Interest in Git's Global State Reduction Project - UC Berkeley CS Student, Patrick Steinhardt
- [PATCH] dir.h: remove duplicate forward declaration of struct repository,
Abhijeetsingh Meena via GitGitGadget
- [ANNOUNCE] Git for Windows 2.49.0-rc2, Johannes Schindelin
- Defining timestamp_t as intmax_t instead of uintmax_t,
Arnav Bhate
- [GSoC PATCH v2 0/1] improve smtp auth error handling logic,
Zheng Yuting
- [PATCH v1 0/4] drop "name-rev --stdin" support,
Junio C Hamano
- [PATCH 0/4] rev-list: introduce NUL-delimited output mode,
Justin Tobler
- [ANNOUNCE] Git v2.49.0-rc2, Junio C Hamano
- [PATCH] git-clone doc: fix indentation,
Martin Ågren
- [GSoC PATCH] decorate: fix sign comparison warnings,
Arnav Bhate
- [GSoC] Introduction and Microproject, Arnav Bhate
- [PATCH] promisor-remote: fix segfault when remote URL is missing,
Christian Couder
- [PATCH 00/13] PATH WALK II: Add --path-walk option to 'git pack-objects',
Derrick Stolee via GitGitGadget
- [PATCH 01/13] pack-objects: extract should_attempt_deltas(), Derrick Stolee via GitGitGadget
- [PATCH 03/13] pack-objects: update usage to match docs, Derrick Stolee via GitGitGadget
- [PATCH 02/13] pack-objects: add --path-walk option, Derrick Stolee via GitGitGadget
- [PATCH 04/13] p5313: add performance tests for --path-walk, Derrick Stolee via GitGitGadget
- [PATCH 06/13] t5538: add tests to confirm deltas in shallow pushes, Derrick Stolee via GitGitGadget
- [PATCH 05/13] pack-objects: introduce GIT_TEST_PACK_PATH_WALK, Derrick Stolee via GitGitGadget
- [PATCH 07/13] repack: add --path-walk option, Derrick Stolee via GitGitGadget
- [PATCH 08/13] pack-objects: enable --path-walk via config, Derrick Stolee via GitGitGadget
- [PATCH 09/13] scalar: enable path-walk during push via config, Derrick Stolee via GitGitGadget
- [PATCH 11/13] pack-objects: thread the path-based compression, Derrick Stolee via GitGitGadget
- [PATCH 12/13] path-walk: add new 'edge_aggressive' option, Derrick Stolee via GitGitGadget
- [PATCH 13/13] pack-objects: allow --shallow and --path-walk, Derrick Stolee via GitGitGadget
- [PATCH 10/13] pack-objects: refactor path-walk delta phase, Derrick Stolee via GitGitGadget
- Re: [PATCH 00/13] PATH WALK II: Add --path-walk option to 'git pack-objects', Junio C Hamano
- [PATCH] doc: add a blank line around block delimiters,
Jean-Noël Avila via GitGitGadget
- [PATCH] environment: move access to "core.attributesfile" into repo settings,
Ayush Chandekar
- [PATCH] archive: error instead of triggering a segfault in `git archive --remote=""`,
emilylime via GitGitGadget
- [GSoC] Microproject: Updating Documentation,
JAYATHEERTH K
- [GSoC PATCH] t9400: prefer test_path_* helper functions,
Aryan Pathania
- [PATCH] diffcore-rename: fix BUG when break detection and --follow used together,
Elijah Newren via GitGitGadget
- [no subject], Unknown
- Lessons, Xylon Chacier
- [PATCH 0/3] Small new merge-ort features, prepping for deletion of merge-recursive.[ch],
Elijah Newren via GitGitGadget
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]