git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2022-02-26 09:39:39 to 2022-03-01 06:35:54 UTC [more...]

[PATCH 0/9] ci: make Git's GitHub workflow output much more helpful
 2022-03-01  6:35 UTC  (11+ messages)

[PATCH 00/13] submodule: convert parts of 'update' to C
 2022-03-01  4:41 UTC  (31+ messages)
` [PATCH 01/13] submodule tests: test for init and update failure output
` [PATCH 02/13] submodule--helper: remove update-module-mode
` [PATCH 03/13] submodule--helper: reorganize code for sh to C conversion
` [PATCH 04/13] submodule--helper run-update-procedure: remove --suboid
` [PATCH 05/13] submodule--helper: remove ensure-core-worktree
` [PATCH 06/13] submodule--helper: get remote names from any repository
` [PATCH 07/13] submodule--helper: don't use bitfield indirection for parse_options()
` [PATCH 08/13] submodule--helper run-update-procedure: learn --remote
` [PATCH 09/13] submodule--helper: refactor get_submodule_displaypath()
` [PATCH 10/13] submodule--helper: allow setting superprefix for init_submodule()
` [PATCH 11/13] submodule--helper update-clone: learn --init
` [PATCH 12/13] submodule update: add tests for --filter
` [PATCH 13/13] submodule--helper update-clone: check for --filter and --init
` [PATCH v2 00/13] submodule: convert parts of 'update' to C
  ` [PATCH v2 01/13] submodule tests: test for init and update failure output
  ` [PATCH v2 02/13] submodule--helper: remove update-module-mode
  ` [PATCH v2 03/13] submodule--helper: reorganize code for sh to C conversion
  ` [PATCH v2 04/13] submodule--helper run-update-procedure: remove --suboid
  ` [PATCH v2 05/13] submodule--helper: remove ensure-core-worktree
  ` [PATCH v2 06/13] submodule--helper: get remote names from any repository
  ` [PATCH v2 07/13] submodule--helper: don't use bitfield indirection for parse_options()
  ` [PATCH v2 08/13] submodule--helper run-update-procedure: learn --remote
  ` [PATCH v2 09/13] submodule--helper: refactor get_submodule_displaypath()
  ` [PATCH v2 10/13] submodule--helper: allow setting superprefix for init_submodule()
  ` [PATCH v2 11/13] submodule--helper update-clone: learn --init
  ` [PATCH v2 12/13] submodule update: add tests for --filter
  ` [PATCH v2 13/13] submodule--helper update-clone: check for --filter and --init

[PATCH 00/12] RFC: In-core git merge-tree ("Server side merges")
 2022-03-01  3:49 UTC  (13+ messages)
` [PATCH 08/12] merge-ort: provide a merge_get_conflicted_files() helper function
                ` machine-parsable git-merge-tree messages (was: [PATCH 08/12] merge-ort: provide a merge_get_conflicted_files() helper function)

[PATCH v3 03/12] object-file API: add a format_object_header() function
 2022-03-01  3:09 UTC  (4+ messages)

[PATCH v6 0/5] teach submodules to know they're submodules
 2022-03-01  3:08 UTC  (6+ messages)
` [PATCH v8 0/3] "
  ` [PATCH v8 1/3] t7400-submodule-basic: modernize inspect() helper
  ` [PATCH v8 2/3] introduce submodule.hasSuperproject record
  ` [PATCH v8 3/3] rev-parse: short-circuit superproject worktree when config unset

[PATCH 0/3] adding new branch.autosetupmerge option "simple"
 2022-03-01  2:58 UTC  (11+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] merge: new autosetupmerge option 'simple' for matching branches
  ` [PATCH v3 0/2] adding new branch.autosetupmerge option "simple"
    ` [PATCH v3 1/2] merge: new autosetupmerge option 'simple' for matching branches
    ` [PATCH v3 2/2] t3200: tests for new branch.autosetupmerge option "simple"

[PATCH 0/7] Sparse index: integrate with 'read-tree'
 2022-03-01  2:56 UTC  (20+ messages)
