messages from 2023-06-09 23:25:47 to 2023-06-14 19:08:34 UTC [more...]
[PATCH v4] diff-lib: honor override_submodule_config flag bit
2023-06-14 19:08 UTC (2+ messages)
[PATCH] diff-lib: honor override_submodule_config flag bit
2023-06-14 18:45 UTC (4+ messages)
[PATCH v3] diff-lib: honor override_submodule_config flag bit
2023-06-14 16:46 UTC (2+ messages)
Video conference libification eng discussion, this Thursday 17:00 UTC
2023-06-14 16:28 UTC
[PATCH v2] diff-lib: honor override_submodule_config flag bit
2023-06-14 16:14 UTC (2+ messages)
[PATCH 0/3] revision: handle pseudo-opts in `--stdin` mode
2023-06-14 16:03 UTC (7+ messages)
` [PATCH 1/3] revision: reorder `read_revisions_from_stdin()`
` [PATCH 2/3] revision: small readability improvement for reading from stdin
` [PATCH 3/3] revision: handle pseudo-opts in `--stdin` mode
[PATCH 0/2] credential: improvements to erase in helpers
2023-06-14 16:00 UTC (4+ messages)
` [PATCH 1/2] credential: avoid erasing distinct password
` [PATCH 2/2] credential: erase all matching credentials
[PATCH v2 0/9] docs: interpret-trailers: reword and add examples
2023-06-14 15:36 UTC (9+ messages)
` [PATCH v3 "
` [PATCH v3 3/9] doc: trailer: drop "commit message part" phrasing
` [PATCH v3 4/9] doc: trailer: examples: avoid the word "message" by itself
` [PATCH v3 8/9] doc: trailer: mention 'key' in DESCRIPTION
Purchase_Statement_Id#5511157
2023-06-14 14:49 UTC
[PATCH v9 0/6] notes.c: introduce "--separator" option
2023-06-14 2:07 UTC (6+ messages)
` [PATCH v9 4/6] notes.c: introduce '--separator=<paragraph-break>' option
` [PATCH] notes: do not access before the beginning of an array
[PATCH v3 0/8] git-compat-util cleanups
2023-06-14 1:58 UTC (8+ messages)
` [PATCH v3 5/8] common.h: move non-compat specific macros and functions
[PATCH 00/15] refs: implement skip lists for packed backend
2023-06-14 0:40 UTC (15+ messages)
` [PATCH v3 00/16] refs: implement jump "
` [PATCH v3 01/16] refs.c: rename `ref_filter`
` [PATCH v3 05/16] ref-filter.c: parameterize match functions over patterns
` [PATCH v3 07/16] refs: plumb `exclude_patterns` argument throughout
` [PATCH v3 09/16] refs/packed-backend.c: implement jump lists to avoid excluded pattern(s)
` [PATCH v3 10/16] refs/packed-backend.c: add trace2 counters for jump list
` [PATCH v3 12/16] refs/packed-backend.c: ignore complicated hidden refs rules
[PATCH v2] CodingGuidelines: use octal escapes, not hex
2023-06-14 0:28 UTC (2+ messages)
[PATCH RFC v2 0/4] Add an external testing library for unit tests
2023-06-13 22:30 UTC (4+ messages)
` [RFC PATCH v3 0/1] Add a project document for adding "
` [RFC PATCH v3 1/1] unit tests: Add a project plan document
[PATCH 0/2] Fix behavior of worktree config in submodules
2023-06-13 22:17 UTC (16+ messages)
` [PATCH v2 0/3] "
` [PATCH v2 3/3] repository: move 'repository_format_worktree_config' to repo scope
` [PATCH] setup: copy repository_format using helper
[PATCH 0/2] Changed path filter hash fix and version bump
2023-06-13 21:58 UTC (21+ messages)
` [PATCH v3 0/4] "
` [PATCH v3 1/4] gitformat-commit-graph: describe version 2 of BDAT
` [PATCH] CodingGuidelines: use octal escapes, not hex
` [PATCH v4 0/4] Changed path filter hash fix and version bump
` [PATCH v4 1/4] gitformat-commit-graph: describe version 2 of BDAT
` [PATCH v4 2/4] t4216: test changed path filters with high bit paths
` [PATCH v4 3/4] repo-settings: introduce commitgraph.changedPathsVersion
` [PATCH v4 4/4] commit-graph: new filter ver. that fixes murmur3
tests: mark as passing with SANITIZE=leak
2023-06-13 19:34 UTC (25+ messages)
` [PATCH 01/11] rev-parse: fix a leak with --abbrev-ref
` [PATCH 02/11] config: fix a leak in git_config_copy_or_rename_section_in_file
` [PATCH 03/11] remote: fix a leak in query_matches_negative_refspec
` [PATCH 04/11] branch: fix a leak in dwim_and_setup_tracking
` [PATCH 05/11] branch: fix a leak in setup_tracking
` [PATCH 06/11] branch: fix a leak in cmd_branch
` [PATCH 07/11] branch: fix a leak in inherit_tracking
` [PATCH 08/11] branch: fix a leak in check_tracking_branch
` [PATCH 09/11] branch: fix a leak in setup_tracking
` [PATCH 10/11] config: fix a leak in git_config_copy_or_rename_section_in_file
` [PATCH 11/11] tests: mark as passing with SANITIZE=leak
[RFC PATCH 0/3] range-diff: treat notes like `log`
2023-06-13 9:46 UTC (9+ messages)
` [PATCH v1 "
` [PATCH v1 1/3] "
` [PATCH v1 2/3] doc: pretty-options: remove documentation for deprecated options
` [PATCH v1 3/3] revision: comment `--no-standard-notes` as deprecated
What's cooking in git.git (Jun 2023, #03; Mon, 12)
2023-06-13 2:28 UTC
[PATCH] [RFC] http: reauthenticate on 401 Unauthorized
2023-06-12 23:12 UTC (3+ messages)
[PATCH 00/25] completion: add missing diff options
2023-06-12 22:57 UTC (58+ messages)
` [PATCH 01/25] completion: add comments describing __git_diff_* globals
` [PATCH 02/25] completion: complete --break-rewrites
` [PATCH 03/25] completion: complete --cc
` [PATCH 04/25] completion: complete --combined-all-paths
` [PATCH 05/25] completion: complete --compact-summary
` [PATCH 06/25] completion: complete --default-prefix
` [PATCH 07/25] completion: complete --find-copies
` [PATCH 08/25] completion: complete --find-object
` [PATCH 09/25] completion: complete --find-renames
` [PATCH 10/25] completion: complete --function-context
` [PATCH 11/25] completion: complete --ignore-matching-lines
` [PATCH 12/25] completion: complete --irreversible-delete
` [PATCH 13/25] completion: complete --ita-invisible-in-index and --ita-visible-in-index
` [PATCH 14/25] completion: complete --line-prefix
` [PATCH 15/25] completion: complete --no-relative
` [PATCH 16/25] completion: complete --no-stat
` [PATCH 17/25] completion: complete --output
` [PATCH 18/25] completion: complete --output-indicator-{context,new,old}
` [PATCH 19/25] completion: complete --patch-with-raw
` [PATCH 20/25] completion: complete --unified
` [PATCH 21/25] completion: complete --ws-error-highlight
` [PATCH 22/25] completion: move --pickaxe-{all,regex} to __git_diff_common_options
` [PATCH 23/25] completion: complete --diff-merges, its options and --no-diff-merges
` [PATCH 24/25] completion: complete --remerge-diff
` [PATCH 25/25] diff.c: mention completion above add_diff_options
` [PATCH v2 00/25] completion: add missing diff options
` [PATCH v2 01/25] completion: add comments describing __git_diff_* globals
` [PATCH v2 02/25] completion: complete --break-rewrites
` [PATCH v2 03/25] completion: complete --cc
` [PATCH v2 04/25] completion: complete --combined-all-paths
` [PATCH v2 05/25] completion: complete --compact-summary
` [PATCH v2 06/25] completion: complete --default-prefix
` [PATCH v2 07/25] completion: complete --find-copies
` [PATCH v2 08/25] completion: complete --find-object
` [PATCH v2 09/25] completion: complete --find-renames
` [PATCH v2 10/25] completion: complete --function-context
` [PATCH v2 11/25] completion: complete --ignore-matching-lines
` [PATCH v2 12/25] completion: complete --irreversible-delete
` [PATCH v2 13/25] completion: complete --ita-invisible-in-index and --ita-visible-in-index
` [PATCH v2 14/25] completion: complete --line-prefix
` [PATCH v2 15/25] completion: complete --no-relative
` [PATCH v2 16/25] completion: complete --no-stat
` [PATCH v2 17/25] completion: complete --output
` [PATCH v2 18/25] completion: complete --output-indicator-{context,new,old}
` [PATCH v2 19/25] completion: complete --patch-with-raw
` [PATCH v2 20/25] completion: complete --unified
` [PATCH v2 21/25] completion: complete --ws-error-highlight
` [PATCH v2 22/25] completion: move --pickaxe-{all,regex} to __git_diff_common_options
` [PATCH v2 23/25] completion: complete --diff-merges, its options and --no-diff-merges
` [PATCH v2 24/25] completion: complete --remerge-diff
` [PATCH v2 25/25] diff.c: mention completion above add_diff_options
Remembering which http remotes require authentication
2023-06-12 22:12 UTC (3+ messages)
[PATCH 0/2] shortlog: introduce --email-only, --group-filter options
2023-06-12 21:22 UTC (4+ messages)
` [PATCH 2/2] shortlog: introduce `--email-only` to only show emails
[PATCH] pack-bitmap.c: gracefully degrade on failure to load MIDX'd pack
2023-06-12 21:19 UTC (2+ messages)
[PATCH v3 0/2] pack-objects: introduce `pack.extraRecentObjectsHook`
2023-06-12 21:14 UTC (5+ messages)
` [PATCH v5 0/2] gc: introduce `gc.recentObjectsHook`
` [PATCH v5 2/2] "
[PATCH] builtin/repack.c: only collect fully-formed packs
2023-06-12 21:00 UTC (2+ messages)
[PATCH v2 0/3] Create stronger guard rails on replace refs
2023-06-12 20:45 UTC (3+ messages)
` [PATCH v3 "
[PATCH 0/5] cat-file: introduce NUL-terminated output format
2023-06-12 20:43 UTC (10+ messages)
` [PATCH 5/5] cat-file: Introduce new option to delimit output with NUL characters
` [PATCH v2 0/5] catfile: introduce NUL-terminated output format
Test failures with cURL-8.1.2 (when building git-2.41.0)
2023-06-12 20:28 UTC (2+ messages)
Anyone know why git ls-remote output might be corrupted?
2023-06-12 19:59 UTC (5+ messages)
[PATCH] Use lowercase includes for some Windows headers
2023-06-12 19:30 UTC (2+ messages)
[GSoC] Blog
2023-06-12 19:00 UTC
[BUG] Git 2.28.0-rc1 t1800 message text comparison
2023-06-12 18:01 UTC (12+ messages)
` [BUG] Git 2.38.0-rc1 "
` [PATCH 1/2] t1800: loosen matching of error message for bad shebang
` [PATCH 2/2] run-command: report exec error even on ENOENT
[PATCH] statinfo.h: move DTYPE defines from dir.h
2023-06-12 18:00 UTC (3+ messages)
What's cooking in git.git (Jun 2023, #02; Tue, 6)
2023-06-12 17:56 UTC (7+ messages)
[PATCH] add: check color.ui for interactive add
2023-06-12 17:13 UTC (7+ messages)
` [PATCH v2] "
` [Patch v2 2/2] add: test use of brackets when color is disabled
Newcomer
2023-06-12 7:24 UTC (2+ messages)
[ANNOUNCE] git-assembler 1.5 released
2023-06-11 20:40 UTC
git-alltrees: root trees and subtrees without duplicate commits
2023-06-11 8:11 UTC (2+ messages)
Questions regarding French Translation of Git
2023-06-10 23:11 UTC (2+ messages)
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).