git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2024-03-07 21:16:42 to 2024-03-11 23:21:36 UTC [more...]

[PATCH 0/8] builtin/config: introduce subcommands
 2024-03-11 23:20 UTC  (9+ messages)
` [PATCH v2 00/13] "
  ` [PATCH v2 01/13] builtin/config: move option array around
  ` [PATCH v2 02/13] builtin/config: move "fixed-value" option to correct group
  ` [PATCH v2 03/13] builtin/config: use `OPT_CMDMODE()` to specify modes
  ` [PATCH v2 04/13] builtin/config: pull out function to handle config location
  ` [PATCH v2 05/13] builtin/config: pull out function to handle `--null`
  ` [PATCH v2 06/13] builtin/config: introduce "list" subcommand
  ` [PATCH v2 07/13] builtin/config: introduce "get" subcommand

[GSoC][PATCH 0/1] add zero count optimization in ewah_bitmap.c
 2024-03-11 22:29 UTC  (5+ messages)
` [GSoC][PATCH 1/1] "

[PATCH 0/3] cat-file: add %(objectmode) avoid verifying submodules' OIDs
 2024-03-11 22:15 UTC  (7+ messages)
` [PATCH 1/3] t1006: update 'run_tests' to test generic object specifiers
` [PATCH 2/3] cat-file: add %(objectmode) atom
` [PATCH 3/3] cat-file: avoid verifying submodules' OIDs

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

[PATCH 0/6] doc: rework doc files for git-init and git-clone
 2024-03-11 21:43 UTC  (9+ messages)
` [PATCH 1/6] doc: git-init: format verbatim parts
` [PATCH 2/6] doc: git-init: format placeholders
` [PATCH 3/6] doc: git-init: rework definition lists
` [PATCH 4/6] doc: git-init: rework config item init.templateDir
` [PATCH 5/6] doc: git-clone: format verbatim words
` [PATCH 6/6] doc: git-clone: format placeholders

[PATCH] diff: implement config.diff.renames=copies-harder
 2024-03-11 21:42 UTC  (2+ messages)

[PATCH v3 0/2] diff: copies-harder support
 2024-03-11 21:38 UTC  (3+ messages)
` [PATCH v3 1/2] diff: implement config.diff.renames=copies-harder
` [PATCH v3 2/2] diff: whitespace cleanup

Git bug report CDPATH completion
 2024-03-11 21:35 UTC  (3+ messages)

[PATCH] Allow git-config to append a comment
 2024-03-11 21:31 UTC  (19+ messages)
` [PATCH v2] config: add --comment option to add "

[PATCH 0/3] format-patch: teach `--header-cmd`
 2024-03-11 21:29 UTC  (4+ messages)
` [PATCH 2/3] "

[PATCH] setup: allow cwd=.git w/ bareRepository=explicit
 2024-03-11 21:02 UTC  (14+ messages)
` [PATCH 0/2] Loosening safe.bareRepository=explicit even further
  ` [PATCH 1/2] setup: detect to be in $GIT_DIR with a new helper
  ` [PATCH 2/2] setup: make bareRepository=explicit work in GIT_DIR of a secondary worktree
  ` [PATCH v2] setup: notice more types of implicit bare repositories

[PATCH] sequencer: allow disabling conflict advice
 2024-03-11 20:58 UTC  (21+ messages)
` [PATCH v2 0/2] Allow disabling advice shown after merge conflicts
  ` [PATCH v2 1/2] sequencer: allow disabling conflict advice
  ` [PATCH v2 2/2] builtin/am: "

[PATCH 0/7] reftable: memory optimizations for reflog iteration
 2024-03-11 19:41 UTC  (7+ messages)
` [PATCH 1/7] refs/reftable: reload correct stack when creating reflog iter
` [PATCH 6/7] reftable/record: use scratch buffer when decoding records

[PATCH] diff: add diff.srcprefix and diff.dstprefix option support
 2024-03-11 18:06 UTC  (2+ messages)

[PATCH 0/4] checkout: cleanup --conflict=
 2024-03-11 17:41 UTC  (17+ messages)
` [PATCH 1/4] xdiff-interface: refactor parsing of merge.conflictstyle
` [PATCH 2/4] merge-ll: introduce LL_MERGE_OPTIONS_INIT
` [PATCH 3/4] merge options: add a conflict style member
` [PATCH 4/4] checkout: cleanup --conflict=<style> parsing

[RFC PATCH 0/1] Add hostname condition to includeIf
 2024-03-11 17:39 UTC  (10+ messages)
` [RFC PATCH 1/1] config: learn the "hostname:" includeIf condition
` [PATCH v2 0/1] Add hostname condition to includeIf
  ` [PATCH v2 1/1] config: learn the "hostname:" includeIf condition

[PATCH] reftable/block: fix binary search over restart counter
 2024-03-11 17:33 UTC  (7+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 2/2] "

[PATCH 1/4] sequencer: Do not require `allow_empty` for redundant commit options
 2024-03-11 16:54 UTC  (11+ messages)
