messages from 2023-09-12 19:32:43 to 2023-09-18 22:29:12 UTC [more...]
[PATCH 0/8] fsmonitor unused parameter cleanups
 2023-09-18 22:29 UTC 
[REGRESSION] uninitialized value $address in git send-email
 2023-09-18 21:20 UTC  (5+ messages)
` [PATCH] git-send-email.perl: avoid printing undef when validating addresses
[PATCH 0/4] CMake(Visual C) support for js/doc-unit-tests
 2023-09-18 21:00 UTC  (15+ messages)
` [PATCH 1/4] cmake: also build unit tests
` [PATCH 3/4] unit-tests: do show relative file paths
` [PATCH v2 0/7] CMake(Visual C) support for js/doc-unit-tests
  ` [PATCH v2 1/7] cmake: also build unit tests
  ` [PATCH v2 2/7] unit-tests: do not mistake `.pdb` files for being executable
  ` [PATCH v2 3/7] unit-tests: do show relative file paths
  ` [PATCH v2 4/7] artifacts-tar: when including `.dll` files, don't forget the unit-tests
  ` [PATCH v2 5/7] cmake: fix typo in variable name
  ` [PATCH v2 6/7] cmake: use test names instead of full paths
  ` [PATCH v2 7/7] cmake: handle also unit tests
[PATCH] subtree: fix split processing with multiple subtrees present
 2023-09-18 20:05 UTC 
[PATCH 1/2] parse-options: add int value pointer to struct option
 2023-09-18 19:48 UTC  (18+ messages)
` [PATCH 2/2] parse-options: use and require int pointer for OPT_CMDMODE
[PATCH 0/3] Simple reftable backend
 2023-09-18 17:59 UTC  (4+ messages)
` [PATCH 1/3] refs: push lock management into packed backend
` [PATCH 2/3] refs: move is_packed_transaction_needed out of packed-backend.c
` [PATCH 3/3] refs: alternate reftable ref backend implementation
BUG: git-gui no longer executes hook scripts
 2023-09-18 17:53 UTC  (20+ messages)
      ` [PATCH] git-gui - re-enable use of "
          ` [PATCH v2] "
                ` [PATCH] git-gui - use git-hook, honor core.hooksPath
[PATCH] diff --stat: add config option to limit filename width
 2023-09-18 16:38 UTC  (5+ messages)
[PATCH] [diff-lib] Fix check_removed when fsmonitor is on
 2023-09-18 16:35 UTC  (7+ messages)
` [PATCH v3] diff-lib: "
[PATCH 0/2] diff-merges: introduce '-d' option
 2023-09-18 16:20 UTC  (13+ messages)
` [PATCH 1/2] diff-merges: improve --diff-merges documentation
` [PATCH 2/2] diff-merges: introduce '-d' option
[PATCH] revision: add `--ignore-missing-links` user option
 2023-09-18 15:56 UTC  (9+ messages)
` [PATCH v2] "
  ` [PATCH v3] "
[PATCH v2] merge-tree: add -X strategy option
 2023-09-18 16:08 UTC  (13+ messages)
` [PATCH v3] "
  ` [PATCH v4] "
    ` [PATCH v5] "
[PATCH 0/1] git-grep: improve the --show-function behaviour
 2023-09-17 16:44 UTC  (13+ messages)
` [PATCH 1/1] "
[BUG] `git push` sends unnecessary objects
 2023-09-17 13:21 UTC  (2+ messages)
Please explain avoiding history simplifications when diffing merges
 2023-09-17  9:58 UTC  (3+ messages)
Re:Dear respectable I am waiting for your soonest response
 2023-09-16 20:35 UTC 
[PATCH 0/4] merge-ort unused parameter cleanups
 2023-09-16 22:11 UTC  (15+ messages)
` [PATCH 1/4] merge-ort: drop custom err() function
` [PATCH 2/4] merge-ort: stop passing "opt" to read_oid_strbuf()
` [PATCH 3/4] merge-ort: drop unused parameters from detect_and_process_renames()
` [PATCH 4/4] merge-ort: drop unused "opt" parameter from merge_check_renames_reusable()
` [PATCH 5/4] merge-ort: lowercase a few error messages
[PATCH] git-config: fix misworded --type=path explanation
 2023-09-16 17:45 UTC  (3+ messages)
[PATCH] completion: commit: complete configured trailer tokens
 2023-09-16 13:30 UTC  (5+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 2/2] completion: commit: complete trailers tokens more robustly
[PATCH 0/2] fix GIT_TEST_SANITIZE_LEAK_LOG=true
 2023-09-16  5:32 UTC  (11+ messages)
` [PATCH 1/2] test-lib: prevent misuses of --invert-exit-code
` [PATCH 2/2] test-lib: fix GIT_TEST_SANITIZE_LEAK_LOG
[PATCH 0/2] updating curl http/2 header matching (again)
 2023-09-16  5:32 UTC  (9+ messages)
