git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2024-01-17 19:53:27 to 2024-01-20 01:56:28 UTC [more...]

What's cooking in git.git (Jan 2024, #06; Fri, 19)
 2024-01-20  1:56 UTC 

Bugreport
 2024-01-20  1:22 UTC  (5+ messages)
  ` partial commit of file-to-directory change, was Bugreport

[Bug?] "git diff --no-rename A B"
 2024-01-20  1:18 UTC  (3+ messages)

[PATCH 0/2] reftable/stack: fix race in up-to-date check
 2024-01-20  1:05 UTC  (5+ messages)
` [PATCH 1/2] reftable/stack: unconditionally reload stack after commit
` [PATCH 2/2] reftable/stack: fix race in up-to-date check

Suggestion for Git docummntation Book, Chapter "7.7 Git Tools - Reset Demystified"
 2024-01-20  1:03 UTC  (2+ messages)

git fsck does not check the packed-refs file
 2024-01-20  1:00 UTC  (3+ messages)

[PATCH 0/3] Strengthen fsck checks for submodule URLs
 2024-01-20  0:51 UTC  (14+ messages)
` [PATCH 3/3] submodule-config.c: strengthen URL fsck check
` [PATCH v2 0/4] Strengthen fsck checks for submodule URLs
  ` [PATCH v2 1/4] submodule-config.h: move check_submodule_url
  ` [PATCH v2 2/4] test-submodule: remove command line handling for check-name
  ` [PATCH v2 3/4] t7450: test submodule urls
  ` [PATCH v2 4/4] submodule-config.c: strengthen URL fsck check

[PATCH] setup: allow cwd=.git w/ bareRepository=explicit
 2024-01-20  0:08 UTC 

[PATCH v1 0/4] maintenance: use XDG config if it exists
 2024-01-19 23:04 UTC  (14+ messages)
` [PATCH v2 "
  ` [PATCH v2 3/4] config: factor out global config file retrieval
` [PATCH v3 0/4] maintenance: use XDG config if it exists
  ` [PATCH v3 1/4] config: format newlines
  ` [PATCH v3 2/4] config: rename global config function
  ` [PATCH v3 3/4] config: factor out global config file retrieval
  ` [PATCH v3 4/4] maintenance: use XDG config if it exists

[PATCH] MyFirstContribution: update mailing list sub steps
 2024-01-19 22:46 UTC  (4+ messages)

[PATCH 0/2] Run limited fuzz tests in GitHub CI
 2024-01-19 22:46 UTC  (5+ messages)
` [PATCH 1/2] fuzz: fix fuzz test build rules
` [PATCH 2/2] ci: build and run minimal fuzzers in GitHub CI

[PATCH 0/5] for-each-ref: print all refs on empty string pattern
 2024-01-19 20:57 UTC  (9+ messages)
` [PATCH 1/5] refs: expose `is_pseudoref_syntax()`
` [PATCH 2/5] refs: make `is_pseudoref_syntax()` stricter
` [PATCH 3/5] refs: extract out `loose_fill_ref_dir_regular_file()`
` [PATCH 4/5] refs: introduce `refs_for_each_all_refs()`
` [PATCH 5/5] for-each-ref: avoid filtering on empty pattern

[PATCH 0/7] refs: convert special refs to become normal pseudo-refs
 2024-01-19 20:28 UTC  (12+ messages)
` [PATCH 1/7] sequencer: clean up pseudo refs with REF_NO_DEREF
` [PATCH 2/7] sequencer: delete REBASE_HEAD in correct repo when picking commits
` [PATCH 3/7] refs: convert AUTO_MERGE to become a normal pseudo-ref
` [PATCH 4/7] sequencer: introduce functions to handle autostashes via refs
` [PATCH 5/7] refs: convert MERGE_AUTOSTASH to become a normal pseudo-ref
` [PATCH 6/7] refs: redefine special refs
` [PATCH 7/7] Documentation: add "special refs" to the glossary

[PATCH 00/12] Group reffiles tests
 2024-01-19 20:19 UTC  (39+ messages)
` [PATCH 01/12] t3210: move to t0602
` [PATCH 02/12] remove REFFILES prerequisite
` [PATCH 03/12] t1414: convert test to use Git commands instead of writing refs manually
` [PATCH 04/12] t1404: move reffiles specific tests to t0600
` [PATCH 06/12] t1406: "
` [PATCH 07/12] t1410: "
` [PATCH 08/12] t1415: "
` [PATCH 09/12] t1503: "
` [PATCH 10/12] t3903: "
` [PATCH 11/12] t4202: "
` [PATCH 12/12] t5312: "
` [PATCH v2 00/12] Group reffiles tests
  ` [PATCH v2 01/12] t3210: move to t0601
  ` [PATCH v2 02/12] remove REFFILES prerequisite for some tests in t1405 and t2017
  ` [PATCH v2 03/12] t1414: convert test to use Git commands instead of writing refs manually
  ` [PATCH v2 04/12] t1404: move reffiles specific tests to t0600
  ` [PATCH v2 05/12] t1405: move reffiles specific tests to t0601
  ` [PATCH v2 06/12] t1406: move reffiles specific tests to t0600
  ` [PATCH v2 07/12] t1410: "
  ` [PATCH v2 08/12] t1415: move reffiles specific tests to t0601
  ` [PATCH v2 09/12] t1503: move reffiles specific tests to t0600
  ` [PATCH v2 10/12] t3903: make drop stash test ref backend agnostic
  ` [PATCH v2 11/12] t4202: move reffiles specific tests to t0600
  ` [PATCH v2 12/12] t5312: move reffiles specific tests to t0601

[PATCH] merge-ll: expose revision names to custom drivers
 2024-01-19 20:02 UTC  (8+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH] precious-files.txt: new document proposing new precious file type
 2024-01-19 18:45 UTC  (13+ messages)

[PATCH v2 0/5] completion: improvements for git-bisect
 2024-01-19 18:27 UTC  (14+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/5] completion: complete new old actions, start opts
  ` [PATCH v3 2/5] completion: git-log opts to bisect visualize
  ` [PATCH v3 3/5] completion: move to maintain define-before-use
  ` [PATCH v3 4/5] completion: custom git-bisect terms
  ` [PATCH v3 5/5] completion: git-bisect view recognized but not completed

[PATCH v3 0/4] support remote archive from stateless transport
 2024-01-19 10:56 UTC  (7+ messages)
` [PATCH v4 0/4] support remote archive via "
  ` [PATCH v4 1/4] transport-helper: no connection restriction in connect_helper

[Help wanted] git-credential-osxkeychain support for attributes password_expiry_utc and oauth_refresh_token
 2024-01-19  8:00 UTC 

[PATCH] diffcore-delta: avoid ignoring final 'line' of file
 2024-01-19  6:27 UTC  (8+ messages)

[PATCH 1/4] sequencer: Do not require `allow_empty` for redundant commit options
 2024-01-19  5:59 UTC  (4+ messages)
` [PATCH 2/4] docs: Clean up `--empty` formatting in `git-rebase` and `git-am`
` [PATCH 3/4] rebase: Update `--empty=ask` to `--empty=drop`
` [PATCH 4/4] cherry-pick: Add `--empty` for more robust redundant commit handling

[PATCH 1/2] t0024: avoid losing exit status to pipes
 2024-01-19  3:40 UTC  (10+ messages)
` [PATCH 2/2] t0024: refactor to have single command per line
` [PATCH v2 1/2] t0024: avoid losing exit status to pipes
  ` [PATCH v2 2/2] t0024: style fix
` [PATCH v3 1/2] t0024: avoid losing exit status to pipes
` [PATCH v3 2/2] t0024: style fix

what should "git clean -n -f [-d] [-x] <pattern>" do?
 2024-01-19  2:07 UTC  (2+ messages)

What's cooking in git.git (Jan 2024, #05; Tue, 16)
 2024-01-19  1:57 UTC  (2+ messages)
` en/diffcore-delta-final-line-fix (Was: Re: What's cooking in git.git (Jan 2024, #05; Tue, 16))

[GSOC][RFC] Heed core.bare from template config file when no command line override given, as a microproject
 2024-01-19  1:43 UTC  (7+ messages)

[PATCH 00/10] Enrich Trailer API
 2024-01-19  1:14 UTC  (21+ messages)
` [PATCH 01/10] trailer: move process_trailers() to interpret-trailers.c
` [PATCH 02/10] trailer: include "trailer" term in API functions
` [PATCH 03/10] trailer: unify trailer formatting machinery
` [PATCH 04/10] trailer: delete obsolete formatting functions
` [PATCH 05/10] sequencer: use the trailer iterator
` [PATCH 06/10] trailer: make trailer_info struct private
` [PATCH 07/10] trailer: spread usage of "trailer_block" language
` [PATCH 09/10] trailer: move arg handling to interpret-trailers.c

[PATCH 0/9] some more chunk-file bounds-checks fixes
 2024-01-18 23:59 UTC  (6+ messages)
` [PATCH 0/7] chunk-format: introduce `pair_chunk_expect()`
  ` [PATCH 1/7] chunk-format: introduce `pair_chunk_expect()` helper

[PATCH 0/3] allow disabling the automatic hint in advise_if_enabled()
 2024-01-18 20:50 UTC  (14+ messages)
` [PATCH 3/3] advice: "

[PATCH 0/1] Fix error message in git-show-ref(1) --exists
 2024-01-18 19:19 UTC  (8+ messages)
` [PATCH 1/1] builtin/show-ref: treat directory directory as non-existing in --exists

How to execute a command on git am/rebase/cherry pick --abort ?
 2024-01-18 13:30 UTC  (3+ messages)

[PATCH 0/3] ci: add support for macOS to GitLab CI
 2024-01-18 10:23 UTC  (10+ messages)
` [PATCH 1/3] ci: make p4 setup on macOS more robust
` [PATCH v2 0/5] ci: add support for macOS to GitLab CI
  ` [PATCH v2 1/5] t7527: decrease likelihood of racing with fsmonitor daemon
  ` [PATCH v2 2/5] Makefile: detect new Homebrew location for ARM-based Macs
  ` [PATCH v2 3/5] ci: handle TEST_OUTPUT_DIRECTORY when printing test failures
  ` [PATCH v2 4/5] ci: make p4 setup on macOS more robust
  ` [PATCH v2 5/5] ci: add macOS jobs to GitLab CI

[PATCH v2] rebase: Fix documentation about used shell in -x
 2024-01-17 22:38 UTC  (2+ messages)

[PATCH] rebase: Fix documentation about used shell in -x
 2024-01-17 22:35 UTC  (3+ messages)

[PATCH v2] tests: move t0009-prio-queue.sh to the new unit testing framework
 2024-01-17 22:15 UTC  (5+ messages)
` [PATCH v3] "

[PATCH] push: improve consistency of output when "up to date"
 2024-01-17 22:02 UTC  (3+ messages)

[PATCH v5 0/2] t7501: add tests for --include, --only, --signoff
 2024-01-17 21:33 UTC  (3+ messages)
` [PATCH v6 "

[DISCUSS] Introducing Rust into the Git project
 2024-01-17 21:30 UTC  (6+ 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).