` [PATCH v3 0/7] cherry-pick: add `--empty` for more robust redundant commit handling
` [PATCH v3 1/7] docs: address inaccurate `--empty` default with `--exec`
` [PATCH v3 2/7] docs: clean up `--empty` formatting in git-rebase(1) and git-am(1)
` [PATCH v3 3/7] rebase: update `--empty=ask` to `--empty=stop`
` [PATCH v3 4/7] sequencer: treat error reading HEAD as unborn branch
` [PATCH v3 5/7] sequencer: do not require `allow_empty` for redundant commit options
` [PATCH v3 6/7] cherry-pick: enforce `--keep-redundant-commits` incompatibility
` [PATCH v3 7/7] cherry-pick: add `--empty` for more robust redundant commit handling

[GSOC][PATCH v3 0/1] microproject: use test_path_is_* functions in test scripts
 2024-03-11 16:32 UTC  (4+ messages)
` [GSOC][PATCH v4 "
  ` [GSOC][PATCH v4 1/1] t7301: use test_path_is_(missing|file)

Fix early wrapping when using bash with git-prompt.sh
 2024-03-11 14:05 UTC 

Using git-prompt.sh is wrapping text to early in Bash
 2024-03-11 13:34 UTC 

repositoryformatversion and extensions
 2024-03-11 11:54 UTC 

[PATCH] ci(github): make Windows test artifacts name unique
 2024-03-10 20:04 UTC 

unintelligible error fatal: empty ident name (for <>) not allowed
 2024-03-10 16:42 UTC  (3+ messages)

[Outreachy][PATCH] Port helper/test-strcmp-offset.c to unit-tests/t-strcmp-offset.c
 2024-03-10 14:48 UTC 

"git maintenance start" adds entry to the main config file, not to already existing maintenance section in included file
 2024-03-10 13:12 UTC 

[PATCH 0/3] t-ctype: simplify unit test definitions
 2024-03-10 12:48 UTC  (8+ messages)
` [PATCH v2 0/4] "
  ` [PATCH v2 4/4] t-ctype: avoid duplicating class names

Discuss GSoC: Implement consistency checks for refs
 2024-03-10 10:01 UTC 

Informative: git-options.txt
 2024-03-09 23:30 UTC  (2+ messages)
` Informative: git-options.txt v2

[PATCH 0/2] The merge-base logic vs missing commit objects (follow-up)
 2024-03-09 23:18 UTC  (9+ messages)
` [PATCH 1/2] merge-recursive: prepare for `merge_submodule()` to report errors
` [PATCH 2/2] merge-ort/merge-recursive: do report errors in `merge_submodule()`

What's cooking in git.git (Mar 2024, #02; Thu, 7)
 2024-03-09 11:34 UTC  (6+ messages)

Feature request - summarise changes by folder
 2024-03-09 10:05 UTC 

Should --update-refs exclude refs pointing to the current HEAD?
 2024-03-09  3:28 UTC  (8+ messages)

[PATCH] git: --no-lazy-fetch option
 2024-03-09  1:57 UTC  (6+ messages)

[PATCH v3 0/2] index-pack: fsck honor checks
 2024-03-09  1:55 UTC  (5+ messages)
` [PATCH v4 "
  ` [PATCH v4 2/2] index-pack: --fsck-objects to take an optional argument for fsck msgs

Git difftool: interaction between --dir-diff and --trust-exit-code
 2024-03-08 22:36 UTC  (4+ messages)
` [PATCH v2] git-difftool--helper: honor `--trust-exit-code` with `--dir-diff`

[PATCH 0/1] Documentation/user-manual.txt: try to clarify on object hashes
 2024-03-08 22:11 UTC  (6+ messages)
` [PATCH 1/1] Documentation/user-manual.txt: example for generating "

[BUG] cannot git clone with includeif onbranch
 2024-03-08 21:20 UTC  (4+ messages)

What's cooking in git.git (Feb 2024, #09; Tue, 27)
 2024-03-08 19:11 UTC  (5+ messages)

[PATCH] wt-status: Don't find scissors line beyond buf len
 2024-03-08 17:43 UTC  (12+ messages)

Clarify the meaning of "character" in the documentation
 2024-03-08 16:20 UTC  (15+ messages)
        ` [messy PATCH] multi-byte core.commentChar
          ` [PATCH 0/15] allow "
            ` [PATCH 11/15] find multi-byte comment chars in unterminated buffers
            ` [PATCH 12/15] sequencer: handle multi-byte comment characters when writing todo list

Accuracy of "git blame -C" - are there configuration options?
 2024-03-08 13:59 UTC  (2+ messages)

Support dst-prefix and src-prefix in the .gitconfig file
 2024-03-08  9:59 UTC 

[BUG] git commit --trailer --verbose puts trailer below scissors line
 2024-03-08  2:21 UTC  (6+ messages)
      ` [PATCH] trailer: fix comment/cut-line regression with opts->no_divider

[RFC/PATCH 0/2] some transport-helper "option object-format" confusion
 2024-03-07 22:20 UTC  (3+ messages)
` [PATCH 2/2] doc/gitremote-helpers: match object-format option docs to code


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