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

[PATCH v2 0/2] add and apply a rule to find "unused" init+free
 2022-07-05 13:46 UTC  (12+ messages)
` [PATCH v3 0/4] "
  ` [PATCH v3 1/4] cocci: add and apply a rule to find "unused" strbufs
  ` [PATCH v3 2/4] cocci: catch unused "strbuf" using an xmalloc() pattern
  ` [PATCH v3 3/4] cocci: remove "when strict" from unused.cocci
  ` [PATCH v3 4/4] cocci: generalize "unused" rule to cover more than "strbuf"
  ` [PATCH v4 0/6] add and apply a rule to find "unused" init+free
    ` [PATCH v4 1/6] Makefile: remove mandatory "spatch" arguments from SPATCH_FLAGS

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

Git fork process infinitely and never stop
 2022-07-05 12:32 UTC  (2+ messages)

[PATCH] remote-curl: send Accept-Language header to server
 2022-07-05 10:15 UTC  (6+ messages)
  `  "

How to display "HEAD~*" in "git log"
 2022-07-05  9:36 UTC  (4+ messages)

[PATCH v5 3/5] pack-bitmap.c: using error() instead of silently returning -1
 2022-07-05  9:04 UTC  (2+ messages)

[PATCH v2] ls-files: introduce "--format" option
 2022-07-05  8:39 UTC  (16+ messages)
