git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-05-20 23:14:39 to 2024-05-22 20:45:32 UTC [more...]

[PATCH] doc: note that interactive.singleKey is disabled by default
 2024-05-22 20:45 UTC  (5+ messages)

[PATCH] add-patch: response to unknown command
 2024-05-22 20:41 UTC  (18+ messages)
  ` Re* "
    ` [PATCH v2] add-patch: enforce only one-letter response to prompts
      ` [PATCH v3] "

[PATCH] push: don't fetch commit object when checking existence
 2024-05-22 20:18 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH] blame: do not mention obvious default configuration values
 2024-05-22 19:19 UTC  (3+ messages)

[PATCH] chainlint.pl: Extend regexp pattern for /proc/cpuinfo on Linux SPARC
 2024-05-22 19:11 UTC  (13+ messages)
` [PATCH 0/3] improve chainlint.pl CPU count computation
  ` [PATCH 2/3] chainlint.pl: fix incorrect CPU count on Linux SPARC

git init BUG when gitconfig has includeIf
 2024-05-22 19:06 UTC  (9+ messages)
` [PATCH] setup: fix bug with "includeIf.onbranch" when initializing dir

[PATCH 0/5] use the pager in 'add -p'
 2024-05-22 18:47 UTC  (28+ messages)
` [PATCH 2/5] pager: do not close fd 2 unnecessarily
` [PATCH 5/5] add-patch: render hunks through the pager
` [PATCH v2 0/5] use the pager in 'add -p'
  ` [PATCH v2 1/5] add-patch: test for 'p' command
  ` [PATCH v2 2/5] pager: do not close fd 2 unnecessarily
  ` [PATCH v2 3/5] pager: introduce wait_for_pager
  ` [PATCH v2 4/5] test-terminal: introduce --no-stdin-pty
  ` [PATCH v2 5/5] add-patch: render hunks through the pager

[PATCH 00/12] Fix various overly aggressive protections in 2.45.1 and friends
 2024-05-22 17:20 UTC  (26+ messages)
` [PATCH 01/12] send-email: drop FakeTerm hack
` [PATCH 02/12] send-email: avoid creating more than one Term::ReadLine object
` [PATCH 03/12] ci: drop mention of BREW_INSTALL_PACKAGES variable
` [PATCH 04/12] ci: avoid bare "gcc" for osx-gcc job
` [PATCH 05/12] ci: stop installing "gcc-13" for osx-gcc
` [PATCH 06/12] hook: plug a new memory leak
` [PATCH 07/12] init: use the correct path of the templates directory again
` [PATCH 08/12] Revert "core.hooksPath: add some protection while cloning"
` [PATCH 09/12] tests: verify that `clone -c core.hooksPath=/dev/null` works again
` [PATCH 10/12] clone: drop the protections where hooks aren't run
` [PATCH 11/12] Revert "Add a helper function to compare file contents"
` [PATCH 12/12] Revert "fetch/clone: detect dubious ownership of local repositories"
` [rPATCH 13/12] Merge branch 'jc/fix-aggressive-protection-2.39'
` [rPATCH 14/12] Merge branch 'jc/fix-aggressive-protection-2.40'

[PATCH] alias: document caveats and add trace of prepared command
 2024-05-22 16:07 UTC  (3+ messages)

Cloning does not work on available download bandwidth changes
 2024-05-22 15:02 UTC 

[PATCH] Documentation/fsck-msgids.txt: remove duplicate 'gitmodulesLarge'
 2024-05-22 13:44 UTC 

[PATCH v2] Switch grep from non-portable BRE to portable ERE
 2024-05-22 10:52 UTC  (3+ messages)

[PATCH 0/2] Revert defense-in-depth patches breaking Git LFS
 2024-05-22  9:49 UTC  (4+ messages)

[PATCH 0/6] update-ref: add symref support for --stdin
 2024-05-22  9:03 UTC  (16+ messages)
