git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-12-25 12:33:29 to 2026-01-02 21:34:11 UTC [more...]

[PATCH v7] status: additional comparison with goal branch
 2026-01-02 21:34 UTC  (26+ messages)
` [PATCH v8] status: show comparison with configured "
  ` Code review?
          ` Triangular workflows
  ` [PATCH v9 0/2] status: show comparison with configured goal branch
    ` [PATCH v9 1/2] "
    ` [PATCH v9 2/2] improve tests
    ` [PATCH v10 0/3] status: show additional comparison with push branch when different from tracking branch
      ` [PATCH v10 1/3] status: show comparison with configured goal branch
      ` [PATCH v10 2/3] improve tests
      ` [PATCH v10 3/3] use pushRemote and tracking branch
        ` Another look?
      ` [PATCH v11] status: show comparison with push remote tracking branch
        ` [PATCH v12 0/2] "

[PATCH] reftable/iter: fix undefined behavior in indexed_table_ref_iter_next
 2026-01-02 19:16 UTC 

[PATCH 00/10] Xdiff cleanup part 3
 2026-01-02 18:52 UTC  (11+ messages)
` [PATCH 01/10] ivec: introduce the C side of ivec
` [PATCH 02/10] xdiff: make classic diff explicit by creating xdl_do_classic_diff()
` [PATCH 03/10] xdiff: don't waste time guessing the number of lines
` [PATCH 04/10] xdiff: let patience and histogram benefit from xdl_trim_ends()
` [PATCH 05/10] xdiff: use xdfenv_t in xdl_trim_ends() and xdl_cleanup_records()
` [PATCH 06/10] xdiff: cleanup xdl_trim_ends()
` [PATCH 07/10] xdiff: replace xdfile_t.dstart with xdfenv_t.delta_start
` [PATCH 08/10] xdiff: replace xdfile_t.dend with xdfenv_t.delta_end
` [PATCH 09/10] xdiff: remove dependence on xdlclassifier from xdl_cleanup_records()
` [PATCH 10/10] xdiff: move xdl_cleanup_records() from xprepare.c to xdiffi.c

[PATCH] add -p: show hunk selection state when selecting hunks
 2026-01-02 18:51 UTC  (5+ messages)
` [GSoC PATCH v2] add -p: show user's hunk decision "
  ` [GSoC PATCH v3] "

[PATCH 0/1] compat: modernize and simplify byte swapping functions
 2026-01-02 17:37 UTC  (5+ messages)
` [PATCH 1/1] "

[Outreachy PATCH] environment: move "core.attributesFile" into repo-setting
 2026-01-02 16:32 UTC  (6+ messages)
` [Outreachy PATCH v2] "

[PATCH 0/4] doc: git-reset: clarify DESCRIPTION section
 2026-01-02 14:28 UTC  (12+ messages)
` [PATCH v2 "
  ` [PATCH v2 4/4] doc: git-reset: clarify `git reset <pathspec>`
  ` [PATCH v3 0/4] doc: git-reset: clarify DESCRIPTION section
    ` [PATCH v3 1/4] doc: git-reset: reorder the forms
    ` [PATCH v3 2/4] doc: git-reset: clarify intro
    ` [PATCH v3 3/4] doc: git-reset: clarify `git reset [mode]`
    ` [PATCH v3 4/4] doc: git-reset: clarify `git reset <pathspec>`

[PATCH 0/2] replay: die descriptively when invalid commit-ish
 2026-01-02 11:11 UTC  (25+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] t3650: add more regression tests for failure conditions
` [PATCH v2 0/5] replay: die descriptively when invalid commit-ish
  ` [PATCH v2 1/5] replay: remove dead code and rearrange
  ` [PATCH v2 2/5] replay: find *onto only after testing for ref name
  ` [PATCH v2 3/5] replay: die descriptively when invalid commit-ish is given
  ` [PATCH v2 4/5] replay: die if we cannot parse object
  ` [PATCH v2 5/5] t3650: add more regression tests for failure conditions

[PATCH] t2021: use test helpers instead of shell primitives
 2026-01-02 11:03 UTC 

[PATCH v2] t1300: use test helpers instead of shell primitives
 2026-01-02  9:46 UTC 

[PATCH] t1300: use test helpers instead of shell primitives
 2026-01-02  9:39 UTC  (3+ messages)

Git destroys u+s and g+s directory modes
 2026-01-02  7:55 UTC  (9+ messages)

Slow git pack-refs --all
 2026-01-02  7:49 UTC  (8+ messages)

[RFC PATCH] builtin/format-patch: print a warning for skipped merge commits?
 2026-01-02  7:33 UTC  (3+ messages)

[PATCH] fsck: snapshot default refs before object walk
 2026-01-02  5:49 UTC  (3+ messages)

[PATCH] fsmonitor: fix khash memory leak in do_handle_client
 2026-01-02  1:24 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] t7800: fix racy "difftool --dir-diff syncs worktree" test
 2026-01-01 22:49 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] status: show default branch comparison when tracking non-default branch
 2026-01-01 20:05 UTC  (2+ messages)
` Another look?

[PATCH v2 1/2] status: show comparison with upstream default branch
 2026-01-01 20:01 UTC  (2+ messages)
` Another look?

[PATCH] status: show default branch comparison when tracking non-default branch
 2026-01-01 19:59 UTC  (2+ messages)
