git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2021-03-08 18:44:33 to 2021-03-10 18:53:43 UTC [more...]

[PATCH] Update 'make fuzz-all' docs to reflect modern clang
 2021-03-10 18:52 UTC  (6+ messages)
` [PATCH v2] "
  ` [PATCH v3] Makefile: update "

[PATCH] fetch-pack: do not mix --pack_header and packfile uri
 2021-03-10 18:30 UTC  (7+ messages)

[PATCH v7 14/17] run-command: add stdin callback for parallelization
 2021-03-10 18:24 UTC  (3+ messages)

[PATCH 00/20] Sparse Index: Design, Format, Tests
 2021-03-10 18:20 UTC  (27+ messages)
` [PATCH 02/20] t/perf: add performance test for sparse operations
` [PATCH 07/20] test-read-cache: print cache entries with --table
` [PATCH 11/20] sparse-index: convert from full to sparse
` [PATCH 13/20] unpack-trees: allow sparse directories
` [PATCH 15/20] sparse-index: create extension for compatibility
` [PATCH 16/20] sparse-checkout: toggle sparse index from builtin
` [PATCH 17/20] sparse-checkout: disable sparse-index

[PATCH v5 00/39] SHA-256, part 3/3
 2021-03-10 17:54 UTC  (10+ messages)
` [PATCH v6 "
    ` [PATCH 0/3] sha256 fixes for filter-branch
      ` [PATCH 1/3] t7003: test ref rewriting explicitly
      ` [PATCH 2/3] filter-branch: drop multiple-ancestor warning
      ` [PATCH 3/3] filter-branch: drop $_x40 glob

git credential cache timeout questions
 2021-03-10 15:41 UTC  (3+ messages)

[PATCH 0/8] Optimization batch 9: avoid detecting irrelevant renames
 2021-03-10 15:08 UTC  (18+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/8] diffcore-rename: enable filtering possible rename sources
  ` [PATCH v2 2/8] merge-ort: precompute subset of sources for which we need rename detection
  ` [PATCH v2 3/8] merge-ort: add data structures for an alternate tree traversal
  ` [PATCH v2 4/8] merge-ort: introduce wrappers for "
  ` [PATCH v2 5/8] merge-ort: precompute whether directory rename detection is needed
  ` [PATCH v2 6/8] merge-ort: use relevant_sources to filter possible rename sources
  ` [PATCH v2 7/8] merge-ort: skip rename detection entirely if possible
  ` [PATCH v2 8/8] diffcore-rename: avoid doing basename comparisons for irrelevant sources

git branch: filtering by formatted ref when using --format and --list flags
 2021-03-10 13:36 UTC 

[PATCH v5 00/21] Offer to run CI/PR builds in Azure Pipelines
 2021-03-10 12:40 UTC  (4+ messages)
` [PATCH v6 "
  ` [PATCH v6 16/21] mingw: try to work around issues with the test cleanup

Core translation should be documented on po/README
 2021-03-10 11:32 UTC  (2+ messages)

[PATCH v10 0/3] mergetool: add hideResolved configuration (was automerge)
 2021-03-10  8:06 UTC  (7+ messages)
` [PATCH v11 "
  ` [PATCH v11 1/3] mergetool: add hideResolved configuration
    ` [PATCH] mergetool: do not enable hideResolved by default

[RFC PATCH] merge-recursive: create new files with O_EXCL
 2021-03-10  7:57 UTC 

[PATCH/RFC] test-lib: make --verbose work under prove
 2021-03-10  7:42 UTC  (22+ messages)
` [PATCH 0/6 + 1] test-lib: make --verbose output valid TAP
` [PATCH 1/7] test-lib: remove test_external
` [PATCH 2/7] test-lib: add say_color_tap helper to emit TAP format
` [PATCH 3/7] test-lib: color "ok" TAP directives green under --verbose (or -x)
` [PATCH 4/7] test-lib: add tee with TAP support to test-tool
` [PATCH 5/7] test-lib: indent and format GIT_TEST_TEE_OUTPUT_FILE code
` [PATCH 6/7] test-lib: make --verbose output valid TAP
` [RFC/PATCH 7/7] test-lib: generate JUnit output via TAP

What's cooking in git.git (Mar 2021, #02; Mon, 8)
 2021-03-10  3:44 UTC  (3+ messages)

bug: conflicting core.bare setting causes segfault during bare clone
 2021-03-10  1:11 UTC  (5+ messages)
` [PATCH] builtin/init-db: handle bare clones when core.bare set to false
` [PATCH v2] "

[PATCH v4 00/12] Simple IPC Mechanism
 2021-03-10  0:18 UTC  (18+ messages)
` [PATCH v5 "
  ` [PATCH v5 01/12] pkt-line: eliminate the need for static buffer in packet_write_gently()
  ` [PATCH v5 02/12] pkt-line: do not issue flush packets in write_packetized_*()
  ` [PATCH v5 03/12] pkt-line: add PACKET_READ_GENTLE_ON_READ_ERROR option
  ` [PATCH v5 04/12] pkt-line: add options argument to read_packetized_to_strbuf()
  ` [PATCH v5 05/12] simple-ipc: design documentation for new IPC mechanism
  ` [PATCH v5 06/12] simple-ipc: add win32 implementation
  ` [PATCH v5 07/12] unix-socket: eliminate static unix_stream_socket() helper function
  ` [PATCH v5 08/12] unix-socket: add backlog size option to unix_stream_listen()
  ` [PATCH v5 09/12] unix-socket: disallow chdir() when creating unix domain sockets
  ` [PATCH v5 10/12] unix-stream-server: create unix domain socket under lock
  ` [PATCH v5 11/12] simple-ipc: add Unix domain socket implementation
  ` [PATCH v5 12/12] t0052: add simple-ipc tests and t/helper/test-simple-ipc tool

[PATCH v3 00/10] Optimization batch 8: use file basenames even more
 2021-03-09 21:52 UTC  (3+ messages)
` [PATCH v4 "

[PATCH 0/7] Move the read_tree() function to its only user
 2021-03-09 21:48 UTC  (39+ messages)
` [PATCH v2 0/6] "
  ` [PATCH 00/30] tree-walk: mostly "mode" to "enum object_type"
  ` [PATCH 03/30] cache.h: add a comment to object_type()
  ` [PATCH 05/30] tree-walk.c: migrate to using new "object_type" field when possible
  ` [PATCH 06/30] cache.h: have base_name_compare() take "is tree?", not "mode"
  ` [PATCH 09/30] tree.h users: format argument lists in archive.c
  ` [PATCH 12/30] tree-walk.h users: migrate "p->mode &&" pattern
  ` [PATCH 13/30] tree-walk.h users: refactor chained "mode" if/else into switch
  ` [PATCH 15/30] merge-tree tests: test for the mode comparison in same_entry()
  ` [PATCH 16/30] merge-ort: correct reference to test in 62fdec17a11
  ` [PATCH 21/30] tree-walk.h API users: use "tmp" for mode in shift_tree_by()
  ` [PATCH 22/30] tree-walk.h API: Add get_tree_entry_type()
  ` [PATCH 23/30] tree-walk.h API: add a get_tree_entry_path() function
  ` [PATCH 24/30] tree-walk.h API: document and format tree_entry_extract()
  ` [PATCH 26/30] tree-walk.h API: add a tree_entry_extract_all() function
  ` [PATCH 28/30] tree-walk.h API users: rename "struct name_entry"'s "mode" to "raw_mode"
  ` [PATCH 29/30] tree.h API users: rename read_tree_fn_t's "
  ` [PATCH 30/30] tree-walk.h API: move canon_mode() back out of decode_tree_entry()

slow object packing during push
 2021-03-09 21:14 UTC  (2+ messages)

[ANNOUNCE] Git v2.31.0-rc2
 2021-03-09 20:53 UTC  (3+ messages)

[RFC][PATCH 0/2] rm: changes in the '.gitmodules' are staged after using '--cached'
 2021-03-09 20:47 UTC  (8+ messages)
` [PATCH v2 0/1] rm: stage submodule removal from '.gitmodules'
  ` [PATCH v2 1/1] rm: stage submodule removal from '.gitmodules' when using '--cached'

[ANNOUNCE] Git for Windows 2.30.2
 2021-03-09 18:23 UTC 

[ANNOUNCE] Git v2.30.2 and below for CVE-2021-21300
 2021-03-09 18:03 UTC 

Can git change?
 2021-03-09 14:54 UTC  (9+ messages)
        ` RES: "

windows git invalid path error
 2021-03-09 11:58 UTC 

[PATCH 1/2] Parse tags for absent objects
 2021-03-09 10:46 UTC  (19+ messages)
` [PATCH 0/7] improve reporting of unexpected objects
` [PATCH 1/7] object.c: refactor type_from_string_gently()
` [PATCH 2/7] object.c: make type_from_string() return "enum object_type"
` [PATCH 3/7] oid_object_info(): "
` [PATCH 4/7] tree.c: fix misindentation in parse_tree_gently()
` [PATCH 5/7] object.c: add a utility function for "expected type X, got Y"
` [PATCH 6/7] object tests: add test for unexpected objects in tags
` [PATCH 7/7] tag: don't misreport type of tagged objects in errors

[PATCH] [GSOC][RFC] format-patch: pass --right-only to range-diff
 2021-03-09 10:28 UTC  (7+ messages)
` [PATCH v2] [GSOC][RFC] format-patch: pass --left-only "
  ` [PATCH v3] "

bug: git difftool does not respect submodule argument
 2021-03-09  8:01 UTC 

[PATCH 00/11] Complete merge-ort implementation...almost
 2021-03-09  6:24 UTC  (26+ messages)
` [PATCH 04/11] merge-ort: have ll_merge() calls use the attr_index for renormalization
` [PATCH 07/11] t6428: new test for SKIP_WORKTREE handling and conflicts
` [PATCH 08/11] merge-ort: implement CE_SKIP_WORKTREE handling with conflicted entries
` [PATCH 10/11] merge-ort: write $GIT_DIR/AUTO_MERGE whenever we hit a conflict
` [PATCH v2 00/10] Complete merge-ort implementation...almost
  ` [PATCH v2 01/10] merge-ort: use STABLE_QSORT instead of QSORT where required
  ` [PATCH v2 02/10] merge-ort: add a special minimal index just for renormalization
  ` [PATCH v2 03/10] merge-ort: have ll_merge() use a special attr_index "
  ` [PATCH v2 04/10] merge-ort: let renormalization change modify/delete into clean delete
  ` [PATCH v2 05/10] merge-ort: support subtree shifting
  ` [PATCH v2 06/10] t6428: new test for SKIP_WORKTREE handling and conflicts
  ` [PATCH v2 07/10] merge-ort: implement CE_SKIP_WORKTREE handling with conflicted entries
  ` [PATCH v2 08/10] t: mark several submodule merging tests as fixed under merge-ort
  ` [PATCH v2 09/10] merge-ort: write $GIT_DIR/AUTO_MERGE whenever we hit a conflict
  ` [PATCH v2 10/10] merge-recursive: add a bunch of FIXME comments documenting known bugs

[PATCH] contrib/rebase-catchup: helper for updating old branches
 2021-03-09  1:03 UTC  (3+ messages)

[PATCH] describe: dont abort too early when searching tags
 2021-03-09  0:47 UTC  (3+ messages)
` [PATCH 00/10] describe tests: refactor & fix recent broken tests

Performance of "git gc..." is extremely bad in some cases
 2021-03-09  0:14 UTC  (5+ messages)

remote.<name>.merge missing from the git-config man page?
 2021-03-08 21:58 UTC  (11+ messages)

[PATCH v5 00/12] Rewrite the remaining merge strategies from shell to C
 2021-03-08 20:32 UTC  (9+ messages)
` [PATCH v6 00/13] "
  ` [PATCH v6 06/13] merge-index: don't fork if the requested program is `git-merge-one-file'

[PATCH 0/7] Fix all leaks in t0001
 2021-03-08 19:46 UTC  (17+ messages)
` [PATCH 1/7] symbolic-ref: don't leak shortened refname in check_symref()
` [PATCH 2/7] reset: free instead of leaking unneeded ref
` [PATCH 3/7] clone: free or UNLEAK further pointers when finished
` [PATCH 4/7] worktree: fix leak in dwim_branch()
` [PATCH 5/7] init: remove git_init_db_config() while fixing leaks
` [PATCH 6/7] init-db: silence template_dir leak when converting to absolute path
` [PATCH 7/7] parse-options: don't leak alias help 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).