` [PATCH 6/7] read-tree: make two-way merge sparse-aware
` [PATCH v2 0/7] Sparse index: integrate with 'read-tree'
  ` [PATCH v2 2/7] status: fix nested sparse directory diff in sparse index
  ` [PATCH v2 3/7] read-tree: expand sparse checkout test coverage
  ` [PATCH v2 5/7] read-tree: narrow scope of index expansion for '--prefix'

[PATCH 00/17] cruft packs
 2022-03-01  2:48 UTC  (7+ messages)
` [PATCH 08/17] builtin/pack-objects.c: --cruft without expiration
` [PATCH 12/17] builtin/repack.c: support generating a cruft pack

[PATCH v2 0/1] name-rev: use generation numbers if available
 2022-03-01  2:36 UTC  (4+ messages)
` [PATCH v2 1/1] "
` [PATCH] "

[PATCH] test-lib.sh: Use GLIBC_TUNABLES instead of MALLOC_CHECK_ on glibc >= 2.34
 2022-03-01  2:27 UTC  (4+ messages)

Please add support for "git merge --continue -S"
 2022-02-28 23:28 UTC  (4+ messages)

[PATCH] fix: include the type flag in the cli docs
 2022-02-28 22:42 UTC  (4+ messages)

[PATCH 0/6] [RFC] partial-clone: add ability to refetch with expanded filter
 2022-02-28 22:20 UTC  (20+ messages)
` [PATCH v2 0/8] fetch: add repair: full refetch without negotiation (was: "refiltering")
  ` [PATCH v2 1/8] fetch-negotiator: add specific noop initializor
  ` [PATCH v2 2/8] fetch-pack: add repairing
  ` [PATCH v2 6/8] maintenance: add ability to pass config options
  ` [PATCH v2 7/8] fetch: after repair, encourage auto gc repacking
      ` [PATCH v2 0/8] fetch: add repair: full refetch without negotiation

[PATCH 0/2] Reduce explicit sleep calls in t7063 untracked cache tests
 2022-02-28 22:19 UTC  (9+ messages)
` [PATCH 1/2] t/helper/test-chmtime: update mingw to support chmtime on directories
` [PATCH 2/2] t7063: mtime-mangling instead of delays in untracked cache testing

[PATCH 0/7] Commit-graph: Generation Number v2 Fixes, v3 implementation
 2022-02-28 21:14 UTC  (22+ messages)
` [PATCH 3/7] commit-graph: start parsing generation v2 (again)
` [PATCH 5/7] commit-graph: document file format v2
` [PATCH v2 0/4] Commit-graph: Generation Number v2 Fixes
  ` [PATCH v2 1/4] test-read-graph: include extra post-parse info
  ` [PATCH v2 2/4] commit-graph: fix ordering bug in generation numbers
  ` [PATCH v2 3/4] commit-graph: start parsing generation v2 (again)
  ` [PATCH v2 4/4] commit-graph: fix generation number v2 overflow values

[PATCH] name-rev: use generation numbers if available
 2022-02-28 20:59 UTC  (5+ messages)

[PATCH v4 2/2] parse-options.c: add style checks for usage-strings
 2022-02-28 19:32 UTC  (6+ messages)

[PATCH v4 00/29] Builtin FSMonitor Part 2
 2022-02-28 18:39 UTC  (6+ messages)
` [PATCH v5 00/30] "
  ` [PATCH v5 23/30] t/helper/test-chmtime: skip directories on Windows

[PATCH v3 03/10] t5526: create superproject commits with test helper
 2022-02-28 18:11 UTC  (4+ messages)

Git in GSoC 2022?
 2022-02-28 18:02 UTC  (5+ messages)

[PATCH] gpg-interface: fix for gpgsm v2.3
 2022-02-28 17:57 UTC  (3+ messages)
` [PATCH 1/3] gpg-interface/gpgsm: fix for v2.3

[PATCH 00/11] Partial bundles
 2022-02-28 17:54 UTC  (5+ messages)
` [PATCH 07/11] bundle: safely handle --objects option

[PATCH] worktree: add -z option for list subcommand
 2022-02-28 17:16 UTC  (10+ messages)

[PATCH v2 0/8] Makefile: optimize noop runs, add shared.mak
 2022-02-28 16:34 UTC  (7+ messages)
` [PATCH v3 0/9] "
  ` [PATCH v3 2/9] Makefiles: add "shared.mak", move ".DELETE_ON_ERROR" to it

