git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2022-12-02 11:30:21 to 2022-12-06 11:36:47 UTC [more...]

[PATCH 0/2] check-attr: add support to work with revisions
 2022-12-06 11:27 UTC  (5+ messages)
` [PATCH 1/2] t0003: move setup for `--all` into new block
` [PATCH 2/2] attr: add flag `-r|--revisions` to work with revisions

bug report: git push fails in worktree
 2022-12-06 11:23 UTC  (3+ messages)

ab/cmake-nix-and-ci (was Re: What's cooking in git.git (Nov 2022, #07; Tue, 29))
 2022-12-06 10:57 UTC  (19+ messages)
` [PATCH] test-lib.sh: discover "git" in subdirs of "contrib/buildsystems/out"

[PATCH 0/9] Bundle URIs IV: advertise over protocol v2
 2022-12-06 10:06 UTC  (40+ 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

[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

[PATCH 0/2] ci(main): upgrade actions/checkout to v3
 2022-12-06  8:24 UTC  (4+ messages)
` [PATCH v2] "
  ` [PATCH] ci: use actions/{upload,download}-artifact@v3

[PATCH] maintenance: use xcalloc instead of xmalloc where possible
 2022-12-06  5:03 UTC  (6+ messages)
` [PATCH v2] "
  ` [PATCH v3] "
    ` [PATCH v4] maintenance: use calloc instead of malloc "

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 

[PATCH 0/3] fix t1509-root-work-tree failure
 2022-12-06  3:23 UTC  (5+ messages)
` [PATCH 3/3] t1509: facilitate repeated script invocations

[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  (29+ messages)
` [PATCH v5 00/15] "
  ` [PATCH v5 02/15] cmake: use "-S" and "-B" to specify source and build directories
  ` [PATCH v5 09/15] test-lib.sh: support a "GIT_TEST_BUILD_DIR"
  ` [PATCH v5 11/15] cmake: support GIT_TEST_OPTS, abstract away WIN32 defaults
  ` [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)

[PATCH] setup: avoid unconditional open with write flags
 2022-12-06  1:38 UTC  (7+ messages)

[RFC PATCH 0/1] push: introduce '--heads' option
 2022-12-05 23:35 UTC  (4+ messages)
` [RFC PATCH 1/1] "

[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 

[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 v2 0/8] tests: fix ignored & hidden exit codes
 2022-12-05  0:45 UTC  (19+ messages)
` [PATCH v3 "
  ` [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)


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