git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-21 14:02:52 to 2022-08-25 00:30:58 UTC [more...]

[PATCH] ci: update 'static-analysis' to Ubuntu 22.04
 2022-08-25  0:30 UTC  (5+ messages)

[PATCH 0/5] rebase --keep-base: imply --reapply-cherry-picks and --no-fork-point
 2022-08-25  0:29 UTC  (5+ messages)
` [PATCH 4/5] rebase --keep-base: imply --reapply-cherry-picks

[PATCH 0/3] built-in add -p: support diff-so-fancy better
 2022-08-25  0:18 UTC  (18+ messages)
` [PATCH 1/3] t3701: redefine what is "bogus" output of a diff filter
` [PATCH 2/3] add -p: gracefully ignore unparseable hunk headers in colored diffs
` [PATCH 3/3] add -p: handle `diff-so-fancy`'s hunk headers better
` [PATCH v2 0/4] built-in add -p: support diff-so-fancy better
  ` [PATCH v2 1/4] t3701: redefine what is "bogus" output of a diff filter
  ` [PATCH v2 2/4] add -p: gracefully ignore unparseable hunk headers in colored diffs
  ` [PATCH v2 3/4] add -p: handle `diff-so-fancy`'s hunk headers better
  ` [PATCH v2 4/4] add -p: ignore dirty submodules

[PATCH v5 00/17] submodule--helper: fix memory leaks
 2022-08-24 23:03 UTC  (7+ messages)
` [PATCH v6 "
  ` [PATCH v6 14/17] submodule--helper: fix a memory leak in print_status()
  ` [PATCH v6 15/17] submodule--helper: free some "displaypath" in "struct update_data"
  ` [PATCH v6 16/17] submodule--helper: free rest of "
  ` [PATCH v6 17/17] submodule--helper: fix a configure_added_submodule() leak

[PATCH 1/5] t3416: set $EDITOR in subshell
 2022-08-24 22:28 UTC  (2+ messages)

[PATCH 5/5] rebase --keep-base: imply --no-fork-point
 2022-08-24 22:18 UTC  (2+ messages)

[PATCH 3/5] rebase: factor out merge_base calculation
 2022-08-24 22:02 UTC  (2+ messages)

[PATCH] promisor-remote: fix xcalloc() argument order
 2022-08-24 21:13 UTC  (12+ messages)
` [PATCH v2] "

[PATCH 0/2] Miscellaneous merge fixes
 2022-08-24 21:09 UTC  (12+ messages)
` [PATCH 2/2] merge: avoid searching for strategies with fewer than 0 conflicts
` [PATCH v2 0/3] Miscellaneous merge fixes
  ` [PATCH v2 1/3] merge: only apply autostash when appropriate
  ` [PATCH v2 2/3] merge: cleanup confusing logic for handling successful merges
  ` [PATCH v2 3/3] merge: small code readability improvement

[PATCH v1 0/2] grep: integrate with sparse index
 2022-08-24 21:06 UTC  (8+ messages)
` [PATCH v1 1/2] builtin/grep.c: add --sparse option
` [PATCH v1 2/2] builtin/grep.c: integrate with sparse index

[PATCH 0/2] Allow passing pathspecs to git range-diff
 2022-08-24 21:00 UTC  (4+ messages)
` [PATCH 1/2] range-diff: reorder argument handling
` [PATCH 2/2] range-diff: optionally accept a pathspec

[PATCH] fsmonitor: option to allow fsmonitor to run against network-mounted repos
 2022-08-24 20:31 UTC  (16+ messages)
` [PATCH v2 0/4] "
  ` [PATCH v2 1/4] "
  ` [PATCH v2 2/4] fsmonitor: macOS: "
  ` [PATCH v2 3/4] Check working directory and Unix domain socket file for compatability
  ` [PATCH v2 4/4] Minor refactoring and simplification of Windows settings checks
  ` [PATCH v3 0/2] fsmonitor: option to allow fsmonitor to run against network-mounted repos
    ` [PATCH v3 1/2] fsmonitor: macOS: "
    ` [PATCH v3 2/2] Check working directory and Unix domain socket file for compatability
      ` (no subject)

[PATCH] grep: fix multibyte regex handling under macOS
 2022-08-24 18:56 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] trailer: allow spaces in tokens
 2022-08-24 18:13 UTC  (11+ messages)
` [PATCH v2] "
              ` [PATCH] Documentation: clarify whitespace rules for trailers

git maintenance broken on FreeBSD
 2022-08-24 16:06 UTC  (6+ messages)
` [PATCH] gc: use temporary file for editing crontab

[PATCH v2 0/5] Bundle URIs II: git clone --bundle-uri
 2022-08-24 15:46 UTC  (6+ messages)
` [PATCH v3 "
  ` [PATCH v3 3/5] clone: add --bundle-uri option

bugreport: "git config --global" fails if an invalid .git file present
 2022-08-24 11:34 UTC  (4+ messages)

curiosities with tempfile.active
 2022-08-24  9:35 UTC 

Bug in 'git log --remerge-diff' when used with '--find-object' and '--submodule=log|diff'
 2022-08-24  7:36 UTC  (2+ messages)

[PATCH 00/20] submodule--helper: add tests, rm dead code, refactor & leak prep
 2022-08-24  0:12 UTC  (14+ messages)
` [PATCH v3 00/32] "
  ` [PATCH v3 01/32] submodule tests: test usage behavior
  ` [PATCH v3 17/32] submodule--helper: don't redundantly check "else if (res)"
  ` [PATCH v3 28/32] submodule--helper: libify "must_die_on_failure" code paths (for die)
  ` [PATCH v3 29/32] submodule--helper: check repo{_submodule,}_init() return values
  ` [PATCH v3 30/32] submodule--helper: libify more "die" paths for module_update()
  ` [PATCH v3 31/32] submodule--helper: libify even "

git clone with basic auth in url directly returns authentication failure after 401 received under some git versions
 2022-08-23 20:16 UTC  (8+ messages)

git diff prints long usage help if not run in git repo
 2022-08-23 20:03 UTC  (3+ messages)

Regression in 'git add -p' with 'interactive.diffFilter' since builtin version is default
 2022-08-23 18:38 UTC  (3+ messages)

rev-parse: -- is sometimes a flag and sometimes an arg?
 2022-08-23 17:45 UTC  (8+ messages)

[Question] How to fix 'static-analysis' build on Ubuntu 20.04
 2022-08-23 17:30 UTC  (3+ messages)

[PATCH 0/7] Bundle URIs III: Parse and download from bundle lists
 2022-08-23 16:43 UTC  (15+ messages)
` [PATCH 1/7] bundle-uri: create bundle_list struct and helpers
` [PATCH 2/7] bundle-uri: create base key-value pair parsing
` [PATCH 3/7] bundle-uri: create "key=value" line parsing
` [PATCH 4/7] bundle-uri: unit test "key=value" parsing
` [PATCH 5/7] bundle-uri: parse bundle list in config format
` [PATCH 6/7] bundle-uri: limit recursion depth for bundle lists
` [PATCH 7/7] bundle-uri: fetch a list of bundles

[PATCH 0/6] midx: permit changing the preferred pack when reusing the MIDX
 2022-08-23 16:23 UTC  (26+ messages)
` [PATCH 1/6] t5326: demonstrate potential bitmap corruption
` [PATCH 2/6] t/lib-bitmap.sh: avoid silencing stderr
` [PATCH 6/6] midx.c: include preferred pack correctly with existing MIDX
` [PATCH v2 0/7] midx: permit changing the preferred pack when reusing the MIDX
  ` [PATCH v2 1/7] t5326: demonstrate potential bitmap corruption
  ` [PATCH v2 2/7] t/lib-bitmap.sh: avoid silencing stderr
  ` [PATCH v2 3/7] midx.c: extract `struct midx_fanout`
  ` [PATCH v2 4/7] midx.c: extract `midx_fanout_add_midx_fanout()`
  ` [PATCH v2 5/7] midx.c: extract `midx_fanout_add_pack_fanout()`
  ` [PATCH v2 6/7] midx.c: include preferred pack correctly with existing MIDX
  ` [PATCH v2 7/7] midx.c: avoid adding preferred objects twice

[PATCH 0/5] Some fixes and an improvement for using CTest on Windows
 2022-08-23  8:31 UTC  (11+ messages)
` [PATCH 3/5] tests: explicitly skip `chmod` calls "
` [PATCH v2 0/5] Some fixes and an improvement for using CTest "
  ` [PATCH v2 1/5] cmake: make it easier to diagnose regressions in CTest runs
  ` [PATCH v2 2/5] cmake: copy the merge tools for testing
  ` [PATCH v2 3/5] add -p: avoid ambiguous signed/unsigned comparison
  ` [PATCH v2 4/5] cmake: avoid editing t/test-lib.sh
  ` [PATCH v2 5/5] cmake: increase time-out for a long-running test

[PATCH] t4301: add more interesting merge-tree testcases
 2022-08-23  6:48 UTC 

[PATCH 0/3] tests: fix broken &&-chains & abort loops on error
 2022-08-23  6:30 UTC  (9+ messages)
` [PATCH 1/3] t2407: fix broken &&-chains in compound statement
` [PATCH 2/3] t1092: fix buggy sparse "blame" test
` [PATCH 3/3] t: detect and signal failure within loop

[PATCH 0/3] Show original filenames in merge tree
 2022-08-23  6:24 UTC  (5+ messages)
` [PATCH 1/3] merge-tree -z: always show the original file name first

BUG: fsmonitor.c:21: fsmonitor_dirty has more entries than the index
 2022-08-23  4:53 UTC  (4+ messages)

[PATCH v2 0/1] pathspec: fix memleak
 2022-08-22 21:41 UTC  (3+ messages)
` [PATCH v2 1/1] "

`git range-diff` lists chunks with uninteresting changes
 2022-08-22 18:47 UTC  (3+ messages)

`git patch-id --stable' vs quoted-printable
 2022-08-22 18:25 UTC  (8+ messages)

[RFC/PATCH] sequencer: do not translate reflog messages
 2022-08-22 16:12 UTC  (8+ messages)
` [PATCH 0/4] sequencer: clarify translations
  ` [PATCH 2/4] sequencer: do not translate parameters to error_resolve_conflict()

git diff --functional-changes ?
 2022-08-22 15:53 UTC  (2+ messages)

[PATCH v5 0/6] [GSoC] bitmap: integrate a lookup table extension to the bitmap format
 2022-08-22 14:48 UTC  (5+ messages)
` [PATCH v6 "

[PATCH 0/11] annotating unused function parameters
 2022-08-22 14:14 UTC  (6+ messages)

[PATCH] t64??: convert 'test_create_repo' to 'git init'
 2022-08-22 12:46 UTC  (2+ messages)

What's cooking in git.git (Aug 2022, #07; Fri, 19)
 2022-08-22 11:16 UTC  (3+ messages)
` pw/rebase-keep-base-fixes, was "
` en/ort-unused-code-removal, "

[PATCH 0/6] unused function parameter potpourri
 2022-08-22  7:46 UTC  (4+ messages)
` [PATCH 5/6] reftable: drop unused parameter from reader_seek_linear()

Hello
 2022-08-22  0:49 UTC 

[PATCH 00/20] parse-options: handle subcommands
 2022-08-21 17:56 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 15/20] builtin/notes.c: let parse-options parse subcommands


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