` [PATCH v3] "
  ` [PATCH v4] "
    ` [PATCH v5] "

Missing `push.autoSetupRemote` from v2.37.0 release notes
 2022-07-05  6:10 UTC 

[PATCH 0/3] Fix dual rename into each other plus conflicting adds
 2022-07-05  1:33 UTC  (25+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/3] t6423: add tests of dual directory rename plus add/add conflict
  ` [PATCH v2 2/3] merge-ort: shuffle the computation and cleanup of potential collisions
  ` [PATCH v2 3/3] merge-ort: fix issue with dual rename and add/add conflict
  ` [PATCH v3 0/5] Fix dual rename into each other plus conflicting adds
    ` [PATCH v3 1/5] t6423: add tests of dual directory rename plus add/add conflict
    ` [PATCH v3 2/5] merge-ort: small cleanups of check_for_directory_rename
    ` [PATCH v3 3/5] merge-ort: make a separate function for freeing struct collisions
    ` [PATCH v3 4/5] merge-ort: shuffle the computation and cleanup of potential collisions
    ` [PATCH v3 5/5] merge-ort: fix issue with dual rename and add/add conflict
    ` [PATCH v4 0/5] Fix dual rename into each other plus conflicting adds
      ` [PATCH v4 1/5] t6423: add tests of dual directory rename plus add/add conflict
      ` [PATCH v4 2/5] merge-ort: small cleanups of check_for_directory_rename
      ` [PATCH v4 3/5] merge-ort: make a separate function for freeing struct collisions
      ` [PATCH v4 4/5] merge-ort: shuffle the computation and cleanup of potential collisions
      ` [PATCH v4 5/5] merge-ort: fix issue with dual rename and add/add conflict

What's cooking in git.git (Jul 2022, #01; Fri, 1)
 2022-07-05  1:31 UTC  (7+ messages)
` gc/submodule-use-super-prefix & ab/submodule-cleanup (was: What's cooking in git.git (Jul 2022, #01; Fri, 1))
` ds/rebase-update-re (was "
` en/merge-dual-dir-renames-fix (Was: "

commit-graph overflow generation chicken and egg
 2022-07-04 20:50 UTC  (6+ messages)

[GSoC] Abhradeep's GSoC blogs (5 Jul, 2022 IST)
 2022-07-04 19:36 UTC 

Why `git am -3` apply patches that don't normally apply?
 2022-07-04 19:23 UTC  (2+ messages)

sparse-checkout --no-cone deprecation {TGO}
 2022-07-04 18:51 UTC  (2+ messages)

[PATCH v2 0/7] rebase: update branches in multi-part topic
 2022-07-04 17:57 UTC  (17+ messages)
` [PATCH v3 0/8] "
  ` [PATCH v3 2/8] branch: consider refs under 'update-refs'
  ` [PATCH v3 6/8] rebase: add --update-refs option
  ` [PATCH v3 7/8] rebase: update refs from 'update-ref' commands

[PATCH v2 0/6] [GSoC] bitmap: integrate a lookup table extension to the bitmap format
 2022-07-04 16:35 UTC  (9+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/6] Documentation/technical: describe bitmap lookup table extension
  ` [PATCH v3 2/6] pack-bitmap-write.c: write "
  ` [PATCH v3 3/6] pack-bitmap-write: learn pack.writeBitmapLookupTable and add tests
  ` [PATCH v3 4/6] pack-bitmap: prepare to read lookup table extension
  ` [PATCH v3 5/6] bitmap-lookup-table: add performance tests for lookup table
  ` [PATCH v3 6/6] p5310-pack-bitmaps.sh: remove pack.writeReverseIndex

[PATCH] http: support building on RHEL6
 2022-07-04  7:38 UTC  (5+ messages)

[PATCH v4] ls-files: update test style
 2022-07-03 15:49 UTC  (4+ messages)
` [PATCH v5] "
  ` [PATCH v6] "

cherry-pick with --no-rerere-autoupdate does still rerere?
 2022-07-03  7:08 UTC  (3+ messages)

[WIP v1 0/4] mv: fix out-of-cone file/directory move logic
 2022-07-01 21:50 UTC  (4+ messages)
` [PATCH v5 0/8] "

[PATCH] pack-objects.h: remove outdated pahole results
 2022-07-01 21:05 UTC  (4+ messages)

[PATCH v2 0/2] commit-graph.c: no lazy fetch in lookup_commit_in_graph()
 2022-07-01 20:47 UTC  (12+ messages)
` [PATCH v3 0/2] "
  ` [PATCH v3 2/2] commit-graph.c: "
  ` [PATCH v4 0/1] "
    ` [PATCH v4 1/1] commit-graph.c: "

[PATCH 0/9] test-tool: fix memory leaks
 2022-07-01 20:43 UTC  (26+ messages)
` [PATCH 1/9] test-tool test-hash: fix a memory leak
` [PATCH 2/9] test-tool path-utils: "
` [PATCH 3/9] test-tool {dump,scrap}-cache-tree: fix memory leaks
` [PATCH 4/9] test-tool urlmatch-normalization: fix a memory leak
` [PATCH 5/9] test-tool regex: call regfree(), fix memory leaks
` [PATCH 6/9] test-tool json-writer: "
` [PATCH 7/9] test-tool bloom: fix a memory leak
` [PATCH 8/9] test-tool ref-store: "
` [PATCH 9/9] test-tool delta: "
` [PATCH v2 0/9] test-tool: fix memory leaks
  ` [PATCH v2 1/9] test-tool test-hash: fix a memory leak
  ` [PATCH v2 2/9] test-tool path-utils: "
  ` [PATCH v2 3/9] test-tool {dump,scrap}-cache-tree: fix memory leaks
  ` [PATCH v2 4/9] test-tool urlmatch-normalization: fix a memory leak
  ` [PATCH v2 5/9] test-tool regex: call regfree(), fix memory leaks
  ` [PATCH v2 6/9] test-tool json-writer: "
  ` [PATCH v2 7/9] test-tool bloom: "
  ` [PATCH v2 8/9] test-tool ref-store: fix a memory leak
  ` [PATCH v2 9/9] test-tool delta: "

[PATCH 00/11] built-ins: fix common memory leaks
 2022-07-01 20:25 UTC  (19+ messages)
` [PATCH 08/11] checkout: add a missing clear_unpack_trees_porcelain()
` [PATCH v2 00/11] built-ins: fix common memory leaks
  ` [PATCH v2 01/11] check-ref-format: fix trivial memory leak
  ` [PATCH v2 02/11] clone: fix memory leak in wanted_peer_refs()
  ` [PATCH v2 03/11] submodule.c: free() memory from xgetcwd()
  ` [PATCH v2 04/11] revert: free "struct replay_opts" members
  ` [PATCH v2 05/11] cat-file: fix a memory leak in --batch-command mode
  ` [PATCH v2 06/11] merge-file: refactor for subsequent memory leak fix
  ` [PATCH v2 07/11] merge-file: fix memory leaks on error path
  ` [PATCH v2 08/11] checkout: avoid "struct unpack_trees_options" leak
  ` [PATCH v2 09/11] gc: fix a memory leak
  ` [PATCH v2 10/11] cat-file: fix a common "struct object_context" "
  ` [PATCH v2 11/11] pull: fix a "struct oid_array" "

Option to allow fsmonitor to run against repos on network file systems
 2022-07-01 19:15 UTC  (4+ messages)

undefined behavior in builtin/am.c
 2022-07-01 18:58 UTC  (4+ messages)

[PATCH 0/2] extra cleanups on top of ds/branch-checked-out
 2022-07-01 18:24 UTC  (4+ messages)
` [PATCH 2/2] branch: drop unused worktrees variable

How to reduce pickaxe times for a particular repo?
 2022-07-01 18:21 UTC  (3+ messages)

Non-interactively rewording commit messages
 2022-07-01 18:18 UTC  (7+ messages)

SHA-256 transition
 2022-07-01 18:00 UTC  (6+ messages)

[PATCH 0/2] Avoid spawning gzip in git archive
 2022-07-01 17:47 UTC  (8+ messages)
` [PATCH v3 0/5] "

[PATCH v5 0/5] config: introduce discovery.bare and protected config
 2022-07-01 17:37 UTC  (13+ messages)
` [PATCH v6 "
  ` [PATCH v6 1/5] Documentation/git-config.txt: add SCOPES section
  ` [PATCH v6 2/5] Documentation: define protected configuration
  ` [PATCH v6 3/5] config: learn `git_protected_config()`
  ` [PATCH v6 5/5] setup.c: create `discovery.bare`

[PATCH v5 0/5] tr2: avoid to print "interesting" config repeatedly
 2022-07-01 14:31 UTC  (5+ messages)
` [PATCH v5 5/5] "

[ANNOUNCE] Git Rev News edition 88
 2022-07-01  6:27 UTC 

[PATCH] merge-ort: avoid assuming all renames detected
 2022-07-01  5:21 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] t6429: fix use of non-existent function
 2022-07-01  5:19 UTC 

[PATCH v3] submodule merge: update conflict error message
 2022-07-01  4:27 UTC  (3+ messages)

[PATCH 1/3] t6423: add tests of dual directory rename plus add/add conflict
 2022-07-01  2:57 UTC  (3+ messages)

[PATCH 0/5] submodule: remove "--recursive-prefix"
 2022-07-01  2:11 UTC  (18+ messages)
` [PATCH v2 00/18] "
  ` [PATCH v3 0/6] "
    ` [PATCH v3 1/6] submodule--helper update: use display path helper
    ` [PATCH v3 2/6] submodule--helper: don't recreate recursive prefix
    ` [PATCH v3 3/6] submodule--helper: use correct display path helper
    ` [PATCH v3 5/6] submodule--helper update: use --super-prefix
    ` [PATCH v3 6/6] submodule--helper: remove display path helper
    ` [PATCH v4 0/7] submodule: remove "--recursive-prefix"
      ` [PATCH v4 1/7] submodule--helper tests: add missing "display path" coverage
      ` [PATCH v4 2/7] submodule--helper update: use display path helper
      ` [PATCH v4 3/7] submodule--helper: don't recreate recursive prefix
      ` [PATCH v4 4/7] submodule--helper: use correct display path helper
      ` [PATCH v4 5/7] submodule--helper: remove unused SUPPORT_SUPER_PREFIX flags
      ` [PATCH v4 6/7] submodule--helper update: use --super-prefix
      ` [PATCH v4 7/7] submodule--helper: remove display path helper

[PATCH v14 0/7] unpack-objects: support streaming blobs to disk
 2022-07-01  2:01 UTC  (4+ messages)
` [PATCH v15 0/6] "
  ` [PATCH v15 6/6] unpack-objects: use stream_loose_object() to unpack large objects

[PATCH 0/3] Add support for mailmap in cat-file
 2022-06-30 23:53 UTC  (9+ messages)
` [PATCH 1/3] ident: move commit_rewrite_person() to ident.c
` [PATCH 2/3] ident: rename commit_rewrite_person() to rewrite_ident_line()
` [PATCH 3/3] cat-file: add mailmap support

let git-ls-files suppress the expanding of all files in sub directory
 2022-06-30 23:49 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).