git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
Git gui webclient info
 2025-06-15 21:41 UTC 

[GSoC] Blog: Machine-Readable Repository Information Query Tool
 2025-06-15 21:29 UTC  (3+ messages)

[PATCH] git.c: remove the_repository dependence in run_builtin()
 2025-06-15 14:46 UTC  (10+ 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] Fix memory leak in function handle_content_type
 2025-06-15 12:55 UTC  (7+ 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)

Question: regarding understanding code base
 2025-06-15  0:48 UTC  (7+ messages)

[PATCH] Allocate msg only after fatal checks to avoid leaks
 2025-06-15  0:45 UTC  (7+ messages)

[GSoC][RFC PATCH 0/2] Add refs list subcommand
 2025-06-14 23:45 UTC  (4+ messages)
` [GSoC][RFC PATCH 1/2] builtin/refs: add "
` [GSoC][RFC PATCH 2/2] t: add tests for refs "

[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: "

[GSoC RFC PATCH 0/5] repo-info: add new command for retrieving repository info
 2025-06-13  7:31 UTC  (18+ 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

[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

[GSOC PATCH] environment: move access to "core.sparsecheckout" into repo_settings
 2025-06-13  6:57 UTC  (5+ messages)
` [PATCH v3] "

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  (7+ messages)
` [PATCH 2/1] merge/pull: extend merge.stat configuration variable to cover --compact-summary

[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] "

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] 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  (3+ messages)
` [PATCH 5/6] submodule: move get_default_remote_submodule()
` [PATCH 6/6] submodule: look up remotes by URL first


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).