git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2022-06-06 23:10:09 to 2022-06-09 20:02:37 UTC [more...]

[PATCH v2] ls-tree: fix --long implying -r regression in 9c4d58ff2c3
 2022-06-09 19:43 UTC  (12+ messages)
` [PATCH] ls-tree: test for the "
    ` js/ci-github-workflow-markup output regression (was: [PATCH] ls-tree: test for the regression in 9c4d58ff2c3)
      ` js/ci-github-workflow-markup output regression
  ` [PATCH v2] ls-tree: test for the regression in 9c4d58ff2c3

[PATCH] ls-files.c: add --only-object-name option
 2022-06-09 19:50 UTC  (6+ messages)
` [PATCH v2] ls-files.c: add --object-only option

[PATCH 0/6] bundle URIs: design doc and initial git fetch --bundle-uri implementation
 2022-06-09 19:39 UTC  (15+ messages)
` [PATCH 1/6] docs: document bundle URI standard

[BUG?] Major performance issue with some commands on our repo's master branch
 2022-06-09 18:43 UTC  (10+ messages)

[PATCH v6] git-prompt: make colourization consistent
 2022-06-09 18:29 UTC  (8+ messages)
` [PATCH v7] "
  ` [PATCH v8] git-prompt: make colouring consistent

[PATCH v12 0/8] unpack-objects: support streaming blobs to disk
 2022-06-09 18:27 UTC  (16+ messages)
` [PATCH v13 0/7] "
  ` [PATCH v13 1/7] unpack-objects: low memory footprint for get_data() in dry_run mode
  ` [PATCH v13 5/7] object-file.c: add "stream_loose_object()" to handle large object
      ` [RFC PATCH] object-file.c: batched disk flushes for stream_loose_object()

[PATCH] connected: distinguish local/remote bad objects
 2022-06-09 18:00 UTC  (6+ messages)

[PATCH] remote-curl: send Accept-Language header to server
 2022-06-09 17:34 UTC  (5+ messages)
` [PATCH v2] "

commit-graph overflow generation chicken and egg
 2022-06-09 15:39 UTC  (6+ messages)

[RFC PATCH 0/3] trace2: log "signal" end events if we invoke BUG()
 2022-06-09 15:23 UTC  (8+ messages)
` [RFC PATCH 1/3] test-tool: don't fake up BUG() exits as code 99

How to watch files in a Git repository
 2022-06-09 15:07 UTC  (5+ messages)

Best way to update `HEAD` in mirrored repos
 2022-06-09 14:46 UTC  (5+ messages)

[PATCH] setup: fix function name
 2022-06-09 13:55 UTC 

[PATCH 0/2] ci(GitHub): mark up compile errors, too
 2022-06-09 13:47 UTC  (4+ messages)
` [PATCH 1/2] ci(github): use grouping also in the `win-build` job
` [PATCH 2/2] ci(github): also mark up compile errors

[PATCH] ci(github): bring back the 'print test failures' step
 2022-06-09 13:06 UTC  (3+ messages)

[PATCH v4] git-prompt: make colourization consistent
 2022-06-09 11:25 UTC  (9+ messages)
` [PATCH v5] "

[PATCH 0/4] rebase: update branches in multi-part topic
 2022-06-09 10:04 UTC  (27+ messages)
` [PATCH 3/4] rebase: add --update-refs option
` [PATCH v2 0/7] rebase: update branches in multi-part topic
  ` [PATCH v2 1/7] log-tree: create for_each_decoration()
  ` [PATCH v2 2/7] branch: add branch_checked_out() helper
  ` [PATCH v2 3/7] sequencer: define array with enum values
  ` [PATCH v2 4/7] sequencer: add update-refs command
  ` [PATCH v2 5/7] rebase: add --update-refs option
  ` [PATCH v2 6/7] sequencer: implement 'update-refs' command
  ` [PATCH v2 7/7] rebase: add rebase.updateRefs config option

Git apply fails on case-only rename on case-insensitive filesystem
 2022-06-09  4:57 UTC  (3+ messages)

[PATCH 0/2] remote.c: reject 0-length branch names
 2022-06-08 23:27 UTC  (7+ messages)
` [PATCH 1/2] remote.c: don't BUG() on "
` [PATCH 2/2] remote.c: reject "

[PATCH 0/4] Create branch_checked_out() helper
 2022-06-08 22:03 UTC  (6+ messages)
