git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2022-10-06 22:51:59 to 2022-10-10 21:08:16 UTC [more...]

[PATCH 00/12] fsmonitor: Implement fsmonitor for Linux
 2022-10-10 21:08 UTC  (19+ messages)
` [PATCH 01/12] fsmonitor: refactor filesystem checks to common interface
` [PATCH 02/12] fsmonitor: relocate socket file if .git directory is remote
` [PATCH 03/12] fsmonitor: avoid socket location check if using hook
` [PATCH 04/12] fsmonitor: deal with synthetic firmlinks on macOS
` [PATCH 05/12] fsmonitor: check for compatability before communicating with fsmonitor
` [PATCH 06/12] fsmonitor: add documentation for allowRemote and socketDir options
` [PATCH 07/12] fsmonitor: prepare to share code between Mac OS and Linux
` [PATCH 08/12] fsmonitor: determine if filesystem is local or remote
` [PATCH 09/12] fsmonitor: implement filesystem change listener for Linux
` [PATCH 10/12] fsmonitor: enable fsmonitor "
` [PATCH 11/12] fsmonitor: test updates
` [PATCH 12/12] fsmonitor: update doc for Linux

[PATCH 0/2] ci(main): upgrade actions/checkout to v3
 2022-10-10 21:00 UTC  (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] ci(main): linux32 uses actions/checkout@v2

[PATCH 0/5] CodingGuidelines: various C99 updates
 2022-10-10 20:38 UTC  (17+ messages)
` [PATCH 1/5] CodingGuidelines: update for C99
` [PATCH 2/5] CodingGuidelines: mention dynamic C99 initializer elements
` [PATCH 3/5] CodingGuidelines: allow declaring variables in for loops
` [PATCH 4/5] CodingGuidelines: mention C99 features we can't use
` [PATCH 5/5] CodingGuidelines: recommend against unportable C99 struct syntax
` [PATCH v2 0/5] CodingGUidelines: C99 updates
  ` [PATCH v2 1/5] CodingGuidelines: update for C99
  ` [PATCH v2 2/5] CodingGuidelines: mention dynamic C99 initializer elements
  ` [PATCH v2 3/5] CodingGuidelines: allow declaring variables in for loops
  ` [PATCH v2 4/5] CodingGuidelines: mention C99 features we can't use
  ` [PATCH v2 5/5] CodingGuidelines: recommend against unportable C99 struct syntax

[PATCH] docs: git-send-email: difference between ssl and tls smtp-encryption
 2022-10-10 19:44 UTC  (3+ messages)

[PATCH 00/10] Add the Git Change command
 2022-10-10 19:35 UTC  (5+ messages)
` [PATCH v2 00/10] RFC: Git Evolve / Change
  ` [PATCH v2 01/10] technical doc: add a design doc for the evolve command

[PATCH 6/9] trace2: convert ctx.thread_name to flex array
 2022-10-10 19:16 UTC  (6+ messages)
` [RFC PATCH] trace2 API: don't save a copy of constant "thread_name"

Git BUG 2.37.3 and 2.38.0
 2022-10-10 19:00 UTC  (16+ messages)
` [PATCH] log: require --grep for --invert-grep and --all-match, fix segfault
` [PATCH 0/2] grep: tolerate NULL argument to free_grep_expr()
  ` [PATCH 1/2] t4202: demonstrate `git log --invert-grep` segfault
  ` [PATCH 2/2] grep.c: tolerate NULL grep_expr in free_pattern_expr()

[PATCH] git.c: fix, stop passing options after --help
 2022-10-10 18:58 UTC  (2+ messages)

[PATCH v3 0/9] Bundle URIs III: Parse and download from bundle lists
 2022-10-10 18:40 UTC  (16+ messages)
` [PATCH v4 00/11] "
  ` [PATCH v4 01/11] bundle-uri: use plain string in find_temp_filename()
  ` [PATCH v4 02/11] bundle-uri: create bundle_list struct and helpers
  ` [PATCH v4 03/11] bundle-uri: create base key-value pair parsing
  ` [PATCH v4 04/11] bundle-uri: create "key=value" line parsing
  ` [PATCH v4 05/11] bundle-uri: unit test "key=value" parsing
  ` [PATCH v4 06/11] bundle-uri: parse bundle list in config format
  ` [PATCH v4 07/11] bundle-uri: limit recursion depth for bundle lists
  ` [PATCH v4 08/11] bundle: add flags to verify_bundle(), skip walk
  ` [PATCH v4 09/11] bundle-uri: fetch a list of bundles
  ` [PATCH v4 10/11] bundle-uri: quiet failed unbundlings
  ` [PATCH v4 11/11] bundle-uri: suppress stderr from remote-https

[PATCH 0/9] Trace2 timers and counters and some cleanup
 2022-10-10 18:39 UTC  (7+ messages)