` Another look?

What's cooking in git.git (Jan 2026, #01)
 2026-01-01 17:47 UTC 

[ANNOUNCE] Git Rev News edition 130
 2026-01-01 17:06 UTC 

[GSoC] [PATCH] t7012: turn TODOs into tests for skip-worktree operations
 2026-01-01 15:59 UTC 

[Gsoc] Early Introduction
 2026-01-01  9:19 UTC  (2+ messages)

[GSoC] Introduction
 2026-01-01  8:08 UTC 

[PATCH] [GSoC] t5403: use test_path_is_file instead of test -f
 2026-01-01  0:27 UTC  (2+ messages)

[PATCH] t7527: fix flaky fsmonitor event tests with retry logic
 2026-01-01  0:19 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] t/t1517: indicate that `gui--askyesno` fails with GIT_TEST_INSTALLED
 2025-12-31 19:09 UTC  (2+ messages)

[PATCH] fsmonitor: implement filesystem change listener for Linux
 2025-12-31 17:41 UTC  (6+ messages)
` [PATCH v2] "
  ` [PATCH v3] "
    ` [PATCH v4] "

[PATCH] merge-ort: fix corner case recursive submodule/directory conflict handling
 2025-12-30 22:53 UTC  (3+ messages)

[Bug] Git subtree regression
 2025-12-30 17:07 UTC  (2+ messages)

[PATCH v2 0/7] Improvements for reading object info
 2025-12-30 17:03 UTC  (3+ messages)
` [PATCH v2 4/7] packfile: always populate pack-specific info when "

[PATCH 0/4] tag: stop using the_repository
 2025-12-30 16:51 UTC  (6+ messages)
` [PATCH 1/4] tag: use algo of repo parameter in parse_tag_buffer()
` [PATCH 2/4] tag: support arbitrary repositories in gpg_verify_tag()
` [PATCH 3/4] tag: support arbitrary repositories in parse_tag()
` [PATCH 4/4] tag: stop using the_repository

[GSOC] Introduction
 2025-12-30 16:12 UTC 

[PATCH] diff: avoid segfault with freed entries
 2025-12-30 16:11 UTC  (3+ messages)

What's cooking in git.git (Dec 2025, #09)
 2025-12-30 14:43 UTC  (3+ messages)

Draft of Git Rev News edition 130
 2025-12-30 10:05 UTC 

[PATCH 0/5] Last preparations before upstreaming Git for Windows' symlink support
 2025-12-30  5:00 UTC  (6+ messages)
` [PATCH 4/5] strbuf_readlink(): support link targets that exceed PATH_MAX

How Does "git log --reverse" Work?
 2025-12-30  2:04 UTC  (2+ messages)

[PATCH] receive-pack: fix crash on out-of-namespace symref
 2025-12-30  0:37 UTC  (4+ messages)

[PATCH] show-branch: use prio_queue
 2025-12-29 20:01 UTC  (3+ messages)

What's cooking in git.git (Dec 2025, #08)
 2025-12-29  8:37 UTC 

Git MSI Download Alternative
 2025-12-29  1:26 UTC  (2+ messages)

[PATCH 00/10] Convert remaining hooks to hook.h
 2025-12-28 11:32 UTC  (14+ messages)
` [PATCH v6 00/11] "
  ` [PATCH v6 01/11] run-command: add first helper for pp child states
  ` [PATCH v6 02/11] run-command: add stdin callback for parallelization
  ` [PATCH v6 03/11] hook: provide stdin via callback
  ` [PATCH v6 04/11] hook: convert 'post-rewrite' hook in sequencer.c to hook API
  ` [PATCH v6 05/11] transport: convert pre-push "
  ` [PATCH v6 06/11] reference-transaction: use hook API instead of run-command
  ` [PATCH v6 07/11] hook: allow overriding the ungroup option
  ` [PATCH v6 08/11] run-command: allow capturing of collated output
  ` [PATCH v6 09/11] hooks: allow callers to capture output
  ` [PATCH v6 10/11] receive-pack: convert update hooks to new API
  ` [PATCH v6 11/11] receive-pack: convert receive hooks to hook API

Metadata for merge conflicts during rebase (to aid rustc) and potential for better user experience?
 2025-12-27 18:22 UTC  (2+ messages)

Introduction and early interest - Ayush Jain
 2025-12-27 10:18 UTC  (3+ messages)

Introduction and interest in Git - Deveshi Dwivedi
 2025-12-27 10:10 UTC  (2+ messages)

[GSoC] Introduction
 2025-12-27 10:07 UTC  (2+ messages)

[PATCH] config: use git_parse_int() in git_config_get_expiry_in_days()
 2025-12-27  9:29 UTC 

[PATCH v2] lockfile: add PID file for debugging stale locks
 2025-12-27  7:50 UTC  (3+ messages)
` [PATCH v3] "

Possible regression: lost diagnostic message when pushing non-commit objects to refs/heads/*
 2025-12-27  7:44 UTC  (4+ messages)

[Bug] With "[remotes] group = a b c", "git push group" does not work
 2025-12-26 18:57 UTC  (2+ messages)

Why git branch --show-current ignores -v?
 2025-12-26 15:43 UTC  (6+ messages)
    ` [PATCH] branch: Remove unnecessary verbose flag

[PATCH 0/9] Implement `promisor.storeFields` and `--filter=auto`
 2025-12-26 13:33 UTC  (3+ messages)
` [PATCH 5/9] doc: fetch: document `--filter=<filter-spec>` option

[PATCH v6 0/6] status: show default branch comparison when tracking non-default branch
 2025-12-26 10:58 UTC  (4+ messages)
` [PATCH] "

[PATCH] refs: dereference the value of the required pointer
 2025-12-25 21:23 UTC  (3+ 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 NNTP newsgroup(s).