messages from 2025-06-08 19:35:33 to 2025-06-12 00:45:58 UTC [more...]
[PATCH v5 0/4] Importing and exporting stashes to refs
2025-06-12 0:45 UTC (3+ messages)
[PATCH v2 0/6] bswap.h: Rework ntohl handling
2025-06-12 0:43 UTC (11+ messages)
` [PATCH v2 1/6] Revert "bswap.h: add support for built-in bswap functions"
` [PATCH v2 2/6] bswap.h: Add support for __BYTE_ORDER__
` [PATCH v2 3/6] bswap.h: Define GIT_LITTLE_ENDIAN on msvc as little endian
` [PATCH v2 4/6] bswap.h: Always overwrite ntohl/ ntohll macros
` [PATCH v2 5/6] bswap.h: Remove optimized x86 version of bswap32/64
` [PATCH v2 5/6] bswap: "
` [PATCH v2 6/6] bswap.h: Provide a built-in based version of bswap32/64 if possible
RFC - rebase--
2025-06-12 0:06 UTC (2+ messages)
[PATCH] branch: move multiple branches in a single --force
2025-06-12 0:19 UTC (7+ messages)
[PATCH v6 0/5] Importing and exporting stashes to refs
2025-06-11 23:35 UTC (5+ messages)
` [PATCH v7 0/4] "
` [PATCH v7 3/4] builtin/stash: provide a way to export stashes to a ref
[PATCH] cat-file: fix mailmap application for different author and committer
2025-06-11 23:35 UTC (5+ messages)
[PATCH] merge/pull: --compact-summary
2025-06-11 23:26 UTC (7+ messages)
` [PATCH 2/1] merge/pull: extend merge.stat configuration variable to cover --compact-summary
Question: is there a possibility of getting a warning before a git push -f
2025-06-11 23:18 UTC (4+ messages)
[GSOC PATCH] environment: move access to "core.sparsecheckout" into repo_settings
2025-06-11 21:33 UTC (4+ messages)
` [PATCH v3] "
[PATCH] CodingGuidelines: let BSS do its job
2025-06-11 21:16 UTC
[PATCH] RelNotes/2.50.0: fix typos & other improvements
2025-06-11 19:34 UTC (2+ messages)
[PATCH 0/2] Fix Coverity builds on Windows
2025-06-11 17:27 UTC (10+ messages)
` [PATCH 1/2] ci(coverity): fix building "
` [PATCH 2/2] ci(coverity): output the build log upon error
` [PATCH v2 0/2] Fix Coverity builds on Windows
` [PATCH v2 1/2] ci(coverity): fix building "
` [PATCH v2 2/2] ci(coverity): output the build log upon error
[PATCH] stash: fix incorrect branch name in stash message
2025-06-11 16:00 UTC (6+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH v2 0/2] rebase: support --trailer
2025-06-11 15:34 UTC (6+ messages)
` [PATCH v2 1/2] trailer: append trailers in-process and drop the fork to `interpret-trailers`
` [PATCH v2 2/2] rebase: support --trailer
Fetch remote only if remote hasn't been fetched recently
2025-06-11 15:23 UTC (6+ messages)
[PATCH 0/4] Make the "promisor-remote" capability support extra fields
2025-06-11 13:47 UTC (26+ messages)
` [PATCH v2 0/3] Make the "promisor-remote" capability support more fields
` [PATCH v2 2/3] promisor-remote: allow a server to advertise "
` [PATCH v3 0/5] Make the "promisor-remote" capability support "
` [PATCH v3 1/5] promisor-remote: refactor to get rid of 'struct strvec'
` [PATCH v3 2/5] promisor-remote: allow a server to advertise more fields
` [PATCH v4 0/5] Make the "promisor-remote" capability support "
` [PATCH v4 1/5] promisor-remote: refactor to get rid of 'struct strvec'
` [PATCH v4 2/5] promisor-remote: allow a server to advertise more fields
` [PATCH v4 3/5] promisor-remote: refactor how we parse advertised fields
` [PATCH v4 4/5] promisor-remote: allow a client to check fields
` [PATCH v4 5/5] promisor-remote: use string constants for 'name' and 'url' too
[GSoC RFC PATCH 0/5] repo-info: add new command for retrieving repository info
2025-06-11 13:17 UTC (13+ messages)
` [GSoC RFC PATCH 1/5] repo-info: declare the repo-info command
` [GSoC RFC PATCH 2/5] repo-info: add the --format flag
` [GSoC RFC PATCH 3/5] repo-info: add the field references.format
` [GSoC RFC PATCH 4/5] repo-info: add field layout.bare
` [GSoC RFC PATCH 5/5] repo-info: add field layout.shallow
10th International Conference on Mathematics and Computers in Sciences and Industry (MCSI), Rhodes Island (Rodos Island), Greece, August 22-24, 2025
2025-06-11 9:04 UTC
[GSoC] Blog: Consolidate ref-related functionality into git-refs
2025-06-11 10:08 UTC
[ANNOUNCE] Git for Windows 2.50.0-rc2
2025-06-11 7:46 UTC
[PATCH 0/6] submodule: improve remote lookup logic
2025-06-11 0:52 UTC (7+ messages)
` [PATCH 1/6] dir: move starts_with_dot(_dot)_slash to dir.h
` [PATCH 2/6] remote: remove the_repository from some functions
` [PATCH 3/6] remote: check branch->merge before access in branch_release
` [PATCH 4/6] submodule--helper: improve logic for fallback remote name
` [PATCH 5/6] submodule: move get_default_remote_submodule()
` [PATCH 6/6] submodule: look up remotes by URL first
[PATCH] notes: remove trailing whitespace from editor template
2025-06-10 22:55 UTC (9+ messages)
[PATCH v4 00/20] t: drop Perl as a mandatory prerequisite
2025-06-10 21:44 UTC (5+ messages)
` [PATCH v4 12/20] t: refactor tests depending on Perl to print data
Canonical way to filter list of commits to those pointed to by branches (preserving order)?
2025-06-10 21:29 UTC
[GSOC PATCH 0/2] preload-index: remove dependency on global variables and 'the_repository'
2025-06-10 17:11 UTC (4+ messages)
` [GSOC PATCH 1/2] environment: remove the global variable 'core_preload_index'
` [GSOC PATCH 2/2] preload-index: stop depending on 'the_repository'
[RFC PATCH] test-lib: add missing prerequisites for Darwin
2025-06-10 15:32 UTC (6+ messages)
[ANNOUNCE] Git v2.50.0-rc2
2025-06-10 15:01 UTC (2+ messages)
Suggestion: error "tag ... already exists" should distinguish between tagging different or same commit:
2025-06-10 14:51 UTC (8+ messages)
[PATCH] rebase: write script before initializing state
2025-06-10 10:13 UTC (3+ messages)
[PATCH] stash: allow "git stash -p <pathspec>" to assume push again
2025-06-10 9:56 UTC (5+ messages)
` [PATCH v3 0/2] stash: fix and improve "git stash -p <pathspec>"
[BUG]: Non-matching exclude pathspec causes an error in empty repository when the flag "--update" is present
2025-06-10 9:45 UTC (5+ messages)
[PATCH v3] gitk: added external diff file rename detection
2025-06-10 8:29 UTC (5+ messages)
` [PATCH v4] gitk: add "
` AW: "
` [PATCH v5] "
[PATCH v4] pack-bitmap: remove checks before bitmap_free
2025-06-10 5:58 UTC (4+ messages)
` [PATCH v5] "
JOIN
2025-06-10 5:00 UTC
[PATCH] revision: fix memory leak in prepare_show_merge()
2025-06-10 0:37 UTC (9+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH] bswap.h: Move the overwriting of the ntohl*/ htonl* macros
2025-06-09 21:57 UTC (6+ messages)
What's cooking in git.git (Jun 2025, #03; Mon, 9)
2025-06-09 20:50 UTC
[PATCH 0/2] imap-send: make it usable again and add OAuth2.0 support
2025-06-09 20:22 UTC (47+ messages)
` [PATCH v15 00/10] "
` [PATCH v16 "
` [PATCH v16 01/10] imap-send: fix bug causing cfg->folder being set to NULL
` [PATCH v16 02/10] imap-send: fix memory leak in case auth_cram_md5 fails
` [PATCH v16 03/10] imap-send: gracefully fail if CRAM-MD5 authentication is requested without OpenSSL
` [PATCH v16 04/10] imap-send: add support for OAuth2.0 authentication
` [PATCH v16 05/10] imap-send: add PLAIN authentication method to OpenSSL
` [PATCH v16 06/10] imap-send: enable specifying the folder using the command line
` [PATCH v16 07/10] imap-send: add ability to list the available folders
` [PATCH v16 08/10] imap-send: display port alongwith host when git credential is invoked
` [PATCH v16 09/10] imap-send: display the destination mailbox when sending a message
` [PATCH v16 10/10] imap-send: fix minor mistakes in the logs
` [PATCH v17 00/10] imap-send: make it usable again and add OAuth2.0 support
` [PATCH v17 01/10] imap-send: fix bug causing cfg->folder being set to NULL
` [PATCH v17 02/10] imap-send: fix memory leak in case auth_cram_md5 fails
` [PATCH v17 03/10] imap-send: gracefully fail if CRAM-MD5 authentication is requested without OpenSSL
` [PATCH v17 04/10] imap-send: add support for OAuth2.0 authentication
` [PATCH v17 05/10] imap-send: add PLAIN authentication method to OpenSSL
` [PATCH v17 06/10] imap-send: enable specifying the folder using the command line
` [PATCH v17 07/10] imap-send: add ability to list the available folders
` [PATCH v17 08/10] imap-send: display port alongwith host when git credential is invoked
` [PATCH v17 09/10] imap-send: display the destination mailbox when sending a message
` [PATCH v17 10/10] imap-send: fix minor mistakes in the logs
` [PATCH v18 00/10] imap-send: make it usable again and add OAuth2.0 support
` [PATCH v18 01/10] imap-send: fix bug causing cfg->folder being set to NULL
` [PATCH v18 02/10] imap-send: fix memory leak in case auth_cram_md5 fails
` [PATCH v18 03/10] imap-send: gracefully fail if CRAM-MD5 authentication is requested without OpenSSL
` [PATCH v18 04/10] imap-send: add support for OAuth2.0 authentication
` [PATCH v18 05/10] imap-send: add PLAIN authentication method to OpenSSL
` [PATCH v18 06/10] imap-send: enable specifying the folder using the command line
` [PATCH v18 07/10] imap-send: add ability to list the available folders
` [PATCH v18 08/10] imap-send: display port alongwith host when git credential is invoked
` [PATCH v18 09/10] imap-send: display the destination mailbox when sending a message
` [PATCH v18 10/10] imap-send: fix minor mistakes in the logs
[PATCH] doc: maintenance: fix linkgit syntax
2025-06-09 18:34 UTC (2+ messages)
Question: is there a short way to merge the last commit to the second last one?
2025-06-09 10:35 UTC (9+ messages)
[PATCH v6] pack-bitmap: remove checks before bitmap_free
2025-06-09 8:18 UTC (2+ messages)
` [PATCH v7] "
[PATCH] diff-generate-patch.adoc: drop spurious backticks
2025-06-09 7:02 UTC (2+ messages)
[PATCH] commit: Add commit.signoff configuration option
2025-06-09 4:24 UTC (10+ 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).