git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2022-02-20 20:28:02 to 2022-02-22 13:08:14 UTC [more...]

[RFC PATCH 0/2] Introduce new merge-tree-ort command
 2022-02-22 13:08 UTC  (11+ messages)

[PATCH 0/8] RFC: Server side merges (no ref updating, no commit creating, no touching worktree or index)
 2022-02-22 13:05 UTC  (8+ messages)
` [PATCH v2 "
  ` [PATCH v2 8/8] merge-tree: provide an easy way to access which files have conflicts

[PATCH] Provide config option to expect files outside sparse patterns
 2022-02-22 12:57 UTC  (12+ messages)

[PATCH] add usage-strings ci check and amend remaining usage strings
 2022-02-22 12:37 UTC  (9+ messages)

[PATCH 00/25] CI: run "make [test]" directly, use $GITHUB_ENV
 2022-02-22 12:07 UTC  (29+ messages)
` [PATCH 01/25] CI: run "set -ex" early in ci/lib.sh
` [PATCH 02/25] CI: make "$jobname" explicit, remove fallback
` [PATCH 03/25] CI: remove more dead Travis CI support
` [PATCH 04/25] CI: remove dead "tree skipping" code
` [PATCH 05/25] CI: remove unused Azure ci/* code
` [PATCH 06/25] CI: don't have "git grep" invoke a pager in tree content check
` [PATCH 07/25] CI: have "static-analysis" run a "make ci-static-analysis" target
` [PATCH 08/25] CI: have "static-analysis" run "check-builtins", not "documentation"
` [PATCH 09/25] CI: move p4 and git-lfs variables to ci/install-dependencies.sh
` [PATCH 10/25] CI: consistently use "export" in ci/lib.sh
` [PATCH 11/25] CI: export variables via a wrapper
` [PATCH 12/25] CI: remove "run-build-and-tests.sh", run "make [test]" directly
` [PATCH 13/25] CI: check ignored unignored build artifacts in "win[+VS] build" too
` [PATCH 14/25] CI: invoke "make artifacts-tar" directly in windows-build
` [PATCH 15/25] CI: split up and reduce "ci/test-documentation.sh"
` [PATCH 16/25] CI: combine ci/install{,-docker}-dependencies.sh
` [PATCH 17/25] CI: move "env" definitions into ci/lib.sh
` [PATCH 18/25] ci/run-test-slice.sh: replace shelling out with "echo"
` [PATCH 19/25] CI: pre-select test slice in Windows & VS tests
` [PATCH 20/25] CI: only invoke ci/lib.sh as "steps" in main.yml
` [PATCH 21/25] CI: narrow down variable definitions in --build and --test
` [PATCH 22/25] CI: add more variables to MAKEFLAGS, except under vs-build
` [PATCH 23/25] CI: stop over-setting the $CC variable
` [PATCH 24/25] CI: set PYTHON_PATH setting for osx-{clang,gcc} into "$jobname" case
` [PATCH 25/25] CI: don't use "set -x" in "ci/lib.sh" output

[PATCH 0/2] microproject: avoid using pipes in test
 2022-02-22 11:43 UTC  (3+ messages)
` [PATCH 1/2] t0001: remove pipes
` [PATCH 2/2] t0003: "

[PATCH v2 0/8] Makefile: optimize noop runs, add shared.mak
 2022-02-22 11:14 UTC  (5+ messages)
` [PATCH v2 4/8] Makefile: move ".SUFFIXES" rule to shared.mak

[PATCH v2 0/1] xdiff: provide indirection to git functions
 2022-02-22 11:14 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH 0/3] libify reflog
 2022-02-22 10:51 UTC  (9+ messages)
` [PATCH 1/3] reflog: libify delete reflog function and helpers
` [PATCH 3/3] stash: call reflog_delete from reflog.c

[PATCH v9 0/4] Add cat-file --batch-command flag
 2022-02-22 11:07 UTC  (3+ messages)
` [PATCH v10 "

[PATCH] branch: delete now accepts '-' as branch name
 2022-02-22 11:05 UTC  (10+ messages)

[PATCH 0/2] Update the die() preserve-merges messages to help some users
 2022-02-22 10:33 UTC  (3+ messages)
` [PATCH 1/2] rebase: help user when dying with preserve-merges`
` [PATCH 2/2] rebase: `preserve` is also a pull option, tell dying users

[PATCH 0/9] ci: make Git's GitHub workflow output much more helpful
 2022-02-22 10:30 UTC  (8+ messages)

