git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2024-01-26 20:10:14 to 2024-01-31 01:23:03 UTC [more...]

[PATCH 00/10] Enrich Trailer API
 2024-01-31  1:22 UTC  (23+ messages)
` [PATCH v2 "
  ` [PATCH v2 01/10] trailer: prepare to expose functions as part of API
  ` [PATCH v2 02/10] trailer: move interpret_trailers() to interpret-trailers.c
  ` [PATCH v2 03/10] trailer: unify trailer formatting machinery
  ` [PATCH v2 04/10] trailer: delete obsolete formatting functions
  ` [PATCH v2 05/10] sequencer: use the trailer iterator
  ` [PATCH v2 06/10] trailer: make trailer_info struct private
  ` [PATCH v2 07/10] trailer: spread usage of "trailer_block" language
  ` [PATCH v2 08/10] trailer: prepare to move parse_trailers_from_command_line_args() to builtin
  ` [PATCH v2 09/10] trailer: move arg handling to interpret-trailers.c
  ` [PATCH v2 10/10] trailer: delete obsolete argument handling code from API
  ` [PATCH v3 00/10] Enrich Trailer API
    ` [PATCH v3 01/10] trailer: prepare to expose functions as part of API
    ` [PATCH v3 02/10] trailer: move interpret_trailers() to interpret-trailers.c
    ` [PATCH v3 03/10] trailer: unify trailer formatting machinery
    ` [PATCH v3 04/10] sequencer: use the trailer iterator

git checkout -B <branch> lets you checkout a branch that is already checked out in another worktree Inbox
 2024-01-30 22:30 UTC  (12+ messages)
    ` [PATCH 2/2] checkout: forbid "-B <branch>" from touching a branch used elsewhere

Draft of Git Rev News edition 107
 2024-01-30 22:29 UTC 

[PATCH 0/2] refs: introduce reftable backend
 2024-01-30 22:08 UTC  (4+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] ci: add jobs to test with the "

[PATCH] t0091: allow test in a repository without tags
 2024-01-30 21:46 UTC  (3+ messages)

[PATCH] win32: special-case `ENOSPC` when writing to a pipe
 2024-01-30 21:36 UTC 

[PATCH] merge-tree: accept 3 trees as arguments
 2024-01-30 20:05 UTC  (8+ messages)
` [PATCH v2] "

[PATCH 0/4] mark tests as leak-free
 2024-01-30 20:00 UTC  (14+ messages)
` [PATCH 1/4] t0080: mark "
` [PATCH 2/4] t5332: "
` [PATCH 3/4] t6113: "
` [PATCH 4/4] test-lib: check for TEST_PASSES_SANITIZE_LEAK

[PATCH] reftable/stack: fsync "tables.list" during compaction
 2024-01-30 19:04 UTC  (2+ messages)

[RFH] disable bogus .maybe_tree suggestion by Coccinelle?
 2024-01-30 18:08 UTC 

[PATCH 0/2] reftable: adjust permissions of compacted tables
 2024-01-30 16:56 UTC  (3+ messages)
` [PATCH v3] reftable/stack: "

[GSOC][RFC PATCH 0/2] add-patch: compare object id
 2024-01-30 16:42 UTC  (10+ messages)
` [RFC PATCH 1/2] add-patch: compare object id instead of literal string
` [RFC PATCH 2/2] checkout: remove HEAD special case

Git segfaults with diff.external and comparing files with different permissions
 2024-01-30 16:29 UTC  (5+ messages)
` [PATCH] diff: handle NULL meta-info when spawning external diff

Git in GSoC 2024
 2024-01-30  9:08 UTC  (3+ messages)

[PATCH] gitk: add "Hightlight commit name" menu entry
 2024-01-30  8:53 UTC 

[PATCH 0/3] Comment style fixes
 2024-01-30  6:10 UTC  (5+ messages)
` [PATCH 1/3] builtin/worktree: comment "
` [PATCH 2/3] merge-ort.c: comment style fix
` [PATCH 3/3] reftable/pq_test: "

what should "git clean -n -f [-d] [-x] <pattern>" do?
 2024-01-30  5:53 UTC  (20+ messages)

[PATCH v3 0/5] completion: improvements for git-bisect
 2024-01-30  5:47 UTC  (11+ messages)
` [PATCH v4 0/8] "
  ` [PATCH v4 1/8] completion: bisect: complete bad, new, old, and help subcommands
  ` [PATCH v4 2/8] completion: bisect: complete custom terms and related options
  ` [PATCH v4 3/8] completion: bisect: complete missing --first-parent and --no-checkout options
  ` [PATCH v4 4/8] completion: new function __git_complete_log_opts
  ` [PATCH v4 5/8] completion: log: use __git_complete_log_opts
  ` [PATCH v4 6/8] completion: bisect: complete log opts for visualize subcommand
  ` [PATCH v4 7/8] completion: bisect: recognize but do not complete view subcommand
  ` [PATCH v4 8/8] completion: add tests for git-bisect

[PATCH 0/2] some unit-test Makefile polishing
 2024-01-30  5:40 UTC  (17+ messages)
