git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2021-08-31 13:35:54 to 2021-09-01 20:34:19 UTC [more...]

[PATCH 00/22] multi-pack reachability bitmaps
 2021-09-01 20:34 UTC  (33+ messages)
` [PATCH v5 00/27] "
  ` [PATCH v5 01/27] pack-bitmap.c: harden 'test_bitmap_walk()' to check type bitmaps
  ` [PATCH v5 02/27] pack-bitmap-write.c: gracefully fail to write non-closed bitmaps
  ` [PATCH v5 03/27] pack-bitmap-write.c: free existing bitmaps
  ` [PATCH v5 04/27] Documentation: describe MIDX-based bitmaps
  ` [PATCH v5 05/27] midx: disallow running outside of a repository
  ` [PATCH v5 06/27] midx: fix `*.rev` cleanups with `--object-dir`
  ` [PATCH v5 07/27] midx: clear auxiliary .rev after replacing the MIDX
  ` [PATCH v5 08/27] midx: reject empty `--preferred-pack`'s
  ` [PATCH v5 09/27] midx: infer preferred pack when not given one
  ` [PATCH v5 10/27] midx: close linked MIDXs, avoid leaking memory
  ` [PATCH v5 11/27] midx: avoid opening multiple MIDXs when writing
  ` [PATCH v5 12/27] pack-bitmap.c: introduce 'bitmap_num_objects()'
  ` [PATCH v5 13/27] pack-bitmap.c: introduce 'nth_bitmap_object_oid()'
  ` [PATCH v5 14/27] pack-bitmap.c: introduce 'bitmap_is_preferred_refname()'
  ` [PATCH v5 15/27] pack-bitmap.c: avoid redundant calls to try_partial_reuse
  ` [PATCH v5 16/27] pack-bitmap: read multi-pack bitmaps
  ` [PATCH v5 17/27] pack-bitmap: write "
  ` [PATCH v5 18/27] t5310: move some tests to lib-bitmap.sh
  ` [PATCH v5 19/27] t/helper/test-read-midx.c: add --checksum mode
  ` [PATCH v5 20/27] t5326: test multi-pack bitmap behavior
  ` [PATCH v5 21/27] t0410: disable GIT_TEST_MULTI_PACK_INDEX_WRITE_BITMAP
  ` [PATCH v5 22/27] t5310: "
  ` [PATCH v5 23/27] t5319: don't write MIDX bitmaps in t5319
  ` [PATCH v5 24/27] t7700: update to work with MIDX bitmap test knob
  ` [PATCH v5 25/27] midx: respect 'GIT_TEST_MULTI_PACK_INDEX_WRITE_BITMAP'
  ` [PATCH v5 26/27] p5310: extract full and partial bitmap tests
  ` [PATCH v5 27/27] p5326: perf tests for MIDX bitmaps

[PATCH v2 0/3] test-lib-functions.sh: keep user's HOME, TERM and SHELL for 'test_pause' and 'debug'
 2021-09-01 20:26 UTC  (7+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/3] test-lib-functions: use 'TEST_SHELL_PATH' in 'test_pause'
  ` [PATCH v3 2/3] test-lib-functions: optionally keep HOME, TERM and SHELL "
  ` [PATCH v3 3/3] test-lib-functions: optionally keep HOME and TERM in 'debug'

[PATCH 0/6] Speed up mirror-fetches with many refs
 2021-09-01 19:58 UTC  (17+ messages)
