Git Distributed Software Revision Control
Thread Index
[
Prev Page
][Next Page]
[PATCH v2 7/8] builtin/repack.c: make largest pack preferred
From
: Taylor Blau <me@xxxxxxxxxxxx>
[PATCH v2 6/8] builtin/repack.c: support writing a MIDX while repacking
From
: Taylor Blau <me@xxxxxxxxxxxx>
[PATCH v2 5/8] builtin/repack.c: extract showing progress to a variable
From
: Taylor Blau <me@xxxxxxxxxxxx>
[PATCH v2 4/8] builtin/repack.c: keep track of existing packs unconditionally
From
: Taylor Blau <me@xxxxxxxxxxxx>
[PATCH v2 3/8] midx: preliminary support for `--refs-snapshot`
From
: Taylor Blau <me@xxxxxxxxxxxx>
[PATCH v2 2/8] builtin/multi-pack-index.c: support `--stdin-packs` mode
From
: Taylor Blau <me@xxxxxxxxxxxx>
[PATCH v2 1/8] midx: expose `write_midx_file_only()` publicly
From
: Taylor Blau <me@xxxxxxxxxxxx>
[PATCH v2 0/8] repack: introduce `--write-midx`
From
: Taylor Blau <me@xxxxxxxxxxxx>
Re: data loss when doing ls-remote and piped to command
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] send-email: Avoid incorrect header propagation
From
: Marvin Häuser <mhaeuser@xxxxxxxxx>
Re: [PATCH v4] pretty: colorize pattern matches in commit messages
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] send-email: Avoid incorrect header propagation
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
Re: [PATCH v2 09/11] serve: reject bogus v2 "command=ls-refs=foo"
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH v2 09/11] serve: reject bogus v2 "command=ls-refs=foo"
From
: Junio C Hamano <gitster@xxxxxxxxx>
[PATCH] t1400: avoid SIGPIPE race condition on fifo
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH] update-ref: fix streaming of status updates
From
: Jeff King <peff@xxxxxxxx>
Suggestion for addition to error message upon push to a checked out repository
From
: Stephen Holland <kd4ttc@xxxxxxxxx>
Re: [PATCH v2 06/11] serve: drop "keys" strvec
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] send-email: Avoid incorrect header propagation
From
: Marvin Häuser <mhaeuser@xxxxxxxxx>
Re: [PATCH v2 08/14] add: implement the --sparse option
From
: Elijah Newren <newren@xxxxxxxxx>
Re: [PATCH v2 03/11] serve: add "receive" method for v2 capabilities table
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH v2 05/11] serve: provide "receive" function for session-id capability
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH v2 04/11] serve: provide "receive" function for object-format capability
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH v2 14/14] advice: update message to suggest '--sparse'
From
: Derrick Stolee <stolee@xxxxxxxxx>
Re: [PATCH v2 04/14] dir: select directories correctly
From
: Derrick Stolee <stolee@xxxxxxxxx>
Re: [PATCH v2 01/14] t3705: test that 'sparse_entry' is unstaged
From
: Derrick Stolee <stolee@xxxxxxxxx>
Re: [PATCH 0/9] reducing memory allocations for v2 servers
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH v2 03/11] serve: add "receive" method for v2 capabilities table
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH v2 07/11] ls-refs: ignore very long ref-prefix counts
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH v2 07/11] ls-refs: ignore very long ref-prefix counts
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH v2 03/11] serve: add "receive" method for v2 capabilities table
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH v2 01/14] t3705: test that 'sparse_entry' is unstaged
From
: Matheus Tavares <matheus.bernardino@xxxxxx>
Re: [PATCH v2 09/11] serve: reject bogus v2 "command=ls-refs=foo"
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH v2 09/11] serve: reject bogus v2 "command=ls-refs=foo"
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH v2 11/11] ls-refs: reject unknown arguments
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH v3 6/6] core.fsyncobjectfiles: enable batch mode for testing
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH v2 01/14] t3705: test that 'sparse_entry' is unstaged
From
: Derrick Stolee <stolee@xxxxxxxxx>
Re: [PATCH 4/5] rebase -i: don't fork git checkout
From
: Phillip Wood <phillip.wood123@xxxxxxxxx>
Re: [PATCH v2 04/14] dir: select directories correctly
From
: Elijah Newren <newren@xxxxxxxxx>
Re: [PATCH v2 04/14] dir: select directories correctly
From
: Derrick Stolee <stolee@xxxxxxxxx>
Re: [PATCH 1/2] ref-filter: hacky "streaming" mode
From
: ZheNing Hu <adlternative@xxxxxxxxx>
data loss when doing ls-remote and piped to command
From
: Rolf Eike Beer <eb@xxxxxxxxx>
Re: [PATCH 1/2] ref-filter: hacky "streaming" mode
From
: ZheNing Hu <adlternative@xxxxxxxxx>
Re: [PATCH v2 1/2] xdiff: implement a zealous diff3, or "zdiff3"
From
: Phillip Wood <phillip.wood123@xxxxxxxxx>
[PATCH v4] pretty: colorize pattern matches in commit messages
From
: Hamza Mahfooz <someguy@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v2 1/2] xdiff: implement a zealous diff3, or "zdiff3"
From
: Phillip Wood <phillip.wood123@xxxxxxxxx>
Re: [PATCH v2] pack-revindex.h: correct the time complexity descriptions
From
: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
[PATCH v2] pack-revindex.h: correct the time complexity descriptions
From
: "Kyle Zhao via GitGitGadget" <gitgitgadget@xxxxxxxxx>
Re: [PATCH] pack-revindex.h: fix typos of time complexity
From
: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
[PATCH] pack-revindex.h: fix typos of time complexity
From
: "Kyle Zhao via GitGitGadget" <gitgitgadget@xxxxxxxxx>
[PATCH 3/3] Documentation: cleanup git-cvsserver
From
: Carlo Marcelo Arenas Belón <carenas@xxxxxxxxx>
[PATCH 2/3] git-cvsserver: protect against NULL in crypt(3)
From
: Carlo Marcelo Arenas Belón <carenas@xxxxxxxxx>
[PATCH 0/3] cvsserver: correctly validate pserver passwords
From
: Carlo Marcelo Arenas Belón <carenas@xxxxxxxxx>
[PATCH 1/3] git-cvsserver: use crypt correctly to compare password hashes
From
: Carlo Marcelo Arenas Belón <carenas@xxxxxxxxx>
Re: [RFC PATCH 1/2] refs: make _advance() check struct repo, not flag
From
: Han-Wen Nienhuys <hanwen@xxxxxxxxxx>
Re: [PATCH v2 07/19] Provide zlib's uncompress2 from compat/zlib-compat.c
From
: Carlo Arenas <carenas@xxxxxxxxx>
Re: [PATCH v2 01/14] t3705: test that 'sparse_entry' is unstaged
From
: Elijah Newren <newren@xxxxxxxxx>
Re: [PATCH v2 09/11] serve: reject bogus v2 "command=ls-refs=foo"
From
: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
Re: [PATCH v2 07/11] ls-refs: ignore very long ref-prefix counts
From
: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
Re: [PATCH v3 2/6] core.fsyncobjectfiles: batched disk flushes
From
: Neeraj Singh <nksingh85@xxxxxxxxx>
Re: [PATCH 8/8] builtin/repack.c: pass `--refs-snapshot` when writing bitmaps
From
: Taylor Blau <me@xxxxxxxxxxxx>
Re: [PATCH v2 0/11] limit memory allocations for v2 servers
From
: Taylor Blau <me@xxxxxxxxxxxx>
Re: [PATCH v2 07/11] ls-refs: ignore very long ref-prefix counts
From
: Taylor Blau <me@xxxxxxxxxxxx>
Re: [PATCH 2/8] builtin/multi-pack-index.c: support --stdin-packs mode
From
: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
Re: [PATCH v2 03/11] serve: add "receive" method for v2 capabilities table
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
Re: [PATCH v2 09/11] serve: reject bogus v2 "command=ls-refs=foo"
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
Re: [PATCH 0/9] reducing memory allocations for v2 servers
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
Re: [PATCH v2 11/11] ls-refs: reject unknown arguments
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
Re: [PATCH 8/8] builtin/repack.c: pass `--refs-snapshot` when writing bitmaps
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
[PATCH v2 11/11] ls-refs: reject unknown arguments
From
: Jeff King <peff@xxxxxxxx>
[PATCH v2 10/11] serve: reject commands used as capabilities
From
: Jeff King <peff@xxxxxxxx>
[PATCH v2 09/11] serve: reject bogus v2 "command=ls-refs=foo"
From
: Jeff King <peff@xxxxxxxx>
[PATCH v2 08/11] docs/protocol-v2: clarify some ls-refs ref-prefix details
From
: Jeff King <peff@xxxxxxxx>
[PATCH v2 06/11] serve: drop "keys" strvec
From
: Jeff King <peff@xxxxxxxx>
[PATCH v2 07/11] ls-refs: ignore very long ref-prefix counts
From
: Jeff King <peff@xxxxxxxx>
[PATCH v2 05/11] serve: provide "receive" function for session-id capability
From
: Jeff King <peff@xxxxxxxx>
[PATCH v2 04/11] serve: provide "receive" function for object-format capability
From
: Jeff King <peff@xxxxxxxx>
[PATCH v2 03/11] serve: add "receive" method for v2 capabilities table
From
: Jeff King <peff@xxxxxxxx>
[PATCH v2 02/11] serve: return capability "value" from get_capability()
From
: Jeff King <peff@xxxxxxxx>
[PATCH v2 01/11] serve: rename is_command() to parse_command()
From
: Jeff King <peff@xxxxxxxx>
[PATCH v2 0/11] limit memory allocations for v2 servers
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH 2/8] builtin/multi-pack-index.c: support --stdin-packs mode
From
: Taylor Blau <me@xxxxxxxxxxxx>
Re: [PATCH 8/8] builtin/repack.c: pass `--refs-snapshot` when writing bitmaps
From
: Taylor Blau <me@xxxxxxxxxxxx>
Re: Train station analogy, was Re: [PATCH v3 00/15] [RFC] Upstreaming the Scalar command
From
: "Theodore Ts'o" <tytso@xxxxxxx>
Re: [RFC PATCH 1/2] refs: make _advance() check struct repo, not flag
From
: Glen Choo <chooglen@xxxxxxxxxx>
Re: [PATCH 7/9] ls-refs: ignore very long ref-prefix counts
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH 7/9] ls-refs: ignore very long ref-prefix counts
From
: Taylor Blau <me@xxxxxxxxxxxx>
Re: [PATCH 7/9] ls-refs: ignore very long ref-prefix counts
From
: Jeff King <peff@xxxxxxxx>
[PATCH v2 7/7] t5326: test propagating hashcache values
From
: Taylor Blau <me@xxxxxxxxxxxx>
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]