git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2024-01-21 13:15:56 to 2024-01-25 17:16:47 UTC [more...]

what should "git clean -n -f [-d] [-x] <pattern>" do?
 2024-01-25 17:11 UTC  (7+ messages)

[PATCH v5] subtree: fix split processing with multiple subtrees present
 2024-01-25 16:38 UTC  (8+ messages)
` [PATCH v6] "

Slightly embarassing bug in error message when RSA key doesn't match
 2024-01-25 16:37 UTC 

[PATCH 0/5] for-each-ref: print all refs on empty string pattern
 2024-01-25 16:28 UTC  (28+ messages)
` [PATCH 1/5] refs: expose `is_pseudoref_syntax()`
` [PATCH 2/5] refs: make `is_pseudoref_syntax()` stricter
` [PATCH 4/5] refs: introduce `refs_for_each_all_refs()`
` [PATCH v2 0/4] for-each-ref: print all refs on empty string pattern
  ` [PATCH v2 1/4] refs: introduce `is_pseudoref()` and `is_headref()`
  ` [PATCH v2 2/4] refs: extract out `loose_fill_ref_dir_regular_file()`
  ` [PATCH v2 3/4] refs: introduce `refs_for_each_all_refs()`
  ` [PATCH v2 4/4] for-each-ref: avoid filtering on empty pattern

Virus detected
 2024-01-25 16:21 UTC  (3+ messages)
` P. S. "

[PATCH 0/2] reftable: adjust permissions of compacted tables
 2024-01-25 16:02 UTC  (6+ messages)
