git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2022-08-04 08:29:45 to 2022-08-08 09:16:33 UTC [more...]

[PATCH v4 0/8] cat-file: add --batch-command remote-object-info command
 2022-08-08  9:16 UTC  (13+ messages)
` [PATCH v5 0/6] "
` [PATCH v5 5/6] transport: add client support for object-info
` [PATCH v5 6/6] cat-file: add remote-object-info to batch-command

[PATCH] rev-list: support `--human-readable` option when applied `disk-usage`
 2022-08-08  8:35 UTC  (4+ messages)
  `  "
` [PATCH v2] rev-list: support human-readable output for `--disk-usage`

[PATCH v2 0/9] mergetools: vimdiff: regression fix and reorg
 2022-08-08  6:37 UTC  (24+ messages)
` [PATCH v2 1/9] mergetools: vimdiff: fix comment
` [PATCH v2 2/9] mergetools: vimdiff: shuffle single window case
` [PATCH v2 3/9] mergetools: vimdiff: add get_buf() helper
` [PATCH v2 4/9] mergetools: vimdiff: make vimdiff3 actually work
` [PATCH v2 5/9] mergetools: vimdiff: silence annoying messages
` [PATCH v2 6/9] mergetools: vimdiff: fix for diffopt
` [PATCH v2 7/9] mergetools: vimdiff: cleanup cruft
` [PATCH v2 8/9] mergetools: vimdiff: fix single window mode
` [PATCH v2 9/9] mergetools: vimdiff: use vimdiff for vimdiff3
      ` [PATCH 1/2] vimdiff: fix single tab mode, single window mode and colors
        ` [PATCH 2/2] vimdiff: update unit tests
` [PATCH v3 0/3] mergetools: vimdiff: regression fix (vimdiff3 mode)
  ` [PATCH v3 1/3] mergetools: vimdiff: fix comment
  ` [PATCH v3 2/3] mergetools: vimdiff: fix single tab mode, single window mode and colors
  ` [PATCH v3 3/3] mergetools: vimdiff: update unit tests

[PATCH v1 1/2] api-trace2.txt: print config key-value pair
 2022-08-08  6:16 UTC  (4+ messages)

[Question]: Question about "cherry-pick" internal
 2022-08-08  3:27 UTC  (3+ messages)

[PATCH] branch: allow "-" as a short-hand for "previous branch"
 2022-08-07 22:22 UTC 

[RFC/PATCH] pipe_command(): mark stdin descriptor as non-blocking
 2022-08-07 17:41 UTC  (12+ messages)
    ` [PATCH v2] "

Init-add-reset bug in a fresh repo
 2022-08-07 17:22 UTC  (2+ messages)

[PATCH v1 0/4] rm: integrate with sparse-index
 2022-08-07  4:13 UTC  (15+ messages)
` [PATCH v1 2/4] pathspec.h: move pathspec_needs_expanded_index() from reset.c to here
` [PATCH v1 3/4] rm: expand the index only when necessary
` [PATCH v1 4/4] rm: integrate with sparse-index
` [PATCH v2 0/4] "
  ` [PATCH v2 1/4] t1092: add tests for `git-rm`
  ` [PATCH v2 2/4] pathspec.h: move pathspec_needs_expanded_index() from reset.c to here
  ` [PATCH v2 3/4] rm: expand the index only when necessary
  ` [PATCH v2 4/4] rm: integrate with sparse-index

What's cooking in git.git (Aug 2022, #02; Fri, 5)
 2022-08-07  3:02 UTC  (2+ messages)

[PATCH 0/4] reset/checkout: fix miscellaneous sparse index bugs
 2022-08-07  2:57 UTC  (16+ messages)
` [PATCH 1/4] checkout: fix nested sparse directory diff in sparse index
` [PATCH 2/4] oneway_diff: handle removed sparse directories
` [PATCH 3/4] cache.h: replace 'index_entry_exists()' with 'index_name_pos_sparse()'
` [PATCH 4/4] unpack-trees: handle missing sparse directories
` [PATCH v2 0/4] reset/checkout: fix miscellaneous sparse index bugs
  ` [PATCH v2 1/4] checkout: fix nested sparse directory diff in sparse index
  ` [PATCH v2 2/4] oneway_diff: handle removed sparse directories
  ` [PATCH v2 3/4] cache.h: create 'index_name_pos_sparse()'
  ` [PATCH v2 4/4] unpack-trees: unpack new trees as sparse directories

