messages from 2022-12-02 08:55:28 to 2022-12-06 02:49:22 UTC [more...]
[PATCH 0/3] fix t1509-root-work-tree failure
2022-12-06 2:42 UTC (4+ messages)
` [PATCH 3/3] t1509: facilitate repeated script invocations
ab/cmake-nix-and-ci (was Re: What's cooking in git.git (Nov 2022, #07; Tue, 29))
2022-12-06 2:19 UTC (16+ messages)
` [PATCH] test-lib.sh: discover "git" in subdirs of "contrib/buildsystems/out"
[PATCH] git-compat-util.h: introduce CALLOC(x)
2022-12-06 2:12 UTC (12+ messages)
[PATCH v4 00/14] cmake: document, fix on *nix, add CI
2022-12-06 2:09 UTC (39+ messages)
` [PATCH v5 00/15] "
` [PATCH v5 01/15] cmake: don't invoke msgfmt with --statistics
` [PATCH v5 02/15] cmake: use "-S" and "-B" to specify source and build directories
` [PATCH v5 03/15] cmake: update instructions for portable CMakeLists.txt
` [PATCH v5 04/15] cmake: don't copy chainlint.pl to build directory
` [PATCH v5 05/15] cmake: chmod +x the bin-wrappers/* & SCRIPT_{SH,PERL} & git-p4
` [PATCH v5 06/15] cmake & test-lib.sh: add a $GIT_SOURCE_DIR variable
` [PATCH v5 07/15] cmake: set "USE_LIBPCRE2" in "GIT-BUILD-OPTIONS" for test-lib.sh
` [PATCH v5 08/15] Makefile + test-lib.sh: don't prefer cmake-built to make-built git
` [PATCH v5 09/15] test-lib.sh: support a "GIT_TEST_BUILD_DIR"
` [PATCH v5 10/15] cmake: optionally be able to run tests before "ctest"
` [PATCH v5 11/15] cmake: support GIT_TEST_OPTS, abstract away WIN32 defaults
` [PATCH v5 12/15] cmake: increase test timeout on Windows only
` [PATCH v5 13/15] cmake: only look for "sh" in "C:/Program Files" on Windows
` [PATCH v5 14/15] cmake: copy over git-p4.py for t983[56] perforce test
` [PATCH v5 15/15] CI: add a "linux-cmake-test" to run cmake & ctest on linux
` [PATCH v6 00/15] cmake: document, fix on *nix, add CI
` [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 v2 0/4] Don't lazy-fetch commits when parsing them
2022-12-06 2:03 UTC (3+ messages)
bug report: git push fails in worktree
2022-12-06 1:42 UTC (2+ messages)
[PATCH] setup: avoid unconditional open with write flags
2022-12-06 1:38 UTC (7+ messages)
[PATCH 0/9] Bundle URIs IV: advertise over protocol v2
2022-12-05 23:42 UTC (39+ messages)
` [PATCH v2 "
` [PATCH v2 2/9] bundle-uri client: add minimal NOOP client
` [PATCH v2 3/9] bundle-uri client: add helper for testing server
` [PATCH v2 5/9] bundle-uri client: add boolean transfer.bundleURI setting
` [PATCH v2 6/9] strbuf: introduce strbuf_strip_file_from_path()
` [PATCH v2 7/9] bundle-uri: allow relative URLs in bundle lists
` [PATCH v2 9/9] clone: unbundle the advertised bundles
` [PATCH v3 00/11] Bundle URIs IV: advertise over protocol v2
` [PATCH v3 01/11] protocol v2: add server-side "bundle-uri" skeleton
` [PATCH v3 02/11] t: create test harness for 'bundle-uri' command
` [PATCH v3 03/11] clone: request the 'bundle-uri' command when available
` [PATCH v3 04/11] bundle-uri client: add boolean transfer.bundleURI setting
` [PATCH v3 05/11] transport: rename got_remote_heads
` [PATCH v3 06/11] bundle-uri client: add helper for testing server
` [PATCH v3 07/11] bundle-uri: serve bundle.* keys from config
` [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 v3 11/11] clone: unbundle the advertised bundles
[RFC PATCH 0/1] push: introduce '--heads' option
2022-12-05 23:35 UTC (4+ messages)
` [RFC PATCH 1/1] "
[PATCH 0/2] ci(main): upgrade actions/checkout to v3
2022-12-05 23:28 UTC (3+ messages)
` [PATCH v2] "
[PATCH] fsmonitor: eliminate call to deprecated FSEventStream function
2022-12-05 23:13 UTC (14+ messages)
Join us for Review Club!
2022-12-05 21:33 UTC
[PATCH 0/2] Remove MSys Support
2022-12-05 21:03 UTC (3+ messages)
` [PATCH 1/2] mingw: remove duplicate `USE_NED_ALLOCATOR` directive
` [PATCH 2/2] mingw: remove msysGit/MSYS1 support
[PATCH v2] line-range: Fix infinite loop bug with degenerate regex
2022-12-05 19:36 UTC
[PATCH 1/1] line-range: Fix infinite loop bug with degenerate regex
2022-12-05 19:23 UTC
[PATCH] maintenance: use xcalloc instead of xmalloc where possible
2022-12-05 16:12 UTC (5+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4] maintenance: use calloc instead of malloc "
[ANNOUNCE] git-assembler 1.3 released
2022-12-05 15:15 UTC
Possible BUG: git stash -m picks branch name from submodule
2022-12-05 15:22 UTC
git cherry-pick -x: missing blank line before the "cherry picked from commit" line
2022-12-05 12:56 UTC (6+ messages)
[PATCH] t3920: don't ignore errors of more than one command with `|| true`
2022-12-05 10:43 UTC (18+ messages)
` [PATCH 2/1] t3920: support CR-eating grep
` [PATCH 3/1] t3920: simplify redirection of loop output
` [PATCH 4/1] t3920: replace two cats with a tee
(no subject)
2022-12-05 9:23 UTC (3+ messages)
` Pro Git book URL on https://git-scm.com/
What's cooking in git.git (Dec 2022, #01; Thu, 1)
2022-12-05 3:26 UTC (5+ messages)
[PATCH 0/6] tests: fix ignored & hidden exit codes
2022-12-05 0:45 UTC (26+ messages)
` [PATCH v2 0/8] "
` [PATCH v2 1/8] log tests: don't use "exit 1" outside a sub-shell
` [PATCH v3 0/8] tests: fix ignored & hidden exit codes
` [PATCH v3 1/8] merge tests: don't ignore "rev-parse" exit code in helper
` [PATCH v3 2/8] auto-crlf tests: don't lose exit code in loops and outside tests
` [PATCH v3 3/8] diff tests: fix ignored exit codes in t4023
` [PATCH v3 4/8] t/lib-patch-mode.sh: fix ignored exit codes
` [PATCH v3 5/8] tests: use "test_cmp" instead of "test" in sub-shells
` [PATCH v3 6/8] tests: don't lose 'test <str> = $(cmd ...)"' exit code
` [PATCH v3 7/8] tests: don't lose "git" exit codes in "! ( git ... | grep )"
` [PATCH v3 8/8] tests: don't lose mist "git" exit codes
[bug report] When 'git commit' is in progress 'git stash pop' prints 'The stash entry is kept in case you need it again.'
2022-12-04 9:46 UTC
[PATCH] git-compat-util.h: Fix build without threads
2022-12-03 8:02 UTC (8+ messages)
` [PATCH] git-compat-util: avoid redefining system function names
[PATCH] t4205: don't exit test script on failure
2022-12-03 0:46 UTC (6+ messages)
[PATCH] maintenance: compare output of pthread functions for inequality with 0
2022-12-03 0:26 UTC (7+ messages)
[PATCH 00/30] [RFC] extensions.refFormat and packed-refs v2 file format
2022-12-02 18:24 UTC (7+ messages)
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).