` [PATCH 1/2] Makefile: use order-only prereq for UNIT_TEST_BIN
` [PATCH 2/2] t/Makefile: get UNIT_TESTS list from C sources
` [PATCH v2 0/3] some unit-test Makefile polishing
  ` [PATCH v2 1/3] Makefile: use mkdir_p_parent_template for UNIT_TEST_BIN
  ` [PATCH v2 2/3] Makefile: remove UNIT_TEST_BIN directory with "make clean"
  ` [PATCH v2 3/3] t/Makefile: get UNIT_TESTS list from C sources

[PATCH v3 0/2] Replace atoi() with strtol_i_updated()
 2024-01-30  4:40 UTC  (9+ messages)
` [PATCH v4 "
  ` [PATCH v4 2/2] patch-id: replace `atoi()` with `strtol_i_updated()`
  ` [PATCH v5 0/2] Replace atoi() with strtoi_with_tail()
    ` [PATCH v5 1/2] git-compat-util: add strtoi_with_tail()
    ` [PATCH v5 2/2] patch-id: replace `atoi()` with `strtoi_with_tail`

Multiple indices / staging areas
 2024-01-30  3:47 UTC 

“ Hello World “
 2024-01-30  1:52 UTC 

What's cooking in git.git (Jan 2024, #09; Mon, 29)
 2024-01-30  1:10 UTC 

[PATCH v4 00/17] bloom: changed-path Bloom filters v2 (& sundries)
 2024-01-29 23:58 UTC  (5+ messages)
` [PATCH v5 "
  ` [PATCH v5 09/17] repo-settings: introduce commitgraph.changedPathsVersion

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

[PATCH 0/5] for-each-ref: print all refs on empty string pattern
 2024-01-29 20:37 UTC  (7+ messages)
` [PATCH v3 0/4] "
  ` [PATCH v3 1/4] refs: introduce `is_pseudoref()` and `is_headref()`
  ` [PATCH v3 2/4] refs: extract out `loose_fill_ref_dir_regular_file()`
  ` [PATCH v3 3/4] refs: introduce `refs_for_each_all_refs()`
  ` [PATCH v3 4/4] for-each-ref: avoid filtering on empty pattern

Y
 2024-01-29 19:28 UTC 

[PATCH 0/1] config: add back code comment
 2024-01-29 18:28 UTC  (6+ messages)
` [PATCH 1/1] "
  ` [PATCH v2 0/1] "
    ` [PATCH v2 1/1] "

[PATCH] pack-bitmap: drop unused `reuse_objects`
 2024-01-29 18:14 UTC  (2+ messages)

[PATCH] git-p4: use raw string literals for regular expressions
 2024-01-29 17:25 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/2] index-pack: fsck honor checks
 2024-01-29 17:18 UTC  (14+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] index-pack: --fsck-objects to take an optional argument for fsck msgs
  ` [PATCH v3 0/2] index-pack: fsck honor checks
    ` [PATCH v3 1/2] index-pack: test and document --strict=<msg-id>=<severity>
    ` [PATCH v3 2/2] index-pack: --fsck-objects to take an optional argument for fsck msgs

[PATCH] reftable: honor core.fsync
 2024-01-29 17:15 UTC  (3+ messages)

How to execute a command on git am/rebase/cherry pick --abort ?
 2024-01-29 14:40 UTC  (4+ messages)

[PATCH] merge-ort: turn submodule conflict suggestions into an advice
 2024-01-29 13:29 UTC 

[PATCH 0/5] completion: remove hardcoded config variable names
 2024-01-29 13:28 UTC  (12+ messages)
` [PATCH 1/5] completion: add space after config variable names also in Bash 3
` [PATCH 2/5] completion: complete 'submodule.*' config variables
` [PATCH 3/5] completion: add and use __git_compute_first_level_config_vars_for_section
` [PATCH 4/5] builtin/help: add --config-all-for-completion
` [PATCH 5/5] completion: add an use __git_compute_second_level_config_vars_for_section
` [PATCH v2 0/5] completion: remove hardcoded config variable names
  ` [PATCH v2 1/5] completion: add space after config variable names also in Bash 3
  ` [PATCH v2 2/5] completion: complete 'submodule.*' config variables
  ` [PATCH v2 3/5] completion: add and use __git_compute_first_level_config_vars_for_section
  ` [PATCH v2 4/5] builtin/help: add --config-all-for-completion
  ` [PATCH v2 5/5] completion: add an use __git_compute_second_level_config_vars_for_section

[PATCH 1/4] sequencer: Do not require `allow_empty` for redundant commit options
 2024-01-29 10:55 UTC  (16+ 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 v2] credential/wincred: store oauth_refresh_token
 2024-01-28 21:25 UTC  (2+ messages)
` [PATCH v3] "

add two steps
 2024-01-27 16:31 UTC  (4+ messages)

[PATCH 0/4] completion for git-reflog show
 2024-01-27 13:20 UTC  (11+ messages)
` [PATCH 1/4] completion: introduce __gitcomp_subcommand
` [PATCH 2/4] completion: introduce __git_find_subcommand
` [PATCH 3/4] completion: reflog with implicit "show"

What's cooking in git.git (Jan 2024, #08; Fri, 26)
 2024-01-27  1:00 UTC 

git-for-windows: Rarely, checking out a branch will fast-forward that branch to the branch that was just switched from
 2024-01-26 20:17 UTC 


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