[PATCH 0/2] mergetools: vimdiff3: fix regression
 2022-08-07  0:55 UTC  (13+ messages)
      ` [PATCH] vimdiff: fix 'vimdiff3' behavior (colors + no extra key press)

[PATCH 0/4] Add some Glossary terms, and extra renormalize information
 2022-08-06 19:22 UTC  (6+ messages)
` [PATCH 4/4] doc add: renormalize is not idempotent for CRCRLF

[PATCH] mergetools: vimdiff: fix comment
 2022-08-06 18:58 UTC 

fsck: BAD_FILEMODE diagnostic broken / never triggers
 2022-08-06 13:43 UTC 

[PATCH] hook API: don't segfault on strbuf_addf() to NULL "out"
 2022-08-05 21:09 UTC  (4+ messages)

[PATCH 0/7] Generalize 'scalar diagnose' into 'git bugreport --diagnose'
 2022-08-05 19:38 UTC  (14+ messages)
` [PATCH v2 00/10] Generalize 'scalar diagnose' into 'git diagnose' and "
  ` [PATCH v2 03/10] scalar-diagnose: add directory to archiver more gently
  ` [PATCH v2 06/10] builtin/diagnose.c: create 'git diagnose' builtin
  ` [PATCH v2 08/10] builtin/bugreport.c: create '--diagnose' option

[PATCH v2 0/6] bundle URIs: design doc and initial git fetch --bundle-uri implementation
 2022-08-05 18:29 UTC  (7+ messages)
` [PATCH v3 0/2] "
  ` [PATCH v3 2/2] bundle-uri: add example bundle organization

[PATCH 0/3] log: create tighter default decoration filter
 2022-08-05 17:58 UTC  (50+ messages)
` [PATCH v2 00/10] "
  ` [PATCH v2 01/10] refs: allow "HEAD" as "
  ` [PATCH v2 02/10] t4207: test coloring of grafted decorations
  ` [PATCH v2 03/10] refs: add array of ref namespaces
  ` [PATCH v2 04/10] refs: use ref_namespaces for replace refs base
  ` [PATCH v2 05/10] log-tree: use ref_namespaces instead of if/else-if
  ` [PATCH v2 06/10] log: add default decoration filter
  ` [PATCH v2 07/10] log: add --decorate-all option
  ` [PATCH v2 08/10] log: create log.decorateFilter=all
  ` [PATCH v3 00/11] log: create tighter default decoration filter
    ` [PATCH v3 01/11] refs: allow "HEAD" as "
    ` [PATCH v3 02/11] t4207: modernize test
    ` [PATCH v3 03/11] t4207: test coloring of grafted decorations
    ` [PATCH v3 04/11] refs: add array of ref namespaces
    ` [PATCH v3 05/11] refs: use ref_namespaces for replace refs base
    ` [PATCH v3 06/11] log-tree: use ref_namespaces instead of if/else-if
    ` [PATCH v3 07/11] log: add default decoration filter
    ` [PATCH v3 08/11] log: add --clear-decorations option
    ` [PATCH v3 09/11] log: create log.initialDecorationSet=all
    ` [PATCH v3 10/11] maintenance: stop writing log.excludeDecoration
    ` [PATCH v3 11/11] fetch: use ref_namespaces during prefetch

Bugreport: pack-objects died of signal 11
 2022-08-05 16:41 UTC  (10+ messages)
          ` [PATCH] revision.c: set-up "index_state.repo", don't segfault in pack-objects

[bug] Segfault in git commit when a hook has a broken shebang
 2022-08-05 16:12 UTC  (5+ messages)

