git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2021-02-01 15:50:10 to 2021-02-02 21:28:00 UTC [more...]

[PATCH 00/11] FSMonitor Preliminary Commits
 2021-02-02 21:23 UTC  (15+ messages)
` [PATCH 01/11] p7519: use xargs -0 rather than -d in test
` [PATCH 02/11] p7519: fix watchman watch-list test on Windows
` [PATCH 03/11] p7519: move watchman cleanup earlier in the test
` [PATCH 04/11] p7519: add trace logging during perf test
` [PATCH 05/11] preload-index: log the number of lstat calls to trace2
` [PATCH 06/11] read-cache: "
` [PATCH 07/11] read-cache: log the number of scanned files "
` [PATCH 08/11] fsmonitor: log invocation of FSMonitor hook "
` [PATCH 09/11] fsmonitor: log FSMN token when reading and writing the index
` [PATCH 10/11] fsmonitor: allow all entries for a folder to be invalidated
` [PATCH 11/11] fsmonitor: refactor initialization of fsmonitor_last_update token

[PATCH] git-gui: fix blurry icon on macos taskbar
 2021-02-02 20:45 UTC  (3+ messages)

[PATCH 00/10] [RFC] Simple IPC Mechanism
 2021-02-02 20:33 UTC  (26+ messages)
` [PATCH v2 00/14] "
  ` [PATCH v2 01/14] ci/install-depends: attempt to fix "brew cask" stuff
  ` [PATCH v2 02/14] pkt-line: promote static buffer in packet_write_gently() to callers
  ` [PATCH v2 03/14] pkt-line: add write_packetized_from_buf2() that takes scratch buffer
  ` [PATCH v2 04/14] pkt-line: optionally skip the flush packet in write_packetized_from_buf()
  ` [PATCH v2 05/14] pkt-line: (optionally) libify the packet readers
  ` [PATCH v2 06/14] pkt-line: accept additional options in read_packetized_to_strbuf()
  ` [PATCH v2 07/14] simple-ipc: design documentation for new IPC mechanism
  ` [PATCH v2 08/14] simple-ipc: add win32 implementation
  ` [PATCH v2 09/14] simple-ipc: add t/helper/test-simple-ipc and t0052
  ` [PATCH v2 10/14] unix-socket: elimiate static unix_stream_socket() helper function
  ` [PATCH v2 11/14] unix-socket: add options to unix_stream_listen()
  ` [PATCH v2 12/14] unix-socket: add no-chdir option "
  ` [PATCH v2 13/14] unix-socket: do not call die in unix_stream_connect()
  ` [PATCH v2 14/14] simple-ipc: add Unix domain socket implementation

Bash completion suggests tags for git branch -D
 2021-02-02 20:25 UTC  (7+ messages)

[PATCH v4] upload-pack.c: fix filter spec quoting bug
 2021-02-02 20:21 UTC  (8+ messages)
` [PATCH v5 0/1] "
  ` [PATCH v5 1/1] "
    ` [PATCH 1/1] t5544: clarify 'hook works with partial clone' test
        ` [PATCH v2] "

What's cooking in git.git (Jan 2021, #06; Sat, 30)
 2021-02-02 20:18 UTC  (8+ messages)

git fails with a broken pipe when one quits the pager
 2021-02-02 20:13 UTC  (25+ messages)
` [PATCH] pager: exit without error on SIGPIPE
          ` [PATCH 3/3] pager: properly log pager exit code when signalled

[PATCH] git-gui: remove lines starting with the comment character
 2021-02-02 20:03 UTC 

[PATCH 0/6] doc: improvements for hash-function-transition.txt
 2021-02-02 19:57 UTC  (11+ messages)
` [PATCH v2 0/6] doc: improvements for hash-function-transition
  ` [PATCH v2 1/6] doc hash-function-transition: fix asciidoc output
  ` [PATCH v2 2/6] doc hash-function-transition: use SHA-1 and SHA-256 consistently
  ` [PATCH v2 3/6] doc hash-function-transition: use upper case consistently
  ` [PATCH v2 4/6] doc hash-function-transition: fix incomplete sentence
  ` [PATCH v2 5/6] doc hash-function-transition: move rationale upwards
  ` [PATCH v2 6/6] doc: use https links

Cloning empty repository uses locally configured default branch name
 2021-02-02 18:34 UTC  (7+ messages)
` [PATCH v6 0/3] Cloning with remote unborn HEAD
  ` [PATCH v6 1/3] ls-refs: report unborn targets of symrefs
  ` [PATCH v6 2/3] connect, transport: encapsulate arg in struct
  ` [PATCH v6 3/3] clone: respect remote unborn HEAD

[PATCH] git-gui: fix typo in russian locale
 2021-02-02 18:22 UTC  (2+ messages)

git-bugreport-2021-01-06-1209.txt (git can't deal with special characters)
 2021-02-02 17:43 UTC  (3+ messages)
` [PATCH v3 1/1] MacOS: precompose_argv_prefix()

[PATCH 0/9] stash show: learn --include-untracked and --only-untracked
 2021-02-02 17:37 UTC  (11+ messages)
