messages from 2022-06-12 10:24:48 to 2022-06-15 16:47:30 UTC [more...]
[PATCH 0/2] Avoid spawning gzip in git archive
2022-06-15 16:41 UTC (14+ messages)
` [PATCH v3 0/5] "
` [PATCH v3 3/5] archive-tar: add internal gzip implementation
` [PATCH v3 5/5] archive-tar: use internal gzip by default
[PATCH] push: fix capitalisation of the option name autoSetupMerge
2022-06-15 15:35 UTC
[PATCH] t3701: two subtests are fixed
2022-06-15 14:50 UTC (7+ messages)
` [PATCH v2] add -i tests: mark "TODO" depending on GIT_TEST_ADD_I_USE_BUILTIN
[PATCH v2 0/3] bitmap-format.txt: fix some formatting issues and include checksum info
2022-06-15 14:28 UTC (7+ messages)
` [PATCH v3 "
` [PATCH v3 2/3] bitmap-format.txt: fix some formatting issues
[PATCH v4 0/3] fix `sudo make install` regression in maint
2022-06-15 14:02 UTC (4+ messages)
` [PATCH v5 0/4] "
` [PATCH v5 4/4] git-compat-util: allow root to access both SUDO_UID and root owned
[PATCH 0/2] ls-files: introduce "--format" and "--object-only" options
2022-06-15 13:45 UTC (3+ messages)
` [PATCH 1/2] ls-files: introduce "--format" option
` [PATCH 2/2] ls-files: introduce "--object-only" option
[PATCH] pack-write.c: remove unused `mtimes_name` parameter
2022-06-15 13:30 UTC (2+ messages)
[PATCH 0/4] Reactions to v2.37.0-rc0 test coverage report
2022-06-15 13:28 UTC (7+ messages)
` [PATCH 1/4] t2107: test 'git update-index --verbose'
` [PATCH 2/4] t5329: test 'git gc --cruft' without '--prune=now'
` [PATCH 3/4] pack-write: drop always-NULL parameter
` [PATCH 4/4] cache-tree: remove cache_tree_find_path()
Git Test Coverage Report for v2.37.0-rc0
2022-06-15 13:21 UTC (6+ messages)
[PATCH 0/2] For v2.37.0: rename fetch.credentialsInUrl to transfer.credentialsInUrl
2022-06-15 13:12 UTC (4+ messages)
` [PATCH 1/2] fetch doc: note "pushurl" caveat about "credentialsInUrl", elaborate
` [PATCH 2/2] transfer doc: move fetch.credentialsInUrl to "transfer" config namespace
[PATCH] send-pack.c: add config push.useBitmaps
2022-06-15 13:09 UTC (2+ messages)
[RFC PATCH 0/5] fix issues in transfer.credentialsInUrl
2022-06-15 12:52 UTC (9+ messages)
` [RFC PATCH 1/5] push tests: add a missing "test_line_count"
` [RFC PATCH 2/5] fetch+push tests: add missing coverage for 6dcbdc0d661
` [RFC PATCH 3/5] CI: add a linux-BUILD-vars job
` [RFC PATCH 4/5] fetch: stop emitting duplicate transfer.credentialsInUrl=warn warnings
` [RFC PATCH 5/5] transport: check remote.<name>pushurl with transfer.credentialsInUrl
Windows long file paths bug(s) with "-c core.longpaths=true" whilst cloning
2022-06-15 12:45 UTC
[PATCH] apply: support case-only renames in case-insensitive filesystems
2022-06-15 11:24 UTC (10+ messages)
[ANNOUNCE] Git for Windows 2.37.0-rc0
2022-06-15 11:26 UTC
Test Failure t5516.113 RE: [ANNOUNCE] Git v2.37.0-rc0
2022-06-15 10:46 UTC (2+ messages)
[PATCH 0/1] For v2.37.0: fix tests breaking with NO_CURL=Y
2022-06-15 10:36 UTC (2+ messages)
` [PATCH 1/1] tests: add LIBCURL prerequisite to tests needing libcurl
[PATCH 0/8] [RFC] submodule update: parse all options in C
2022-06-15 9:42 UTC (25+ messages)
` [RFC PATCH 00/20] submodule: remove git-submodule.sh, create bare builtin/submodule.c
` [PATCH v2 00/12] submodule: make "git submodule--helper" behave like "git submodule"
` [PATCH v2 01/12] git-submodule.sh: remove unused sanitize_submodule_env()
` [PATCH v2 02/12] git-submodule.sh: remove unused $prefix var and --super-prefix
` [PATCH v2 03/12] git-submodule.sh: make "$cached" variable a boolean
` [PATCH v2 04/12] git-submodule.sh: remove unused top-level "--branch" argument
` [PATCH v2 05/12] submodule--helper: have --require-init imply --init
` [PATCH v2 06/12] submodule update: remove "-v" option
` [PATCH v2 07/12] submodule--helper: rename "absorb-git-dirs" to "absorbgitdirs"
` [PATCH v2 08/12] submodule--helper: report "submodule" as our name in "-h" output
` [PATCH v2 09/12] submodule--helper: understand --checkout, --merge and --rebase synonyms
` [PATCH v2 10/12] submodule--helper: eliminate internal "--update" option
` [PATCH v2 11/12] git-submodule.sh: use "$quiet", not "$GIT_QUIET"
` [PATCH v2 12/12] git-sh-setup.sh: remove "say" function, change last users
Not every patch displayed
2022-06-15 9:40 UTC
[PATCH] git-diff: Introduce --index and deprecate --cached
2022-06-15 7:58 UTC
[GSoC] Status update
2022-06-15 7:39 UTC
Best way to update `HEAD` in mirrored repos
2022-06-15 4:18 UTC (7+ messages)
[PATCH] mktree: learn about promised objects
2022-06-15 4:00 UTC (6+ messages)
[PATCH] revision: mark blobs needed for resolve-undo as reachable
2022-06-15 3:48 UTC (8+ messages)
An endless loop fetching issue with partial clone, alternates and commit graph
2022-06-15 2:18 UTC (2+ messages)
[PATCH] config: correct log.showRoot description
2022-06-15 1:50 UTC (2+ messages)
[RFC PATCH] repo-settings: set defaults even when not in a repo
2022-06-14 23:32 UTC (3+ messages)
` [PATCH v3] commit-graph: refactor to avoid prepare_repo_settings
[RFC PATCH v2] commit-graph: refactor to avoid prepare_repo_settings
2022-06-14 22:38 UTC (3+ messages)
[ANNOUNCE] Git v2.37.0-rc0
2022-06-14 21:34 UTC (4+ messages)
` [PATCH] t3701: update tests fixed with builtin add -p
[PATCH 0/4] Create branch_checked_out() helper
2022-06-14 19:27 UTC (23+ messages)
` [PATCH 1/4] branch: add "
` [PATCH 3/4] fetch: use new branch_checked_out() and add tests
` [PATCH 5/5] branch: fix branch_checked_out() leaks
` [PATCH v2 0/5] Create branch_checked_out() helper
` [PATCH v2 1/5] branch: add "
` [PATCH v2 2/5] branch: check for bisects and rebases
` [PATCH v2 3/5] fetch: use new branch_checked_out() and add tests
` [PATCH v2 4/5] branch: use branch_checked_out() when deleting refs
` [PATCH v2 5/5] branch: fix branch_checked_out() leaks
git filter bug
2022-06-14 19:11 UTC (5+ messages)
[ANNOUNCE] Git Merge 2022, September 14-15, 2022, Chicago
2022-06-14 17:23 UTC
reachability-bitmap makes push performance worse ?
2022-06-14 14:22 UTC (4+ messages)
` [Internet]Re: "
[PATCH 0/3] Fix a few documentation errors around the raw diff output
2022-06-14 12:31 UTC (11+ messages)
` [PATCH 1/3] diff-format.txt: fix ancient copy-paste error
` [PATCH 2/3] diff-format.txt: correct misleading wording
` [PATCH 3/3] diff-index.txt: update raw output format in examples
[L10N] Kickoff for Git 2.37.0 round #1
2022-06-14 11:28 UTC
[PATCH] git-prompt: use builtin test
2022-06-14 9:09 UTC
[PATCH] remote: handle negative refspecs in git remote show
2022-06-14 6:09 UTC (5+ messages)
What's cooking in git.git (Jun 2022, #04; Mon, 13)
2022-06-14 1:46 UTC
[PATCH v3 0/5]
2022-06-14 1:40 UTC (6+ messages)
` [PATCH v3 4/5] pack-bitmap.c: using error() instead of silently returning -1
` [PATCH v3 5/5] bitmap: add trace2 outputs during open "bitmap" file
Should `git remote show` display excluded branches as to-be-fetched?
2022-06-14 0:34 UTC (4+ messages)
[PATCH 0/2] ci(GitHub): mark up compile errors, too
2022-06-13 22:41 UTC (6+ messages)
` [PATCH v2 "
` [PATCH v2 1/2] ci(github): use grouping also in the `win-build` job
` [PATCH v2 2/2] ci(github): also mark up compile errors
Repository corruption if objects pushed in the middle of repack
2022-06-13 22:26 UTC (7+ messages)
[PATCH v2] remote-curl: send Accept-Language header to server
2022-06-13 22:15 UTC (6+ messages)
` [PATCH v3] "
[PATCH 0/2] Integrate Scalar into the CI builds
2022-06-13 21:03 UTC (2+ messages)
[PATCH] ls-files.c: add --only-object-name option
2022-06-13 17:19 UTC (5+ messages)
` [PATCH v2] ls-files.c: add --object-only option
Bug in merge-ort (rename detection can have collisions?)
2022-06-13 16:52 UTC (5+ messages)
What's cooking in git.git (Jun 2022, #03; Fri, 10)
2022-06-13 15:01 UTC (2+ messages)
` ds/branch-checked-out (was Re: What's cooking in git.git (Jun 2022, #03; Fri, 10))
[PATCH] submodule merge: update conflict error message
2022-06-13 2:03 UTC (7+ messages)
` [PATCH v2] "
[PATCH] ssh signing: Support ECDSA as literal SSH keys
2022-06-13 1:13 UTC (3+ messages)
` [PATCH] gpg docs: explain better use of ssh.defaultKeyCommand
An endless loop fetching issue with partial clone, alternates and commit graph
2022-06-12 16:17 UTC
page: next (older) | prev (newer) | latest
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).