git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-09-05 15:11:39 to 2024-09-09 13:56:55 UTC [more...]

[PATCH 0/4] pack-objects: create new name-hash algorithm
 2024-09-09 13:56 UTC  (2+ messages)
` [PATCH 1/4] pack-objects: add --full-name-hash option

[PATCH 0/4] Support server option from configuration
 2024-09-09 11:49 UTC  (10+ messages)
` [PATCH 3/4] builtin/clone.c: recognize fetch.serverOption configuration
    `  "
      `  "
        `  "
          `  "
            `  "
              `  "

[GSoC][PATCH v3 0/6] t: port reftable/stack_test.c to the unit testing framework
 2024-09-09 11:42 UTC  (28+ messages)
` [GSoC][PATCH v4 "
  ` [PATCH v4 1/6] t: move "
  ` [GSoC][PATCH v5 0/7] t: port "
    ` [PATCH v5 1/7] t: move "
    ` [PATCH v5 2/7] t: harmonize t-reftable-stack.c with coding guidelines
    ` [PATCH v5 3/7] t-reftable-stack: use Git's tempfile API instead of mkstemp()
    ` [PATCH v5 4/7] t-reftable-stack: use reftable_ref_record_equal() to compare ref records
    ` [PATCH v5 5/7] t-reftable-stack: add test for non-default compaction factor
    ` [PATCH v5 6/7] t-reftable-stack: add test for stack iterators
    ` [PATCH v5 7/7] t: clean up leftover reftable test cruft
    ` [GSoC][PATCH v6 0/6] t: port reftable/stack_test.c to the unit testing framework
      ` [PATCH v6 1/6] t: move "
      ` [PATCH v6 2/6] t: harmonize t-reftable-stack.c with coding guidelines
      ` [PATCH v6 3/6] t-reftable-stack: use Git's tempfile API instead of mkstemp()
      ` [PATCH v6 4/6] t-reftable-stack: use reftable_ref_record_equal() to compare ref records
      ` [PATCH v6 5/6] t-reftable-stack: add test for non-default compaction factor
      ` [PATCH v6 6/6] t-reftable-stack: add test for stack iterators

[PATCH 0/6] refs/reftable: wire up exclude patterns
 2024-09-09 11:31 UTC  (7+ messages)
` [PATCH 1/6] refs: properly apply exclude patterns to namespaced refs
` [PATCH 2/6] builtin/receive-pack: fix exclude patterns when announcing refs
` [PATCH 3/6] Makefile: stop listing test library objects twice
` [PATCH 4/6] t/unit-tests: introduce reftable library
` [PATCH 5/6] reftable/reader: make table iterator reseekable
` [PATCH 6/6] refs/reftable: wire up support for exclude patterns

[PATCH] remote: introduce config to set prefetch refs
 2024-09-09  9:51 UTC  (2+ messages)

header signatures for hash transition?
 2024-09-09  9:44 UTC  (2+ messages)

[PATCH] interpret-trailers: handle message without trailing newline
 2024-09-09  9:13 UTC  (9+ messages)
` [PATCH v2] "
` [PATCH v3] "

`git remote set-branches (without --add) <name> <branch>…​` does not add refspecs to `remote.<remote>.fetch` when `remote.<remote>.fetch` does not exist
 2024-09-09  9:13 UTC  (4+ messages)
` `git remote set-branches (without --add) <name> <branch>… ` "

What's cooking draft as of 2024-09-06 late night
 2024-09-09  9:13 UTC  (6+ messages)
  ` Re*: "

[ANNOUNCE] Outreachy mentor sign-up deadline is Wednesday September 11th at 4pm UTC
 2024-09-09  8:00 UTC  (3+ messages)

[PATCH] config.mak.uname: add HAVE_DEV_TTY to cygwin config section
 2024-09-09  7:08 UTC  (2+ messages)

What's cooking in git.git (Sep 2024, #02; Sun, 8)
 2024-09-09  2:38 UTC 

[PATCH] rebase: apply and cleanup autostash when rebase fails to start
 2024-09-08 21:55 UTC  (9+ messages)
` [PATCH v2] "

[PATCH 00/22] Memory leak fixes (pt.6)
 2024-09-08 21:39 UTC  (3+ messages)
` [PATCH v2 "

[PATCH v2 0/5] Introduce cgit-rs, a Rust wrapper around libgit.a
 2024-09-08 21:33 UTC  (17+ messages)
` [PATCH v3 0/6] Introduce libgit-rs, "
  ` [PATCH v3 1/6] common-main: split init and exit code into new files
  ` [PATCH v3 2/6] libgit-sys: introduce Rust wrapper for libgit.a
  ` [PATCH v3 3/6] libgit-sys: add repo initialization and config access
  ` [PATCH v3 4/6] config: add git_configset_alloc() and git_configset_clear_and_free()
  ` [PATCH v3 5/6] libgit: add higher-level libgit crate
  ` [PATCH v3 6/6] Makefile: add option to build and test libgit-rs and libgit-rs-sys

[PATCH 1/2] remerge-diff: lazily prpare temporary objdir on demand
 2024-09-08 21:16 UTC  (5+ messages)
` [PATCH 2/2] remerge-diff: clean up temporary objdir at a central place

[PATCH] git gui: add directly calling merge tool from gitconfig
 2024-09-08 12:21 UTC  (7+ messages)
` [PATCH v2] "
    ` AW: "
  ` [PATCH v3] "

[PATCH 1/2] diff: report copies and renames as changes in run_diff_cmd()
 2024-09-08  7:08 UTC  (2+ messages)
