Git Distributed Software Revision Control
Thread Index
[
Prev Page
][Next Page]
[PATCH 20/22] midx: respect 'GIT_TEST_MULTI_PACK_INDEX_WRITE_BITMAP'
From
: Taylor Blau <me@xxxxxxxxxxxx>
[PATCH 21/22] p5310: extract full and partial bitmap tests
From
: Taylor Blau <me@xxxxxxxxxxxx>
[PATCH 18/22] t5319: don't write MIDX bitmaps in t5319
From
: Taylor Blau <me@xxxxxxxxxxxx>
[PATCH 19/22] t7700: update to work with MIDX bitmap test knob
From
: Taylor Blau <me@xxxxxxxxxxxx>
[PATCH 17/22] t5310: disable GIT_TEST_MULTI_PACK_INDEX_WRITE_BITMAP
From
: Taylor Blau <me@xxxxxxxxxxxx>
[PATCH 15/22] t/helper/test-read-midx.c: add --checksum mode
From
: Taylor Blau <me@xxxxxxxxxxxx>
[PATCH 16/22] t5326: test multi-pack bitmap behavior
From
: Taylor Blau <me@xxxxxxxxxxxx>
[PATCH 14/22] t5310: move some tests to lib-bitmap.sh
From
: Taylor Blau <me@xxxxxxxxxxxx>
[PATCH 13/22] pack-bitmap: write multi-pack bitmaps
From
: Taylor Blau <me@xxxxxxxxxxxx>
[PATCH 12/22] pack-bitmap: read multi-pack bitmaps
From
: Taylor Blau <me@xxxxxxxxxxxx>
[PATCH 11/22] pack-bitmap.c: introduce 'bitmap_is_preferred_refname()'
From
: Taylor Blau <me@xxxxxxxxxxxx>
[PATCH 10/22] pack-bitmap.c: introduce 'nth_bitmap_object_oid()'
From
: Taylor Blau <me@xxxxxxxxxxxx>
[PATCH 09/22] pack-bitmap.c: introduce 'bitmap_num_objects()'
From
: Taylor Blau <me@xxxxxxxxxxxx>
[PATCH 08/22] midx: respect 'core.multiPackIndex' when writing
From
: Taylor Blau <me@xxxxxxxxxxxx>
[PATCH 07/22] midx: clear auxiliary .rev after replacing the MIDX
From
: Taylor Blau <me@xxxxxxxxxxxx>
[PATCH 06/22] midx: make a number of functions non-static
From
: Taylor Blau <me@xxxxxxxxxxxx>
[PATCH 05/22] Documentation: describe MIDX-based bitmaps
From
: Taylor Blau <me@xxxxxxxxxxxx>
[PATCH 04/22] Documentation: build 'technical/bitmap-format' by default
From
: Taylor Blau <me@xxxxxxxxxxxx>
[PATCH 03/22] pack-bitmap-write.c: free existing bitmaps
From
: Taylor Blau <me@xxxxxxxxxxxx>
Re: [PATCH 2/6] object.c: remove "gently" argument to type_from_string_gently()
From
: Jeff King <peff@xxxxxxxx>
[PATCH 02/22] pack-bitmap-write.c: gracefully fail to write non-closed bitmaps
From
: Taylor Blau <me@xxxxxxxxxxxx>
[PATCH 01/22] pack-bitmap.c: harden 'test_bitmap_walk()' to check type bitmaps
From
: Taylor Blau <me@xxxxxxxxxxxx>
[PATCH 00/22] multi-pack reachability bitmaps
From
: Taylor Blau <me@xxxxxxxxxxxx>
Re: [PATCH 1/6] object.c: stop supporting len == -1 in type_from_string_gently()
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH 1/6] object.c: stop supporting len == -1 in type_from_string_gently()
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH 2/2] object.c: initialize automatic variable in lookup_object()
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH 1/2] blob.c: remove buffer & size arguments to parse_blob_buffer()
From
: Jeff King <peff@xxxxxxxx>
Re: Possible memory leak bug reports for the latest "git" repository.
From
: Andrzej Hunt <andrzej@xxxxxxxxx>
Re: [PATCH 5/6] fetch: teach independent negotiation (no packfile)
From
: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
Re: [PATCH 1/6] fetch-pack: buffer object-format with other args
From
: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
Re: [PATCH v2 0/8] rev-parse: implement object type filter
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH v2 8/8] rev-list: allow filtering of provided items
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH v2 7/8] pack-bitmap: implement combined filter
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH v2 7/8] pack-bitmap: implement combined filter
From
: Jeff King <peff@xxxxxxxx>
Re: There should have be git gc --repack-arguments
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH v2 0/3] config: allow overriding global/system config
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH v2 3/3] config: allow overriding of global and system configuration
From
: Jeff King <peff@xxxxxxxx>
Re: git-p4 crashes on non UTF-8 output from p4
From
: Torsten Bögershausen <tboegi@xxxxxx>
Re: [PATCH v2 2/3] config: unify code paths to get global config paths
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH v2 1/3] config: rename `git_etc_config()`
From
: Jeff King <peff@xxxxxxxx>
[PATCH v2 7/7] docs: fix linting issues due to incorrect relative section order
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
[PATCH v2 5/7] doc lint: lint and fix missing "GIT" end sections
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
[PATCH v2 6/7] doc lint: lint relative section order
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
[PATCH v2 4/7] doc lint: fix bugs in, simplify and improve lint script
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
[PATCH v2 2/7] Documentation/Makefile: make doc.dep dependencies a variable again
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
[PATCH v2 3/7] doc lint: Perl "strict" and "warnings" in lint-gitlink.perl
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
[PATCH v2 0/7] doc make and lint fixes
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
[PATCH v2 1/7] Documentation/Makefile: make $(wildcard howto/*.txt) a var
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
Re: [PATCH v3 8/8] rev-list: allow filtering of provided items
From
: Philip Oakley <philipoakley@iee.email>
Re: [RFC PATCH 2/2] config: add 'config.superproject' file
From
: Matheus Tavares Bernardino <matheus.bernardino@xxxxxx>
Possible memory leak bug reports for the latest "git" repository.
From
: 우승훈[ 대학원석·박사통합과정수료연구(재학) / 컴퓨터학과 ] <seunghoonwoo@xxxxxxxxxxx>
Re: unifying sequencer's options persisting, was Re: [PATCH v2] sequencer: fix edit handling for cherry-pick and revert messages
From
: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
[PATCH v2 3/3] config: allow overriding of global and system configuration
From
: Patrick Steinhardt <ps@xxxxxx>
[PATCH v2 2/3] config: unify code paths to get global config paths
From
: Patrick Steinhardt <ps@xxxxxx>
[PATCH v2 0/3] config: allow overriding global/system config
From
: Patrick Steinhardt <ps@xxxxxx>
[PATCH v2 1/3] config: rename `git_etc_config()`
From
: Patrick Steinhardt <ps@xxxxxx>
[PATCH v8 2/2] [GSOC] trailer: add new .cmd config option
From
: "ZheNing Hu via GitGitGadget" <gitgitgadget@xxxxxxxxx>
[PATCH v8 1/2] [GSOC] docs: correct descript of trailer.<token>.command
From
: "ZheNing Hu via GitGitGadget" <gitgitgadget@xxxxxxxxx>
[PATCH v8 0/2] [GSOC] trailer: add new .cmd config option
From
: "ZheNing Hu via GitGitGadget" <gitgitgadget@xxxxxxxxx>
[PATCH] [GSOC] ref-filter: get rid of show_ref_array_item
From
: "ZheNing Hu via GitGitGadget" <gitgitgadget@xxxxxxxxx>
Re: [PATCH 4/5] config.c: add a "tristate" helper
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 5/5] doc lint: lint and fix missing "GIT" end sections
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
Re: [PATCH 5/5] maintenance: allow custom refspecs during prefetch
From
: Derrick Stolee <stolee@xxxxxxxxx>
[RESEND PATCH v3 8/8] rev-list: allow filtering of provided items
From
: Patrick Steinhardt <ps@xxxxxx>
[PATCH v3 8/8] rev-list: allow filtering of provided items
From
: Patrick Steinhardt <ps@xxxxxx>
[PATCH v3 7/8] pack-bitmap: implement combined filter
From
: Patrick Steinhardt <ps@xxxxxx>
[PATCH v3 6/8] pack-bitmap: implement object type filter
From
: Patrick Steinhardt <ps@xxxxxx>
[PATCH v3 5/8] list-objects: implement object type filter
From
: Patrick Steinhardt <ps@xxxxxx>
[PATCH v3 4/8] list-objects: support filtering by tag and commit
From
: Patrick Steinhardt <ps@xxxxxx>
[PATCH v3 3/8] list-objects: move tag processing into its own function
From
: Patrick Steinhardt <ps@xxxxxx>
[PATCH v3 2/8] revision: mark commit parents as NOT_USER_GIVEN
From
: Patrick Steinhardt <ps@xxxxxx>
[PATCH v3 1/8] uploadpack.txt: document implication of `uploadpackfilter.allow`
From
: Patrick Steinhardt <ps@xxxxxx>
[PATCH v3 0/8] rev-parse: implement object type filter
From
: Patrick Steinhardt <ps@xxxxxx>
Re: [PATCH v2 7/8] pack-bitmap: implement combined filter
From
: Patrick Steinhardt <ps@xxxxxx>
Re: [PATCH v2 0/8] rev-parse: implement object type filter
From
: Patrick Steinhardt <ps@xxxxxx>
Re: [RFC PATCH 2/2] config: add 'config.superproject' file
From
: Philip Oakley <philipoakley@iee.email>
Re: [PATCH v2 8/8] rev-list: allow filtering of provided items
From
: Patrick Steinhardt <ps@xxxxxx>
Re: [PATCH v2 7/8] pack-bitmap: implement combined filter
From
: Patrick Steinhardt <ps@xxxxxx>
Re: [PATCH v2 2/8] revision: mark commit parents as NOT_USER_GIVEN
From
: Patrick Steinhardt <ps@xxxxxx>
Re: There should have be git gc --repack-arguments
From
: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
Re: [RFC PATCH v1 01/13] doc: typeset command-line options in monospace
From
: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
[PATCH 7/7] object.c: remove "quiet" parameter from object_as_type()
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
[PATCH 6/7] object.c: normalize brace style in object_as_type()
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
[PATCH 5/7] commit.c: don't use deref_tag() -> object_as_type()
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
[PATCH 4/7] commit-graph: use obj->type, not object_as_type()
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
[PATCH 3/7] object.c: add and use oid_is_type_or_die_msg() function
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
[PATCH 1/7] tree.c: fix misindentation in parse_tree_gently()
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
[PATCH 2/7] object.c: add a utility function for "expected type X, got Y"
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
[PATCH 0/7] object.c: add and use "is expected" utility function + object_as_type() use
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]