git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2024-03-27 00:06:12 to 2024-03-29 11:20:04 UTC [more...]

[PATCH 0/4] Doc new guidelines
 2024-03-29 11:19 UTC  (5+ messages)
` [PATCH 2/4] doc: allow literal and emphasis format in doc vs help tests
` [PATCH v2 0/5] Doc new guidelines

[PATCH 0/2] improve interactive-patch
 2024-03-29 10:41 UTC  (27+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] add-patch: introduce 'p' in interactive-patch
  ` [PATCH v2 2/2] add-patch: do not print hunks repeatedly
  ` [PATCH v3 0/2] improve interactive-patch
    ` [PATCH v3 1/2] add-patch: introduce 'p' in interactive-patch
    ` [PATCH v3 2/2] add-patch: do not print hunks repeatedly
    ` [PATCH v4 0/2] improve interactive-patch
      ` [PATCH v4 1/2] add-patch: introduce 'p' in interactive-patch
      ` [PATCH v4 2/2] add-patch: do not print hunks repeatedly

[RFC][GSoC] Proposal: Refactor git-bisect(1)
 2024-03-29  9:05 UTC  (3+ messages)

Update message_advice_pull_before_push to mention how to push after rebasing
 2024-03-29  7:41 UTC  (6+ messages)

[RFC][GSoC] Proposal: Move reftable and other tests to the unit testing framework
 2024-03-29  7:08 UTC  (5+ messages)
    ` [RFC][GSoC] Proposal v2: Move more "
    ` [RFC][GSoC] Proposal v2: Move and improve reftable tests in "

[GSoC] Microproject help
 2024-03-29  5:46 UTC  (6+ messages)

[PATCH] do not set GIT_TEST_MAINT_SCHEDULER where it does not matter
 2024-03-29  5:38 UTC  (3+ messages)

[PATCH 0/1] quote: quote space
 2024-03-29  5:37 UTC  (16+ messages)
              ` [PATCH v2] t4126: make sure a directory with SP at the end is usable
                  ` [PATCH] t4126: fix "funny directory name" test on Windows (again)

[PATCH 0/3] add: use advise_if_enabled
 2024-03-29  4:19 UTC  (4+ messages)
` [PATCH 1/3] add: use advise_if_enabled for ADVICE_ADD_IGNORED_FILE
` [PATCH 2/3] add: use advise_if_enabled for ADVICE_ADD_EMPTY_PATHSPEC
` [PATCH 3/3] add: use advise_if_enabled for ADVICE_ADD_EMBEDDED_REPO

[PATCH] reftable/stack: use geometric table compaction
 2024-03-29  4:16 UTC  (8+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 2/3] "
  ` [PATCH v3 0/3] "
    ` [PATCH v3 1/3] reftable/stack: add env to disable autocompaction
    ` [PATCH v3 2/3] reftable/stack: use geometric table compaction
    ` [PATCH v3 3/3] reftable/stack: make segment end inclusive

File resolution on Windows in gitk
 2024-03-29  0:23 UTC 

base-commit when prerequisite-patch-id is specified
 2024-03-29  0:06 UTC  (2+ messages)

What's cooking in git.git (Mar 2024, #09; Thu, 28)
 2024-03-28 23:58 UTC 

bisect does not respect 'log.date'
 2024-03-28 23:18 UTC  (8+ messages)
        ` [RFC PATCH] bisect: Honor log.date

Ignore specific changes but not the entire file
 2024-03-28 22:20 UTC  (2+ messages)

[PATCH 00/13] Support for arbitrary schemes in credentials
 2024-03-28 21:53 UTC  (18+ messages)
` [PATCH 03/13] http: use new headers for each object request
` [PATCH 05/13] credential: gate new fields on capability
` [PATCH 12/13] strvec: implement swapping two strvecs
` [PATCH 13/13] credential: add support for multistage credential rounds

Better visual separation of hunks in `git add -p`
 2024-03-28 21:49 UTC  (14+ messages)

[PATCH] userdiff: better method/property matching for C#
 2024-03-28 19:33 UTC  (8+ messages)
` [PATCH v2] "
  ` [PATCH v3] "
    ` [PATCH v4] "