` [PATCH v2 0/7] "
  ` [PATCH v2 5/7] fetch: refactor fetch refs to be more extendable
  ` [PATCH v2 6/7] fetch: merge fetching and consuming refs
` [PATCH v3 0/7] Speed up mirror-fetches with many refs
  ` [PATCH v3 1/7] fetch: speed up lookup of want refs via commit-graph
  ` [PATCH v3 2/7] fetch: avoid unpacking headers in object existence check
  ` [PATCH v3 3/7] connected: refactor iterator to return next object ID directly
  ` [PATCH v3 4/7] fetch-pack: optimize loading of refs via commit graph
  ` [PATCH v3 5/7] fetch: refactor fetch refs to be more extendable
  ` [PATCH v3 6/7] fetch: merge fetching and consuming refs
  ` [PATCH v3 7/7] fetch: avoid second connectivity check if we already have all objects

[PATCH v2 5/5] oidtree: a crit-bit tree for odb_loose_cache
 2021-09-01 18:03 UTC  (20+ messages)
` [PATCH/RFC 0/3] pedantic errors in next
  ` [PATCH/RFC 3/3] ci: run a pedantic build as part of the GitHub workflow
    ` [RFC PATCH v2 0/4] developer: support pedantic
      ` [RFC PATCH v2 1/4] developer: retire USE_PARENS_AROUND_GETTEXT_N support
      ` [RFC PATCH v2 2/4] developer: enable pedantic by default
      ` [RFC PATCH v2 3/4] developer: add an alternative script for detecting broken N_()
      ` [RFC PATCH v2 4/4] developer: move detect-compiler out of the main directory
        ` [PATCH] gettext: remove optional non-standard parens in N_() definition

[PATCH v3] pull, fetch: fix segfault in --set-upstream option
 2021-09-01 17:44 UTC  (5+ messages)
` [PATCH v4] "

[PATCH 0/7] Add a new --remerge-diff capability to show & log
 2021-09-01 17:19 UTC  (9+ messages)
` [PATCH 1/7] merge-ort: mark a few more conflict messages as omittable

[PATCH] pretty: colorize pattern matches in commit messages
 2021-09-01 17:17 UTC  (2+ messages)

[PATCH RESEND v2] make: add install-stripped target
 2021-09-01 17:15 UTC  (4+ messages)

[PATCH v2] Makefile: add and use the ".DELETE_ON_ERROR" flag
 2021-09-01 17:06 UTC  (4+ messages)
` [PATCH] Makefile: remove archives before manipulating them with 'ar'

diff-index --cc no longer permitted, gitk is now broken (slightly)
 2021-09-01 16:52 UTC  (2+ messages)

[PATCH 00/15] [RFC] Upstreaming the Scalar command
 2021-09-01 16:45 UTC  (15+ messages)
` [PATCH 04/15] scalar: 'register' sets recommended config and starts maintenance
` [PATCH 08/15] scalar: implement the `clone` subcommand
` [PATCH 15/15] scalar: accept -C and -c options before the subcommand

What's cooking in git.git (Aug 2021, #09; Sun, 29)
 2021-09-01 14:55 UTC  (5+ messages)

BUG: `git commit` adding unstaged chunks of files to commits on 2.33.0
 2021-09-01 14:03 UTC  (7+ messages)

[PATCH 0/8] Drop support for git rebase --preserve-merges
 2021-09-01 13:37 UTC  (14+ messages)
` [PATCH v2 0/7] "
  ` [PATCH v2 1/7] t5520: do not use `pull.rebase=preserve`
  ` [PATCH v2 2/7] remote: warn about unhandled branch.<name>.rebase values
  ` [PATCH v2 3/7] tests: stop testing `git rebase --preserve-merges`
  ` [PATCH v2 4/7] pull: remove support for `--rebase=preserve`
  ` [PATCH v2 5/7] rebase: drop support for `--preserve-merges`
  ` [PATCH v2 6/7] git-svn: "
  ` [PATCH v2 7/7] rebase: drop the internal `rebase--interactive` command

[PATCH 2/2] upload-pack: use stdio in send_ref callbacks
 2021-09-01 12:54 UTC  (11+ messages)
` [PATCH v3 0/2] send_ref buffering
  ` [PATCH v3 1/2] pkt-line: add stdio packet write functions
      ` [PATCH v4 0/2] send_ref buffering
        ` [PATCH v4 1/2] pkt-line: add stdio packet write functions
        ` [PATCH v4 2/2] upload-pack: use stdio in send_ref callbacks

Git error message "Server does not allow request for unadvertised object"
 2021-09-01 12:04 UTC  (2+ messages)

