[PATCH 0/3] git-submodule.sh: improve parsing of options
2024-12-11 1:56 UTC (31+ messages)
` [PATCH 1/3] git-submodule.sh: make some variables boolean
` [PATCH 2/3] git-submodule.sh: improve parsing of some long options
` [PATCH 3/3] git-submodule.sh: improve parsing of short options
` [PATCH v2 0/8] git-submodule.sh: improve parsing of options
` [PATCH v2 1/8] git-submodule.sh: make some variables boolean
` [PATCH v2 2/8] git-submodule.sh: improve parsing of some long options
` [PATCH v2 3/8] git-submodule.sh: improve parsing of short options
` [PATCH v2 4/8] git-submodule.sh: get rid of isnumber
` [PATCH v2 5/8] git-submodule.sh: get rid of unused variable
` [PATCH v2 6/8] git-submodule.sh: add some comments
` [PATCH v2 7/8] git-submodule.sh: improve variables readability
` [PATCH v2 8/8] git-submodule.sh: rename some variables
` [PATCH v3 0/7] git-submodule.sh: improve parsing of options
` [PATCH v3 1/7] git-submodule.sh: improve parsing of some long options
` [PATCH v3 2/7] git-submodule.sh: improve parsing of short options
` [PATCH v3 3/7] git-submodule.sh: get rid of isnumber
` [PATCH v3 4/7] git-submodule.sh: get rid of unused variable
` [PATCH v3 5/7] git-submodule.sh: add some comments
` [PATCH v3 6/7] git-submodule.sh: improve variables readability
` [PATCH v3 7/7] git-submodule.sh: rename some variables
[PATCH 0/3] Advertise OS version
2024-12-10 18:51 UTC (4+ messages)
[PATCH 0/7] refs: add reflog support to `git refs migrate`
2024-12-10 18:03 UTC (13+ messages)
` [PATCH 1/7] refs: include committer info in `ref_update` struct
` [PATCH 2/7] refs: add `index` field to `struct ref_udpate`
` [PATCH 3/7] refs/files: add count field to ref_lock
` [PATCH 4/7] refs: extract out refname verification in transactions
` [PATCH 5/7] refs: introduce the `ref_transaction_update_reflog` function
` [PATCH 6/7] refs: allow multiple reflog entries for the same refname
` [PATCH 7/7] refs: add support for migrating reflogs
What's cooking in git.git (Dec 2024, #04; Tue, 10)
2024-12-10 14:31 UTC
[PATCH v2 0/6] fix behaviors of git-push --porcelain
2024-12-10 12:19 UTC (11+ messages)
` [PATCH v3 0/8] "
` [PATCH v3 1/8] t5504: modernize test by moving heredocs into test bodies
` [PATCH v3 2/8] t5548: refactor to reuse setup_upstream() function
` [PATCH v3 3/8] t5548: refactor test cases by resetting upstream
` [PATCH v3 4/8] t5548: add new porcelain test cases
` [PATCH v3 5/8] t5548: add porcelain push test cases for dry-run mode
` [PATCH v3 6/8] send-pack: new return code "ERROR_SEND_PACK_BAD_REF_STATUS"
` [PATCH v3 7/8] t5543: atomic push reports exit code failure
` [PATCH v3 8/8] send-pack: gracefully close the connection for atomic push
[RFC PATCH 00/21] Modernize the build system
2024-12-10 12:03 UTC (35+ messages)
` [PATCH v11 00/26] "
` [PATCH v11 01/26] Makefile: use common template for GIT-BUILD-OPTIONS
` [PATCH v11 02/26] Makefile: consistently use @PLACEHOLDER@ to substitute
` [PATCH v11 03/26] Makefile: refactor GIT-VERSION-GEN to be reusable
` [PATCH v11 04/26] Makefile: propagate Git version via generated header
` [PATCH v11 05/26] Makefile: generate "git.rc" via GIT-VERSION-GEN
` [PATCH v11 06/26] Makefile: generate doc versions "
` [PATCH v11 07/26] Makefile: consistently use PERL_PATH
` [PATCH v11 08/26] Makefile: extract script to massage Perl scripts
` [PATCH v11 09/26] Makefile: use "generate-perl.sh" to massage Perl library
` [PATCH v11 10/26] Makefile: extract script to massage Shell scripts
` [PATCH v11 11/26] Makefile: extract script to massage Python scripts
` [PATCH v11 12/26] Makefile: extract script to generate gitweb.cgi
` [PATCH v11 13/26] Makefile: extract script to generate gitweb.js
` [PATCH v11 14/26] Makefile: refactor generators to be PWD-independent
` [PATCH v11 15/26] Makefile: allow "bin-wrappers/" directory to exist
` [PATCH v11 16/26] Makefile: write absolute program path into bin-wrappers
` [PATCH v11 17/26] Makefile: simplify building of templates
` [PATCH v11 18/26] Documentation: allow sourcing generated includes from separate dir
` [PATCH v11 19/26] Documentation: teach "cmd-list.perl" about out-of-tree builds
` [PATCH v11 20/26] Documentation: extract script to generate a list of mergetools
` [PATCH v11 21/26] t: better support for out-of-tree builds
` [PATCH v11 22/26] t: allow overriding build dir
` [PATCH v11 23/26] Documentation: add comparison of build systems
` [PATCH v11 24/26] Introduce support for the Meson build system
` [PATCH v11 25/26] meson: fix conflicts with in-flight topics
` [PATCH v11 26/26] Revert "meson: fix conflicts with in-flight topics"
[PATCH 0/4] Random improvements to GitLab CI
2024-12-10 12:01 UTC (17+ messages)
` [PATCH 1/4] gitlab-ci: update macOS images to Sonoma
` [PATCH 3/4] ci/lib: use echo instead of printf to set up sections
` [PATCH 4/4] ci/lib: fix "CI setup" sections with GitLab CI
` [PATCH v2 0/4] Random improvements to "
` [PATCH v2 1/4] gitlab-ci: update macOS images to Sonoma
` [PATCH v2 2/4] ci/lib: remove duplicate trap to end "CI setup" group
` [PATCH v2 3/4] ci/lib: do not interpret escape sequences in `group ()` arguments
` [PATCH v2 4/4] ci/lib: fix "CI setup" sections with GitLab CI
[PATCH v2 0/4] Introduce a "promisor-remote" capability
2024-12-10 11:43 UTC (16+ messages)
` [PATCH v3 0/5] "
` [PATCH v3 1/5] version: refactor strbuf_sanitize()
` [PATCH v3 2/5] strbuf: refactor strbuf_trim_trailing_ch()
` [PATCH v3 3/5] Add 'promisor-remote' capability to protocol v2
` [PATCH v3 4/5] promisor-remote: check advertised name or URL
` [PATCH v3 5/5] doc: add technical design doc for large object promisors
[PATCH] Document HOME environment variable
2024-12-10 9:20 UTC (4+ messages)
git credentials store: removed line when token expired
2024-12-10 2:46 UTC (2+ messages)
git clean --exclude broken?
2024-12-10 2:23 UTC (4+ messages)
[PATCH] bundle: remove unneeded code
2024-12-10 2:11 UTC (4+ messages)
[PATCH v2 1/8] pack-objects: create new name-hash function version
2024-12-10 0:01 UTC (3+ messages)
What's cooking in git.git (Dec 2024, #03; Sun, 8)
2024-12-09 23:53 UTC (3+ messages)
[PATCH 3/3] index-pack: commit tree during outgoing link check
2024-12-09 23:51 UTC (3+ messages)
[PATCH v2 4/8] pack-objects: add GIT_TEST_NAME_HASH_VERSION
2024-12-09 23:12 UTC (2+ messages)
[PATCH] strvec: `strvec_splice()` to a statically initialized vector
2024-12-09 22:42 UTC (15+ messages)
` [PATCH v2] "
[PATCH] advice: suggest using subcommand "git config set"
2024-12-09 20:35 UTC (9+ messages)
` [PATCH v2] "
` [PATCH 1/3] advice: enhance `detach_advice()` to `detach_advice_if_enabled()`
` [PATCH 2/3] commit: use `advise_if_enabled()` in `read_graft_file()`
` [PATCH 3/3] object-name: advice to avoid refs that resemble hashes
[PATCH 0/2] gitk: text wrapping in ctext (commit headers, subject, and body)
2024-12-09 18:08 UTC (3+ messages)
` [PATCH 1/2] gitk: make headings of preferences bold
` [PATCH 2/2] gitk: add text wrapping preferences
git rebase --continue error message is misleading
2024-12-09 13:02 UTC
[PATCH] object-name: fix reversed ordering with magic pathspecs
2024-12-09 11:47 UTC (16+ messages)
` [PATCH v2] object-name: fix reversed ordering with ":/<PATTERN>" revisions
` [PATCH v3] "
git add -p is slow for sparse checkout
2024-12-09 8:18 UTC (4+ messages)
BUG: git verify-pack --stat-only is nonfunctional as documented
2024-12-09 0:51 UTC (3+ messages)
` [PATCH] verify-pack: Fix documentation of --stat-only to reflect behavior
[PATCH 0/5] PATH WALK III: Add 'git backfill' command
2024-12-09 0:34 UTC (8+ messages)
` [PATCH 1/5] backfill: add builtin boilerplate
` [PATCH 2/5] backfill: basic functionality and tests
` [PATCH 3/5] backfill: add --batch-size=<n> option
` [PATCH 4/5] backfill: add --sparse option
` [PATCH 5/5] backfill: assume --sparse when sparse-checkout is enabled
[PATCH 00/10] Start compiling with `-Wsign-compare`
2024-12-09 0:09 UTC (8+ messages)
` [PATCH v4 00/16] "
` [PATCH v4 01/16] git-compat-util: introduce macros to disable "-Wsign-compare" warnings
` [PATCH v4 08/16] pkt-line: fix -Wsign-compare warning on 32 bit platform
[Bug] git difftool "--submodule=diff" argument does nothing
2024-12-08 9:02 UTC
[PATCH] reftable/writer: ensure valid range for log's update_index
2024-12-07 9:54 UTC (4+ messages)
` [PATCH v2] "
[PATCH v2 0/6] PATH WALK I: The path-walk API
2024-12-06 19:45 UTC (9+ messages)
` [PATCH v3 0/7] "
` [PATCH v3 1/7] path-walk: introduce an object walk by path
` [PATCH v3 2/7] test-lib-functions: add test_cmp_sorted
` [PATCH v3 3/7] t6601: add helper for testing path-walk API
` [PATCH v3 4/7] path-walk: allow consumer to specify object types
` [PATCH v3 5/7] path-walk: visit tags and cached objects
` [PATCH v3 6/7] path-walk: mark trees and blobs as UNINTERESTING
` [PATCH v3 7/7] path-walk: reorder object visits
[PATCH v15 09/10] fetch: set remote/HEAD if it does not exist
2024-12-06 11:30 UTC (5+ messages)
` [PATCH] Fix `git fetch --tags` in repo with no configured remote
` Re* "
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).