` [PATCH 1/4] branch: add "
` [PATCH 2/4] branch: check for bisects and rebases
` [PATCH 3/4] fetch: use new branch_checked_out() and add tests
` [PATCH 4/4] branch: use branch_checked_out() when deleting refs

What's cooking in git.git (Jun 2022, #02; Tue, 7)
 2022-06-08 20:18 UTC  (3+ messages)
` ds/rebase-update-refs (was Re: What's cooking in git.git (Jun 2022, #02; Tue, 7))

[PATCH] submodule merge: update conflict error message
 2022-06-08 19:13 UTC  (6+ messages)

[PATCH 0/2] bitmap-format.txt: fix some formatting issues and include checksum info
 2022-06-08 17:12 UTC  (18+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] bitmap-format.txt: feed the file to asciidoc to generate html
  ` [PATCH v2 2/3] bitmap-format.txt: fix some formatting issues
  ` [PATCH v2 3/3] bitmap-format.txt: add information for trailing checksum

[PATCH 0/2] builtin/show-ref.c: support `--count` for limiting output
 2022-06-08 16:10 UTC  (13+ messages)
` [PATCH 2/2] builtin/show-ref.c: limit output with `--count`

[PATCH] ssh signing: Support ECDSA as literal SSH keys
 2022-06-08 15:24 UTC  (8+ messages)
        ` [PATCH] gpg docs: explain better use of ssh.defaultKeyCommand

[PATCH] config: document and test the 'worktree' scope
 2022-06-08  1:14 UTC  (2+ messages)

[PATCH v3 0/5] config: introduce discovery.bare and protected config
 2022-06-08  0:22 UTC  (10+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/5] Documentation/git-config.txt: add SCOPES section
  ` [PATCH v4 2/5] Documentation: define protected configuration
  ` [PATCH v4 3/5] config: read protected config with `git_protected_config()`
  ` [PATCH v4 4/5] safe.directory: use git_protected_config()
  ` [PATCH v4 5/5] setup.c: create `discovery.bare`

[PATCH v2 0/6] usage API: add and use a bug() + BUG_if_bug()
 2022-06-07 22:05 UTC  (6+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/6] common-main.o: move non-trace2 exit() behavior out of trace2.c

Bug in merge-ort (rename detection can have collisions?)
 2022-06-08  0:11 UTC 

[RFC PATCH v2] commit-graph: refactor to avoid prepare_repo_settings
 2022-06-07 20:02 UTC  (2+ messages)

git diff word diff bug??
 2022-06-07 22:40 UTC  (6+ messages)

[PATCH] run-command: don't spam trace2_child_exit()
 2022-06-07 22:09 UTC  (8+ messages)
` [PATCH v2] "

[PATCH] cocci: retire is_null_sha1() rule
 2022-06-07 21:50 UTC 

[RFC PATCH 00/15] Fix GCC -fanalyzer warnings & add -fanalyzer DEVOPTS mode
 2022-06-07 18:09 UTC  (10+ messages)
` [PATCH 0/3] remote API: fix -fanalyzer-spotted freeing issue
  ` [PATCH 1/3] remote.c: remove braces from one-statement "for"-loops
  ` [PATCH 2/3] remote.c: don't dereference NULL in freeing loop
  ` [PATCH 3/3] remote API: don't buggily FREE_AND_NULL(), free() instead

[PATCH v4 0/2] hook API: connect hooks to the TTY again, fixes a v2.36.0 regression
 2022-06-07 17:08 UTC  (11+ messages)
` [PATCH v5 "
  ` [PATCH v6 "
    ` [PATCH v6 1/2] run-command: add an "ungroup" option to run_process_parallel()
    ` [PATCH v6 2/2] hook API: fix v2.36.0 regression: hooks should be connected to a TTY

[PATCH] fsmonitor: query watchman with right valid json
 2022-06-07 17:00 UTC  (6+ messages)
    ` [PATCH v2] "

[PATCH 1/2] bitmap-format.txt: fix some formatting issues
 2022-06-07 10:25 UTC  (2+ messages)

[PATCH 00/12] RFC: In-core git merge-tree ("Server side merges")
 2022-06-07  7:38 UTC  (17+ messages)
` [PATCH 08/12] merge-ort: provide a merge_get_conflicted_files() helper function

[PATCH] range-diff: show submodule changes irrespective of diff.submodule
 2022-06-07  1:26 UTC  (5+ 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).