GSoC 2024 [PATCH v2] Fix Git command exit code suppression in test script t2104-update-index-skip-worktree.sh
 2024-03-28 18:47 UTC 

[PATCH] send-email: add newline for improved readability
 2024-03-28 18:32 UTC  (2+ messages)

[PATCH 0/3] switch to tombstone-free khashl table
 2024-03-28 17:56 UTC  (7+ messages)
` [PATCH 1/3] list-objects-filter: use kh_size API
` [PATCH 2/3] treewide: switch to khashl for memory savings
` [PATCH 3/3] khashl: fix ensemble lookups on empty table
` oops, forgot [v2]

bug report: spurious "cannot delete branch '%s' used by worktree"
 2024-03-28 17:39 UTC  (3+ messages)

[Outreachy][PATCH 1/2] date: refactor 64 bit prereq code into reusable functions
 2024-03-28 16:35 UTC  (4+ messages)
` [Outreachy][PATCH 2/2] Port helper/test-date.c to unit-tests/t-date.c

GSoC 2024 [RFC PATCH] Fix Git command exit code suppression in test script t2104-update-index-skip-worktree.sh
 2024-03-28 15:10 UTC  (2+ messages)

[PATCH v2 0/16] allow multi-byte core.commentChar
 2024-03-28  9:47 UTC  (13+ messages)
` [PATCH v2 16/16] config: "
              ` [PATCH 17/16] config: add core.commentString

[PATCH 0/6] fast-import: tighten parsing of paths
 2024-03-28  8:21 UTC  (11+ messages)
` [PATCH 1/6] "
` [PATCH 2/6] fast-import: directly use strbufs for paths
` [PATCH 3/6] fast-import: release unfreed strbufs
` [PATCH 4/6] fast-import: remove dead strbuf
` [PATCH 5/6] fast-import: document C-style escapes for paths

Allow git bisect to auto-skip
 2024-03-28  8:01 UTC  (10+ messages)

Fwd: [GSOC][Proposal] Move existing tests to a unit testing framework
 2024-03-28  7:32 UTC  (2+ messages)

[GSoC] [PATCH] builtin/gc: Replace run_command with C function refs_pack_refs
 2024-03-28  4:31 UTC  (3+ messages)

[PATCH 0/3] switch to tombstone-free khashl table
 2024-03-27 21:54 UTC  (5+ messages)
` [PATCH 2/3] treewide: switch to khashl for memory savings

[PATCH v2] config: add --comment option to add a comment
 2024-03-27 17:27 UTC  (10+ messages)
` [PATCH v3] "
    ` [PATCH 3/1] config: allow tweaking whitespace between value and comment

[PATCH 1/4] sequencer: Do not require `allow_empty` for redundant commit options
 2024-03-27 16:37 UTC  (5+ messages)
` [PATCH v5 0/7] cherry-pick: add `--empty` for more robust redundant commit handling

[PATCH v2 0/6] maintenance: use packaged systemd units
 2024-03-27 16:21 UTC  (13+ messages)
