messages from 2022-12-06 02:05:02 to 2022-12-08 12:10:17 UTC [more...]
[PATCH 0/3] fix t1509-root-work-tree failure
2022-12-08 12:10 UTC (11+ messages)
` [PATCH 1/3] t1509: fix failing "root work tree" test due to owner-check
` [PATCH 2/3] t1509: make "setup" test more robust
` [PATCH 3/3] t1509: facilitate repeated script invocations
[PATCH] CI: don't explicitly pick "bash" shell outside of Windows, fix regression
2022-12-08 10:09 UTC (3+ messages)
` [PATCH v2] "
ab/cmake-nix-and-ci (was Re: What's cooking in git.git (Nov 2022, #07; Tue, 29))
2022-12-08 9:29 UTC (17+ messages)
` [PATCH] test-lib.sh: discover "git" in subdirs of "contrib/buildsystems/out"
` ab/cmake-nix-and-ci, was "
Bug Report
2022-12-08 8:31 UTC (2+ messages)
[PATCH 0/4] Optionally skip hashing index on write
2022-12-08 7:32 UTC (15+ messages)
` [PATCH 1/4] hashfile: allow skipping the hash function
` [PATCH 2/4] read-cache: add index.skipHash config option
` [PATCH 3/4] test-lib-functions: add helper for trailing hash
` [PATCH 4/4] features: feature.manyFiles implies fast index writes
Skipping adding Signed-off-by even if it's not the last on git commit
2022-12-08 7:27 UTC (10+ messages)
Question: How to execute git-gc correctly on the git server
2022-12-08 7:01 UTC (5+ messages)
[PATCH v2 0/9] Bundle URIs IV: advertise over protocol v2
2022-12-08 6:40 UTC (18+ messages)
` [PATCH v3 00/11] "
` [PATCH v3 04/11] bundle-uri client: add boolean transfer.bundleURI setting
` [PATCH v3 08/11] strbuf: introduce strbuf_strip_file_from_path()
` [PATCH v3 09/11] bundle-uri: allow relative URLs in bundle lists
` [PATCH v3 10/11] bundle-uri: download bundles from an advertised list
[PATCH 0/4] Don't lazy-fetch commits when parsing them
2022-12-08 6:33 UTC (19+ messages)
` [PATCH v2 0/3] "
` [PATCH v2 1/3] object-file: don't exit early if skipping loose
` [PATCH v2 2/3] object-file: emit corruption errors when detected
` [PATCH v2 3/3] commit: don't lazy-fetch commits
[PATCH 0/4] Avoid using deprecated features in Git's GitHub workflows
2022-12-08 5:50 UTC (11+ messages)
` [PATCH 1/4] ci: use a newer `github-script` version
` [PATCH 2/4] ci: avoid deprecated `set-output` workflow command
` [PATCH 3/4] ci: avoid using deprecated {up,down}load-artifacts Action
` [PATCH 4/4] ci(l10n): avoid using the deprecated `set-output` workflow command
[PATCH] CI: migrate away from deprecated "set-output" syntax
2022-12-08 5:41 UTC (9+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH v5 00/15] cmake: document, fix on *nix, add CI
2022-12-08 0:06 UTC (19+ messages)
` [PATCH v6 "
` [PATCH v6 01/15] cmake: don't invoke msgfmt with --statistics
` [PATCH v6 02/15] cmake: use "-S" and "-B" to specify source and build directories
` [PATCH v6 03/15] cmake: update instructions for portable CMakeLists.txt
` [PATCH v6 04/15] cmake: don't copy chainlint.pl to build directory
` [PATCH v6 05/15] cmake: chmod +x the bin-wrappers/* & SCRIPT_{SH,PERL} & git-p4
` [PATCH v6 06/15] cmake & test-lib.sh: add a $GIT_SOURCE_DIR variable
` [PATCH v6 07/15] cmake: set "USE_LIBPCRE2" in "GIT-BUILD-OPTIONS" for test-lib.sh
` [PATCH v6 08/15] Makefile + test-lib.sh: don't prefer cmake-built to make-built git
` [PATCH v6 09/15] test-lib.sh: support a "GIT_TEST_BUILD_DIR"
` [PATCH v6 10/15] cmake: optionally be able to run tests before "ctest"
` [PATCH v6 11/15] cmake: support GIT_TEST_OPTS, abstract away WIN32 defaults
` [PATCH v6 12/15] cmake: increase test timeout on Windows only
` [PATCH v6 13/15] cmake: only look for "sh" in "C:/Program Files" on Windows
` [PATCH v6 14/15] cmake: copy over git-p4.py for t983[56] perforce test
` [PATCH v6 15/15] CI: add a "linux-cmake-test" to run cmake & ctest on linux
[PATCH 0/5] diff-merges: more features
2022-12-08 0:06 UTC (4+ messages)
` [PATCH 1/5] diff-merges: implement [no-]hide option and log.diffMergesHide config
[PATCH] scalar: use verbose mode in clone
2022-12-07 22:10 UTC (2+ messages)
[PATCH v2] line-range: Fix infinite loop bug with degenerate regex
2022-12-07 20:30 UTC (5+ messages)
[PATCH] commit: add signoff optional dedup/no-dedup modes
2022-12-07 14:32 UTC
[PATCH] git-compat-util.h: Fix build without threads
2022-12-07 13:00 UTC (8+ messages)
` [PATCH] git-compat-util: avoid redefining system function names
[PATCH 0/2] check-attr: add support to work with revisions
2022-12-07 12:33 UTC (17+ messages)
` [PATCH 1/2] t0003: move setup for `--all` into new block
` [PATCH 2/2] attr: add flag `-r|--revisions` to work with revisions
[PATCH 0/2] ci(main): upgrade actions/checkout to v3
2022-12-07 12:33 UTC (7+ messages)
` [PATCH v2] "
` [PATCH] ci: use actions/{upload,download}-artifact@v3
[PATCH 0/3] [RFC] tests: add test_todo() for known failures
2022-12-07 12:08 UTC (4+ messages)
` [PATCH 1/3] [RFC] tests: add test_todo() to mark known breakages
Git credential store conflicting configuration leads to unexpected behavior
2022-12-07 12:01 UTC (6+ messages)
[PATCH v3] maintenance: use xcalloc instead of xmalloc where possible
2022-12-07 8:44 UTC (7+ messages)
` [PATCH v4] maintenance: use calloc instead of malloc "
` [PATCH v5] revision: "
` [PATCH v6] "
[PATCH 0/6] tests: fix ignored & hidden exit codes
2022-12-07 6:09 UTC (9+ messages)
` [PATCH v2 0/8] "
` [PATCH v2 1/8] log tests: don't use "exit 1" outside a sub-shell
[PATCH] git-compat-util.h: introduce CALLOC(x)
2022-12-07 6:08 UTC (21+ messages)
[PATCH v4 0/2] tests(mingw): avoid super-slow mingw_test_cmp
2022-12-07 4:33 UTC (9+ messages)
` [PATCH v5 "
` [PATCH v5 1/2] t0021: use Windows-friendly `pwd`
` [PATCH v5 2/2] tests(mingw): avoid very slow `mingw_test_cmp`
[PATCH] CI: upgrade to macos-12, and pin OSX version
2022-12-07 0:58 UTC (2+ messages)
[PATCH v3] pretty-formats: add hard truncation, without ellipsis, options
2022-12-07 0:54 UTC (11+ messages)
` [PATCH v4] "
[PATCH] setup: avoid unconditional open with write flags
2022-12-06 23:39 UTC (6+ messages)
Auto packing the repository - foreground or background in Windows?
2022-12-06 22:41 UTC (4+ messages)
We have Capital for your Project
2022-12-05 0:19 UTC
[PATCH] fsmonitor: eliminate call to deprecated FSEventStream function
2022-12-06 17:25 UTC (12+ messages)
[RFC PATCH 1/1] push: introduce '--heads' option
2022-12-06 12:18 UTC (2+ messages)
bug report: git push fails in worktree
2022-12-06 11:23 UTC (3+ messages)
[ANNOUNCE] Git for Windows 2.39.0-rc2
2022-12-06 10:13 UTC
[PATCH v2 0/4] Makefiles: GNU make 4.4 fixes
2022-12-06 9:13 UTC (8+ messages)
` [PATCH v3 0/1] "
` [PATCH v3 1/1] Makefiles: change search through $(MAKEFLAGS) for GNU make 4.4
What's cooking in git.git (Dec 2022, #02; Tue, 6)
2022-12-06 4:00 UTC
[ANNOUNCE] Git v2.39.0-rc2
2022-12-06 4:00 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).