[PATCH 0/4] add a test mode for SANITIZE=leak, run it in CI
 2021-09-01 11:45 UTC  (19+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/4] SANITIZE tests: fix memory leaks in t13*config*, add to whitelist
  ` [PATCH v3 0/8] add a test mode for SANITIZE=leak, run it in CI
    ` [PATCH v3 3/8] tests: "
    ` [PATCH v3 4/8] tests: annotate t000*.sh with TEST_PASSES_SANITIZE_LEAK=true
    ` [PATCH v3 5/8] tests: annotate t001*.sh "
    ` [PATCH v3 6/8] tests: annotate t002*.sh "
    ` [PATCH v3 7/8] tests: annotate select t0*.sh "
    ` [PATCH v3 8/8] tests: annotate select t*.sh "

[PATCH] stash: print the correct usage on "git stash [push] --invalid-option"
 2021-09-01 11:19 UTC 

[PATCH 0/2] parse-options: properly align continued usage output
 2021-09-01 11:12 UTC  (3+ messages)
` [PATCH 1/2] built-ins: "properly" "
` [PATCH 2/2] parse-options: properly "

[PATCH v4 05/25] midx: clear auxiliary .rev after replacing the MIDX
 2021-09-01 10:03 UTC  (24+ messages)

Concept question about push/pull stashes
 2021-09-01  9:23 UTC  (2+ messages)

[PATCH] rebase, cherry-pick, revert: only run from toplevel
 2021-09-01  6:48 UTC  (10+ messages)

[PATCH 0/2] pack-write,repack: prevent opening packs too early
 2021-09-01  6:08 UTC  (8+ messages)
` [PATCH 1/2] pack-write.c: rename `.idx` file into place last
` [PATCH 2/2] builtin/repack.c: move `.idx` files "

[PATCH] Make ident dynamic, not just a hardcoded value of "$Id"
 2021-09-01  5:35 UTC  (5+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH 0/2] [RFC] Implement a bulk-checkin option for core.fsyncObjectFiles
 2021-09-01  5:09 UTC  (9+ messages)
` [PATCH 2/2] core.fsyncobjectfiles: batch disk flushes

[PATCH] test-lib: set GIT_CEILING_DIRECTORIES to protect the surrounding repository
 2021-09-01  4:58 UTC  (4+ messages)
` [PATCH v2] "

UX suggestion
 2021-09-01  2:10 UTC  (7+ messages)
` [PATCH] gc: remove trailing dot from "gc.log" line

What's cooking in git.git (Aug 2021, #10; Tue, 31)
 2021-09-01  0:09 UTC 

Git stash certain files
 2021-08-31 22:09 UTC  (3+ messages)

[PATCH v3 0/6] config-based hooks restarted
 2021-08-31 21:09 UTC  (7+ messages)
` [PATCH v3 5/6] hook: include hooks from the config
` [PATCH v3 6/6] hook: allow out-of-repo 'git hook' invocations

[PATCH v2 3/4] SANITIZE tests: fix memory leaks in t5701*, add to whitelist
 2021-08-31 20:08 UTC  (5+ messages)
` [PATCH] protocol-caps.c: fix memory leak in send_info()

[PATCH v2 4/4] SANITIZE tests: fix leak in mailmap.c
 2021-08-31 19:46 UTC  (5+ messages)
` [PATCH] mailmap.c: fix a memory leak in free_mailap_{info,entry}()

[PATCH] fast-export: fix anonymized tag using original length
 2021-08-31 19:35 UTC  (3+ messages)

[PATCH] userdiff: support enum keyword in PHP hunk header
 2021-08-31 19:15 UTC  (2+ messages)

[PATCH 0/6] Fix GIT_TEST_SPLIT_INDEX
 2021-08-31 17:38 UTC  (4+ messages)
` [PATCH v2 "

[PATCH 2/3] diff --submodule=diff: do not fail on ever-initialied deleted submodules
 2021-08-31 17:16 UTC  (3+ messages)
` [PATCH v4 1/3] Remove unused var

Exec upload-pack on remote with what parameters to get direntries
 2021-08-31 16:23 UTC  (12+ messages)

[PATCH] t7900: add '--scheduler=launchctl' parameter to fix test
 2021-08-31 15:59 UTC  (4+ messages)

Bug: All git operations fail when .git contains a non-existent gitdir
 2021-08-31 14:16 UTC  (5+ messages)

[ANNOUNCE] Git Rev News edition 78
 2021-08-31 13:50 UTC 

Draft of Git Rev News edition 78
 2021-08-31 13:36 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).