git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2023-09-11 23:49:32 to 2023-09-16 02:55:49 UTC [more...]

[PATCH 0/4] merge-ort unused parameter cleanups
 2023-09-16  2:54 UTC  (6+ 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] merge-tree: add -X strategy option
 2023-09-16  2:26 UTC  (5+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH] doc: pull: improve rebase=false documentation
 2023-09-16  2:18 UTC  (8+ messages)

[PATCH] diff --stat: add config option to limit filename width
 2023-09-16  2:09 UTC  (6+ messages)

What's cooking in git.git (Sep 2023, #05; Fri, 15)
 2023-09-16  1:41 UTC 

BUG: git-gui no longer executes hook scripts
 2023-09-16  0:35 UTC  (5+ messages)
      ` [PATCH] git-gui - re-enable use of "

[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] git-config: fix misworded --type=path explanation
 2023-09-15 20:24 UTC 

[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] revision: add `--ignore-missing-links` user option
 2023-09-15 18:54 UTC  (9+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH v3 5/6] git-std-lib: introduce git standard library
 2023-09-15 18:39 UTC  (2+ messages)

[PATCH 0/2] updating curl http/2 header matching (again)
 2023-09-15 18:38 UTC  (7+ 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 v3 2/6] wrapper: remove dependency to Git-specific internal file
 2023-09-15 17:54 UTC  (2+ messages)

[PATCH 0/2] fix GIT_TEST_SANITIZE_LEAK_LOG=true
 2023-09-15 17:51 UTC  (10+ 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] diff-merges: introduce '-d' option
 2023-09-15 17:24 UTC  (11+ messages)
` [PATCH 1/2] diff-merges: improve --diff-merges documentation
` [PATCH 2/2] diff-merges: introduce '-d' option

Please explain avoiding history simplifications when diffing merges
 2023-09-15 15:10 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  (7+ messages)
` [PATCH v2] "

[PATCH] [diff-lib] Fix check_removed when fsmonitor is on
 2023-09-14 22:39 UTC  (6+ messages)
` [PATCH v3] diff-lib: "

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  (8+ messages)
` [PATCH v3 0/1] "
  ` [PATCH v3 1/1] "

[RFC][PATCH 0/32] SHA256 and SHA1 interoperability
 2023-09-14 19:57 UTC  (18+ messages)
` [PATCH 01/32] doc hash-file-transition: A map file for mapping between sha1 and sha256
` [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 0/1] git-grep: improve the --show-function behaviour
 2023-09-14 19:34 UTC  (14+ messages)
` [PATCH 1/1] "

[PATCH v2 0/3] "update-index --show-index-version"
 2023-09-14 18:15 UTC  (15+ messages)
` [PATCH v2 1/3] update-index doc: v4 is OK with JGit and libgit2
` [PATCH v2 2/3] update-index: add --show-index-version
` [PATCH v2 3/3] test-tool: retire "index-version"
` [PATCH v3 0/3] "update-index --show-index-version"
  ` [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

[BUG] `git push` sends unnecessary objects
 2023-09-13 22:59 UTC 

[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] completion: commit: complete configured trailer tokens
 2023-09-13  0:34 UTC  (7+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] "
  ` [PATCH v2 2/2] completion: commit: complete trailers tokens more robustly

[PATCH] sequencer: remove unreachable exit condition in pick_commits()
 2023-09-13  0:32 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH] t3404-rebase-interactive.sh: fix name of a rewording test
 2023-09-13  0:25 UTC  (7+ 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  (6+ messages)

What's cooking in git.git (Sep 2023, #04; Tue, 12)
 2023-09-12 17:07 UTC 

[PATCH] This fixes a minor memory leak (detected by LeakSanitizer) in git merge
 2023-09-12 15:06 UTC  (3+ messages)

Commit dates on conflict markers
 2023-09-12 14:33 UTC  (4+ messages)

[PATCH 1/2] parse-options: add int value pointer to struct option
 2023-09-12  8:40 UTC  (8+ messages)
` [PATCH 2/2] parse-options: use and require int pointer for OPT_CMDMODE

[PATCH] grep: use OPT_INTEGER_F for --max-depth
 2023-09-12  7:51 UTC  (6+ messages)

[bug] git clone command leaves orphaned ssh process
 2023-09-12  4:33 UTC  (7+ messages)

[PATCH] start_command: reset disposition of all signals in child
 2023-09-11 22:20 UTC  (8+ messages)

[RFC] New configuration option "diff.statNameWidth"
 2023-09-12  0:26 UTC  (8+ messages)

[PATCH v5 0/8] Repack objects into separate packfiles based on a filter
 2023-09-11 15:06 UTC  (3+ messages)
` [PATCH v6 0/9] "
  ` [PATCH v6 9/9] gc: add `gc.repackFilterTo` config option

Regression in git diff with stdin, with -R
 2023-09-11 19:20 UTC  (3+ messages)
` [PATCH] diff --no-index: fix -R with stdin


Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

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).