` [PATCH 1/2] http: factor out matching of curl http/2 trace lines
` [PATCH 2/2] http: update curl http/2 info matching for curl 8.3.0
[PATCH] doc: pull: improve rebase=false documentation
 2023-09-16  2:18 UTC  (8+ messages)
What's cooking in git.git (Sep 2023, #05; Fri, 15)
 2023-09-16  1:41 UTC 
[PATCH] docs: fix "without do cleaning" typo
 2023-09-15 23:17 UTC  (2+ messages)
[RFC PATCH] Not computing changed path filter for root commits
 2023-09-15 20:29 UTC  (3+ messages)
[PATCH v3 6/6] git-std-lib: add test file to call git-std-lib.a functions
 2023-09-15 20:22 UTC  (3+ messages)
[PATCH v3 5/6] git-std-lib: introduce git standard library
 2023-09-15 18:39 UTC  (2+ messages)
[PATCH v3 2/6] wrapper: remove dependency to Git-specific internal file
 2023-09-15 17:54 UTC  (2+ messages)
[PATCH 0/8] repack: refactor pack snapshot-ing logic
 2023-09-15 10:09 UTC  (18+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/8] builtin/repack.c: extract structure to store existing packs
  ` [PATCH v2 2/8] builtin/repack.c: extract marking packs for deletion
  ` [PATCH v2 3/8] builtin/repack.c: extract redundant pack cleanup for --geometric
  ` [PATCH v2 4/8] builtin/repack.c: extract redundant pack cleanup for existing packs
  ` [PATCH v2 5/8] builtin/repack.c: extract `has_existing_non_kept_packs()`
  ` [PATCH v2 6/8] builtin/repack.c: store existing cruft packs separately
  ` [PATCH v2 7/8] builtin/repack.c: avoid directly inspecting "util"
  ` [PATCH v2 8/8] builtin/repack.c: extract common cruft pack loop
[PATCH] cache: add fake_lstat()
 2023-09-15  0:17 UTC  (3+ messages)
[PATCH] completion: improve doc for complex aliases
 2023-09-14 22:50 UTC  (5+ messages)
` [PATCH v2] "
skip-worktree autostash on pull
 2023-09-14 21:53 UTC  (3+ messages)
[PATCH v2 0/3] range-diff: treat notes like `log`
 2023-09-14 20:25 UTC  (7+ messages)
` [PATCH v3 0/1] "
  ` [PATCH v3 1/1] "
[RFC][PATCH 0/32] SHA256 and SHA1 interoperability
 2023-09-14 19:57 UTC  (15+ messages)
` [PATCH 02/32] doc hash-function-transition: Replace compatObjectFormat with compatMap
      ` [PATCH v2 02/32] doc hash-function-transition: Replace compatObjectFormat with mapObjectFormat
        ` [PATCH v3 02/32] doc hash-function-transition: Augment compatObjectFormat with readCompatMap
[PATCH v2 0/3] "update-index --show-index-version"
 2023-09-14 18:15 UTC  (7+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/3] update-index doc: v4 is OK with JGit and libgit2
  ` [PATCH v3 2/3] update-index: add --show-index-version
  ` [PATCH v3 3/3] test-tool: retire "index-version"
[PATCH] rebase -i: ignore signals when forking subprocesses
 2023-09-14 13:50 UTC  (5+ messages)
[PATCH 0/2] replacing ci/config/allow-ref with a repo variable
 2023-09-14 10:49 UTC  (11+ messages)
[PATCH 0/5] Trailer readability cleanups
 2023-09-14  5:31 UTC  (15+ messages)
` [PATCH v2 0/6] "
  ` [PATCH v2 4/6] trailer: teach find_patch_start about --no-divider
  ` [PATCH v2 5/6] trailer: rename *_DEFAULT enums to *_UNSPECIFIED
  ` [PATCH v2 6/6] trailer: use offsets for trailer_start/trailer_end
[PATCH v4] unit tests: Add a project plan document
 2023-09-13 18:14 UTC  (4+ messages)
` [PATCH v7 0/3] Add unit test framework and project plan
[PATCH] rebase -i: ignore signals when forking subprocesses
 2023-09-13 16:40 UTC  (6+ messages)
[PATCH] sequencer: remove unreachable exit condition in pick_commits()
 2023-09-13  0:32 UTC  (4+ messages)
` [PATCH v2] "
[PATCH] t3404-rebase-interactive.sh: fix name of a rewording test
 2023-09-13  0:25 UTC  (4+ messages)
` [PATCH v2] t3404-rebase-interactive.sh: fix typos in title "
What's cooking in git.git (Sep 2023, #04; Tue, 12)
 2023-09-12 21:13 UTC  (2+ messages)
What's cooking in git.git (Sep 2023, #04; Tue, 12)
 2023-09-12 19:34 UTC  (3+ messages)
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 NNTP newsgroup(s).