[PATCH 0/6] submodule: improve remote lookup logic
2025-06-17 13:30 UTC (7+ messages)
` [PATCH 4/6] submodule--helper: improve logic for fallback remote name
[PATCH v4] t2400: replace 'test -[efd]' with 'test_path_is_*'
2025-06-17 13:10 UTC (2+ messages)
[GSoC] Blog: Consolidate ref-related functionality into git-refs
2025-06-17 12:19 UTC (2+ messages)
[GSOC PATCH] environment: move access to "core.sparsecheckout" into repo_settings
2025-06-17 12:06 UTC (9+ messages)
` [PATCH v3] "
` [GSOC PATCH v4 0/3] environment: remove sparse-checkout related global variables
` [GSOC PATCH v4 1/3] environment: move access to "core.sparsecheckout" into repo_settings
` [GSOC PATCH v4 2/3] environment: move access to "core.sparsecheckoutcone" "
` [GSOC PATCH v4 3/3] environment: remove the global variable 'sparse_expect_files_outside_of_patterns'
[GSoC][RFC PATCH 0/2] Add refs list subcommand
2025-06-17 11:51 UTC (5+ messages)
` [GSoC][RFC PATCH 1/2] builtin/refs: add "
` [GSoC][RFC PATCH 2/2] t: add tests for refs "
Rename detection fails on symlinked files
2025-06-17 11:13 UTC
[PATCH 0/2] imap-send: make it usable again and add OAuth2.0 support
2025-06-17 10:27 UTC (4+ messages)
` [PATCH v18 00/10] "
` [PATCH v18 04/10] imap-send: add support for OAuth2.0 authentication
[PATCH] git-gui: Add support of SHA256 repo
2025-06-17 6:03 UTC
[PATCH v2] gitk: Add support of SHA256 repo
2025-06-17 5:59 UTC
What's cooking in git.git (Jun 2025, #05; Mon, 16)
2025-06-17 5:37 UTC (2+ messages)
[PATCH 0/9] Doc git log
2025-06-16 23:02 UTC (3+ messages)
` [PATCH 1/9] doc: convert git-log to new documentation format
[GSoC RFC PATCH 0/5] repo-info: add new command for retrieving repository info
2025-06-16 22:40 UTC (17+ messages)
` [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
[PATCH] .mailmap: fix email for Phil Hord
2025-06-16 22:28 UTC
[PATCH 0/5] miscellaneous build mods (part 2)
2025-06-16 22:08 UTC (4+ messages)
` [PATCH v2 "
` [PATCH v2 4/5] meson.build: correct setting of GIT_EXEC_PATH
[ANNOUNCE] Git for Windows 2.50.0
2025-06-16 21:55 UTC
Git gui webclient info
2025-06-16 21:16 UTC (4+ messages)
Bug: Paths are wrong when --work-tree is an ancestor path
2025-06-16 19:36 UTC
[PATCH v3] t2400: replace 'test -[efd]' with 'test_path_is_*'
2025-06-16 18:00 UTC (2+ messages)
A note from the maintainer
2025-06-16 17:28 UTC
[ANNOUNCE] Git v2.50.0
2025-06-16 17:09 UTC
[PATCH v2] replace 't2400: test -[efd]' with 'test_path_is_*'
2025-06-16 14:07 UTC
Question: regarding understanding code base
2025-06-16 9:44 UTC (9+ messages)
[PATCH] git.c: remove the_repository dependence in run_builtin()
2025-06-16 6:22 UTC (16+ messages)
` [PATCH v2] "
` [RFC PATCH v3 0/2] small fixes for git.c and setup.c
` [PATCH v3 1/2] git.c: remove the_repository dependence in run_builtin()
` [PATCH v3 2/2] setup: fix NEEDSWORK in setup_git_directory_gently()
` [PATCH v4] git.c: remove the_repository dependence in run_builtin()
[PATCH] replace 'test -[efd]' with 'test_path_is_[file,dir,executable]'
2025-06-16 4:17 UTC (6+ messages)
[PATCH] Fix memory leak in function handle_content_type
2025-06-16 1:01 UTC (8+ messages)
[GSoC] Blog: Machine-Readable Repository Information Query Tool
2025-06-15 21:29 UTC (3+ messages)
[PATCH 0/1] Resubmittimg Bulgarian translation of git-gui
2025-06-15 12:26 UTC (2+ messages)
` [PATCH 1/1] git-gui i18n: Updated Bulgarian translation (578t)
[PATCH] Allocate msg only after fatal checks to avoid leaks
2025-06-15 0:45 UTC (7+ messages)
[PATCH] doc: provide clone commands for the pre-built docs
2025-06-14 4:05 UTC (2+ messages)
[ANNOUNCE] Git Merge 2025 Schedule and Contributor's Summit Registration
2025-06-13 22:11 UTC
Solaris sed
2025-06-13 20:30 UTC (15+ messages)
[PATCH 0/3] refs: fix some bugs with batched-updates
2025-06-13 18:57 UTC (7+ messages)
` [PATCH v4 0/2] "
` [PATCH v4 1/2] refs/files: skip updates with errors in batched updates
` [PATCH v4 2/2] receive-pack: handle reference deletions separately
[PATCH v2 0/2] git pull/merge --compact-summary
2025-06-13 16:38 UTC (7+ messages)
` [PATCH v2 1/2] merge/pull: --compact-summary
` [PATCH v2 2/2] merge/pull: extend merge.stat configuration variable to cover --compact-summary
build: sed portability fixes
2025-06-13 16:07 UTC (3+ messages)
[PATCH] cat-file: fix mailmap application for different author and committer
2025-06-13 15:56 UTC (10+ messages)
` [PATCH v2] "
[PATCH RFC v2 0/5] Introduce git-last-modified(1) command
2025-06-13 11:05 UTC (8+ messages)
` [PATCH RFC v2 1/5] last-modified: new subcommand to show when files were last modified
` [PATCH RFC v2 3/5] last-modified: use Bloom filters when available
[PATCH v4] gitk: add external diff file rename detection
2025-06-13 8:18 UTC (3+ messages)
` [PATCH v5] "
` AW: "
[PATCH v3 0/2] refs: fix some bugs with batched-updates
2025-06-13 7:23 UTC (5+ messages)
` [PATCH v3 2/2] receive-pack: handle reference deletions separately
What's cooking in git.git (Jun 2025, #04; Thu, 12)
2025-06-13 0:15 UTC
[GIT PULL] l10n updates for 2.50.0 round 1
2025-06-12 23:57 UTC (2+ messages)
` [GIT PULL v2] l10n updates for 2.50.0
Solaris sed
2025-06-12 22:52 UTC
[PATCH v2] config.mak.uname: update settings for FreeBSD
2025-06-12 22:37 UTC (7+ messages)
` [PATCH v3] "
[PATCH v2 0/6] bswap.h: Rework ntohl handling
2025-06-12 20:21 UTC (16+ 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
[PATCH] branch: move multiple branches in a single --force
2025-06-12 16:51 UTC (10+ messages)
Question: is there a possibility of getting a warning before a git push -f
2025-06-12 11:49 UTC (3+ messages)
[PATCH] CodingGuidelines: let BSS do its job
2025-06-12 7:40 UTC (2+ messages)
[PATCH v2 0/2] rebase: support --trailer
2025-06-12 5:40 UTC (6+ messages)
` [PATCH v2 1/2] trailer: append trailers in-process and drop the fork to `interpret-trailers`
[PATCH v2] config.mak.uname: update settings for FreeBSD
2025-06-12 4:36 UTC
[PATCH] config.mak.uname: update settings for FreeBSD
2025-06-12 3:54 UTC (5+ messages)
[PATCH v6 0/5] Importing and exporting stashes to refs
2025-06-12 1:12 UTC (10+ messages)
` [PATCH v7 0/4] "
` [PATCH v7 3/4] builtin/stash: provide a way to export stashes to a ref
` [PATCH v8 0/4] Importing and exporting stashes to refs
` [PATCH v8 1/4] object-name: make get_oid quietly return an error
` [PATCH v8 2/4] builtin/stash: factor out revision parsing into a function
` [PATCH v8 3/4] builtin/stash: provide a way to export stashes to a ref
` [PATCH v8 4/4] builtin/stash: provide a way to import stashes from "
[PATCH v5 0/4] Importing and exporting stashes to refs
2025-06-12 0:45 UTC (3+ messages)
RFC - rebase--
2025-06-12 0:06 UTC (2+ messages)
[PATCH] merge/pull: --compact-summary
2025-06-11 23:26 UTC (4+ messages)
[PATCH] RelNotes/2.50.0: fix typos & other improvements
2025-06-11 19:34 UTC (2+ messages)
page: next (older)
- 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).