git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2022-06-28 13:30:32 to 2022-06-30 18:56:56 UTC [more...]

[PATCH 0/2] Avoid spawning gzip in git archive
 2022-06-30 18:55 UTC  (5+ messages)
` [PATCH v3 0/5] "

[PATCH v2 0/2] commit-graph.c: no lazy fetch in lookup_commit_in_graph()
 2022-06-30 18:47 UTC  (11+ messages)
` [PATCH v3 0/2] "
  ` [PATCH v3 2/2] commit-graph.c: "
      `  "
  ` test name conflict + js/ci-github-workflow-markup regression (was: [PATCH v3 0/2] no lazy fetch in lookup_commit_in_graph())

Bug: "git-remote ls -h"
 2022-06-30 18:34 UTC  (3+ messages)

[PATCH 0/3] xdiff: introduce memory allocation macros
 2022-06-30 18:32 UTC  (11+ messages)
` [PATCH 1/3] xdiff: introduce XDL_ALLOC_ARRAY()
` [PATCH 2/3] xdiff: introduce XDL_CALLOC_ARRAY()
` [PATCH 3/3] xdiff: introduce XDL_ALLOC_GROW()

[PATCH v4 0/5] config: introduce discovery.bare and protected config
 2022-06-30 18:13 UTC  (11+ messages)
` [PATCH v5 "
  ` [PATCH v5 5/5] setup.c: create `discovery.bare`
  ` [PATCH v6 0/5] config: introduce discovery.bare and protected config
    ` [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 4/5] safe.directory: use git_protected_config()
    ` [PATCH v6 5/5] setup.c: create `discovery.bare`

Non-interactively rewording commit messages
 2022-06-30 18:10 UTC  (5+ messages)

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

[PATCH v2 0/7] rebase: update branches in multi-part topic
 2022-06-30 17:35 UTC  (33+ messages)
` [PATCH v3 0/8] "
  ` [PATCH v3 1/8] t2407: test branches currently using apply backend
  ` [PATCH v3 2/8] branch: consider refs under 'update-refs'
  ` [PATCH v3 3/8] rebase-interactive: update 'merge' description
  ` [PATCH v3 4/8] sequencer: define array with enum values
  ` [PATCH v3 5/8] sequencer: add update-ref command
  ` [PATCH v3 6/8] rebase: add --update-refs option
  ` [PATCH v3 7/8] rebase: update refs from 'update-ref' commands

[PATCH] git-rebase.txt: use back-ticks consistently
 2022-06-30 17:25 UTC  (19+ messages)
  ` Rendering back-ticks in plaintext docs (was Re: [PATCH] git-rebase.txt: use back-ticks consistently)
` [PATCH v2] git-rebase.txt: use back-ticks consistently
  ` [PATCH v3] "

Option to allow fsmonitor to run against repos on network file systems
 2022-06-30 17:11 UTC 

