Git Mailing List Archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-05 23:18:47 to 2022-11-08 13:06:16 UTC [more...]

[RFC PATCH 0/2] notes.c: introduce "--no-blankline" option
 2022-11-08 13:06 UTC  (24+ messages)
` [PATCH v2 0/3] notes.c: introduce "--blank-line" option
  ` [PATCH v2 1/3] "
  ` [PATCH v2 2/3] notes.c: fixed tip when target and append note are both empty
  ` [PATCH v2 3/3] notes.c: drop unreachable code in "append_edit()"

[PATCH] Mention that password could be a personal access token
 2022-11-08 13:01 UTC  (6+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

The enduring popularity of git-credential-store
 2022-11-08 12:00 UTC  (2+ messages)

git-credential-oauth
 2022-11-08 11:12 UTC 

[OUTREACHY][DRAFT Proposal] Unify ref-filter formats with other --pretty formats
 2022-11-08 10:55 UTC 

[PATCH] ci: use a newer `github-script` version
 2022-11-08 10:13 UTC 

[PATCH 0/2] receive-pack: use advertised reference tips to inform connectivity check
 2022-11-08 10:04 UTC  (28+ messages)
` [PATCH v2 0/3] receive-pack: only use visible refs for "
  ` [PATCH v2 2/3] revision: add new parameter to specify all visible refs
` [PATCH v3 0/6] receive-pack: only use visible refs for connectivity check
  ` [PATCH v3 1/6] refs: get rid of global list of hidden refs
  ` [PATCH v3 2/6] revision: move together exclusion-related functions
  ` [PATCH v3 3/6] revision: introduce struct to handle exclusions
  ` [PATCH v3 4/6] revision: add new parameter to exclude hidden refs
  ` [PATCH v3 5/6] revparse: add `--exclude-hidden=` option
  ` [PATCH v3 6/6] receive-pack: only use visible refs for connectivity check
` [PATCH v4 0/6] "
  ` [PATCH v4 1/6] refs: get rid of global list of hidden refs
  ` [PATCH v4 2/6] revision: move together exclusion-related functions
  ` [PATCH v4 3/6] revision: introduce struct to handle exclusions
  ` [PATCH v4 4/6] revision: add new parameter to exclude hidden refs
  ` [PATCH v4 5/6] rev-parse: add `--exclude-hidden=` option
  ` [PATCH v4 6/6] receive-pack: only use visible refs for connectivity check

rebase -i --update-refs can lead to deletion of branches
 2022-11-08  9:58 UTC  (8+ messages)
` [PATCH] rebase --update-refs: avoid unintended ref deletion
  ` [PATCH v2] "

[PATCH 0/2] rebase: stop setting GIT_REFLOG_ACTION
 2022-11-08  9:54 UTC  (8+ messages)
` [PATCH 1/2] sequencer: stop exporting GIT_REFLOG_ACTION

[PATCH] ci: avoid unnecessary builds
 2022-11-08  9:51 UTC  (16+ messages)

Potential bug in --color-words output
 2022-11-08  7:27 UTC  (3+ messages)

[PATCH] fsmonitor--daemon: on macOS support symlink
 2022-11-08  5:25 UTC 

"submodule foreach" much slower than removed "submodule--helper --list"
 2022-11-08  3:37 UTC  (5+ messages)

[PATCH 0/3] Convert git-bisect--helper to OPT_SUBCOMMAND
 2022-11-08  3:11 UTC  (16+ messages)
` [PATCH v2 "
  ` [PATCH 00/13] Turn git-bisect to be builtin
    ` [PATCH 01/13] bisect tests: test for v2.30.0 "bisect run" regressions
    ` [PATCH 05/13] bisect run: keep some of the post-v2.30.0 output
    ` [PATCH 07/13] bisect--helper: pretend we're real bisect when report error
    ` [PATCH 11/13] bisect--helper: remove subcommand state

compat/fsmonitor/fsm-listen-darwin warning on macOS Ventura
 2022-11-08  3:00 UTC  (2+ messages)

[PATCH 0/2] add case insensitivity option to bash completion
 2022-11-08  3:00 UTC  (2+ messages)

[PATCH] ls-files: fix --ignored flag in synopsis
 2022-11-08  2:54 UTC  (3+ messages)
` [PATCH v2] ls-files: fix --ignored and --killed flags "

Bug report: git -L requires excessive memory
 2022-11-08  2:14 UTC  (12+ messages)
` [PATCH 0/3] line-log: plug some memory leaks
  ` [PATCH 1/3] line-log: free diff queue when processing non-merge commits
  ` [PATCH 3/3] diff.c: use diff_free_queue()

[PATCH] submodule: explicitly specify on-demand upon push
 2022-11-08  0:31 UTC  (2+ messages)

bug while cloning http repo
 2022-11-08  0:26 UTC  (2+ messages)

[PATCH v2] status: long status advice adapted to recent capabilities
 2022-11-07 23:19 UTC  (8+ messages)
` [PATCH v3] "

Join us for Review Club!
 2022-11-07 23:15 UTC 

What's cooking in git.git (Nov 2022, #01; Thu, 3)
 2022-11-07 21:24 UTC  (8+ messages)
` ab/config-multi-and-nonbool (was: What's cooking in git.git (Nov 2022, #01; Thu, 3))
` ab/make-bin-wrappers "
` ab/coccicheck-incremental "
` ab/sha-makefile-doc "

[PATCH v4 0/9] Makefile & docs: document SHA-{1,256} behavior, fix bug
 2022-11-07 21:23 UTC  (12+ messages)
` [PATCH v5 00/10] Makefile, docs & code: document & fix SHA-{1,256} selection behavior
  ` [PATCH v5 01/10] Makefile: always (re)set DC_SHA1 on fallback
  ` [PATCH v5 02/10] INSTALL: remove discussion of SHA-1 backends
  ` [PATCH v5 03/10] Makefile: correct DC_SHA1 documentation
  ` [PATCH v5 04/10] Makefile: create and use sections for "define" flag listing
  ` [PATCH v5 05/10] Makefile: rephrase the discussion of *_SHA1 knobs
  ` [PATCH v5 06/10] Makefile: document default SHA-256 backend
  ` [PATCH v5 07/10] Makefile: document SHA-1 and SHA-256 default and selection order
  ` [PATCH v5 08/10] Makefile & test-tool: replace "DC_SHA1" variable with a "define"
  ` [PATCH v5 09/10] Makefile: document default SHA-1 backend on OSX
  ` [PATCH v5 10/10] Makefile: discuss SHAttered in *_SHA{1,256} discussion

[PATCH v3] index: add trace2 region for clear skip worktree
 2022-11-07 20:50 UTC  (4+ messages)
` [PATCH v4 0/2] "

[PATCH 0/2] git-maintenance quality-of-life improvements
 2022-11-07 20:49 UTC  (8+ messages)
` [PATCH 1/2] for-each-repo: interpolate repo path arguments
` [PATCH 2/2] maintenance: add option to register in a specific config

[PATCH v3] sparse-checkout.txt: new document with sparse-checkout directions
 2022-11-07 20:44 UTC  (3+ messages)
` [PATCH v4] "

[PATCH] scalar reconfigure -a: remove stale `scalar.repo` entries
 2022-11-07 20:14 UTC  (3+ messages)

[PATCH 0/4] repack: implement `--expire-to` option
 2022-11-07 19:52 UTC  (10+ messages)
` [PATCH 1/4] builtin/repack.c: pass "out" to `prepare_pack_objects`
` [PATCH 3/4] builtin/repack.c: write cruft packs to arbitrary locations
` [PATCH 4/4] builtin/repack.c: implement `--expire-to` for storing pruned objects

[PATCH v2 0/6] Enhance credential helper protocol to include auth headers
 2022-11-07 19:23 UTC  (5+ messages)
` [PATCH v3 00/11] "
  ` [PATCH v3 06/11] test-http-server: add stub HTTP server test helper

'git commit .' in a subdirectory also commits staged files in other subdirectories
 2022-11-07 18:45 UTC  (3+ messages)

[PATCH 00/30] [RFC] extensions.refFormat and packed-refs v2 file format
 2022-11-07 18:36 UTC  (31+ messages)
` [PATCH 01/30] hashfile: allow skipping the hash function
` [PATCH 02/30] read-cache: add index.computeHash config option
` [PATCH 03/30] extensions: add refFormat extension
` [PATCH 04/30] config: fix multi-level bulleted list
` [PATCH 05/30] repository: wire ref extensions to ref backends
` [PATCH 06/30] refs: allow loose files without packed-refs
` [PATCH 07/30] chunk-format: number of chunks is optional
` [PATCH 08/30] chunk-format: document trailing table of contents
` [PATCH 09/30] chunk-format: store chunk offset during write
` [PATCH 10/30] chunk-format: allow trailing table of contents
` [PATCH 11/30] chunk-format: parse "
` [PATCH 12/30] refs: extract packfile format to new file
` [PATCH 13/30] packed-backend: extract add_write_error()
` [PATCH 14/30] packed-backend: extract iterator/updates merge
` [PATCH 15/30] packed-backend: create abstraction for writing refs
` [PATCH 16/30] config: add config values for packed-refs v2
` [PATCH 17/30] packed-backend: create shell of v2 writes
` [PATCH 18/30] packed-refs: write file format version 2
` [PATCH 19/30] packed-refs: read file format v2
` [PATCH 20/30] packed-refs: read optional prefix chunks
` [PATCH 21/30] packed-refs: write "
` [PATCH 22/30] packed-backend: create GIT_TEST_PACKED_REFS_VERSION
` [PATCH 23/30] t1409: test with packed-refs v2
` [PATCH 24/30] t5312: allow packed-refs v2 format
` [PATCH 25/30] t5502: add PACKED_REFS_V1 prerequisite
` [PATCH 26/30] t3210: require packed-refs v1 for some tests
` [PATCH 27/30] t*: skip packed-refs v2 over http tests
` [PATCH 28/30] ci: run GIT_TEST_PACKED_REFS_VERSION=2 in some builds
` [PATCH 29/30] p1401: create performance test for ref operations
` [PATCH 30/30] refs: skip hashing when writing packed-refs v2

[PATCH 0/8] submodule: tests, cleanup to prepare for built-in
 2022-11-07 17:16 UTC  (7+ messages)
` [PATCH 8/8] submodule--helper: use OPT_SUBCOMMAND() API

Git Bug Report: 'scalar register' command failed at Mac m1
 2022-11-07 14:53 UTC  (3+ messages)
  ` 回复: "

[PATCH 00/17] leak fixes: use existing constructors & other trivia
 2022-11-07  9:46 UTC  (4+ messages)

[PATCH 0/3] Implement filtering repacks
 2022-11-07  9:29 UTC  (10+ messages)
` [PATCH v2 0/2] "

git can not be built for s390x since update to git-2.38.0
 2022-11-07  0:42 UTC  (5+ messages)

Bug in `git branch --delete main` when on other orphan branch
 2022-11-06 22:22 UTC  (6+ messages)
` [PATCH] branch: gracefully handle '-d' on detached HEAD
  ` [PATCH v2] branch: gracefully handle '-d' on orphan HEAD

[PATCH] branch: error and informative messages
 2022-11-06 21:51 UTC  (2+ messages)
` [PATCH v2] "

"git bisect run" strips "--log" from the list of arguments
 2022-11-06 13:28 UTC  (9+ messages)
` [PATCH 00/13] bisect: v2.30.0 "run" regressions + make it built-in
  ` [PATCH 09/13] parse-options API: don't restrict OPT_SUBCOMMAND() to one *_fn type

Can git send-email support neomutt?
 2022-11-06 10:17 UTC  (5+ messages)

[PATCH] [RFC] diff: introduce scope option
 2022-11-06  6:58 UTC  (4+ messages)


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