git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2022-03-10 15:36:01 to 2022-03-13 02:21:23 UTC [more...]

[PATCH v3] test-lib.sh: Use GLIBC_TUNABLES instead of MALLOC_CHECK_ on glibc >= 2.34
 2022-03-13  2:20 UTC  (11+ messages)
` [PATCH] test-lib.sh: use awk instead of expr for a POSIX non integer check

Dealing with corporate email recycling
 2022-03-13  0:26 UTC  (3+ messages)

Request: a way to ignore .gitattributes
 2022-03-12 23:50 UTC  (3+ messages)

[PATCH 0/5] Separate '--skip-refresh' from '--quiet' in 'reset', use '--quiet' internally in 'stash'
 2022-03-12 17:12 UTC  (7+ messages)
` [PATCH 1/5] reset: revise index refresh advice
` [PATCH 2/5] reset: introduce --[no-]refresh option to --mixed
` [PATCH 3/5] reset: replace '--quiet' with '--no-refresh' in performance advice
` [PATCH 4/5] reset: suppress '--no-refresh' advice if logging is silenced
` [PATCH 5/5] stash: make internal resets quiet and refresh index

[GSoC][PATCH 0/1] userdiff: add buildin diff driver for JavaScript language
 2022-03-12 16:59 UTC  (7+ messages)
` [GSoC][PATCH 1/1] Add a diff driver for JavaScript languages
` [GSoC][PATCH v2] "

Bug with rebase and commit hashes
 2022-03-12 14:21 UTC  (7+ messages)

[PATCH] Documentation: simplify synopsis of git-repack(1)
 2022-03-12 11:31 UTC 

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

[GSoC][PATCH] userdiff: Add diff driver for Kotlin lang and tests
 2022-03-12  8:59 UTC  (13+ messages)
