messages from 2023-04-18 16:18:10 to 2023-04-22 10:48:05 UTC [more...]
gpg-related crash with custom formatter (BUG: gpg-interface.c:915: invalid trust level requested -1)
2023-04-22 10:47 UTC (7+ messages)
` [PATCH] gpg-interface: set trust level of missing key to "undefined"
[PATCH] merge-ort: fix calling merge_finalize() with no intermediate merge
2023-04-22 2:04 UTC (5+ messages)
[PATCH] Fix memory leak in get_reachable_subset
2023-04-21 23:44 UTC
[PATCH] blame: use different author name for fake commit generated by --contents
2023-04-22 0:11 UTC (3+ messages)
Compatibility between GNU and Git grep -P
2023-04-21 22:05 UTC (2+ messages)
[PATCH v2] write-tree: integrate with sparse index
2023-04-21 21:42 UTC (7+ messages)
` [PATCH v3] "
` [PATCH v4] "
[RFC PATCH v6 0/2] diff-files: integrate with sparse index
2023-04-21 21:26 UTC (8+ messages)
` [PATCH v7 "
` [PATCH v7 2/2] "
[PATCH] rebase -i: do not update "done" when rescheduling command
2023-04-21 21:21 UTC (17+ messages)
` [PATCH v2 0/6] rebase -i: impove handling of failed commands
` [PATCH v2 1/6] rebase -i: move unlink() calls
` [PATCH v2 2/6] rebase -i: remove patch file after conflict resolution
` [PATCH v2 3/6] sequencer: factor out part of pick_commits()
` [PATCH v2 4/6] rebase --continue: refuse to commit after failed command
` [PATCH v2 5/6] rebase: fix rewritten list for failed pick
` [PATCH v2 6/6] rebase -i: fix adding failed command to the todo list
[PATCH 00/14] [RFC] config: remove global state from config iteration
2023-04-21 19:13 UTC (15+ messages)
` [PATCH 01/14] config.c: introduce kvi_fn(), use it for configsets
` [PATCH 02/14] config.c: use kvi for CLI config
` [PATCH 03/14] config: use kvi for config files
` [PATCH 04/14] config: add kvi.path, use it to evaluate includes
` [PATCH 05/14] config: pass source to config_parser_event_fn_t
` [PATCH 06/14] config: inline git_color_default_config
` [PATCH 07/14] urlmatch.h: use config_fn_t type
` [PATCH 08/14] (RFC-only) config: add kvi arg to config_fn_t
` [PATCH 09/14] (RFC-only) config: apply cocci to config_fn_t implementations
` [PATCH 10/14] (RFC-only) config: finish config_fn_t refactor
` [PATCH 11/14] config: remove current_config_(line|name|origin_type)
` [PATCH 12/14] config: remove current_config_scope()
` [PATCH 13/14] config: pass kvi to die_bad_number()
` [PATCH 14/14] config: remove config_reader from configset_add_value
[PATCH] docs: clarify how the text and text=auto attributes are different
2023-04-21 18:25 UTC (3+ messages)
[PATCH] credential: new attribute oauth_refresh_token
2023-04-21 16:50 UTC (3+ messages)
` [PATCH v2] "
Weird behavior of 'git log --before' or 'git log --date-order': Commits from 2011 are treated to be before 1980
2023-04-21 14:51 UTC (6+ messages)
[PATCH v10 0/2] Expose header information to git-send-email's sendemail-validate hook
2023-04-21 5:27 UTC (4+ messages)
` [PATCH v10 1/2] send-email: refactor header generation functions
` [PATCH v10 2/2] send-email: expose header information to git-send-email's sendemail-validate hook
[PATCH] http: document sslcert and sslkey types and extend to proxy
2023-04-21 3:35 UTC (8+ messages)
` [PATCH v2] "
` [PATCH v3] "
` EXT :[PATCH "
` EXT :Re: [PATCH "
` [PATCH v4] "
[PATCH 0/2] cocci: codify authoring and reviewing practices
2023-04-21 2:43 UTC (8+ messages)
` [PATCH 2/2] "
` [PATCH] cocci: remove 'unused.cocci'
What's cooking in git.git (Apr 2023, #06; Thu, 20)
2023-04-21 2:16 UTC (2+ messages)
` tb/ban-strtok (was: Re: What's cooking in git.git (Apr 2023, #06; Thu, 20))
[PATCH] builtin/pack-objects.c: introduce `pack.extraCruftTips`
2023-04-21 2:14 UTC (7+ messages)
[PATCH 1/2] completion: quote arguments of test and [
2023-04-20 22:47 UTC (8+ messages)
` [PATCH 2/2] completion: suppress unwanted unescaping of `read`
` [PATCH] "
[PATCH v2] http: document sslcert and sslkey types and extend to proxy
2023-04-20 20:51 UTC
[PATCH 0/2] gittutorial: minor correction and monospacing
2023-04-20 21:33 UTC (5+ messages)
` [PATCH 1/2] gittutorial: drop early mention of origin
` [PATCH 2/2] gittutorial: wrap literal examples in backticks
[PATCH 00/23] Header cleanups (more splitting of cache.h and simplifying a few other deps)
2023-04-20 19:54 UTC (8+ messages)
` [PATCH 14/23] hash.h, repository.h: reverse the order of these dependencies
[PATCH v4] send-email: export patch counters in validate environment
2023-04-20 19:25 UTC (4+ messages)
` [PATCH v5] "
[PATCH 00/10] gc: enable cruft packs by default
2023-04-20 19:19 UTC (37+ messages)
` [PATCH 01/10] pack-write.c: plug a leak in stage_tmp_packfiles()
` [PATCH 05/10] t/t9300-fast-import.sh: prepare for `gc --cruft` by default
` [PATCH 07/10] t/t6500-gc.sh: add additional test cases
` [PATCH 08/10] t/t6501-freshen-objects.sh: prepare for `gc --cruft` by default
` [PATCH 09/10] builtin/gc.c: make `gc.cruftPacks` enabled "
` [PATCH v2 00/10] gc: enable cruft packs "
` [PATCH v2 01/10] pack-write.c: plug a leak in stage_tmp_packfiles()
` [PATCH v2 02/10] builtin/repack.c: fix incorrect reference to '-C'
` [PATCH v2 03/10] builtin/gc.c: ignore cruft packs with `--keep-largest-pack`
` [PATCH v2 04/10] t/t5304-prune.sh: prepare for `gc --cruft` by default
` [PATCH v2 05/10] t/t6501-freshen-objects.sh: "
` [PATCH v2 06/10] t/t6500-gc.sh: refactor cruft pack tests
` [PATCH v2 07/10] t/t6500-gc.sh: add additional test cases
` [PATCH v2 08/10] t/t9300-fast-import.sh: prepare for `gc --cruft` by default
` [PATCH v2 09/10] builtin/gc.c: make `gc.cruftPacks` enabled "
` [PATCH v2 10/10] repository.h: drop unused `gc_cruft_packs`
Video conference libification eng discussion - notes from today
2023-04-20 17:08 UTC (2+ messages)
` How to discourage introduction of new globals? (was: Video conference libification eng discussion - notes from today)
Should --update-refs exclude refs pointing to the current HEAD?
2023-04-20 15:27 UTC (3+ messages)
[PATCH 00/14] Introduce new `git replay` command
2023-04-20 13:44 UTC (10+ messages)
` [PATCH 11/14] replay: use standard revision ranges
Git branch capitalisation bug?
2023-04-20 7:28 UTC (5+ messages)
[PATCH v9 0/8] worktree: Support `--orphan` when creating new worktrees
2023-04-20 3:05 UTC (16+ messages)
` [PATCH v9 2/8] t2400: print captured git output when finished
` [PATCH v9 3/8] t2400: refactor "worktree add" opt exclusion tests
` [PATCH v9 4/8] t2400: add tests to verify --quiet
What's cooking in git.git (Apr 2023, #05; Mon, 17)
2023-04-19 20:24 UTC (6+ messages)
` tb/ban-strtok (was: Re: What's cooking in git.git (Apr 2023, #05; Mon, 17))
` tb/ban-strtok
` en/header-split-cache-h (Was Re: What's cooking in git.git (Apr 2023, #05; Mon, 17))
` rj/branch-unborn-in-other-worktrees (was "
[PATCH 0/2] doc: git-checkout: trivial style improvements
2023-04-19 19:37 UTC (5+ messages)
` [PATCH 1/2] doc: git-checkout: trivial callout cleanup
` [PATCH 2/2] doc: git-checkout: reorganize examples
[PATCH v9 0/2] send-email: expose header information to git-send-email's sendemail-validate hook
2023-04-19 18:05 UTC (6+ messages)
` [PATCH v9 2/2] "
Git rebase no longer defaults to upstream after force push
2023-04-19 17:03 UTC (5+ messages)
[PATCH] config: introduce an Operating System-specific `includeIf` condition
2023-04-19 16:14 UTC (12+ messages)
` [PATCH v2] "
[GSOC][PATCH v1] diff-index: enable diff-index
2023-04-19 15:15 UTC (4+ messages)
` [GSOC][PATCH v2] diff-index: enable sparse index
[PATCH 0/8] fetch: introduce machine-parseable output
2023-04-19 12:31 UTC (9+ messages)
` [PATCH 1/8] fetch: split out tests for output format
` [PATCH 2/8] fetch: add a test to exercise invalid output formats
` [PATCH 3/8] fetch: fix missing from-reference when fetching HEAD:foo
` [PATCH 4/8] fetch: introduce `display_format` enum
` [PATCH 5/8] fetch: move display format parsing into main function
` [PATCH 6/8] fetch: move option related variables "
` [PATCH 7/8] fetch: introduce new `--output-format` option
` [PATCH 8/8] fetch: introduce machine-parseable "porcelain" output format
fast-import should fail on invalid unsupported paths
2023-04-14 11:54 UTC (3+ messages)
[PATCH/RFD] fix connection via git protocol
2023-04-19 3:16 UTC (12+ messages)
[PATCH 0/5] banned: mark `strok()`, `strtok_r()` as banned
2023-04-18 20:54 UTC (16+ messages)
` [PATCH 1/5] string-list: introduce `string_list_split_in_place_multi()`
` [PATCH 2/5] t/helper/test-hashmap.c: avoid using `strtok()`
` [PATCH v2 0/6] banned: mark `strok()` as banned
` [PATCH v2 1/6] string-list: introduce `string_list_split_in_place_multi()`
` [PATCH v2 2/6] string-list: introduce `string_list_setlen()`
` [PATCH v2 3/6] t/helper/test-hashmap.c: avoid using `strtok()`
` [PATCH v2 4/6] t/helper/test-oidmap.c: "
` [PATCH v2 5/6] t/helper/test-json-writer.c: "
` [PATCH v2 6/6] banned.h: mark `strtok()` as banned
[PATCH v1 0/2] git config tests for "'git config ignores pairs ..."
2023-04-18 19:31 UTC (9+ messages)
` [PATCH v2 0/3] "
` [PATCH v2 1/3] t1300: drop duplicate test
` [PATCH v2 2/3] t1300: check stderr for "ignores pairs" tests
` [RFC PATCH v2 3/3] t1300: add tests for missing keys
git.issues.gerritcodereview.com now live (was: Planned maintenance for crbug.com/git)
2023-04-18 18:30 UTC
[PATCH 0/4] git fsck: check pack rev-index files
2023-04-18 16:59 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).