[PATCH v11 00/13] ls-tree: "--object-only" and "--format" opts
 2022-02-28 16:18 UTC  (4+ messages)
` [PATCH v11 08/13] ls-tree: slightly refactor `show_tree()`

What's cooking in git.git (Feb 2022, #07; Fri, 25)
 2022-02-28 14:10 UTC  (5+ messages)
` ds/commit-graph-gen-v2-fixes (was Re: What's cooking in git.git (Feb 2022, #07; Fri, 25))
` ab/test-lib-tweaks (was: "

[PATCH] Support untracked cache with '--untracked-files=all' if configured
 2022-02-28 14:02 UTC  (9+ messages)
` [PATCH v2] untracked-cache: support "
  ` [PATCH v3] "
    ` [PATCH v4] "

[ANNOUNCE] Git Rev News edition 84
 2022-02-28 11:22 UTC 

"Git worktree list" on paths with newlines
 2022-02-28  8:43 UTC  (3+ messages)

[PATCH] rerere-train: modernise a bit
 2022-02-28  5:33 UTC  (7+ messages)
  ` Re* "
` [PATCH v2] rerere-train: two fixes to the use of "git show -s"

[PATCH 0/3] Empty untracked cache performance issue
 2022-02-27 22:12 UTC  (9+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/3] t7519: avoid file to index mtime race for untracked cache
  ` [PATCH v3 0/3] Empty untracked cache performance issue
    ` [PATCH v3 1/3] t7519: avoid file to index mtime race for untracked cache
    ` [PATCH v3 2/3] t7519: populate untracked cache before test
    ` [PATCH v3 3/3] untracked-cache: write index when populating empty untracked cache

[PATCH] name-rev: test showing failure with non-monotonic commit dates
 2022-02-27 22:05 UTC  (6+ messages)

[PATCH 0/4] In PS1 prompt, make upstream state indicators consistent with other state indicators
 2022-02-27 19:57 UTC  (9+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/4] git-prompt: rename `upstream` to `upstream_type`
  ` [PATCH v2 2/4] git-prompt: make upstream state indicator location consistent
  ` [PATCH v2 3/4] git-prompt: make long upstream state indicator consistent
  ` [PATCH v2 4/4] git-prompt: put upstream comments together

[PATCH 0/2] Subject: [PATCH 0/2] [GSoC][PATCH 0/2] t0000-t0050: avoid pipes with Git on LHS
 2022-02-27 17:52 UTC  (12+ messages)
` [PATCH 2/2] t0030-t0050: "
    ` [GSoC] [PATCH v2 0/2] "
      ` [PATCH v2 1/2] t0001-t0028: "
      ` [PATCH v2 2/2] t0030-t0050: "

[PATCH v2 00/13] In-core git merge-tree ("Server side merges")
 2022-02-27 17:35 UTC  (15+ messages)
` [PATCH v3 00/15] "
  ` [PATCH v3 04/15] merge-tree: implement real merges

[PATCH v3 0/4] test-lib: improve LSAN + ASAN stack traces
 2022-02-27 10:25 UTC  (6+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/4] test-lib: add GIT_SAN_OPTIONS, inherit [AL]SAN_OPTIONS
  ` [PATCH v4 2/4] test-lib: correct and assert TEST_DIRECTORY overriding
  ` [PATCH v4 3/4] test-lib: make $GIT_BUILD_DIR an absolute path
  ` [PATCH v4 4/4] test-lib: add "fast_unwind_on_malloc=0" to LSAN_OPTIONS

[PATCH 0/2] repack: add --filter=
 2022-02-26 21:44 UTC  (15+ messages)
` [PATCH v2 0/4] [RFC] "

[PATCH v2 0/9] fetch --recurse-submodules: fetch unpopulated submodules
 2022-02-26 18:53 UTC  (4+ messages)
` [PATCH v3 00/10] "
  ` [PATCH v3 09/10] fetch: fetch unpopulated, changed submodules

[PATCH] http API: fix dangling pointer issue noted by GCC 12.0
 2022-02-26 18:01 UTC  (3+ messages)
` [PATCH v2] "

Draft of Git Rev News edition 84
 2022-02-26  9:58 UTC 

Git-p4 UnicodeDecodeError on ascii 0x93 character
 2022-02-26  9:39 UTC  (2+ messages)


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