[PATCH v6 0/9] docs: create & use "(user|developer) interfaces" categories
 2022-08-05 16:12 UTC  (28+ messages)
` [PATCH v7 00/10] "
  ` [PATCH v7 07/10] docs: move protocol-related docs to man section 5
  ` [PATCH v8 00/12] docs: create & use "(user|developer) interfaces" categories
    ` [PATCH v8 01/12] help.c: refactor drop_prefix() to use a "switch" statement"
    ` [PATCH v8 02/12] help.c: remove common category behavior from drop_prefix() behavior
    ` [PATCH v8 03/12] git help doc: use "<doc>" instead of "<guide>"
    ` [PATCH v8 04/12] git docs: add a category for user-facing file, repo and command UX
    ` [PATCH v8 05/12] git docs: add a category for file formats, protocols and interfaces
    ` [PATCH v8 06/12] docs: move commit-graph format docs to man section 5
    ` [PATCH v8 07/12] docs: move protocol-related "
    ` [PATCH v8 08/12] docs: move index format "
    ` [PATCH v8 09/12] docs: move signature "
    ` [PATCH v8 10/12] docs: move pack format "
    ` [PATCH v8 11/12] docs: move cruft pack docs to gitformat-pack
    ` [PATCH v8 12/12] docs: move http-protocol docs to man section 5

[PATCH v2 0/6] revisions API: fix more memory leaks
 2022-08-05  9:01 UTC  (7+ messages)
` [PATCH v3 "
  ` [PATCH v3 4/6] log: refactor "rev.pending" code in cmd_show()

[PATCH v1 0/7] mv: from in-cone to out-of-cone
 2022-08-05  3:05 UTC  (14+ messages)
` [PATCH v1 6/7] "
` [PATCH v2 0/9] "
  ` [PATCH v2 1/9] t7002: add tests for moving "
  ` [PATCH v2 2/9] mv: rename check_dir_in_index() to empty_dir_has_sparse_contents()
  ` [PATCH v2 3/9] mv: free the *with_slash in check_dir_in_index()
  ` [PATCH v2 4/9] mv: check if <destination> is a SKIP_WORKTREE_DIR
  ` [PATCH v2 5/9] mv: remove BOTH from enum update_mode
  ` [PATCH v2 6/9] mv: from in-cone to out-of-cone
  ` [PATCH v2 7/9] mv: cleanup empty WORKING_DIRECTORY
  ` [PATCH v2 8/9] advice.h: add advise_on_moving_dirty_path()
  ` [PATCH v2 9/9] mv: check overwrite for in-to-out move

[PATCH 0/9] Fix issues of reference-transaction hook for various git commands
 2022-08-05  1:41 UTC  (4+ messages)
` [PATCH 5/9] refs: avoid duplicate running of the reference-transaction hook

--batch or some --paths-file for very long lists of paths
 2022-08-04 22:59 UTC 

[PATCH] tests: cache glibc version check
 2022-08-04 20:41 UTC  (6+ messages)

[PATCH v7] submodule merge: update conflict error message
 2022-08-04 19:51 UTC  (2+ messages)
` [PATCH v8] "

[PATCH 0/5] Bundle URIs II: git clone --bundle-uri
 2022-08-04 18:19 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 4/5] bundle-uri: add support for http(s):// and file://

[PATCH v4 00/17] submodule--helper: (only) fix memory leaks
 2022-08-04 18:04 UTC  (4+ messages)
` [PATCH v5 00/17] submodule--helper: "
  ` [PATCH v5 16/17] submodule--helper: free rest of "displaypath" in "struct update_data"

mail from mathworks.com domain is rejected
 2022-08-04 16:21 UTC  (2+ messages)

[PATCH 0/2] let feature.experimental imply gc.cruftPacks=true
 2022-08-04 16:10 UTC  (7+ messages)
` [PATCH 1/2] gc: add tests for --cruft and friends
` [PATCH 2/2] config: let feature.experimental imply gc.cruftPacks=true

[PATCH 0/3] refs-advertise: add hook to filter advertised refs
 2022-08-04  8:27 UTC  (3+ 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).