messages from 2023-03-28 17:52:07 to 2023-04-01 00:22:08 UTC [more...]
[PATCH 1/3] doc: interpret-trailers: remove trailing spaces
2023-04-01 0:22 UTC (8+ messages)
` [PATCH 2/3] doc: interpret-trailers: don’t use deprecated config
` [PATCH 3/3] doc: interpret-trailers: fix example
[PATCH 0/6] test: make the test suite work with zsh
2023-04-01 0:05 UTC (20+ messages)
` [PATCH 2/6] test: avoid `stat` variable
` [PATCH 5/6] test: hack for zsh
How do we review changes made with coccinelle?
2023-03-31 23:53 UTC (6+ messages)
regex compilation error with --color-words
2023-03-31 20:44 UTC (3+ messages)
[GSoC][Proposal] Unify ref-filter formats with other --pretty formats
2023-03-31 20:38 UTC (2+ messages)
[GSoC][RFC][PROPOSAL] More Sparse Index Integrations
2023-03-31 19:35 UTC (2+ messages)
` [GSoC][PROPOSAL v2] "
[PATCH] describe: enable sparse index for describe
2023-03-31 18:20 UTC (17+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [GSOC][PATCH] "
` [GSOC][PATCH v4] "
[PATCH] fetch: download bundles once, even with --all
2023-03-31 18:09 UTC (3+ messages)
[PATCH 0/2] branch, for-each-ref: add option to omit empty lines
2023-03-31 17:17 UTC (16+ messages)
` [PATCH 1/2] ref-filter: remove unused ref_format member
` [PATCH 2/2] branch, for-each-ref: add option to omit empty lines
[PATCH] doc: add that '-' is the same as '@{-1}'
2023-03-31 16:29 UTC (4+ messages)
[PATCH] t5563: prevent "ambiguous redirect"
2023-03-31 15:39 UTC (2+ messages)
[PATCH 1/2] t3060: fix mention of function prune_index
2023-03-31 14:36 UTC (2+ messages)
` [PATCH 2/2] t2107: fix mention of the_index.cache_changed
[GSOC][PATCH] describe: enable sparse index for describe
2023-03-31 14:27 UTC
[PATCH] hooks: add sendemail-validate-series
2023-03-31 13:50 UTC (2+ messages)
[GSOC] [PROPOSAL v2] Draft of proposal for "Unify ref-filter formats with other pretty formats"
2023-03-31 3:22 UTC
[PATCH] send-email: show --no options correctly
2023-03-31 1:53 UTC
[PATCH v3] blame: allow --contents to work with non-HEAD commit
2023-03-31 0:56 UTC (3+ messages)
[PATCH 0/4] some chainlint fixes and performance improvements
2023-03-30 22:16 UTC (32+ messages)
` [PATCH 1/4] tests: run internal chain-linter under "make test"
` [PATCH 2/4] tests: replace chainlint subshell with a function
` [PATCH 3/4] tests: drop here-doc check from internal chain-linter
` [PATCH 4/4] tests: skip test_eval_ in internal chain-lint
` [PATCH v2 0/5] some chainlint fixes and performance improvements
` [PATCH v2 1/5] tests: run internal chain-linter under "make test"
` [PATCH v2 2/5] tests: replace chainlint subshell with a function
` [PATCH v2 3/5] tests: diagnose unclosed here-doc in chainlint.pl
` [PATCH v2 4/5] tests: drop here-doc check from internal chain-linter
` [PATCH v2 5/5] tests: skip test_eval_ in internal chain-lint
Video conference libification eng discussion, this Thursday 16:30UTC
2023-03-30 21:31 UTC (2+ messages)
[PATCH] unicode: update the width tables to Unicode 15
2023-03-30 19:15 UTC
[PATCH] credential/wincred: store password_expiry_utc
2023-03-30 19:19 UTC (5+ messages)
` [PATCH v2] "
`git gc` says "unable to read" but `git fsck` happy
2023-03-30 18:17 UTC (4+ messages)
[PATCH 00/17] cocci: remove "the_index" wrapper macros
2023-03-30 18:08 UTC (10+ messages)
` [PATCH v2 00/17] cocci: remove "the_repository" "
` [PATCH v2 02/17] cocci: fix incorrect & verbose "the_repository" rules
` [PATCH v2 16/17] post-cocci: adjust comments for recent repo_* migration
[PATCH v2 0/8] config.c: use struct for config reading state
2023-03-30 17:51 UTC (20+ messages)
` [RFC PATCH 0/5] bypass config.c global state with configset
` [PATCH v3 0/8] config.c: use struct for config reading state
` [PATCH v3 1/8] config.c: plumb config_source through static fns
` [PATCH v3 2/8] config.c: don't assign to "cf_global" directly
` [PATCH v3 3/8] config.c: create config_reader and the_reader
` [PATCH v3 4/8] config.c: plumb the_reader through callbacks
` [PATCH v3 5/8] config.c: remove current_config_kvi
` [PATCH v3 6/8] config.c: remove current_parsing_scope
` [PATCH v3 7/8] config: report cached filenames in die_bad_number()
` [PATCH v3 8/8] config.c: rename "struct config_source cf"
[PATCH] hashmap.h: fix minor typo
2023-03-30 15:51 UTC (2+ messages)
Draft of Git Rev News edition 97
2023-03-30 11:27 UTC
Feature Request: Option to make "git rev-list --objects" output duplicate objects
2023-03-30 10:32 UTC (6+ messages)
` [PATCH] docs: document caveats of rev-list's object-name output
[PATCH] credential/wincred: include wincred.h
2023-03-30 6:04 UTC (3+ messages)
What's cooking in git.git (Mar 2023, #06; Wed, 29)
2023-03-30 4:05 UTC (5+ messages)
[PATCH] That change for support different sslcert and sslkey types
2023-03-30 0:20 UTC (12+ messages)
` [PATCH v2] http: add support for "
[PATCH v7 0/4] notes.c: introduce "--separator" option
2023-03-29 22:17 UTC (3+ messages)
` [PATCH v7 2/4] notes.c: cleanup for "designated init"
[PATCH v7 0/9] config API: make "multi" safe, fix segfaults, propagate "ret"
2023-03-29 22:17 UTC (3+ messages)
` [PATCH v8 "
[PATCH v7 3/4] notes.c: introduce '--separator=<paragraph-break>' option
2023-03-29 21:48 UTC (3+ messages)
[PATCH v2 6/6] fetch: centralize printing of reference updates
2023-03-29 18:45 UTC (2+ messages)
[PATCH v7 4/4] notes.c: don't do stripespace when parse file arg
2023-03-29 16:21 UTC (3+ messages)
[PATCH 0/7] unused argc/argv/prefix parameters
2023-03-29 15:21 UTC (10+ messages)
` [PATCH 1/7] fast-import: fix file access when run from subdir
` [PATCH 2/7] builtins: always pass prefix to parse_options()
` [PATCH 3/7] builtins: annotate always-empty prefix parameters
` [PATCH 4/7] builtins: mark unused "
` [PATCH 5/7] mark "argv" as unused when we check argc
` [PATCH 6/7] t/helper: mark unused argv/argc arguments
` [PATCH 7/7] parse-options: drop parse_opt_unknown_cb()
[GSOC] [PROPOSAL v1] Draft of proposal for "Unify ref-filter formats with other pretty formats"
2023-03-29 12:23 UTC (2+ messages)
Removing old objects from partial clone
2023-03-29 8:51 UTC (2+ messages)
What's cooking in git.git (Feb 2023, #01; Thu, 2)
2023-03-29 8:06 UTC (21+ messages)
` so/diff-merges-more (was Re: What's cooking in git.git (Feb 2023, #01; Thu, 2))
[RFC PATCH 0/6] ls-tree: introduce '--pattern' option
2023-03-28 21:05 UTC (11+ messages)
` [RFC PATCH 6/6] "
` win-test: unknown terminal "xterm-256color", was "
[PATCH] p2000: remove stray '--sparse' flag from test
2023-03-28 20:09 UTC
A nice, beauty progress metter for Git Clone + a feature request
2023-03-28 20:49 UTC (5+ messages)
[RFC/PATCH] pack-redundant: escalate deprecation warning to an error
2023-03-28 19:06 UTC (5+ messages)
` [PATCH] pack-redundant: document deprecation
[PATCH v6 00/12] Enhance credential helper protocol to include auth headers
2023-03-28 18:55 UTC (10+ messages)
` [PATCH v7 "
[PATCH] commit-graph: fix truncated generation numbers
2023-03-28 18:39 UTC (4+ messages)
git bug: Perl compatible regular expressions do not work as expected
2023-03-28 17:56 UTC (9+ messages)
[RFC][PATCH] GSoC 2023 proposal: more sparse index integration
2023-03-28 17:54 UTC (4+ messages)
` [RFC][PATCH v3] "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).