git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2024-02-28 22:39:23 to 2024-03-04 06:44:22 UTC [more...]

[PATCH 0/2] builtin/clone: allow remote helpers to detect repo
 2024-03-04  6:44 UTC  (4+ messages)
` [PATCH 1/2] refs/reftable: don't fail empty transactions in repo without HEAD

GSoC 2024
 2024-03-04  6:01 UTC 

[PATCH] Allow git-config to append a comment
 2024-03-04  6:00 UTC 

[PATCH v2 0/2] This PR enables a successful git build on z/OS
 2024-03-04  4:19 UTC  (8+ messages)
` [PATCH v3] build: support z/OS (OS/390)

[question] How to customize git revert template
 2024-03-03 14:44 UTC  (3+ messages)

[PATCH 0/1] rebase: teach `--exec` about `GIT_REBASE_BRANCH`
 2024-03-03 23:24 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH] branch: advise about ref syntax rules
 2024-03-03 22:58 UTC  (9+ messages)
` [PATCH v2 0/1] "
  ` [PATCH v2 1/1] branch: "

[PATCH] sequencer: allow disabling conflict advice
 2024-03-03 22:57 UTC  (3+ messages)

[PATCH v2] clean: improve -n and -f implementation and documentation
 2024-03-03 22:18 UTC  (3+ messages)
  ` [PATCH 1/1] clean: further clean-up of implementation around "--force"

Allow setting diff.worddiff=color via gitconfig
 2024-03-03 17:45 UTC  (12+ messages)
` [PATCH 0/2] Support diff.wordDiff config
  ` [PATCH 1/2] t4034: extract out `diff_with_opts`
  ` [PATCH 2/2] diff: add 'diff.wordDiff' config option

[PATCH 0/6] parse-options: long option parsing fixes and cleanup
 2024-03-03 12:19 UTC  (8+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/6] parse-options: recognize abbreviated negated option with arg
  ` [PATCH v2 2/6] parse-options: set arg of abbreviated option lazily
  ` [PATCH v2 3/6] parse-options: factor out register_abbrev() and struct parsed_option
  ` [PATCH v2 4/6] parse-options: detect ambiguous self-negation
  ` [PATCH v2 5/6] parse-options: normalize arg and long_name before comparison
  ` [PATCH v2 6/6] parse-options: rearrange long_name matching code

[PATCH 0/3] t-ctype: simplify unit test definitions
 2024-03-03 10:13 UTC  (12+ messages)
` [PATCH 3/3] t-ctype: do one test per class and char
` [PATCH v2 0/4] t-ctype: simplify unit test definitions
  ` [PATCH v2 1/4] t-ctype: allow NUL anywhere in the specification string
  ` [PATCH v2 2/4] t-ctype: simplify EOF check
  ` [PATCH v2 3/4] t-ctype: align output of i
  ` [PATCH v2 4/4] t-ctype: avoid duplicating class names

what should "git clean -n -f [-d] [-x] <pattern>" do?
 2024-03-03  9:54 UTC  (17+ messages)
` [PATCH] clean: improve -n and -f implementation and documentation
  ` [PATCH v2] "

[PATCH] test-lib-functions: simplify `test_file_not_empty` failure message
 2024-03-03  6:42 UTC  (8+ messages)

Modernise .gitconfig Signing Block Name
 2024-03-02 21:08 UTC  (2+ messages)

[PATCH 0/3] Auditing use of xwrite()
 2024-03-02 19:03 UTC  (4+ messages)
` [PATCH 1/3] unpack: replace xwrite() loop with write_in_full()
` [PATCH 2/3] sideband: avoid short write(2)
` [PATCH 3/3] repack: check error writing to pack-objects subprocess

[GSOC][PATCH] Userdiff: add builtin patterns for JavaScript
 2024-03-02 17:13 UTC  (7+ messages)
` [GSOC][PATCH] userdiff: "
` [GSOC][PATCH] userdiff: Add JavaScript function patterns

[PATCH] branch: rework the descriptions of rename and copy operations
 2024-03-02 16:18 UTC  (21+ messages)
                    ` [PATCH] branch: adjust documentation

[PATCH 0/4] completion for git-reflog show
 2024-03-02 15:52 UTC  (14+ messages)
` [PATCH 3/4] completion: reflog with implicit "show"
` [PATCH v2 0/5] completion for git-reflog show
  ` [PATCH v2 1/5] completion: reflog with implicit "show"
  ` [PATCH v2 3/5] completion: reflog show <log-options>
  ` [PATCH v2 2/5] completion: introduce __git_find_subcommand
  ` [PATCH v2 4/5] completion: factor out __git_resolve_builtins
  ` [PATCH v2 5/5] completion: reflog subcommands and options

[PATCH v5 0/2] Implement `git log --merge` also for rebase/cherry-pick/revert
 2024-03-02 15:35 UTC  (4+ messages)