` [PATCH 1/9] git-stash.txt: be explicit about subcommand options
` [PATCH 2/9] t3905: remove spaces after redirect operators
` [PATCH 3/9] t3905: move all commands into test cases
` [PATCH 4/9] t3905: remove nested git in command substitution
` [PATCH 5/9] t3905: replace test -s with test_file_not_empty
` [PATCH 6/9] t3905: use test_cmp() to check file contents
` [PATCH 7/9] stash: declare ref_stash as an array
` [PATCH 8/9] stash show: teach --include-tracked and --only-untracked
` [PATCH 9/9] stash show: learn stash.showIncludeUntracked

[PATCH v3 0/9][Outreachy] rebase -i: add options to fixup command
 2021-02-02 15:31 UTC  (16+ messages)
` [PATCH v4 "
  ` [PATCH v4 6/9] rebase -i: add fixup [-C | -c] command
  ` [PATCH v4 7/9] t3437: test script for fixup [-C|-c] options in interactive rebase
  ` [PATCH v4 8/9] rebase -i: teach --autosquash to work with amend!
  ` [PATCH v4 9/9] doc/git-rebase: add documentation for fixup [-C|-c] options

Only receive the topics I participated in or initiated on this mailing list
 2021-02-02 17:09 UTC  (12+ messages)

[PATCH] alloc.h|c: migrate alloc_states to mem-pool
 2021-02-02 16:36 UTC  (7+ messages)
` [PATCH v2] "

RFC -- making a plan for remainder of merge-ort
 2021-02-02 11:33 UTC  (2+ messages)

[PATCH 0/3] pager: test for exit behavior & trace2 bug fix
 2021-02-02  8:50 UTC  (8+ messages)
` [PATCH v2 0/5] "
` [PATCH v2 1/5] pager: refactor wait_for_pager() function
` [PATCH v2 2/5] pager: test for exit code with and without SIGPIPE
` [PATCH v2 3/5] run-command: add braces for "if" block in wait_or_whine()
` [PATCH v2 4/5] pager: properly log pager exit code when signalled
` [WIP/PATCH v2 5/5] WIP pager: respect exit code of pager over SIGPIPE

[PATCH v5 1/3] ls-refs: report unborn targets of symrefs
 2021-02-02  5:00 UTC  (3+ messages)

[PATCH] status: learn --color for piping colored output
 2021-02-02  4:09 UTC  (5+ messages)

[PATCH 00/27] [RFC] Sparse Index
 2021-02-02  3:11 UTC  (22+ messages)
` [PATCH 15/27] [RFC-VERSION] *: ensure full index
` [PATCH 16/27] unpack-trees: make sparse aware
` [PATCH 17/27] dir.c: accept a directory as part of cone-mode patterns
` [PATCH 21/27] sparse-index: expand_to_path no-op if path exists
` [PATCH 22/27] add: allow operating on a sparse-only index
` [PATCH 24/27] dir: use expand_to_path in add_patterns()
` [PATCH 26/27] pathspec: stop calling ensure_full_index
` [PATCH 27/27] cache-tree: integrate with sparse directory entries

[PATCH 0/5] Generation Number v2: Fix a tricky split graph bug
 2021-02-02  3:08 UTC  (22+ messages)
` [PATCH 1/5] commit-graph: use repo_parse_commit
` [PATCH 2/5] commit-graph: always parse before commit_graph_data_at()
` [PATCH 3/5] commit-graph: validate layers for generation data
` [PATCH 4/5] commit-graph: be extra careful about mixed generations
` [PATCH 5/5] commit-graph: prepare commit graph
` [PATCH v2 0/6] Generation Number v2: Fix a tricky split graph bug
  ` [PATCH v2 1/6] commit-graph: use repo_parse_commit
  ` [PATCH v2 2/6] commit-graph: always parse before commit_graph_data_at()
  ` [PATCH v2 3/6] commit-graph: validate layers for generation data
  ` [PATCH v2 4/6] commit-graph: compute generations separately
  ` [PATCH v2 5/6] commit-graph: be extra careful about mixed generations
  ` [PATCH v2 6/6] commit-graph: prepare commit graph

[PATCH 00/10] repack: support repacking into a geometric sequence
 2021-02-02  3:04 UTC  (10+ messages)
` [PATCH 03/10] builtin/pack-objects.c: learn '--assume-kept-packs-closed'

The error subcommand given by git tab completion
 2021-02-02  2:36 UTC  (4+ messages)

[PATCH v5 0/3] Cloning with remote unborn HEAD
 2021-02-02  2:22 UTC  (2+ messages)

[PATCH v3 00/17] use config-based hooks (config-based hooks part II)
 2021-02-01 23:02 UTC  (6+ messages)
` [PATCH v3 01/17] commit: use config-based hooks
` [PATCH v3 02/17] am: convert applypatch hooks to use config

[PATCH 0/6] Makefile: add {program,xdiff,test,git}-objs & objects targets
 2021-02-01 22:30 UTC  (3+ messages)
` [PATCH v2 6/6] "

[PATCH v7 00/17] propose config-based hooks (part I)
 2021-02-01 22:11 UTC  (3+ messages)
` [PATCH v7 01/17] doc: propose hooks managed by the config

[PATCH] ci/install-depends: attempt to fix "brew cask" stuff
 2021-02-01 22:11 UTC  (5+ messages)

Should you use test_i18ngrep or GIT_TEST_GETTEXT_POISON=false?
 2021-02-01 22:04 UTC  (7+ messages)
` [PATCH 1/6] ci: remove GETTEXT_POISON jobs

[PATCH 0/3] Speed up remove_redundant()
 2021-02-01 21:02 UTC  (11+ messages)
` [PATCH v2 0/5] "
  ` [PATCH v2 1/5] commit-reach: reduce requirements for remove_redundant()
  ` [PATCH v2 2/5] commit-reach: use one walk in remove_redundant()
  ` [PATCH v2 4/5] commit-reach: use heuristic "

[PATCH v3 1/1] upload-pack.c: fix filter spec quoting bug
 2021-02-01 20:31 UTC  (5+ messages)
` [PATCH v4] "

[PATCH v6 00/11] [GSoC] Implement Corrected Commit Date
 2021-02-01 18:26 UTC  (4+ messages)
` [PATCH v7 "

git config file
 2021-02-01 17:08 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).