` [PATCH v5] userdiff: add builtin diff driver for kotlin language
` [PATCH v6] "
` [PATCH v7] "

[PATCH 0/9] sparse-checkout: make cone mode the default
 2022-03-12  3:11 UTC  (17+ messages)
` [PATCH 2/9] sparse-checkout: make --cone "
` [PATCH 6/9] git-sparse-checkout.txt: add a new EXAMPLES section
` [PATCH v2 0/9] sparse-checkout: make cone mode the default
  ` [PATCH v2 1/9] tests: stop assuming --no-cone is the default mode for sparse-checkout
  ` [PATCH v2 2/9] sparse-checkout: make --cone the default
  ` [PATCH v2 3/9] git-sparse-checkout.txt: wording updates for the cone mode default
  ` [PATCH v2 4/9] git-sparse-checkout.txt: update docs for deprecation of 'init'
  ` [PATCH v2 5/9] git-sparse-checkout.txt: shuffle some sections and mark as internal
  ` [PATCH v2 6/9] git-sparse-checkout.txt: add a new EXAMPLES section
  ` [PATCH v2 7/9] git-sparse-checkout.txt: flesh out non-cone mode pattern discussion a bit
  ` [PATCH v2 8/9] git-sparse-checkout.txt: mark non-cone mode as deprecated
  ` [PATCH v2 9/9] Documentation: some sparsity wording clarifications

[PATCH 00/16] Builtin FSMonitor Part 2.5
 2022-03-11 21:15 UTC  (17+ messages)
` [PATCH 01/16] t/test-lib: avoid using git on LHS of pipe
` [PATCH 02/16] update-index: convert advise() messages back to warning()
` [PATCH 03/16] compat/fsmonitor/fsm-listen-darwin: split out GCC-specific declarations
` [PATCH 04/16] t/helper/fsmonitor-client: cleanup call to parse_options()
` [PATCH 05/16] fsmonitor--daemon: refactor cookie handling for readability
` [PATCH 06/16] t/perf/p7519: use grep rather than egrep in test
` [PATCH 07/16] t/perf/p7519: cleanup coding style
` [PATCH 08/16] t7527: add parameters to start_daemon to handle args and subshell
` [PATCH 09/16] t7527: fix && chaining in matrix_try()
` [PATCH 10/16] t7527: delete unused verify_status() function
` [PATCH 11/16] fsmonitor-ipc: add _() to calls to die()
` [PATCH 12/16] compat/fsmonitor/fsm-listen-darwin: add _() to calls to error()
` [PATCH 13/16] compat/fsmonitor/fsm-listen-win32: "
` [PATCH 14/16] fsmonitor--daemon: add _() to calls to die()
` [PATCH 15/16] fsmonitor--daemon: add _() to calls to error()
` [PATCH 16/16] fsmonitor-settings: simplify initialization of settings data

[PATCH v4] name-rev: use generation numbers if available
 2022-03-12  0:00 UTC 

[PATCH] tab completion of filenames for 'git restore'
 2022-03-11 21:07 UTC 

[PATCH v5 00/30] Builtin FSMonitor Part 2
 2022-03-11 21:01 UTC  (15+ messages)
` [PATCH v6 "
  ` [PATCH v6 03/30] fsmonitor: config settings are repository-specific
  ` [PATCH v6 16/30] compat/fsmonitor/fsm-listen-darwin: add MacOS header files for FSEvent

[GSOC] Interested in the project 'Unify ref-filter formats with other pretty formats'
 2022-03-11 21:48 UTC  (2+ messages)

[PATCH 00/23] Builtin FSMonitor Part 3
 2022-03-11 22:25 UTC  (5+ messages)
` [PATCH v2 00/27] "
  ` [PATCH v2 04/27] fsmonitor-settings: bare repos are incompatible with FSMonitor

[PATCH] rebase: set REF_HEAD_DETACH in checkout_up_to_date()
 2022-03-11 21:31 UTC  (11+ messages)
` [PATCH v2 0/2] rebase: update HEAD when is an oid
  ` [PATCH v2 1/2] rebase: use test_commit helper in setup
  ` [PATCH v2 2/2] rebase: set REF_HEAD_DETACH in checkout_up_to_date()

[PATCH 0/3] bundle-uri: "dumb" static CDN offloading, spec & server implementation
 2022-03-11 21:28 UTC  (16+ messages)
` [RFC PATCH v2 00/13] bundle-uri: a "dumb CDN" for git
  ` [RFC PATCH v2 01/13] protocol v2: add server-side "bundle-uri" skeleton
  ` [RFC PATCH v2 02/13] bundle-uri docs: add design notes
  ` [RFC PATCH v2 03/13] bundle-uri client: add "bundle-uri" parsing + tests
  ` [RFC PATCH v2 04/13] connect.c: refactor sending of agent & object-format
  ` [RFC PATCH v2 05/13] bundle-uri client: add minimal NOOP client
  ` [RFC PATCH v2 06/13] bundle-uri client: add "git ls-remote-bundle-uri"
  ` [RFC PATCH v2 07/13] bundle-uri client: add transfer.injectBundleURI support
  ` [RFC PATCH v2 08/13] bundle-uri client: add boolean transfer.bundleURI setting
  ` [RFC PATCH v2 09/13] fetch-pack: add a deref_without_lazy_fetch_extended()
  ` [RFC PATCH v2 10/13] fetch-pack: move --keep=* option filling to a function
  ` [RFC PATCH v2 11/13] bundle.h: make "fd" version of read_bundle_header() public
  ` [RFC PATCH v2 12/13] bundle-uri client: support for bundle-uri with "clone"
  ` [RFC PATCH v2 13/13] bundle-uri: make the download program configurable

[RFC PATCH 0/1] Documentation/git-sparse-checkout.txt: add an OPTIONS section
 2022-03-11 20:56 UTC  (3+ messages)
` [RFC PATCH 1/1] "

RFC: Using '--no-output-indicator-old' to only show new state
 2022-03-11 19:42 UTC  (11+ messages)
            ` [PATCH] parse-options: add per-option flag to stop abbreviation

[PATCH v4 0/4] A design for future-proofing fsync() configuration
 2022-03-11 18:50 UTC  (36+ messages)
` [PATCH v5 0/5] "
  ` [PATCH v5 3/5] core.fsync: introduce granular fsync control
  ` [PATCH 6/8] core.fsync: add `fsync_component()` wrapper which doesn't die
  ` [PATCH 7/8] core.fsync: new option to harden loose references
  ` [PATCH 8/8] core.fsync: new option to harden packed references
  ` [PATCH v6 0/6] A design for future-proofing fsync() configuration
    ` [PATCH v6 1/6] wrapper: make inclusion of Windows csprng header tightly scoped
    ` [PATCH v6 2/6] core.fsyncmethod: add writeout-only mode
    ` [PATCH v6 3/6] core.fsync: introduce granular fsync control infrastructure
    ` [PATCH v6 4/6] core.fsync: add configuration parsing
    ` [PATCH v6 5/6] core.fsync: new option to harden the index
    ` [PATCH v6 6/6] core.fsync: documentation and user-friendly aggregate options
    ` [PATCH v2] core.fsync: new option to harden references

[PATCH 0/4] builtin add -p: hopefully final readkey fixes
 2022-03-11 16:52 UTC  (18+ messages)
` [PATCH 4/4] terminal: restore settings on SIGTSTP
` [PATCH v2 0/4] builtin add -p: hopefully final readkey fixes
  ` [PATCH v2 1/4] terminal: use flags for save_term()
  ` [PATCH v2 3/4] terminal: work around macos poll() bug

[PATCH] repack: add config to skip updating server info
 2022-03-11 16:20 UTC  (2+ messages)

`git rebase -i --rebase-merges` formatting
 2022-03-11 14:58 UTC 

Incorrect work dir for submodule fetch operations
 2022-03-11 14:10 UTC 

[PATCH 00/25] [RFC] Bundle URIs
 2022-03-11 13:47 UTC  (9+ messages)
` [PATCH 02/25] bundle: alphabetize subcommands better
` [PATCH 10/25] bundle: add --filter option to 'fetch'
` [PATCH 11/25] bundle: allow relative URLs in table of contents
` [PATCH 15/25] config: add git_config_get_timestamp()

[PATCH v5 00/11] Avoid removing the current working directory, even if it becomes empty
 2022-03-11 11:57 UTC  (4+ messages)
` [PATCH v6 "
  ` [PATCH v6 01/11] t2501: add various tests for removing the current working directory

git submodule add adding an extra "Git" to path
 2022-03-11 11:53 UTC 

[PATCH v8 0/3] teach submodules to know they're submodules
 2022-03-11  9:09 UTC  (11+ messages)
` [PATCH v9 "
  ` [PATCH v9 2/3] introduce submodule.hasSuperproject record

git notes question
 2022-03-11  9:02 UTC  (7+ messages)

Minor regression in 2.35 with reflog expire
 2022-03-11  7:37 UTC  (3+ messages)
` [PATCH] reflog: don't be noisy on empty reflogs

[PATCH 0/6] Importing and exporting stashes to refs
 2022-03-11  2:08 UTC  (12+ messages)
` [PATCH 1/6] builtin/stash: factor out generic function to look up stash info
` [PATCH 2/6] builtin/stash: fill in all commit data
` [PATCH 3/6] object-name: make get_oid quietly return an error
` [PATCH 4/6] builtin/stash: provide a way to export stashes to a ref
` [PATCH 5/6] builtin/stash: provide a way to import stashes from "
` [PATCH 6/6] doc: add stash export and import to docs

[GSOC] Applicant Introduction, ref: Unify ref-filter formats with other pretty formats
 2022-03-10 19:48 UTC 

[PATCH] block-sha1: remove use of assembly
 2022-03-10 19:18 UTC  (3+ messages)
` [PATCH v3] block-sha1: remove use of obsolete x86 assembly

[PATCH 0/4] A couple of fixes for the Trace2 documentation
 2022-03-10 19:00 UTC  (7+ messages)
` [PATCH 1/4] trace2 docs: a couple of grammar fixes
` [PATCH 2/4] trace2 docs: surround more terms in backticks

[PATCH v8 0/9] Implement a batched fsync option for core.fsyncObjectFiles
 2022-03-10 18:48 UTC  (14+ messages)
` [PATCH v9 "

[PATCH 3/7] commit-graph: start parsing generation v2 (again)
 2022-03-10 17:18 UTC  (12+ messages)

[PATCH v4 2/4] core.fsync: introduce granular fsync control
 2022-03-10 17:15 UTC  (12+ messages)

[PATCH 0/9] ci: make Git's GitHub workflow output much more helpful
 2022-03-10 15:23 UTC  (14+ messages)
              ` win+VS environment has "cut" but not "paste"?


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