git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2022-07-11 22:46:46 to 2022-07-14 01:32:40 UTC [more...]

What's cooking in git.git (Jul 2022, #04; Wed, 13)
 2022-07-14  1:32 UTC 

What's cooking in git.git (Jul 2022, #03; Mon, 11)
 2022-07-14  0:22 UTC  (11+ messages)
` gc/bare-repo-discovery (was Re: What's cooking in git.git (Jul 2022, #03; Mon, 11))
` ac/bitmap-lookup-table (was: "
  ` ac/bitmap-lookup-table
` js/bisect-in-c, was Re: What's cooking in git.git (Jul 2022, #03; Mon, 11)

[PATCH 00/11] submodule--helper: fix memory leaks
 2022-07-14  0:06 UTC  (20+ messages)
` [PATCH 01/11] submodule.c: free() memory from xgetcwd()
` [PATCH 02/11] submodule--helper: replace memset() with { 0 }-initialization
` [PATCH 03/11] submodule--helper: fix "module_clone_data" memory leaks
` [PATCH 04/11] submodule--helper: fix "struct pathspec" "
` [PATCH 05/11] submodule--helper: free() leaking {run,capture}_command() argument
` [PATCH 06/11] submodule--helper: add and use *_release() functions
` [PATCH 07/11] submodule--helper: fix "errmsg_str" memory leak
` [PATCH 08/11] submodule--helper: fix "sm_path" and other "module_cb_list" leaks
` [PATCH 09/11] submodule--helper: free "char *" in "struct update_data"
` [PATCH 10/11] submodule--helper: fix a leak with repo_clear()
` [PATCH 11/11] submodule--helper: fix "reference" leak is "module_clone_data"

Why is reflog so obscure?
 2022-07-14  0:03 UTC  (8+ messages)

[PATCH] mergetool(vimdiff): allow paths to contain spaces again
 2022-07-13 22:33 UTC  (11+ messages)

[PATCH 0/3] Use "allowlist" and "denylist" tree-wide
 2022-07-13 22:28 UTC  (16+ messages)
` [PATCH 1/3] Documentation: use allowlist and denylist
` [PATCH 2/3] t/*: use allowlist
` [PATCH 3/3] *: use allowlist and denylist

t0301-credential-cache test failure on cygwin
 2022-07-13 20:35 UTC  (9+ messages)

[PATCH] config.txt: add completion for include, includeIf
 2022-07-13 19:52 UTC  (3+ messages)

[PATCH 0/3] Some improvements to safe.directory on Windows
 2022-07-13 19:35 UTC  (5+ messages)
` [PATCH 1/3] Allow debugging unsafe directories' ownership
` [PATCH 2/3] mingw: handle a file owned by the Administrators group correctly
` [PATCH 3/3] mingw: be more informative when ownership check fails on FAT32

[PATCH v3] submodule merge: update conflict error message
 2022-07-13 18:11 UTC  (3+ messages)
` [PATCH v4] "

[PATCH 0/3] checkout: fix two bugs on count of updated entries
 2022-07-13 17:57 UTC  (7+ messages)
` [PATCH 1/3] checkout: document bug where delayed checkout counts entries twice
` [PATCH 2/3] checkout: show bug about failed entries being included in final report
` [PATCH 3/3] checkout: fix two bugs on the final count of updated entries

[PATCH 0/3] commit-graph: fix corruption during generation v2 upgrade
 2022-07-13 17:41 UTC  (5+ messages)
` [PATCH 1/3] t5318: demonstrate commit-graph generation v2 corruption
` [PATCH 2/3] commit-graph: introduce `repo_find_commit_pos_in_graph()`
` [PATCH 3/3] commit-graph: fix corrupt upgrade from generation v1 to v2

BUG: git-check-ignore documentation doesn't come close to describing what it really does
 2022-07-13 17:06 UTC  (3+ messages)

[ANNOUNCE] Git v2.37.1 and others
 2022-07-13 14:23 UTC  (3+ messages)
` [Test Failures] Git v2.37.1 (was RE: [ANNOUNCE] Git v2.37.1 and others)

[PATCH v6 4/7] pack-bitmap.c: don't ignore ENOENT silently
 2022-07-13 14:14 UTC  (2+ messages)

[PATCH v2 0/4] Add support for mailmap in cat-file
 2022-07-13 13:29 UTC  (18+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/4] revision: improve commit_rewrite_person()
  ` [PATCH v4 0/4] Add support for mailmap in cat-file
    ` [PATCH v4 1/4] revision: improve commit_rewrite_person()
    ` [PATCH v4 2/4] ident: move commit_rewrite_person() to ident.c
    ` [PATCH v4 3/4] ident: rename commit_rewrite_person() to apply_mailmap_to_header()
    ` [PATCH v4 4/4] cat-file: add mailmap support

[PATCH 3/3] xdiff: introduce XDL_ALLOC_GROW()
 2022-07-13 13:21 UTC  (15+ messages)
` [PATCH 0/7] xdiff: use standard alloc macros, share them via git-shared-util.h
  ` [PATCH 5/7] xdiff: use GALLOC_GROW(), not XDL_ALLOC_GROW()
  ` [PATCH 7/7] xdiff: remove xdl_free(), use free() instead

[PATCH 0/6] revisions API: fix more memory leaks
 2022-07-13 13:10 UTC  (7+ messages)
` [PATCH 1/6] bisect.c: add missing "goto" for release_revisions()
` [PATCH 2/6] test-fast-rebase helper: use release_revisions() (again)
` [PATCH 3/6] log: make the intent of cmd_show()'s "rev.pending" juggling clearer
` [PATCH 4/6] log: fix common "rev.pending" memory leak in "git show"
` [PATCH 5/6] bisect.c: partially fix bisect_rev_setup() memory leak
` [PATCH 6/6] revisions API: don't leak memory on argv elements that need free()-ing

[PATCH v6 1/7] clean: fixed issues related to text output format
 2022-07-13 11:44 UTC  (2+ messages)

[PATCH 0/3] xdiff: introduce memory allocation macros
 2022-07-13  9:38 UTC  (7+ messages)
` [PATCH v2 0/4] "
  ` [PATCH v2 4/4] xdiff: introduce XDL_ALLOC_GROW()

[PATCH v5] ls-files: introduce "--format" option
 2022-07-13  6:07 UTC  (6+ messages)
` [PATCH v6] "
  ` [PATCH v7] "

[PATCH v3 0/2] no lazy fetch in lookup_commit_in_graph()
 2022-07-13  1:26 UTC  (17+ messages)
` [PATCH v4 0/1] "
  ` [PATCH v4 1/1] commit-graph.c: "
          ` [External] "
              `  "
  ` [PATCH v5 0/1] "
    ` [PATCH v5 1/1] commit-graph.c: "
        `  "
  ` [PATCH v1] t5330: remove run_with_limited_processses()

[PATCH v2 0/5] git doc + "git help": move "format" docs from technical/*
 2022-07-13  1:09 UTC  (10+ messages)
` [PATCH v3 0/7] "
  ` [PATCH v3 1/7] git docs: split "User-facing file formats" off from "Guides"
  ` [PATCH v3 2/7] git docs: create a "Git file formats and protocols" section
  ` [PATCH v3 3/7] docs: move commit-graph format docs to man section 5
  ` [PATCH v3 4/7] docs: move protocol-related "
  ` [PATCH v3 5/7] docs: move pack format "
  ` [PATCH v3 6/7] docs: move http-protocol "
  ` [PATCH v3 7/7] docs: move multi-pack-index "

[PATCH v5 0/5] config: introduce discovery.bare and protected config
 2022-07-12 23:53 UTC  (11+ messages)
` [PATCH v6 "
  ` [PATCH v7 "

[ANNOUNCE] Git for Windows 2.37.1
 2022-07-12 17:20 UTC 

A note from the maintainer
 2022-07-12 17:08 UTC 

[PATCH v3 0/8] rebase: update branches in multi-part topic
 2022-07-12 15:37 UTC  (15+ messages)
` [PATCH v4 00/12] "
  ` [PATCH v4 01/12] t2407: test bisect and rebase as black-boxes
  ` [PATCH v4 02/12] t2407: test branches currently using apply backend
  ` [PATCH v4 03/12] branch: consider refs under 'update-refs'
  ` [PATCH v4 04/12] rebase-interactive: update 'merge' description
  ` [PATCH v4 05/12] sequencer: define array with enum values
  ` [PATCH v4 06/12] sequencer: add update-ref command
  ` [PATCH v4 07/12] rebase: add --update-refs option
  ` [PATCH v4 08/12] rebase: update refs from 'update-ref' commands
  ` [PATCH v4 09/12] sequencer: rewrite update-refs as user edits todo list
  ` [PATCH v4 10/12] rebase: add rebase.updateRefs config option
  ` [PATCH v4 11/12] sequencer: ignore HEAD ref under --update-refs
  ` [PATCH v4 12/12] sequencer: notify user of --update-refs activity

[PATCH] unpack-objects: fix compilation warning/error due to missing braces
 2022-07-12 14:46 UTC  (11+ messages)

cherry-pick with --no-rerere-autoupdate does still rerere?
 2022-07-12 14:04 UTC  (2+ messages)
` [PATCH] Add note that conflict resolution is still performed

'git sparse-checkout add' hangs if local repo is using alternative objects store
 2022-07-12 13:58 UTC 

[GSoC] Status update
 2022-07-12 13:16 UTC  (3+ messages)
` [GSoC] Week 3 and week 4 status update

git bug report: 'git add' hangs in a large repo which has sparse-checkout file with large number of patterns in it
 2022-07-12 13:00 UTC  (11+ messages)

git tag triggers out-of-memory killer
 2022-07-12 10:22 UTC  (3+ messages)

Bugreport: pack-objects died of signal 11
 2022-07-12  8:51 UTC 

Automatic code formatting
 2022-07-12  7:03 UTC  (16+ messages)
` [RFC PATCH 0/4] make headway towards a clean "clang-format"
  ` [RFC PATCH 2/4] .clang-format: Add a BitFieldColonSpacing=None rule
  ` [RFC PATCH 3/4] .clang-format: do not enforce a ColumnLimit
  ` [RFC PATCH 4/4] .clang-format: don't indent "goto" labels

[PATCH v5 00/27] revision.[ch]: add and use release_revisions()
 2022-07-12  7:03 UTC  (7+ messages)
` [PATCH v6 "
  ` [PATCH v6 11/27] revisions API users: add "goto cleanup" for release_revisions()
          ` [PATCH] diff-files: move misplaced cleanup label

vimdiff mergetool diff mode detection in vimrc broken by commit 0041797449
 2022-07-12  5:56 UTC  (2+ messages)

[PATCH 0/2] [RFC] scalar: prepare documentation for future work
 2022-07-12  0:06 UTC  (7+ messages)
` [PATCH 2/2] scalar: convert README.md into a technical design doc
` [PATCH v2 0/2] scalar: prepare documentation for future work
  ` [PATCH v2 1/2] scalar: reword command documentation to clarify purpose
  ` [PATCH v2 2/2] scalar: convert README.md into a technical design doc

[PATCH] revision: mark blobs needed for resolve-undo as reachable
 2022-07-11 23:25 UTC  (2+ messages)
` [PATCH 2/1] fsck: do not dereference NULL while checking resolve-undo data

Revert and reset and very damaging Git commands
 2022-07-11 23:20 UTC  (3+ 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).