` [PATCH v6 "

[ANNOUNCE] Git Rev News edition 108
 2024-03-01 19:16 UTC 

Support with finding git objects
 2024-03-01 19:06 UTC 

[PATCH] gitcli: drop mention of “non-dashed form”
 2024-03-01 18:35 UTC  (2+ messages)

What's cooking in git.git (Feb 2024, #09; Tue, 27)
 2024-03-01 16:21 UTC  (6+ messages)

[PATCH v3 00/11] The merge-base logic vs missing commit objects
 2024-03-01 16:18 UTC  (10+ messages)
` [PATCH v4 "
  ` [PATCH v4 03/11] commit-reach(repo_in_merge_bases_many): report missing commits
  ` [PATCH v4 04/11] commit-reach(paint_down_to_common): prepare for handling shallow commits

[GSoC][PATCH 0/1] microproject: Use test_path_is_* functions in test scripts
 2024-03-01 13:03 UTC  (13+ messages)
` [PATCH 1/1] [GSoC][PATCH] t3070: refactor test -e command
` [PATCH V2 0/1] [GSoC][PATCH] t9117: prefer test_path_* helper functions
  ` [PATCH 1/1] "
  ` [PATCH v3 0/1] "
    ` [PATCH v3 1/1] [PATCH] "

Accuracy of "git blame -C" - are there configuration options?
 2024-03-01  7:21 UTC 

[PATCH 0/4] some v2 capability advertisement cleanups
 2024-03-01  7:10 UTC  (11+ messages)
` [PATCH 1/4] upload-pack: use repository struct to get config
` [PATCH 2/4] upload-pack: centralize setup of sideband-all config
` [PATCH 3/4] upload-pack: use existing config mechanism for advertisement
` [PATCH 4/4] upload-pack: only accept packfile-uris if we advertised it

[PATCH 00/12] The merge-base logic vs missing commit objects
 2024-03-01  6:56 UTC  (4+ messages)
` [PATCH v2 00/11] "
  ` [PATCH v2 03/11] Start reporting missing commits in `repo_in_merge_bases_many()`

[PATCH] tests: modernize the test script t0010-racy-git.sh
 2024-03-01  2:03 UTC  (10+ messages)
` [PATCH v2] "

[PATCH v4 00/28] Enrich Trailer API
 2024-03-01  0:14 UTC  (23+ messages)
` [PATCH v5 0/9] "
  ` [PATCH v5 3/9] trailer: prepare to expose functions as part of API
  ` [PATCH v5 5/9] trailer: start preparing for formatting unification
  ` [PATCH v5 9/9] format_trailers_from_commit(): indirectly call trailer_info_get()
  ` [PATCH v6 0/9] Enrich Trailer API
    ` [PATCH v6 1/9] trailer: free trailer_info _after_ all related usage
    ` [PATCH v6 2/9] shortlog: add test for de-duplicating folded trailers
    ` [PATCH v6 3/9] trailer: rename functions to use 'trailer'
    ` [PATCH v6 4/9] trailer: move interpret_trailers() to interpret-trailers.c
    ` [PATCH v6 5/9] trailer: reorder format_trailers_from_commit() parameters
    ` [PATCH v6 6/9] trailer_info_get(): reorder parameters
    ` [PATCH v6 7/9] format_trailers(): use strbuf instead of FILE
    ` [PATCH v6 8/9] format_trailer_info(): move "fast path" to caller
    ` [PATCH v6 9/9] format_trailers_from_commit(): indirectly call trailer_info_get()

[PATCH 0/1] Documentation/user-manual.txt: try to clarify on object hashes
 2024-02-29 22:57 UTC  (5+ messages)
` [PATCH 1/1] Documentation/user-manual.txt: example for generating "

[GSOC][RFC] Heed core.bare from template config file when no command line override given, as a microproject
 2024-02-29 20:58 UTC  (4+ messages)
` [PATCH] setup: clarify TODO comment about ignoring core.bare

[PATCH v4 0/4] Preliminary patches before git-std-lib
 2024-02-29 20:03 UTC  (7+ messages)
` [PATCH v5 2/3] git-std-lib: introduce Git Standard Library

git-config doc: variables sorting bug
 2024-02-29 19:59 UTC  (4+ messages)
` [PATCH] docs: sort configuration variable groupings alphabetically

[GSoC][PATCH 1/1] add: use unsigned type for collection of bits
 2024-02-29 19:52 UTC  (4+ messages)
` [GSoC][PATCH v2 0/1] Use unsigned integral "
  ` [PATCH v2 1/1] add: use unsigned "

[PATCH] commit: Avoid redundant scissor line with --cleanup=scissors -v
 2024-02-29 16:38 UTC  (9+ messages)
    ` [PATCH v2 1/2] "

[Question] How to parse range-diff output
 2024-02-29 11:00 UTC  (3+ messages)

[RFD] should "git log --graph -g" work and if so how?
 2024-02-29 10:03 UTC  (2+ messages)

[Outreachy][PATCH 1/2] strbuf: introduce strbuf_addstrings() to repeatedly add a string
 2024-02-29  5:40 UTC  (3+ messages)
` [Outreachy][PATCH v2 "
  ` [Outreachy][PATCH v2 2/2] Port helper/test-sha256.c and helper/test-sha1.c to unit-tests/t-hash.c

[PATCH 0/1] completion: complete dir-type option args to am, format_patch
 2024-02-29  0:04 UTC  (5+ messages)
  ` [PATCH v2 1/1] completion: dir-type optargs for am, format-patch

[PATCH 0/9] bound upload-pack memory allocations
 2024-02-28 22:47 UTC  (4+ messages)
` [PATCH 8/9] upload-pack: use PARSE_OBJECT_SKIP_HASH_CHECK in more places
` [PATCH 9/9] upload-pack: free tree buffers after parsing


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