` [PATCH 1/2] reftable/stack: use fchmod(3P) to set permissions
` [PATCH 2/2] reftable/stack: adjust permissions of compacted tables
` [PATCH v2] "

[PATCH 0/2] [GSoC][RFC/Patch] FIX: use utf8_strnwidth for line_prefix in diff.c
 2024-01-25  5:52 UTC  (9+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] FIX memory leak in one branch

[PATCH v2 1/2] revision: ensure MERGE_HEAD is a ref in prepare_show_merge
 2024-01-24 22:13 UTC  (9+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/2] revision: Implement `git log --merge` also for rebase/cherry_pick/revert

[PATCH 00/12] Group reffiles tests
 2024-01-24 21:37 UTC  (13+ messages)
` [PATCH v2 "
  ` [PATCH v2 01/12] t3210: move to t0601
  ` [PATCH v2 04/12] t1404: move reffiles specific tests to t0600
  ` [PATCH v2 07/12] t1410: "
  ` [PATCH v2 08/12] t1415: move reffiles specific tests to t0601

[PATCH v3] merge-ll: expose revision names to custom drivers
 2024-01-24 21:17 UTC  (3+ messages)
` [PATCH v4] "

[PATCH] ls-files: avoid the verb "deprecate" for individual options
 2024-01-24 21:10 UTC 

[PATCH 0/2] Replace atoi() with strtol_i2()
 2024-01-24 21:02 UTC  (16+ messages)
` [PATCH 1/2] git-compat-util: add strtol_i2
` [PATCH 2/2] patch-id: replace `atoi()` with `strtol_i2()`
` [PATCH v2 0/2] Replace atoi() with strtol_i_updated()
  ` [PATCH v2 1/2] git-compat-util: add strtol_i_updated()
  ` [PATCH v2 2/2] patch-id: replace `atoi()` with `strtol_i_updated()`
  ` [PATCH v3 0/2] Replace atoi() with strtol_i_updated()
    ` [PATCH v3 1/2] git-compat-util: add strtol_i_updated()
    ` [PATCH v3 2/2] patch-id: replace `atoi()` with `strtol_i_updated()`
    ` [PATCH v4 0/2] Replace atoi() with strtol_i_updated()
      ` [PATCH v4 1/2] git-compat-util: add strtol_i_updated()
      ` [PATCH v4 2/2] patch-id: replace `atoi()` with `strtol_i_updated()`

`git fetch` with protocol.version=1 misses tags that point to the fetched history
 2024-01-24 19:31 UTC  (3+ messages)
` [PATCH] transport-helper: re-examine object dir after fetching

Fwd: Unexpected behavior of ls-files command when using --others --exclude-from, and a .gitignore file which resides in a subdirectory
 2024-01-24 18:57 UTC  (14+ messages)

[PATCH] reftable: honor core.fsync
 2024-01-24 17:22 UTC  (8+ messages)

[PATCH 1/4] sequencer: Do not require `allow_empty` for redundant commit options
 2024-01-24 11:01 UTC  (26+ 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
            ` Subject: [PATCH] CoC: whitespace fix

[PATCH 0/7] refs: convert special refs to become normal pseudo-refs
 2024-01-24  9:05 UTC  (19+ messages)
` [PATCH 1/7] sequencer: clean up pseudo refs with REF_NO_DEREF
` [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 7/7] Documentation: add "special refs" to the glossary

[PATCH 0/6] t: mark "files"-backend specific tests
 2024-01-24  8:52 UTC  (21+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/6] t1300: make tests more robust with non-default ref backends
  ` [PATCH v2 3/6] t1302: make tests more robust with new extensions
` [PATCH v3 0/6] t: mark "files"-backend specific tests
  ` [PATCH v3 1/6] t1300: make tests more robust with non-default ref backends
  ` [PATCH v3 2/6] t1301: mark test for `core.sharedRepository` as reffiles specific
  ` [PATCH v3 3/6] t1302: make tests more robust with new extensions
  ` [PATCH v3 4/6] t1419: mark test suite as files-backend specific
  ` [PATCH v3 5/6] t5526: break test submodule differently
  ` [PATCH v3 6/6] t: mark tests regarding git-pack-refs(1) to be backend specific

[DISCUSS] Introducing Rust into the Git project
 2024-01-24  7:54 UTC  (17+ messages)
          ` Defining a platform support policy (Was: [DISCUSS] Introducing Rust into the Git project)
              ` Defining a platform support policy

[PATCH] precious-files.txt: new document proposing new precious file type
 2024-01-24  6:50 UTC  (9+ messages)

What's cooking in git.git (Jan 2024, #07; Tue, 23)
 2024-01-24  0:25 UTC 

What's cooking in git.git (Jan 2024, #06; Fri, 19)
 2024-01-23 21:34 UTC  (4+ messages)
` ps/reftable-optimize-io (was: What's cooking in git.git (Jan 2024, #06; Fri, 19))
` sd/negotiate-trace-fix "
  ` sd/negotiate-trace-fix

Fatal error: commit-graph-chain.lock': File exists
 2024-01-23 15:01 UTC 

[RFC PATCH 0/4] test-tool: add unit test suite runner
 2024-01-23  0:59 UTC  (8+ messages)
` [RFC PATCH 1/4] t0080: turn t-basic unit test into a helper
` [RFC PATCH 2/4] test-tool run-command testsuite: support unit tests

[PATCH 0/2] reftable/stack: fix race in up-to-date check
 2024-01-23  0:32 UTC  (5+ messages)
` [PATCH 2/2] "

[Bug?] "git diff --no-rename A B"
 2024-01-23  0:28 UTC  (7+ messages)

[PATCH 00/10] Enrich Trailer API
 2024-01-22 23:22 UTC  (3+ messages)
` [PATCH 05/10] sequencer: use the trailer iterator

[PATCH] ci(github): also skip logs of broken test cases
 2024-01-22 23:16 UTC  (3+ messages)

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

Git Push Always uses Protocol Version 0
 2024-01-22 22:04 UTC  (4+ messages)

[PATCH] setup: allow cwd=.git w/ bareRepository=explicit
 2024-01-22 20:50 UTC  (3+ messages)

[RFC PATCH] editorconfig: limit code lines to 80 characters
 2024-01-22 20:44 UTC  (2+ messages)

[PATCH 0/4] completion: add missing 'git log' options
 2024-01-22 16:09 UTC  (3+ messages)
` [PATCH 2/4] completion: complete --patch-with-raw

[PATCH v5 0/6] support remote archive via stateless transport
 2024-01-22 15:54 UTC  (10+ messages)
` [PATCH v6 "
  ` [PATCH v6 1/6] transport-helper: no connection restriction in connect_helper
  ` [PATCH v6 2/6] remote-curl: supports git-upload-archive service
  ` [PATCH v6 3/6] transport-helper: protocol v2 supports upload-archive
  ` [PATCH v6 4/6] http-backend: new rpc-service for git-upload-archive
  ` [PATCH v6 5/6] transport-helper: call do_take_over() in connect_helper
  ` [PATCH v6 6/6] transport-helper: call do_take_over() in process_connect

[PATCH 0/3] ci: add support for macOS to GitLab CI
 2024-01-22 15:44 UTC  (5+ messages)
` [PATCH v2 0/5] "

Git pre-received hook not failing with exit code 1 correcly
 2024-01-21 18:05 UTC  (2+ 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).