` [PATCH 2/6] update-ref: add support for 'symref-verify' command
` [PATCH 6/6] update-ref: add support for 'symref-update' command
` [PATCH v2 0/6] update-ref: add symref support for --stdin
  ` [PATCH v2 1/6] refs: create and use `ref_update_expects_existing_old_ref()`
  ` [PATCH v2 2/6] update-ref: add support for 'symref-verify' command
  ` [PATCH v2 3/6] update-ref: add support for 'symref-delete' command
  ` [PATCH v2 4/6] update-ref: add support for 'symref-create' command
  ` [PATCH v2 5/6] reftable: pick either 'oid' or 'target' for new updates
  ` [PATCH v2 6/6] update-ref: add support for 'symref-update' command

[PATCH 00/13] reftable: prepare for re-seekable iterators
 2024-05-22  7:56 UTC  (11+ messages)
` [PATCH v2 "
  ` [PATCH v2 01/13] reftable/block: use `size_t` to track restart point index
  ` [PATCH v2 03/13] reftable/reader: unify indexed and linear seeking

[PATCH 00/11] reftable: expose write options as config
 2024-05-22  7:19 UTC  (13+ messages)
` [PATCH v3 "
  ` [PATCH v3 02/11] reftable: pass opts as constant pointer
  ` [PATCH v3 05/11] reftable/dump: support dumping a table's block structure
  ` [PATCH v3 08/11] refs/reftable: allow configuring restart interval

Unable to shallow fetch repository when using a object database populated by shallow fetches
 2024-05-22  6:27 UTC 

[PATCH 0/2] Fix use of uninitialized hash algos
 2024-05-22  4:51 UTC  (14+ messages)
` [PATCH v5 0/5] Fix use of uninitialized hash algorithms
  ` [PATCH v5 1/5] setup: add an escape hatch for "no more default hash algorithm" change
  ` [PATCH v5 2/5] t1517: test commands that are designed to be run outside repository
  ` [PATCH v5 3/5] builtin/patch-id: fix uninitialized hash function
  ` [PATCH v5 4/5] builtin/hash-object: "
  ` [PATCH v5 5/5] apply: "

Error: failed to store: -25299
 2024-05-22  2:37 UTC  (5+ messages)

[PATCH] diff: document what --name-only shows
 2024-05-22  1:35 UTC  (3+ messages)

[PATCH] http: display the response body on POST failure
 2024-05-21 23:36 UTC  (2+ messages)

[PATCH v2 0/8] Various fixes for v2.45.1 and friends
 2024-05-21 23:04 UTC  (8+ messages)
` [PATCH v3 0/6] "

[ANNOUNCE] Git Merge 2024, September 19-20, 2024, Berlin
 2024-05-21 22:23 UTC  (3+ messages)

[PATCH v3 1/1] macOS: ls-files path fails if path of workdir is NFD
 2024-05-21 22:15 UTC  (4+ messages)

git-daemon doesn't work as expected in v2.45.1 and friends
 2024-05-21 20:40 UTC  (4+ messages)

[PATCH 00/24] pack-bitmap: pseudo-merge reachability bitmaps
 2024-05-21 19:06 UTC  (28+ messages)
` [PATCH v3 00/30] "
  ` [PATCH v3 01/30] object.h: add flags allocated by pack-bitmap.h
  ` [PATCH v3 07/30] Documentation/gitpacking.txt: initial commit
  ` [PATCH v3 08/30] Documentation/gitpacking.txt: describe pseudo-merge bitmaps
  ` [PATCH v3 09/30] Documentation/technical: describe pseudo-merge bitmaps format
  ` [PATCH v3 10/30] ewah: implement `ewah_bitmap_is_subset()`
  ` [PATCH v3 11/30] pack-bitmap: move some initialization to `bitmap_writer_init()`
  ` [PATCH v3 12/30] pseudo-merge.ch: initial commit
  ` [PATCH v3 13/30] pack-bitmap-write: support storing pseudo-merge commits
  ` [PATCH v3 14/30] pack-bitmap: implement `bitmap_writer_has_bitmapped_object_id()`
  ` [PATCH v3 15/30] pack-bitmap: make `bitmap_writer_push_bitmapped_commit()` public
  ` [PATCH v3 16/30] config: introduce git_config_float()
  ` [PATCH v3 17/30] pseudo-merge: implement support for selecting pseudo-merge commits
  ` [PATCH v3 18/30] pack-bitmap-write.c: write pseudo-merge table
  ` [PATCH v3 19/30] pack-bitmap: extract `read_bitmap()` function
  ` [PATCH v3 20/30] pseudo-merge: scaffolding for reads
  ` [PATCH v3 21/30] pack-bitmap.c: read pseudo-merge extension
  ` [PATCH v3 22/30] pseudo-merge: implement support for reading pseudo-merge commits
  ` [PATCH v3 23/30] ewah: implement `ewah_bitmap_popcount()`
  ` [PATCH v3 24/30] pack-bitmap: implement test helpers for pseudo-merge
  ` [PATCH v3 25/30] t/test-lib-functions.sh: support `--date` in `test_commit_bulk()`
  ` [PATCH v3 26/30] pack-bitmap.c: use pseudo-merges during traversal
  ` [PATCH v3 27/30] pack-bitmap: extra trace2 information
  ` [PATCH v3 28/30] ewah: `bitmap_equals_ewah()`
  ` [PATCH v3 29/30] pseudo-merge: implement support for finding existing merges
  ` [PATCH v3 30/30] t/perf: implement performace tests for pseudo-merge bitmaps

Embedding Git Command Line
 2024-05-21 16:00 UTC  (4+ messages)

What's cooking in git.git (May 2024, #08; Mon, 20)
 2024-05-21 16:20 UTC  (3+ messages)

[PATCH] dir: fix treat_leading_path() to return false on non-directories
 2024-05-21 15:48 UTC 

[PATCH] bundle-uri: refresh packed_git if unbundle succeed
 2024-05-21 15:41 UTC  (3+ messages)
` [PATCH v2] bundle-uri: verify oid before writing refs

How to disable safe directories?
 2024-05-21 14:49 UTC  (6+ messages)

Issue with git log and reference repositories using --dissociate and --filter=blob:none
 2024-05-21  9:55 UTC  (2+ messages)

git-shell vs "detected dubious ownership in repository"
 2024-05-21  8:40 UTC 

[PATCH] completion: adapt git-config(1) to complete subcommands
 2024-05-21  6:23 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] SubmittingPatches: add section for iterating patches
 2024-05-21  6:17 UTC  (5+ messages)

[RFC PATCH] doc: describe the project's decision-making process
 2024-05-21  5:58 UTC  (8+ messages)
` [PATCH v3] "
` [PATCH v4] "


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 NNTP newsgroup(s).