messages from 2025-05-13 17:22:48 to 2025-05-15 17:40:03 UTC [more...]
[PATCH RFC 0/5] Introduce git-blame-tree(1) command
2025-05-15 17:39 UTC (16+ messages)
[PATCH 00/14] Some defensive programming
2025-05-15 17:24 UTC (18+ messages)
` [PATCH 01/14] revision: "
` [PATCH 02/14] get_parent(): "
` [PATCH 03/14] fetch-pack: "
` [PATCH 04/14] unparse_commit(): "
` [PATCH 05/14] verify_commit_graph(): "
` [PATCH 06/14] stash: "
` [PATCH 07/14] "
` [PATCH 08/14] push: "
` [PATCH 09/14] fetch: "
` [PATCH 10/14] describe: "
` [PATCH 11/14] inherit_tracking(): "
` [PATCH 12/14] submodule: check return value of `submodule_from_path()`
` [PATCH 13/14] test-tool repository: check return value of `lookup_commit()`
` [PATCH 14/14] shallow: handle missing shallow commits gracefully
[PATCH] sequencer: fix memory leak if `update_squash_messages()` failed
2025-05-15 16:43 UTC (4+ messages)
[PATCH 0/5] miscellaneous build mods (part 2)
2025-05-15 16:42 UTC (11+ messages)
` [PATCH v2 "
` [PATCH v2 1/5] meson.build: quote the GITWEBDIR build configuration
` [PATCH v2 2/5] meson: correct install location of YAML.pm
` [PATCH v2 3/5] meson: correct path to system config/attribute files
` [PATCH v2 4/5] meson.build: correct setting of GIT_EXEC_PATH
` [PATCH v2 5/5] configure.ac: upgrade to a compilation check for sysinfo
[PATCH] sequencer: fix memory leak if `todo_list_rearrange_squash()` failed
2025-05-15 16:37 UTC (4+ messages)
Gerrit, GitButler, and Jujutsu projects collaborating on change-id commit footer
2025-05-15 16:32 UTC (24+ messages)
` Semantics of change IDs (Re: Gerrit, GitButler, and Jujutsu projects collaborating on change-id commit footer)
[PATCH RFC] diff --no-index: teach option to exclude files by pattern
2025-05-15 16:27 UTC (3+ messages)
[PATCH] sequencer: make it clearer that commit descriptions are just comments
2025-05-15 15:56 UTC (7+ messages)
[PATCH 0/3] fetch/receive: use batched reference updates
2025-05-15 14:07 UTC (19+ messages)
` [PATCH 1/3] fetch: "
` [PATCH 2/3] send-pack: fix memory leak around duplicate refs
` [PATCH 3/3] receive-pack: use batched reference updates
` [PATCH v2 0/4] fetch/receive: "
` [PATCH v2 1/4] refs: add function to translate errors to strings
` [PATCH v2 2/4] fetch: use batched reference updates
` [PATCH v2 3/4] send-pack: fix memory leak around duplicate refs
` [PATCH v2 4/4] receive-pack: use batched reference updates
[PATCH] Handle rebase fork-point options in pull --rebase
2025-05-15 13:57 UTC (2+ messages)
[PATCH] replay: replace the_repository with repo parameter passed to cmd_replay()
2025-05-15 13:24 UTC (3+ messages)
[PATCH] commit: Add commit.signoff configuration option
2025-05-15 13:22 UTC (5+ messages)
[PATCH 00/11] CodeQL-inspired fixes
2025-05-15 13:11 UTC (12+ messages)
` [PATCH 01/11] commit: simplify code
` [PATCH 02/11] fetch: carefully clear local variable's address after use
` [PATCH 03/11] commit-graph: avoid malloc'ing a local variable
` [PATCH 04/11] upload-pack: rename `enum` to reflect the operation
` [PATCH 05/11] has_dir_name(): make code more obvious
` [PATCH 06/11] fetch: avoid unnecessary work when there is no current branch
` [PATCH 07/11] Avoid redundant conditions
` [PATCH 08/11] trace2: avoid "futile conditional"
` [PATCH 09/11] commit-graph: avoid using stale stack addresses
` [PATCH 10/11] bundle-uri: avoid using undefined output of `sscanf()`
` [PATCH 11/11] sequencer: stop pretending that an assignment is a condition
[PATCH 0/2] merge-tree: add new --mergeability-only option
2025-05-15 13:07 UTC (11+ messages)
` [PATCH v2 0/2] merge-tree: add new --dry-run option
` [PATCH v2 2/2] merge-tree: add a new --dry-run flag
` [PATCH v3 0/2] merge-tree: add new --dry-run option
` [PATCH v3 1/2] merge-ort: add a new mergeability_only option
` [PATCH v3 2/2] merge-tree: add a new --dry-run flag
[PATCH 0/3] Better support for customising context lines in --patch commands
2025-05-15 12:58 UTC (12+ messages)
` [PATCH v2 0/4] "
` [PATCH v2 3/4] add-patch: respect diff.context configuration
` [PATCH v2 4/4] add-patch: add diff.context command line overrides
[PATCH v4 0/3] align the behavior when opening "packed-refs"
2025-05-15 12:57 UTC (12+ messages)
` [PATCH v4 1/3] packed-backend: fsck should warn when "packed-refs" file is empty
` [PATCH v4 3/3] packed-backend: mmap large "packed-refs" file during fsck
` [PATCH v5 0/3] align the behavior when opening "packed-refs"
` [PATCH v5 1/3] packed-backend: fsck should warn when "packed-refs" file is empty
` [PATCH v5 2/3] packed-backend: extract snapshot allocation in `load_contents`
` [PATCH v5 3/3] packed-backend: mmap large "packed-refs" file during fsck
[PATCH 0/4] meson: parse TAP output generated by our tests
2025-05-15 11:35 UTC (9+ messages)
` [PATCH 1/4] t: fix cases where output breaks TAP format
` [PATCH 3/4] meson: introduce kwargs variable for tests
` [PATCH 4/4] meson: parse TAP output generated by our tests
[PATCH] docs: add instructions to use Yahoo with send-mail
2025-05-15 10:29 UTC (10+ messages)
` [PATCH v2 0/2] docs: update email credential helpers
` [PATCH v2 1/2] docs: add credential helper for yahoo and link Google's sendgmail tool
` [PATCH v2 2/2] docs: remove credential helper links for emails from gitcredentials
[PATCH] git-gui: do not end the commit message with an empty line
2025-05-15 9:20 UTC (4+ messages)
[PATCH 00/17] object-store: carve out the object database subsystem
2025-05-15 8:22 UTC (25+ messages)
` [PATCH v3 "
` [PATCH v3 01/17] object-store: rename `raw_object_store` to `object_database`
` [PATCH v3 02/17] object-store: rename `object_directory` to `odb_alternate`
` [PATCH v3 03/17] object-store: rename files to "odb.{c,h}"
` [PATCH v3 04/17] odb: introduce parent pointers
` [PATCH v3 05/17] odb: get rid of `the_repository` in `find_odb()`
` [PATCH v3 06/17] odb: get rid of `the_repository` in `assert_oid_type()`
` [PATCH v3 07/17] odb: get rid of `the_repository` in `odb_mkstemp()`
` [PATCH v3 08/17] odb: get rid of `the_repository` when handling alternates
` [PATCH v3 09/17] odb: get rid of `the_repository` in `for_each()` functions
` [PATCH v3 10/17] odb: get rid of `the_repository` when handling the primary alternate
` [PATCH v3 11/17] odb: get rid of `the_repository` when handling submodule alternates
` [PATCH v3 12/17] odb: trivial refactorings to get rid of `the_repository`
` [PATCH v3 13/17] odb: rename `oid_object_info()`
` [PATCH v3 14/17] odb: rename `repo_read_object_file()`
` [PATCH v3 15/17] odb: rename `has_object()`
` [PATCH v3 16/17] odb: rename `pretend_object_file()`
` [PATCH v3 17/17] odb: rename `read_object_with_reference()`
[PATCH] pack-bitmap: fix memory leak if `load_bitmap_entries_v1` failed
2025-05-15 1:37 UTC (6+ messages)
[PATCH] submodule: prevent overwriting .gitmodules entry on path reuse
2025-05-14 22:47 UTC (5+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH v2 0/4] scalar: add --no-maintenance option
2025-05-14 22:16 UTC (10+ messages)
` [PATCH v3 "
` [PATCH v3 4/4] scalar reconfigure: add --maintenance=<mode> option
` [PATCH 5/4] scalar reconfigure: improve --maintenance docs
git svn clone failed
2025-05-14 20:05 UTC (9+ messages)
` Cleaning up "contrib/" (was: git svn clone failed)
` Cleaning up "contrib/"
/: [FirstTimer] Remove DISABLE_SIGN_COMPARE_WARNINGS from file add-interactive.c
2025-05-14 19:18 UTC
[PATCH 0/3] minor oidmap cleanups
2025-05-14 17:59 UTC (7+ messages)
` [PATCH 2/3] oidmap: add size function
` [PATCH 3/3] raw_object_store: drop extra pointer to replace_map
[PATCH] gitlab-ci: always run MSVC-based Meson job
2025-05-14 16:55 UTC (5+ messages)
"POSIXLY_CORRECT" - "msgfmt: msgfmt: --tcl requires a "-l locale" specification"
2025-05-14 15:59 UTC (3+ messages)
[PATCH v2 04/11] contrib: remove "thunderbird-patch-inline"
2025-05-14 15:19 UTC (4+ messages)
[PATCH 0/3] Integrate the sparse index with 'git apply' and 'git add -p/-i'
2025-05-14 15:16 UTC (2+ messages)
[PATCH v3 0/6] Nominating "whatchanged" for removal
2025-05-14 13:38 UTC (4+ messages)
` [PATCH v4 "
` [PATCH v4 4/6] whatchanged: require --i-still-use-this
Re [BUG] git stash incorrectly showing submodule branch instead of superproject branch
2025-05-14 13:28 UTC (6+ messages)
` [PATCH] stash: fix incorrect branch name in stash message
[PATCH 0/4] update MyFirstContribution with current code base
2025-05-14 13:06 UTC (5+ messages)
[PATCH v2 00/17] object-store: carve out the object database subsystem
2025-05-14 12:58 UTC (10+ messages)
` [PATCH v2 01/17] object-store: rename `raw_object_store` to `object_database`
` [PATCH v2 02/17] object-store: rename `object_directory` to `odb_alternate`
` [PATCH v2 03/17] object-store: rename files to "odb.{c,h}"
Get support
2025-05-14 10:35 UTC (4+ messages)
` [External] "
[PATCH v5 0/1] Added the closing ")" to make sure is not unbalanced and corrected the tests for word diff
2025-05-14 6:33 UTC (5+ messages)
` [PATCH v6 0/1] Added the newline after the test in t/4018
` [PATCH v6 1/1] userdiff: extend Bash pattern to cover more shell function forms
[GSoC PATCH v2 0/2] json-writer: describe the jw_* functions
2025-05-14 2:41 UTC (9+ messages)
` [GSoC PATCH v2 1/2] json-writer: add docstrings to "
` [GSoC PATCH v2 2/2] json-writer: describe the usage of "
Possible git-gui bug
2025-05-13 18:35 UTC (5+ messages)
[PATCH v3] apply: --intent-to-add should imply --index
2025-05-13 17:52 UTC (5+ messages)
` [PATCH 0/5] apply: fix apply --intent-to-add
` [PATCH 2/5] apply: read in the index in --intent-to-add mode
Bug report for pull --rebase
2025-05-13 17:22 UTC (3+ 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 NNTP newsgroup(s).