` [PATCH 2/2] diff: report dirty submodules as changes in builtin_diff()

bug report - `git diff --quiet --cached` returns 0 when a rename is staged
 2024-09-08  7:04 UTC  (2+ messages)

Thoughts on the "branch <b> is not fully merged" error of "git-branch -d"
 2024-09-08  5:33 UTC  (6+ messages)

[RFC PATCH 6/6] contrib/cgit-rs: add a subset of configset wrappers
 2024-09-07 14:53 UTC  (5+ messages)

[RFC PATCH] config.mak.uname: add HAVE_DEV_TTY to cygwin config section
 2024-09-07 13:48 UTC  (5+ messages)

Fix issue with formatting multiple trailer keys
 2024-09-06 23:09 UTC  (3+ messages)

Behavior change for git diff --cached --exit-code in git 2.46.0
 2024-09-06 23:04 UTC 

Should Git Tag trailer formatting work?
 2024-09-06 22:56 UTC  (5+ messages)

[PATCH 0/4] hash.h: support choosing a separate SHA-1 for non-cryptographic uses
 2024-09-06 21:51 UTC  (30+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/4] sha1: do not redefine `platform_SHA_CTX` and friends
  ` [PATCH v2 2/4] hash.h: scaffolding for _fast hashing variants
  ` [PATCH v2 3/4] Makefile: allow specifying a SHA-1 for non-cryptographic uses
  ` [PATCH v2 4/4] csum-file.c: use fast SHA-1 implementation when available
` [PATCH v3 0/9] hash.h: support choosing a separate SHA-1 for non-cryptographic uses
  ` [PATCH v3 1/9] finalize_object_file(): check for name collision before renaming
  ` [PATCH v3 2/9] finalize_object_file(): refactor unlink_or_warn() placement
  ` [PATCH v3 3/9] finalize_object_file(): implement collision check
  ` [PATCH v3 4/9] pack-objects: use finalize_object_file() to rename pack/idx/etc
  ` [PATCH v3 5/9] i5500-git-daemon.sh: use compile-able version of Git without OpenSSL
  ` [PATCH v3 6/9] sha1: do not redefine `platform_SHA_CTX` and friends
  ` [PATCH v3 7/9] hash.h: scaffolding for _fast hashing variants
  ` [PATCH v3 8/9] Makefile: allow specifying a SHA-1 for non-cryptographic uses
  ` [PATCH v3 9/9] csum-file.c: use fast SHA-1 implementation when available

[PATCH] apply: support --ours, --theirs, and --union for three-way merges
 2024-09-06 20:49 UTC  (2+ messages)

[PATCH] advice: recommend GIT_ADVICE=0 for tools
 2024-09-06 20:22 UTC  (6+ messages)
` [PATCH v2] "

[PATCH] scalar: add --no-tags option
 2024-09-06 20:21 UTC  (7+ messages)
` [PATCH v2] scalar: add --no-tags option to 'scalar clone'

Possible git bug - repository remote becomes hamstrung if non-existent "remote.<remote>.fetch" refspec is supplied
 2024-09-06 19:29 UTC 

[PATCH 0/1] Add entry to mailmap file
 2024-09-06 16:10 UTC  (4+ messages)
` [PATCH 1/1] .mailmap document current address

[PATCH 0/3] Add repository parameter to builtins
 2024-09-06 15:43 UTC  (10+ messages)
` [PATCH 1/3] builtin: add a repository parameter for builtin functions
` [PATCH 2/3] builtin: remove USE_THE_REPOSITORY_VARIABLE from builtin.h
` [PATCH 3/3] add: pass in repo variable instead of global the_repository

[PATCH] sparse-checkout: use fdopen_lock_file() instead of xfdopen()
 2024-09-06 14:55 UTC  (12+ messages)
` [PATCH v2 0/3] sparse-checkout file handle leak fix
  ` [PATCH v2 1/3] sparse-checkout: consolidate cleanup when writing patterns
  ` [PATCH v2 2/3] sparse-checkout: check commit_lock_file "
  ` [PATCH v2 3/3] sparse-checkout: use fdopen_lock_file() instead of xfdopen()

word-diff-regex=. sometimes ignores newlines
 2024-09-06 10:08 UTC  (2+ messages)

[PATCH] remote: prefetch config
 2024-09-06  9:42 UTC  (11+ messages)
` [PATCH v2] "
  ` [PATCH v3] "
    ` [PATCH v4] "

Is it possible to resume download on single file
 2024-09-06  9:30 UTC  (2+ messages)

What's cooking in git.git (Sep 2024, #01; Thu, 5)
 2024-09-06  9:18 UTC  (2+ messages)

How do git recognize conflicts?
 2024-09-06  8:36 UTC  (4+ messages)

[PATCH] gitk: added external diff file rename detection
 2024-09-06  7:28 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] drop trailing newline from warning/error/die messages
 2024-09-06  3:54 UTC  (4+ messages)

`git log FETCH_HEAD` only logs whatever happens to be the first among the fetched refs (instead of all the fetched refs)
 2024-09-05 22:17 UTC  (3+ messages)

[PATCH v3 0/3] doc: introducing synopsis para
 2024-09-05 21:52 UTC  (5+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/3] doc: introduce a synopsis typesetting
  ` [PATCH v4 2/3] doc: update the guidelines to reflect the current formatting rules
  ` [PATCH v4 3/3] doc: apply synopsis simplification on git-clone and git-init

git untracks my files
 2024-09-05 21:12 UTC  (2+ messages)

Committing crimes with NTFS-3G
 2024-09-05 19:51 UTC  (6+ messages)

[PATCH 0/5] pack-objects: brown-paper-bag fixes for multi-pack reuse
 2024-09-05 15:21 UTC  (4+ 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).