messages from 2025-03-19 16:23:07 to 2025-03-22 22:28:01 UTC [more...]
-w flag of git diff command hide lines which should not be hidden
2025-03-22 22:27 UTC
[PATCH] [RFC] shell: allow overriding built-in commands
2025-03-22 18:26 UTC (4+ messages)
git rebase issue
2025-03-22 13:42 UTC (5+ messages)
Contribute to Git Book in Greek Version
2025-03-22 13:02 UTC
[PATCH] git p4 fix for failure to decode p4 errors
2025-03-22 11:48 UTC (2+ messages)
bug: git shows hints that should be suppressed
2025-03-21 23:16 UTC (19+ messages)
` [PATCH 0/2] clone: suppress unexpected advice message during clone
` [PATCH 1/2] remote: allow `guess_remote_head()` to suppress advice
` [PATCH 2/2] clone: suppress unexpected default branch advice
` [PATCH v2 0/3] clone: suppress unexpected advice message during clone
` [PATCH v2 1/3] remote: allow `guess_remote_head()` to suppress advice
` [PATCH v2 2/3] builtin/clone: suppress unexpected default branch advice
` [PATCH v2 3/3] advice: allow disabling default branch name advice
[RFC PATCH v1 0/4] Fix `cargo package` for libgit-sys
2025-03-21 22:14 UTC (11+ messages)
` [RFC PATCH v1 2/4] libgit-sys: add symlink to git repo root and clean after build
` [PATCH v2 0/5] Fix `cargo package` for libgit-sys
` [PATCH v2 1/5] libgitpub: move to separate contrib/ directory
` [PATCH v2 2/5] libgit-sys: add symlink to git repo root and build out of tree
` [PATCH v2 3/5] libgit-sys: parallelize build with Cargo's jobserver
` [PATCH v2 4/5] libgit-sys: exclude unnecessary directories in git-src
` [PATCH v2 5/5] libgit-{sys,rs}: add license and description fields
[PATCH] bulk-checkin: fix sign compare warnings
2025-03-21 22:14 UTC (3+ messages)
` [PATCH v2] "
What's cooking in git.git (Mar 2025, #06; Fri, 21)
2025-03-21 21:10 UTC (2+ messages)
Git in GSoC 2025
2025-03-21 21:02 UTC (14+ messages)
[PATCH 0/6] cat-file: add remote-object-info to batch-command
2025-03-21 18:24 UTC (7+ messages)
` [PATCH v11 0/8] "
` [PATCH v11 8/8] "
[PATCH] blame: fix unblamable and ignored lines in porcelain mode
2025-03-21 16:39 UTC
[GSoC PATCH v5 0/2] sendemail: improve error capture and status code handling
2025-03-21 15:38 UTC (5+ messages)
` [GSoC PATCH v6 0/2] send-email: "
` [GSoC PATCH v6 1/2] send-email: capture errors in an eval {} block
` [GSoC PATCH v6 2/2] send-email: finer-grained SMTP error handling
[GSOC][PATCH 1/3] Remove outdated mentoring mailing list reference and clarify tutorial prerequisites
2025-03-21 14:32 UTC (7+ messages)
` [GSOC][PATCH v2] Remove outdated mentoring mailing list reference
` [[GSOC][PATCH v3] 1/3] docs: drop inactive mentoring list, add C prereq
` [[GSOC][PATCH v3] 2/3] docs: update function signature, add UNUSED macro
` [[GSOC][PATCH v3] 3/3] docs: replace git_config with repo_config
[PATCH] docs: clarify meaning of core.commentString=auto
2025-03-21 10:28 UTC (5+ messages)
[PATCH 00/20] t: drop Perl as a mandatory prerequisite
2025-03-21 9:56 UTC (28+ messages)
` [PATCH 01/20] t: skip chain lint when PERL_PATH is unset
` [PATCH 02/20] t: refactor environment sanitization to not use Perl
` [PATCH 03/20] t: adapt character translation helpers "
` [PATCH 04/20] t: adapt `test_copy_bytes()` "
` [PATCH 05/20] t: adapt `test_readlink()` "
` [PATCH 06/20] t: introduce PERL_TEST_HELPERS prerequisite
` [PATCH 07/20] t: adapt existing PERL prerequisites
` [PATCH 08/20] meson: stop requiring Perl when tests are enabled
` [PATCH 09/20] Makefile: stop requiring Perl when running tests
` [PATCH 10/20] t: refactor tests depending on Perl transliteration operator
` [PATCH 11/20] t: refactor tests depending on Perl substitution operator
` [PATCH 12/20] t: refactor tests depending on Perl to print data
` [PATCH 13/20] t: refactor tests depending on Perl for textconv scripts
` [PATCH 14/20] t/lib-gpg: refactor `sanitize_pgp()` to not depend on Perl
` [PATCH 15/20] t/lib-t6000: refactor `name_from_description()` "
` [PATCH 16/20] t/lib-httpd: refactor "one-time-perl" CGI script "
` [PATCH 17/20] t0021: refactor `generate_random_characters()` "
` [PATCH 18/20] t0210: refactor trace2 scrubbing to not use Perl
` [PATCH 19/20] t5316: refactor `max_chain()` to not depend on Perl
` [PATCH 20/20] t5703: refactor test "
RFC: git bisect worktrees ../wk-A:../wk-B
2025-03-21 8:19 UTC (2+ messages)
What's cooking in git.git (Mar 2025, #04; Fri, 14)
2025-03-21 7:51 UTC (11+ messages)
` [PATCH] install meson for Documentation job
` [PATCH] ci/github: add missing 'CI_JOB_IMAGE' env variable
[PATCH 0/9] remove unnecessary if statement
2025-03-21 7:00 UTC (9+ messages)
` [PATCH 1/9] config: teach repo_config to allow `repo` to be NULL
` [PATCH 2/9] builtin/verify-tag: stop using `the_repository`
` [PATCH 9/9] builtin/update-server-info: remove unnecessary if statement
[PATCH v2 0/3] bundle-uri: copy all bundle references ino the refs/bundle space
2025-03-21 6:31 UTC (6+ messages)
` [PATCH v3 0/2] "
` [PATCH v3 2/2] bundle-uri: add test for bundle-uri clones with tags
[PATCH] index-pack, unpack-objects: restore missing ->init_fn
2025-03-21 6:11 UTC (5+ messages)
[GSoC PATCH 0/2] add userdiff driver for gitconfig
2025-03-21 2:11 UTC (6+ messages)
` [GSoC PATCH 1/2] userdiff: add builtin driver for gitconfig syntax
` [GSoC PATCH 2/2] t4018: add tests for gitconfig in userdiff
`git fetch origin --prune --atomic` core dumped
2025-03-21 0:44 UTC (3+ messages)
` [PATCH] builtin/fetch: avoid aborting closed reference transaction
Possible venues for Git Merge 2025
2025-03-20 22:09 UTC (4+ messages)
[PATCH 0/6] refs: introduce support for partial reference transactions
2025-03-20 20:26 UTC (12+ messages)
` [PATCH v4 0/8] refs: introduce support for batched reference updates
` [PATCH v4 1/8] refs/files: remove redundant check in split_symref_update()
` [PATCH v4 2/8] refs: move duplicate refname update check to generic layer
` [PATCH v4 3/8] refs/files: remove duplicate duplicates check
` [PATCH v4 4/8] refs/reftable: extract code from the transaction preparation
` [PATCH v4 5/8] refs: introduce enum-based transaction error types
` [PATCH v4 6/8] refs: implement batch reference update support
` [PATCH v4 7/8] refs: support rejection in batch updates during F/D checks
` [PATCH v4 8/8] update-ref: add --batch-updates flag for stdin mode
[PATCH 00/13] PATH WALK II: Add --path-walk option to 'git pack-objects'
2025-03-20 20:18 UTC (13+ messages)
` [PATCH 01/13] pack-objects: extract should_attempt_deltas()
` [PATCH 02/13] pack-objects: add --path-walk option
` [PATCH 10/13] pack-objects: refactor path-walk delta phase
[PATCH 00/13] midx: incremental multi-pack indexes, part two
2025-03-20 20:00 UTC (30+ messages)
` [PATCH v4 "
` [PATCH v4 12/13] pack-bitmap.c: use `ewah_or_iterator` for type bitmap iterators
` [PATCH v4 13/13] midx: implement writing incremental MIDX bitmaps
` [PATCH v5 00/14] midx: incremental multi-pack indexes, part two
` [PATCH v5 01/14] Documentation: remove a "future work" item from the MIDX docs
` [PATCH v5 02/14] Documentation: describe incremental MIDX bitmaps
` [PATCH v5 03/14] pack-revindex: prepare for "
` [PATCH v5 04/14] pack-bitmap.c: open and store incremental bitmap layers
` [PATCH v5 05/14] pack-bitmap.c: teach `bitmap_for_commit()` about incremental MIDXs
` [PATCH v5 06/14] pack-bitmap.c: teach `show_objects_for_type()` "
` [PATCH v5 07/14] pack-bitmap.c: support bitmap pack-reuse with "
` [PATCH v5 08/14] pack-bitmap.c: teach `rev-list --test-bitmap` about "
` [PATCH v5 09/14] pack-bitmap.c: compute disk-usage with "
` [PATCH v5 10/14] pack-bitmap.c: apply pseudo-merge commits "
` [PATCH v5 11/14] ewah: implement `struct ewah_or_iterator`
` [PATCH v5 12/14] pack-bitmap.c: keep track of each layer's type bitmaps
` [PATCH v5 13/14] pack-bitmap.c: use `ewah_or_iterator` for type bitmap iterators
` [PATCH v5 14/14] midx: implement writing incremental MIDX bitmaps
[PATCH 12/12] config.mak.uname: add a note about CSPRNG_METHOD for Linux
2025-03-20 16:41 UTC (7+ messages)
[PATCH 0/8] pretty: minor bugfixing, some refactorings
2025-03-20 16:12 UTC (18+ messages)
` [PATCH 1/8] pretty: tighten function signature to not take `void *`
` [PATCH 2/8] pretty: simplify if-else to reduce code duplication
` [PATCH 4/8] pretty: fix parsing of half-valid "%<" and "%>" placeholders
` [PATCH 5/8] pretty: after padding, reset padding info
` [PATCH 6/8] pretty: refactor parsing of line-wrapping "%w" placeholder
` [PATCH 7/8] pretty: refactor parsing of magic
[PATCH 0/2] gitk: Support of SHA256 repos
2025-03-20 15:41 UTC (3+ messages)
` [PATCH 1/2] gitk: Add a basic support of SHA256 repositories into Gitk
` [PATCH 2/2] gitk: Add auto-select length preference for SHA256
[PATCH 00/19] reftable: stop using "git-compat-util.h"
2025-03-20 15:17 UTC (6+ messages)
` [PATCH v6 00/18] "
[PATCH 0/2] compat/mingw: fix EACCESS when opening files with `O_CREAT | O_EXCL`
2025-03-20 10:37 UTC (4+ messages)
` [PATCH v2 "
` [PATCH v2 1/2] meson: fix compat sources when compiling with MSVC
` [PATCH v2 2/2] compat/mingw: fix EACCESS when opening files with `O_CREAT | O_EXCL`
[PATCH 03/12] meson.build: only set build variables for non-default values
2025-03-20 9:26 UTC (4+ messages)
[PATCH 0/3] http: support fine-tuning curl's keepalive behavior
2025-03-20 5:24 UTC (14+ messages)
` [PATCH 1/3] http.c: introduce `set_long_from_env()` for convenience
` [PATCH 3/3] http.c: allow custom TCP keepalive behavior via config
` [PATCH v2 0/4] http: support fine-tuning curl's keepalive behavior
` [PATCH v2 1/4] http.c: remove unnecessary casts to long
` [PATCH v2 2/4] http.c: introduce `set_long_from_env()` for convenience
` [PATCH v2 3/4] http.c: inline `set_curl_keepalive()`
` [PATCH v2 4/4] http.c: allow custom TCP keepalive behavior via config
[PATCH 0/5] repack: introduce '--combine-cruft-below-size'
2025-03-20 4:30 UTC (13+ messages)
` [PATCH 5/5] repack: begin combining cruft packs with `--combine-cruft-below-size`
` [PATCH v2 0/5] repack: introduce '--combine-cruft-below-size'
` [PATCH v2 1/5] t/t5329-pack-objects-cruft.sh: evict 'repack'-related tests
` [PATCH v2 2/5] t/t7704-repack-cruft.sh: clarify wording in --max-cruft-size tests
` [PATCH v2 3/5] t/t7704-repack-cruft.sh: consolidate `write_blob()`
` [PATCH v2 4/5] repack: avoid combining cruft packs with `--max-cruft-size`
` [PATCH v2 5/5] repack: begin combining cruft packs with `--combine-cruft-below-size`
[PATCH 0/3] Add a static analysis job to prevent assertions with side effects
2025-03-19 22:27 UTC (10+ messages)
` [PATCH v2 "
` [PATCH v2 2/3] ci: add build checking for side-effects in assert() calls
` [PATCH v3 0/3] Add a static analysis job to prevent assertions with side effects
` [PATCH v3 3/3] treewide: replace assert() with ASSERT() in special cases
Unknown error with concurrent config read/write on Windows
2025-03-19 22:16 UTC (3+ messages)
[PATCH v3 0/6] rev-list: introduce NUL-delimited output mode
2025-03-19 18:34 UTC (7+ messages)
` [PATCH v4 0/5] "
` [PATCH v4 1/5] rev-list: inline `show_object_with_name()` in `show_object()`
` [PATCH v4 2/5] rev-list: refactor early option parsing
` [PATCH v4 3/5] rev-list: support delimiting objects with NUL bytes
` [PATCH v4 4/5] rev-list: support NUL-delimited --boundary option
` [PATCH v4 5/5] rev-list: support NUL-delimited --missing option
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).