` [PATCH 6/9] trace2: convert ctx.thread_name to flex array

[Outreachy] internship contribution
 2022-10-10 18:22 UTC  (8+ messages)

[PATCH 0/2] Fix syntax errors under clang 11.0.0 on MacOS
 2022-10-10 18:13 UTC  (17+ messages)
` [PATCH 1/2] builtin/merge-file: fix compiler error on MacOS with clang 11.0.0
` [PATCH v2] config.mak.dev: disable suggest braces error on old clang versions

[PATCH 0/2] branch: support for at-refs like @{-1} in --edit-description, --set-upstream-to and --unset-upstream
 2022-10-10 18:08 UTC  (26+ messages)
` [PATCH v2 0/2] branch: support for shortcuts like @{-1}, completed
  ` [PATCH v3 "
    ` [PATCH v4] "
      ` [PATCH v5] "

[PATCH] t3435: remove redundant test case
 2022-10-10 17:02 UTC  (2+ messages)

[PATCH] apply: support case-only renames in case-insensitive filesystems
 2022-10-10  4:09 UTC  (3+ messages)
` [PATCH v2 0/3] RFC: "

[PATCH] ci: add address and undefined sanitizer tasks
 2022-10-09 22:44 UTC 

[PATCH] symbolic-ref: teach "--[no-]recurse" option
 2022-10-09 22:13 UTC  (12+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH 0/6] rebase --update-refs: smooth out some rough edges
 2022-10-09 17:23 UTC  (4+ messages)
` [PATCH 5/6] sequencer: duplicate the result of resolve_ref_unsafe()

[PATCH] branch: description for non-existent branch errors
 2022-10-09  5:05 UTC  (6+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH v2] sparse-checkout.txt: new document with sparse-checkout directions
 2022-10-08 22:52 UTC  (2+ messages)
` [PATCH v3] "

[PATCH 0/2] Minor Refactors: remove useless else
 2022-10-08 16:21 UTC  (10+ messages)
` [PATCH 2/2] removed else statement
` [PATCH v2 0/2] git.c: improve readability | git-p4: minor optimization
  ` [PATCH v2 1/2] git-p4: minor optimization in read_pip_lines
  ` [PATCH v2 2/2] git.c: improve code readability in cmd_main
  ` [PATCH v3] "

[PATCH] dir: use fspathncmp() in pl_hashmap_cmp()
 2022-10-08 11:05 UTC 

[PATCH] ref-filter.c: fix a leak in get_head_description
 2022-10-08  0:35 UTC  (2+ messages)
` [PATCH v2] wt-status: using of wt_status_state_free_buffers

[RFC PATCH] shortlog: add group-by options for year and month
 2022-10-07 22:24 UTC  (9+ messages)
` [RFC PATCH v2] "

[PATCH] SubmittingPatches: use usual capitalization in the log message body
 2022-10-07 21:55 UTC  (2+ messages)

sudmodule.<name>.recurse ignored
 2022-10-07 21:13 UTC  (5+ messages)

PATCH] bisect--helper: plug strvec leak in bisect_start()
 2022-10-07 17:21 UTC  (7+ messages)
        ` [PATCH v2] bisect--helper: plug strvec leak

[PATCH 0/3] [RFC] tests: add test_todo() for known failures
 2022-10-07 17:08 UTC  (4+ messages)

[PATCH] Update kdiff3 install location
 2022-10-07 17:02 UTC  (2+ messages)

[PATCH 00/15] run-command API: pass functions & opts via struct
 2022-10-07 16:46 UTC  (13+ messages)
` [PATCH 05/15] run-command tests: use "return", not "exit"
` [PATCH 06/15] run-command API: have "run_processes_parallel{,_tr2}()" return void
` [PATCH 07/15] run-command API: make "jobs" parameter an "unsigned int"
` [PATCH 08/15] run-command API: don't fall back on online_cpus()
` [PATCH 10/15] run-command API: add nascent "struct run_process_parallel_opts"

[PATCH] bundle-uri: fix technical doc issues
 2022-10-07 15:50 UTC 

A possibly mistake on the "Git Commands - Setup and Config page"
 2022-10-07 14:57 UTC  (6+ messages)

[feature request] resume capability for users in enemies of Internet countries
 2022-10-07 14:24 UTC  (6+ messages)

[PATCH v3 8/9] bundle-uri: fetch a list of bundles
 2022-10-07 13:29 UTC  (2+ messages)

Idea: Git Bundle V3 capability @HEAD=ref/heads/<name>
 2022-10-07  9:02 UTC  (2+ messages)

[PATCH] sparse-checkout.txt: new document with sparse-checkout directions
 2022-10-07  2:56 UTC  (7+ messages)

What's cooking in git.git (Oct 2022, #02; Thu, 6)
 2022-10-06 22:58 UTC 


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