[PATCH 0/4] test-lib: improve LSAN + ASAN stack traces
 2022-02-22 10:14 UTC  (16+ messages)
` [PATCH v2 "
  ` [PATCH v3 "
    ` [PATCH v3 1/4] test-lib: add GIT_SAN_OPTIONS, inherit [AL]SAN_OPTIONS
    ` [PATCH v3 2/4] test-lib: correct commentary on TEST_DIRECTORY overriding
    ` [PATCH v3 3/4] test-lib: make $GIT_BUILD_DIR an absolute path
    ` [PATCH v3 4/4] test-lib: add "fast_unwind_on_malloc=0" to LSAN_OPTIONS

[PATCH v4 00/12] In-core git merge-tree ("Server side merges")
 2022-02-22 10:07 UTC  (10+ messages)
` [PATCH v5 "
  ` [PATCH v5 04/12] merge-tree: implement real merges

[PATCH] t6423-merge-rename-directories.sh: use the $(...) construct for command substitution
 2022-02-22  8:46 UTC 

[GSOC] Student Introduction - Reachability bitmap Improvements
 2022-02-22  7:47 UTC  (3+ messages)

[PATCH 00/11] Updates to worktree code and docs
 2022-02-22  7:22 UTC  (35+ messages)
` [PATCH 01/11] worktree: combine two translatable messages
` [PATCH 02/11] worktree: extract copy_filtered_worktree_config()
` [PATCH 04/11] worktree: extract checkout_worktree()
` [PATCH 05/11] worktree: use 'worktree' over 'working tree'
` [PATCH 08/11] "
` [PATCH 09/11] "
` [PATCH 11/11] "
` [PATCH v2 00/11] Updates to worktree code and docs
  ` [PATCH v2 01/11] worktree: combine two translatable messages
  ` [PATCH v2 02/11] worktree: extract copy_filtered_worktree_config()
  ` [PATCH v2 03/11] worktree: extract copy_sparse_checkout()
  ` [PATCH v2 04/11] worktree: extract checkout_worktree()
  ` [PATCH v2 05/11] worktree: use 'worktree' over 'working tree'
  ` [PATCH v2 06/11] "
  ` [PATCH v2 07/11] "
  ` [PATCH v2 08/11] "
  ` [PATCH v2 09/11] "
  ` [PATCH v2 10/11] "
  ` [PATCH v2 11/11] "

pull fails after commit dry-run
 2022-02-22  6:11 UTC 

[PATCH 00/12] RFC: In-core git merge-tree ("Server side merges")
 2022-02-22  2:37 UTC  (41+ messages)
` [PATCH 08/12] merge-ort: provide a merge_get_conflicted_files() helper function
                ` machine-parsable git-merge-tree messages (was: [PATCH 08/12] merge-ort: provide a merge_get_conflicted_files() helper function)
` [PATCH 09/12] merge-tree: provide a list of which files have conflicts
` [PATCH v2 00/13] In-core git merge-tree ("Server side merges")
  ` [PATCH v2 04/13] merge-tree: implement real merges
  ` [PATCH v3 00/15] In-core git merge-tree ("Server side merges")
    ` [PATCH v3 04/15] merge-tree: implement real merges
    ` [PATCH v3 08/15] merge-ort: allow update messages to be written to different file stream

[PATCH v2 1/2] clean: avoid looking for nested repositories when unnecessary
 2022-02-22  1:48 UTC  (3+ messages)
` [PATCH v2 2/2] clean: avoid traversing into untracked dirs "

Pretty format color bug
 2022-02-22  0:15 UTC  (3+ messages)

[PATCH v3 0/2] test-lib.sh: have all tests pass under "-x", remove BASH_XTRACEFD
 2022-02-21 23:11 UTC  (8+ messages)
` [PATCH v4 0/3] "
  ` [PATCH v4 3/3] test-lib.sh: remove "BASH_XTRACEFD"

[PATCH 0/2] repack: add --filter=
 2022-02-21 21:42 UTC  (9+ messages)
` [PATCH v2 0/4] [RFC] "

[PATCH 00/11] Makefile: fix "Perl" and "Python" rules, speed up re-builds
 2022-02-21 20:14 UTC  (2+ messages)

[PATCH 0/7] help: test and fix small "help -g" regression
 2022-02-21 19:38 UTC  (11+ messages)
` [PATCH v2 0/9] help: tests, parse_options() sanity, fix "
  ` [PATCH v2 1/9] help doc: add missing "]" to "[-a|--all]"
  ` [PATCH v2 2/9] help.c: use puts() instead of printf{,_ln}() for consistency
  ` [PATCH v2 3/9] help tests: test "git" and "git help [-a|-g] spacing
  ` [PATCH v2 4/9] help.c: split up list_all_cmds_help() function
  ` [PATCH v2 5/9] help: note the option name on option incompatibility
  ` [PATCH v2 6/9] help: correct usage & behavior of "git help --all"
  ` [PATCH v2 7/9] help: error if [-a|-g|-c] and [-i|-m|-w] are combined
  ` [PATCH v2 8/9] help: add --no-[external-commands|aliases] for use with --all
  ` [PATCH v2 9/9] help: don't print "\n" before single-section output

rewinding interactive rebases
 2022-02-21 19:06 UTC 

[PATCH] ls-files: support --recurse-submodules --stage
 2022-02-21 18:51 UTC  (6+ messages)

[PATCH 0/7] reftable: avoid reading and writing empty keys
 2022-02-21 18:46 UTC  (13+ messages)
` [PATCH v2 "
  ` [PATCH v2 4/7] reftable: avoid writing empty keys at the block layer
  ` [PATCH v3 0/7] reftable: avoid reading and writing empty keys
    ` [PATCH v3 1/7] Documentation: object_id_len goes up to 31
    ` [PATCH v3 2/7] reftable: reject 0 object_id_len
    ` [PATCH v3 3/7] reftable: add a test that verifies that writing empty keys fails
    ` [PATCH v3 4/7] reftable: avoid writing empty keys at the block layer
    ` [PATCH v3 5/7] reftable: ensure that obj_id_len is >= 2 on writing
    ` [PATCH v3 6/7] reftable: add test for length of disambiguating prefix
    ` [PATCH v3 7/7] reftable: rename writer_stats to reftable_writer_stats

[PATCH] usage.[ch] API users: use report_fn, not hardcoded prototype
 2022-02-21 18:21 UTC  (2+ messages)

[PATCH] gpg-interface: fix for gpgsm v2.3
 2022-02-21  9:22 UTC  (7+ messages)

[PATCH v2 0/7] fetch: improve atomicity of `--atomic` flag
 2022-02-21  8:02 UTC  (12+ messages)
` [PATCH v2 1/7] fetch: increase test coverage of fetches
` [PATCH v3 0/7] fetch: improve atomicity of `--atomic` flag
  ` [PATCH v3 1/7] fetch: increase test coverage of fetches
  ` [PATCH v3 2/7] fetch: backfill tags before setting upstream
  ` [PATCH v3 3/7] fetch: control lifecycle of FETCH_HEAD in a single place
  ` [PATCH v3 4/7] fetch: report errors when backfilling tags fails
  ` [PATCH v3 5/7] refs: add interface to iterate over queued transactional updates
  ` [PATCH v3 6/7] fetch: make `--atomic` flag cover backfilling of tags
  ` [PATCH v3 7/7] fetch: make `--atomic` flag cover pruning of refs

What's cooking in git.git (Feb 2022, #05; Thu, 17)
 2022-02-21 11:14 UTC  (2+ messages)
` pw/single-key-interactive (was Re: What's cooking in git.git (Feb 2022, #05; Thu, 17))

[PATCH 0/7] rebase: make reflog messages independent of the backend
 2022-02-21 11:10 UTC  (8+ messages)
` [PATCH 1/7] rebase --apply: remove duplicated code
` [PATCH 2/7] rebase --merge: fix reflog when continuing
` [PATCH 3/7] rebase --merge: fix reflog message after skipping
` [PATCH 4/7] rebase --apply: respect GIT_REFLOG_ACTION
` [PATCH 5/7] rebase --apply: make reflog messages match rebase --merge
` [PATCH 6/7] rebase --abort: improve reflog message
` [PATCH 7/7] rebase: cleanup action handling

pull fails after commit dry-run
 2022-02-21  8:26 UTC 

[PATCH v3 0/3] C99: remove dead !HAVE_VARIADIC_MACROS code
 2022-02-21 16:05 UTC  (4+ messages)
` [PATCH v4 0/2] "
  ` [PATCH v4 1/2] git-compat-util.h: clarify GCC v.s. C99-specific in comment
  ` [PATCH v4 2/2] C99: remove hardcoded-out !HAVE_VARIADIC_MACROS code

[PATCH 0/2] Fix a couple small leaks in merge-ort
 2022-02-21  2:43 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] merge-ort: fix small memory leak in detect_and_process_renames()

[PATCH] docs: update coding guidelines to be more inclusive
 2022-02-20 21:23 UTC  (6+ 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).