[PATCH 0/3] Add support for mailmap in cat-file
 2022-06-30 17:07 UTC  (10+ 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

[PATCH v2] ls-files: update test style
 2022-06-30 15:54 UTC  (6+ messages)
` [PATCH v3] "
    `  "
  ` [PATCH v4] "

[PATCH] git-send-email: Add --no-validate-email option
 2022-06-30 11:18 UTC  (5+ messages)

[PATCH 0/3] Fix dual rename into each other plus conflicting adds
 2022-06-30 10:31 UTC  (8+ 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 0/3] tests: fix tests broken if a " " is in the checkout dir's path
 2022-06-30 10:18 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/3] tests: add missing double quotes to included library paths
  ` [PATCH v2 2/3] test-lib.sh: fix prepend_var() quoting issue
  ` [PATCH v2 3/3] config tests: fix harmless but broken "rm -r" cleanup

[PATCH] merge-ort: avoid assuming all renames detected
 2022-06-30  9:53 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] trace2: don't include "fsync" events in all trace2 logs
 2022-06-30  8:56 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v2 4/6] pack-bitmap: prepare to read lookup table extension
 2022-06-30  8:35 UTC  (5+ messages)

[RFC PATCH 0/4] move pruned objects to a separate repository
 2022-06-30  8:00 UTC  (8+ messages)
` [RFC PATCH 1/4] builtin/repack.c: pass "out" to `prepare_pack_objects`
` [RFC PATCH 2/4] builtin/repack.c: pass "cruft_expiration" to `write_cruft_pack`
` [RFC PATCH 3/4] builtin/repack.c: write cruft packs to arbitrary locations
` [RFC PATCH 4/4] builtin/repack.c: implement `--expire-to` for storing pruned objects

[PATCH v2 4/6] pack-bitmap: prepare to read lookup table extension
 2022-06-30  6:58 UTC  (4+ messages)
` [PATCH v2 4/6] pack-bitmap: prepare to read lookup table

let git-ls-files suppress the expanding of all files in sub directory
 2022-06-30  6:14 UTC 

git bug report: 'git add' hangs in a large repo which has sparse-checkout file with large number of patterns in it
 2022-06-30  5:06 UTC  (5+ messages)

Race condition between repack and loose-objects maintenance task
 2022-06-30  3:23 UTC  (8+ messages)

[PATCH v2] submodule merge: update conflict error message
 2022-06-30  2:40 UTC  (3+ messages)
` [PATCH v3] "

[WIP v1 0/4] mv: fix out-of-cone file/directory move logic
 2022-06-30  2:37 UTC  (10+ messages)
` [PATCH v5 0/8] "
  ` [PATCH v5 1/8] t7002: add tests for moving out-of-cone file/directory
  ` [PATCH v5 2/8] t1092: mv directory from out-of-cone to in-cone
  ` [PATCH v5 3/8] mv: update sparsity after moving "
  ` [PATCH v5 4/8] mv: decouple if/else-if checks using goto
  ` [PATCH v5 5/8] mv: check if out-of-cone file exists in index with SKIP_WORKTREE bit
  ` [PATCH v5 6/8] mv: check if <destination> exists in index to handle overwriting
  ` [PATCH v5 7/8] mv: use flags mode for update_mode
  ` [PATCH v5 8/8] mv: add check_dir_in_index() and solve general dir check issue

[PATCH 1/3] t6423: add tests of dual directory rename plus add/add conflict
 2022-06-30  0:07 UTC  (5+ messages)

[PATCH 2/3] merge-ort: shuffle the computation and cleanup of potential collisions
 2022-06-30  0:05 UTC  (3+ messages)

[PATCH 3/3] merge-ort: fix issue with dual rename and add/add conflict
 2022-06-30  0:05 UTC  (3+ messages)

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

[GSoC] Abhradeep's GSoC blogs (27 Jun, 2022 IST)
 2022-06-29 20:58 UTC  (2+ messages)

[PATCH 0/6] bundle URIs: design doc and initial git fetch --bundle-uri implementation
 2022-06-29 20:40 UTC  (8+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/6] docs: document bundle URI standard
  ` [PATCH v2 2/6] remote-curl: add 'get' capability
  ` [PATCH v2 3/6] bundle-uri: create basic file-copy logic
  ` [PATCH v2 4/6] fetch: add --bundle-uri option
  ` [PATCH v2 5/6] bundle-uri: add support for http(s):// and file://
  ` [PATCH v2 6/6] fetch: add 'refs/bundle/' to log.excludeDecoration

[PATCH v2 5/6] bitmap-lookup-table: add performance tests for lookup table
 2022-06-29 20:40 UTC  (3+ messages)

[PATCH v2 3/6] pack-bitmap-write: learn pack.writeBitmapLookupTable and add tests
 2022-06-29 20:11 UTC  (3+ messages)

How to reduce pickaxe times for a particular repo?
 2022-06-29 12:31 UTC  (4+ messages)

[PATCH] add --interactive: allow `update` to stage deleted files
 2022-06-29 10:22 UTC  (4+ messages)

Oddities in gitignore matching
 2022-06-29  9:22 UTC  (5+ messages)

Draft of Git Rev News edition 88
 2022-06-29  6:40 UTC 

[PATCH] pack-objects.h: remove outdated pahole results
 2022-06-28 21:26 UTC  (4+ messages)

[PATCH 0/5] submodule: remove "--recursive-prefix"
 2022-06-28 18:15 UTC  (8+ messages)
` [PATCH 1/5] submodule--helper update: use display path helper
` [PATCH 4/5] submodule--helper update: use --super-prefix

[PATCH v5 0/5] tr2: avoid to print "interesting" config repeatedly
 2022-06-28 18:12 UTC  (10+ messages)
` [PATCH v5 3/5] pack-bitmap.c: using error() instead of silently returning -1
` [PATCH v5 4/5] pack-bitmap.c: retrieve missing i18n translations
` [PATCH v5 5/5] tr2: avoid to print "interesting" config repeatedly

[PATCH v3 00/12] submodule: make "git submodule--helper" behave like "git submodule"
 2022-06-28 16:52 UTC  (3+ messages)
` [PATCH v4 "

Unable to use security key to commit signing using SSH keypair
 2022-06-28 16:43 UTC  (3+ messages)

[PATCH v3] ls-files: introduce "--format" option
 2022-06-28 15:19 UTC  (3+ messages)
` [PATCH v4] "


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