` [PATCH v2 4/6] maintenance: cleanup $XDG_CONFIG_HOME/systemd/user

GSoC 2024 [PATCH]
 2024-03-27 15:23 UTC  (3+ messages)

GSoC 2024 [RFC PATCH]
 2024-03-27 13:30 UTC  (2+ messages)

[PATCH] RFC: add MAINTAINERS file
 2024-03-27 13:29 UTC  (9+ messages)

Disabling sparse checkout cone config not appearing to have effect on git 2.43
 2024-03-27 12:43 UTC 

[PATCH v3 0/5] Fixes for Documentation/MyFirstObjectWalk.txt
 2024-03-27 11:22 UTC  (15+ messages)
` [PATCH v4 "
  ` [PATCH v5 "
    ` [PATCH v5 1/5] MyFirstObjectWalk: use additional arg in config_fn_t
    ` [PATCH v5 2/5] MyFirstObjectWalk: fix misspelled "builtins/"
    ` [PATCH v5 3/5] MyFirstObjectWalk: fix filtered object walk
    ` [PATCH v5 4/5] MyFirstObjectWalk: fix description for counting omitted objects
    ` [PATCH v5 5/5] MyFirstObjectWalk: add stderr to pipe processing
` [PATCH v4 4/5] MyFirstObjectWalk: fix description for counting omitted objects

repositoryformatversion and extensions
 2024-03-27 10:08 UTC  (3+ messages)

[RFC/PATCH 0/2] some transport-helper "option object-format" confusion
 2024-03-27  9:48 UTC  (4+ messages)
` [PATCH 0/3] "

[PATCH 0/8] builtin/config: introduce subcommands
 2024-03-27  9:16 UTC  (24+ messages)
` [PATCH v2 00/13] "
  ` [PATCH v2 06/13] builtin/config: introduce "list" subcommand
  ` [PATCH v2 07/13] builtin/config: introduce "get" subcommand
` [PATCH v3 00/13] builtin/config: introduce subcommands
  ` [PATCH v3 01/13] builtin/config: move option array around
  ` [PATCH v3 02/13] builtin/config: move "fixed-value" option to correct group
  ` [PATCH v3 03/13] builtin/config: use `OPT_CMDMODE()` to specify modes
  ` [PATCH v3 04/13] builtin/config: pull out function to handle config location
  ` [PATCH v3 05/13] builtin/config: pull out function to handle `--null`
  ` [PATCH v3 06/13] builtin/config: introduce "list" subcommand
  ` [PATCH v3 07/13] builtin/config: introduce "get" subcommand
  ` [PATCH v3 08/13] builtin/config: introduce "set" subcommand
  ` [PATCH v3 09/13] builtin/config: introduce "unset" subcommand
  ` [PATCH v3 10/13] builtin/config: introduce "rename-section" subcommand
  ` [PATCH v3 11/13] builtin/config: introduce "remove-section" subcommand
  ` [PATCH v3 12/13] builtin/config: introduce "edit" subcommand
  ` [PATCH v3 13/13] builtin/config: display subcommand help

[RFC PATCH 0/4] test-tool: add unit test suite runner
 2024-03-27  9:00 UTC  (6+ messages)
` [PATCH v3 0/7] "
  ` [PATCH v3 6/7] t/Makefile: run unit tests alongside shell tests

[PATCH 00/11] midx: split MIDX writing routines into midx-write.c, cleanup
 2024-03-27  8:39 UTC  (6+ messages)
` [PATCH 09/11] midx-write.c: factor out common want_included_pack() routine
` [PATCH 11/11] midx-write.c: use `--stdin-packs` when repacking

[PATCH] config.txt: perform some minor reformatting
 2024-03-27  7:03 UTC  (3+ messages)

[PATCH 0/9] reftable: optimize table and block iterators
 2024-03-27  6:37 UTC  (10+ messages)
` [PATCH 1/9] reftable/block: rename `block_reader_start()`
` [PATCH 2/9] reftable/block: merge `block_iter_seek()` and `block_reader_seek()`
` [PATCH 3/9] reftable/block: better grouping of functions
` [PATCH 4/9] reftable/block: introduce `block_reader_release()`
` [PATCH 5/9] reftable/block: move ownership of block reader into `struct table_iter`
` [PATCH 6/9] reftable/reader: iterate to next block in place
` [PATCH 7/9] reftable/block: reuse uncompressed blocks
` [PATCH 8/9] reftable/block: open-code call to `uncompress2()`
` [PATCH 9/9] reftable/block: reuse `zstream` state on inflation

[GSoC][PROPOSAL v1] Refactor git-bisect(1) to make its state self-contained
 2024-03-27  0:23 UTC  (5+ 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).