Git Distributed Software Revision Control
[Prev Page][Next Page]
- [PATCH 19/25] commit-graph: fix bogus counter in "Scanning merged commits" progress line
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 20/25] midx: don't provide a total for QSORT() progress
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 18/25] progress.c: emit progress on first signal, show "stalled"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 15/25] progress.c: pass "is done?" (again) to display()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 17/25] progress.c: refactor display() for less confusion, and fix bug
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 16/25] progress.[ch]: convert "title" to "struct strbuf"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 13/25] progress.[ch]: move the "struct progress" to the header
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 14/25] progress.[ch]: move test-only code away from "extern" variables
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 12/25] progress.c: add & assert a "global_progress" variable
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 11/25] pack-bitmap-write.c: add a missing stop_progress()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 10/25] progress.c: remove the "sparse" mode nano-optimization
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 09/25] midx perf: add a perf test for multi-pack-index
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 08/25] progress.c: add temporary variable from progress struct
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 06/25] progress.c: call progress_interval() from progress_test_force_update()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 07/25] progress.c: stop eagerly fflush(stderr) when not a terminal
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 04/25] progress.c tests: add a "signal" verb
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 03/25] progress.c tests: test some invalid usage
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 02/25] progress.c tests: make start/stop verbs on stdin
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 05/25] progress.c: move signal handler functions lower
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 01/25] progress.c tests: fix breakage with COLUMNS != 80
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 00/25] progress.c: various fixes + SZEDER's RFC code
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v3 0/5] Optimization batch 13: partial clone optimizations for merge-ort
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH 2/2] pull: improve default warning
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- Re: Bug: git-fetch man page does not document --filter
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 6/6] ci: accelerate the checkout
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 4/6] ci(windows): transfer also the Git-tracked files to the test jobs
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 3/6] ci: upgrade to using actions/{up,down}load-artifacts v2
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 5/6] ci(vs-build): build with NO_GETTEXT
- From: "Dennis Ameling via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 1/6] ci: use the new GitHub Action to download git-sdk-64-minimal
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 2/6] ci (vs-build): use `cmd` to copy the DLLs, not `powershell`
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 0/6] ci: speed-up the Windows parts of our GitHub workflow
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: Bug: branch checkout is detached if the case doesn't match
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: Bug: branch checkout is detached if the case doesn't match
- From: Tim Hutt <tdhutt@xxxxxxxxx>
- Re: Windows: GIT STATUS unreadable because the usage of RED textcolor on BLACK background
- From: Thomas Braun <thomas.braun@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/2] RFC: implement new zdiff3 conflict style
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Bug: git-fetch man page does not document --filter
- From: Mike Moreton <mmoreton@xxxxxxxxxxxx>
- Re: Forcing git to use a pager without a tty
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: Forcing git to use a pager without a tty
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: Forcing git to use a pager without a tty
- From: Avishay Matayev <me@xxxxxxxxxxx>
- Re: Why empty subject? (was Re: )
- From: Avishay Matayev <me@xxxxxxxxxxx>
- Why empty subject? (was Re: )
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- Re: [PATCH v3 0/5] Optimization batch 13: partial clone optimizations for merge-ort
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH 2/2] pull: improve default warning
- From: Elijah Newren <newren@xxxxxxxxx>
- Windows: GIT STATUS unreadable because the usage of RED textcolor on BLACK background
- From: "Mirco Babin | Trip Software" <mirco@xxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] pull: improve default warning
- From: Elijah Newren <newren@xxxxxxxxx>
- [PATCH] Support untracked cache with '--untracked-files=all' if configured
- From: "Tao Klerks via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: Untracked Cache and --untracked-files=all
- From: Tao Klerks <tao@xxxxxxxxxx>
- Re: [PATCH 2/2] pull: improve default warning
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- git-alltrees: root trees and subtrees without duplicate commits.
- From: Douglas Leonard <dleonard.dev@xxxxxxxxx>
- Re: [PATCH] trace2: log progress time and throughput
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH] trace2: log progress time and throughput
- From: Chris Torek <chris.torek@xxxxxxxxx>
- Re: [PATCH] trace2: log progress time and throughput
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 5/5] load_ref_decorations(): avoid parsing non-tag objects
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: Bug: branch checkout is detached if the case doesn't match
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] pull: improve default warning
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH v3 0/5] Optimization batch 13: partial clone optimizations for merge-ort
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: [PATCH 0/7] progress: verify progress counters in the test suite
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [no subject]
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- Re: [PATCH 6/7] [RFC] entry: don't show "Filtering content: ... done." line in case of errors
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 00/23] doc: cleanups and asciidoctor direct man pages
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- Re: [PATCH 15/23] doc: use asciidoctor to build man pages directly
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- Re: [PATCH 1/2] doc: pull: explain what is a fast-forward
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- Re: [PATCH 2/2] pull: improve default warning
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- Re: [PATCH 1/2] test-lib-functions: test_create_repo learns --bare
- From: Jiang Xin <worldhello.net@xxxxxxxxx>
- [PATCH v2 2/2] pull: improve default warning
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH v2 1/2] doc: pull: explain what is a fast-forward
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH v2 0/2] pull: documentation improvements
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [no subject]
- From: Avishay Matayev <me@xxxxxxxxxxx>
- Re: [PATCH 3/3] hook-list.h: add a generated list of hooks, like config-list.h
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH 0/3] Make CMake work out of the box
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH 2/2] pull: improve default warning
- From: Alex Henrie <alexhenrie24@xxxxxxxxx>
- Re: [PATCH 2/3] Makefile: fix "cscope" target to refer to cscope.out
- From: Chris Torek <chris.torek@xxxxxxxxx>
- Re: [PATCH] bitmaps: don't recurse into trees already in the bitmap
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 3/3] Makefile: don't use "FORCE" for tags targets
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 2/3] Makefile: fix "cscope" target to refer to cscope.out
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] Makefile: add and use the ".DELETE_ON_ERROR" flag
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 5/5] load_ref_decorations(): avoid parsing non-tag objects
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 5/5] load_ref_decorations(): avoid parsing non-tag objects
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 5/5] load_ref_decorations(): avoid parsing non-tag objects
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v3 0/5] Optimization batch 13: partial clone optimizations for merge-ort
- From: Elijah Newren <newren@xxxxxxxxx>
- [PATCH v2 1/1] submodule: remove unnecessary `prefix` based option logic
- From: Kaartic Sivaraam <kaartic.sivaraam@xxxxxxxxx>
- [PATCH v2 0/1] Some submodule related code cleanup
- From: Kaartic Sivaraam <kaartic.sivaraam@xxxxxxxxx>
- Re: [PATCH] Makefile: add and use the ".DELETE_ON_ERROR" flag
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 1/2] submodule--helper: remove an unreachable call to usage_with_options
- From: Kaartic Sivaraam <kaartic.sivaraam@xxxxxxxxx>
- Re: [PATCH 5/5] load_ref_decorations(): avoid parsing non-tag objects
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: [PATCH 5/5] load_ref_decorations(): avoid parsing non-tag objects
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 5/5] load_ref_decorations(): avoid parsing non-tag objects
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 5/5] load_ref_decorations(): avoid parsing non-tag objects
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 1/2] test-lib-functions: test_create_repo learns --bare
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 5/5] load_ref_decorations(): avoid parsing non-tag objects
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: [PATCH v3 0/5] Optimization batch 13: partial clone optimizations for merge-ort
- From: Derrick Stolee <stolee@xxxxxxxxx>
- [PATCH 5/5] load_ref_decorations(): avoid parsing non-tag objects
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 4/5] object.h: add lookup_object_by_type() function
- From: Jeff King <peff@xxxxxxxx>
- Re: Untracked Cache and --untracked-files=all
- From: Elijah Newren <newren@xxxxxxxxx>
- [PATCH 3/5] object.h: expand docstring for lookup_unknown_object()
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 2/5] log: avoid loading decorations for userformats that don't need it
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 1/5] pretty.h: update and expand docstring for userformat_find_requirements()
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 0/5] some "log --decorate" optimizations
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 2/7] progress: catch nested/overlapping progresses with GIT_TEST_CHECK_PROGRESS
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 1/7] progress: introduce GIT_TEST_CHECK_PROGRESS to verify progress counters
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v2 00/28] Builtin FSMonitor Feature
- From: Jeff Hostetler <git@xxxxxxxxxxxxxxxxx>
- Re: [PATCH] bisect: allow to run from subdirectories
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH] Makefile: add and use the ".DELETE_ON_ERROR" flag
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 0/3] Makefile: "make tags" fixes & cleanup
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 2/2] pull: improve default warning
- From: Elijah Newren <newren@xxxxxxxxx>
- [PATCH 3/3] Makefile: don't use "FORCE" for tags targets
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 2/3] Makefile: fix "cscope" target to refer to cscope.out
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 1/3] Makefile: move ".PHONY: cscope" near its target
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 0/3] Makefile: "make tags" fixes & cleanup
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH] Makefile: add and use the ".DELETE_ON_ERROR" flag
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH] bitmaps: don't recurse into trees already in the bitmap
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 1/3] mingw: move Git for Windows' system config where users expect it
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 3/3] config: normalize the path of the system gitconfig
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 0/3] Move Git for Windows' system config to its top-level directory's etc/
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 2/3] cmake(windows): set correct path to the system Git config
- From: "Dennis Ameling via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH] config.mak.uname: PCRE1 cleanup
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Untracked Cache and --untracked-files=all
- From: Tao Klerks <tao@xxxxxxxxxx>
- Re: [PATCH 11/12] builtin/rebase: fix options.strategy memory lifecycle
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- [PATCH v3 5/5] merge-ort: add prefetching for content merges
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 4/5] diffcore-rename: use a different prefetch for basename comparisons
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 2/5] t6421: add tests checking for excessive object downloads during merge
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 3/5] diffcore-rename: allow different missing_object_cb functions
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 1/5] promisor-remote: output trace2 statistics for number of objects fetched
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 0/5] Optimization batch 13: partial clone optimizations for merge-ort
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v2 5/5] merge-ort: add prefetching for content merges
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [L10N] l10n: fixed tripple-letter typos
- From: Jean-Noël Avila <avila.jn@xxxxxxxxx>
- Re: [PATCH 1/2] doc: pull: explain what is a fast-forward
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- Re: [PATCH 00/23] doc: cleanups and asciidoctor direct man pages
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- Re: [PATCH 15/23] doc: use asciidoctor to build man pages directly
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- Re: [PATCH 2/2] pull: improve default warning
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- Re: [PATCH] submodule: mark submodules with update=none as inactive
- From: Philippe Blain <levraiphilippeblain@xxxxxxxxx>
- [PATCH v4 14/14] [GSOC] cat-file: re-implement --textconv, --filters options
- From: "ZheNing Hu via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 13/14] [GSOC] cat-file: reuse err buf in batch_object_write()
- From: "ZheNing Hu via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 12/14] [GSOC] cat-file: reuse ref-filter logic
- From: "ZheNing Hu via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 11/14] [GSOC] cat-file: change batch_objects parameter name
- From: "ZheNing Hu via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 10/14] [GSOC] cat-file: add has_object_file() check
- From: "ZheNing Hu via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 09/14] [GSOC] ref-filter: modify the error message and value in get_object
- From: "ZheNing Hu via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 07/14] [GSOC] ref-filter: introduce free_ref_array_item_value() function
- From: "ZheNing Hu via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 08/14] [GSOC] ref-filter: add cat_file_mode in struct ref_format
- From: "ZheNing Hu via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 05/14] [GSOC] ref-filter: add %(rest) atom
- From: "ZheNing Hu via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 06/14] [GSOC] ref-filter: pass get_object() return value to their callers
- From: "ZheNing Hu via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 04/14] [GSOC] ref-filter: use non-const ref_format in *_atom_parser()
- From: "ZheNing Hu via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 00/14] [GSOC][RFC] cat-file: reuse ref-filter logic
- From: "ZheNing Hu via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 03/14] [GSOC] ref-filter: --format=%(raw) re-support --perl
- From: "ZheNing Hu via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 02/14] [GSOC] ref-filter: add %(raw) atom
- From: "ZheNing Hu via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 01/14] [GSOC] ref-filter: add obj-type check in grab contents
- From: "ZheNing Hu via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH 2/2] pull: improve default warning
- From: Alex Henrie <alexhenrie24@xxxxxxxxx>
- Re: [RFC PATCH 0/2] MVP implementation of remote-suggested hooks
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- Re: [PATCH v3 0/4] t: new helper test_line_count_cmd
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [RFC PATCH 0/2] MVP implementation of remote-suggested hooks
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v2 4/4] test: document broken merge.conflictStyle handling
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH v2 2/4] merge-tree: fix merge.conflictstyle handling
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH v2 3/4] notes: fix merge.conflictstyle handling
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH v2 1/4] test: add merge style config test
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH v2 0/4] Generic conflict style fixes
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- Re: [L10N] l10n: fixed tripple-letter typos
- From: Jiang Xin <worldhello.net@xxxxxxxxx>
- Re: [PATCH] bisect: allow to run from subdirectories
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 01/30] hook: add 'run' subcommand
- From: Emily Shaffer <emilyshaffer@xxxxxxxxxx>
- Re: [PATCH v3 2/4] t6402: use find(1) builtin to filter instead of grep
- From: Đoàn Trần Công Danh <congdanhqx@xxxxxxxxx>
- Re: [PATCH v3 0/4] t: new helper test_line_count_cmd
- From: Đoàn Trần Công Danh <congdanhqx@xxxxxxxxx>
- Re: About the usage of core.gitproxy.
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v2 24/24] p5326: perf tests for MIDX bitmaps
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v2 23/24] p5310: extract full and partial bitmap tests
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v2 22/24] midx: respect 'GIT_TEST_MULTI_PACK_INDEX_WRITE_BITMAP'
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v2 21/24] t7700: update to work with MIDX bitmap test knob
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v2 20/24] t5319: don't write MIDX bitmaps in t5319
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v2 19/24] t5310: disable GIT_TEST_MULTI_PACK_INDEX_WRITE_BITMAP
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v2 17/24] t5326: test multi-pack bitmap behavior
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v2 18/24] t0410: disable GIT_TEST_MULTI_PACK_INDEX_WRITE_BITMAP
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v2 16/24] t/helper/test-read-midx.c: add --checksum mode
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v2 15/24] t5310: move some tests to lib-bitmap.sh
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v2 14/24] pack-bitmap: write multi-pack bitmaps
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v2 13/24] pack-bitmap: read multi-pack bitmaps
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v2 12/24] pack-bitmap.c: introduce 'bitmap_is_preferred_refname()'
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v2 11/24] pack-bitmap.c: introduce 'nth_bitmap_object_oid()'
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v2 10/24] pack-bitmap.c: introduce 'bitmap_num_objects()'
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v2 09/24] midx: infer preferred pack when not given one
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v2 08/24] midx: respect 'core.multiPackIndex' when writing
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v2 07/24] midx: clear auxiliary .rev after replacing the MIDX
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v2 06/24] midx: make a number of functions non-static
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v2 05/24] Documentation: describe MIDX-based bitmaps
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v2 04/24] Documentation: build 'technical/bitmap-format' by default
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v2 03/24] pack-bitmap-write.c: free existing bitmaps
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v2 02/24] pack-bitmap-write.c: gracefully fail to write non-closed bitmaps
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v2 01/24] pack-bitmap.c: harden 'test_bitmap_walk()' to check type bitmaps
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v2 00/24] multi-pack reachability bitmaps
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 2/2] pull: improve default warning
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- About the usage of core.gitproxy.
- From: Hongyi Zhao <hongyi.zhao@xxxxxxxxx>
- Re: [PATCH 00/12] Fix all leaks in tests t0002-t0099: Part 2
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH 2/2] pull: improve default warning
- From: Alex Henrie <alexhenrie24@xxxxxxxxx>
- Re: [PATCH 12/12] reset: clear_unpack_trees_porcelain to plug leak
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH 11/12] builtin/rebase: fix options.strategy memory lifecycle
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH 10/12] builtin/merge: free found_ref when done
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH 07/12] read-cache: call diff_setup_done to avoid leak
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH 06/12] ref-filter: also free head for ATOM_HEAD to avoid leak
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH 04/12] builtin/for-each-repo: remove unnecessary argv copy to plug leak
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: Windows: core.useBuiltinFSMonitor without core.untrackedcache - performance hazard?
- From: Tao Klerks <tao@xxxxxxxxxx>
- Re: [PATCH 02/12] environment: move strbuf into block to plug leak
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH] hooks: propose repository owner configured hooks
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 01/12] fmt-merge-msg: free newly allocated temporary strings when done
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH 0/2] pack-objects: missing tests & --stdin-packs segfault fix
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 2/2] pack-objects: fix segfault in --stdin-packs option
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 08/12] convert: release strbuf to avoid leak
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH] trace2: log progress time and throughput
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH 4/7] commit-graph: fix bogus counter in "Scanning merged commits" progress line
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [RFC PATCH 0/2] MVP implementation of remote-suggested hooks
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH] bisect: allow to run from subdirectories
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH 1/2] submodule--helper: remove an unreachable call to usage_with_options
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [L10N] l10n: fixed tripple-letter typos
- From: Peter Krefting <peter@xxxxxxxxxxxxxxxx>
- Re: [PATCH] hooks: propose repository owner configured hooks
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- Re: [PATCH v7] help: colorize man pages if man.color=true under less(1)
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 2/2] submodule: remove unnecessary `prefix` based option logic
- From: Kaartic Sivaraam <kaartic.sivaraam@xxxxxxxxx>
- [PATCH 1/2] submodule--helper: remove an unreachable call to usage_with_options
- From: Kaartic Sivaraam <kaartic.sivaraam@xxxxxxxxx>
- [PATCH 0/2] Some submodule related code cleanup
- From: Kaartic Sivaraam <kaartic.sivaraam@xxxxxxxxx>
- Re: [RFC PATCH 0/2] MVP implementation of remote-suggested hooks
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- Re: [PATCH 2/2] pull: improve default warning
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- Re: [PATCH v7] help: colorize man pages if man.color=true under less(1)
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- Re: Windows: core.useBuiltinFSMonitor without core.untrackedcache - performance hazard?
- From: Jeff Hostetler <git@xxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH 0/2] MVP implementation of remote-suggested hooks
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- Re: [PATCH 6/7] [RFC] entry: don't show "Filtering content: ... done." line in case of errors
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH 4/7] commit-graph: fix bogus counter in "Scanning merged commits" progress line
- From: René Scharfe <l.s.r@xxxxxx>
- Re: RE: [RFC PATCH 0/2] MVP implementation of remote-suggested hooks
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- Re: [PATCH 2/2] pull: improve default warning
- From: Alex Henrie <alexhenrie24@xxxxxxxxx>
- [PATCH 2/2] pull: improve default warning
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH 1/2] doc: pull: explain what is a fast-forward
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH 0/2] pull: documentation improvements
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- Re: Bug: branch checkout is detached if the case doesn't match
- From: Tim Hutt <tdhutt@xxxxxxxxx>
- [PATCH v3] pager: avoid setting COLUMNS when we're guessing its value
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v2] blame: correct name of config option in docs
- From: Barret Rhoden <brho@xxxxxxxxxx>
- [PATCH 21/23] doc: asciidoctor: add support for baseurl
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH 23/23] doc: asciidoctor: add hack for old versions
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH 18/23] doc: add man pages workaround for asciidoctor
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH 17/23] doc: asciidoctor: add linkgit macros in man pages
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH 22/23] doc: asciidoctor: cleanup man page hack
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH 20/23] doc: asciidoctor: add hack to improve links
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH 19/23] doc: asciidoctor: add hack for xrefs
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH 16/23] doc-diff: support asciidoctor man pages
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH 15/23] doc: use asciidoctor to build man pages directly
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH 14/23] doc-diff: drop --cut-footer switch
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH 13/23] doc: doc-diff: set docdate manually
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH 12/23] doc: asciidoctor: specify name of our group
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH 08/23] doc: asciidoctor: use html-prefix only for html
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH 09/23] doc: asciidoctor: refactor macro registration
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH 11/23] doc: asciidoctor: split the format from the code
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH 10/23] doc: asciidoctor: improve string handling
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH 06/23] doc: asciidoctor: remove cruft
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH 07/23] doc: asciidoctor: reorganize extensions
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH 05/23] doc: asciidoctor: remove unnecessary require
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH 04/23] doc: asciidoc: remove unnecessary attribute
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH 00/23] doc: cleanups and asciidoctor direct man pages
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH 02/23] doc: use --stringparam in xmlto
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH 03/23] doc: simplify version passing
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH 01/23] doc: remove GNU troff workaround
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- RE: [PATCH v7] help: colorize man pages if man.color=true under less(1)
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH v2 3/3] bundle: remove "ref_list" in favor of string-list.c API
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 1/3] bundle cmd: stop leaking memory from parse_options_cmd_bundle()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 2/3] bundle.c: use a temporary variable for OIDs and names
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 0/3] bundle.c: remove "ref_list" in favor of string-list.c API
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 4/4] pack-objects.c: make use of REV_INFO_STDIN_LINE_PROCESS
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 2/4] revision.h: refactor "disable_stdin" and "read_from_stdin"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 3/4] pack-objects.c: do stdin parsing via revision.c's API
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 1/4] upload-pack: run is_repository_shallow() before setup_revisions()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 0/4] pack-objects: use revision.c's --stdin parsing
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 2/2] pack-objects: fix segfault in --stdin-packs option
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 1/2] pack-objects tests: cover blindspots in stdin handling
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 0/2] pack-objects: missing tests & --stdin-packs segfault fix
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH] trace2: log progress time and throughput
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 05/12] diffcore-rename: move old_dir/new_dir definition to plug leak
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH] trace2: log progress time and throughput
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [GSoC] Git Blog 5
- From: ZheNing Hu <adlternative@xxxxxxxxx>
- Re: [PATCH v3 08/10] [GSOC] cat-file: reuse ref-filter logic
- From: ZheNing Hu <adlternative@xxxxxxxxx>
- Re: Windows: core.useBuiltinFSMonitor without core.untrackedcache - performance hazard?
- From: Tao Klerks <tao@xxxxxxxxxx>
- Re: [PATCH] bisect: allow to run from subdirectories
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [GSoC] Git Blog 5
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH v7] help: colorize man pages if man.color=true under less(1)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v7] help: colorize man pages if man.color=true under less(1)
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH 00/10] diff --color-moved[-ws] speedups
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH] bisect: allow to run from subdirectories
- From: Roland Hieber <rhi@xxxxxxxxxxxxxx>
- Re: [PATCH v3] t6020: fix incompatible parameter expansion
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v3 1/4] test-lib-functions: introduce test_line_count_cmd
- From: Andrei Rybak <rybak.a.v@xxxxxxxxx>
- [PATCH v7] help: colorize man pages if man.color=true under less(1)
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v3 2/4] t6402: use find(1) builtin to filter instead of grep
- From: Andrei Rybak <rybak.a.v@xxxxxxxxx>
- Re: [PATCH 1/7] progress: introduce GIT_TEST_CHECK_PROGRESS to verify progress counters
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH] progress.c tests: fix breakage with COLUMNS != 80
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [GSoC] My Git Dev Blog - Week 5
- From: Atharva Raykar <raykar.ath@xxxxxxxxx>
- Re: [GSoC] My Git Dev Blog - Week 5
- From: Atharva Raykar <raykar.ath@xxxxxxxxx>
- Re: [PATCH v3 08/10] [GSOC] cat-file: reuse ref-filter logic
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v2] git-p4: fix failed submit by skip non-text data files
- From: "dorgon chang via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v2 01/30] hook: add 'run' subcommand
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] git-p4: fix failed submit by skip non-text data files
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] bisect: allow to run from subdirectories
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] bisect: allow to run from subdirectories
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- [L10N] l10n: fixed tripple-letter typos
- From: Jiang Xin <worldhello.net@xxxxxxxxx>
- Re: [PATCH] bisect: allow to run from subdirectories
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] trace2: log progress time and throughput
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 0/7] progress: verify progress counters in the test suite
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH] bisect: allow to run from subdirectories
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 4/7] commit-graph: fix bogus counter in "Scanning merged commits" progress line
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: Bug: branch checkout is detached if the case doesn't match
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH] bisect: allow to run from subdirectories
- From: Roland Hieber <rhi@xxxxxxxxxxxxxx>
- Re: [RFC PATCH 0/2] MVP implementation of remote-suggested hooks
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 6/7] [RFC] entry: don't show "Filtering content: ... done." line in case of errors
- From: SZEDER Gábor <szeder.dev@xxxxxxxxx>
- [PATCH 7/7] test-lib: enable GIT_TEST_CHECK_PROGRESS by default
- From: SZEDER Gábor <szeder.dev@xxxxxxxxx>
- [PATCH 5/7] entry: show finer-grained counter in "Filtering content" progress line
- From: SZEDER Gábor <szeder.dev@xxxxxxxxx>
- [PATCH 4/7] commit-graph: fix bogus counter in "Scanning merged commits" progress line
- From: SZEDER Gábor <szeder.dev@xxxxxxxxx>
- [PATCH 3/7] progress: catch backwards counting with GIT_TEST_CHECK_PROGRESS
- From: SZEDER Gábor <szeder.dev@xxxxxxxxx>
- [PATCH 2/7] progress: catch nested/overlapping progresses with GIT_TEST_CHECK_PROGRESS
- From: SZEDER Gábor <szeder.dev@xxxxxxxxx>
- [PATCH 1/7] progress: introduce GIT_TEST_CHECK_PROGRESS to verify progress counters
- From: SZEDER Gábor <szeder.dev@xxxxxxxxx>
- [PATCH 0/7] progress: verify progress counters in the test suite
- From: SZEDER Gábor <szeder.dev@xxxxxxxxx>
- Re: [PATCH v2 01/30] hook: add 'run' subcommand
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Bug: branch checkout is detached if the case doesn't match
- From: Tim Hutt <tdhutt@xxxxxxxxx>
- Re: [GSoC] My Git Dev Blog - Week 5
- From: Kaartic Sivaraam <kaartic.sivaraam@xxxxxxxxx>
- Re: [PATCH 11/12] builtin/rebase: fix options.strategy memory lifecycle
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: Nonexistent changes appear rebasing but only with rebase.backend=apply
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- [GSoC] Git Blog 5
- From: ZheNing Hu <adlternative@xxxxxxxxx>
- Re: [PATCH 0/3] Fix uninitialised reads found with MSAN
- From: Andrzej Hunt <andrzej@xxxxxxxxx>
- [PATCH 12/12] reset: clear_unpack_trees_porcelain to plug leak
- [PATCH 11/12] builtin/rebase: fix options.strategy memory lifecycle
- [PATCH 10/12] builtin/merge: free found_ref when done
- [PATCH 09/12] builtin/mv: free or UNLEAK multiple pointers at end of cmd_mv
- [PATCH 08/12] convert: release strbuf to avoid leak
- [PATCH 07/12] read-cache: call diff_setup_done to avoid leak
- [PATCH 06/12] ref-filter: also free head for ATOM_HEAD to avoid leak
- [PATCH 05/12] diffcore-rename: move old_dir/new_dir definition to plug leak
- [PATCH 04/12] builtin/for-each-repo: remove unnecessary argv copy to plug leak
- [PATCH 03/12] builtin/submodule--helper: release unused strbuf to avoid leak
- [PATCH 02/12] environment: move strbuf into block to plug leak
- [PATCH 01/12] fmt-merge-msg: free newly allocated temporary strings when done
- [PATCH 00/12] Fix all leaks in tests t0002-t0099: Part 2
- Re: [PATCH 3/3] hook-list.h: add a generated list of hooks, like config-list.h
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 3/3] hook-list.h: add a generated list of hooks, like config-list.h
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH 2/2] read-cache: fix incorrect count and progress bar stalling
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH v2] blame: correct name of config option in docs
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- Re: [PATCH] git-p4: fix failed submit by skip non-text data files
- From: "dorgon.chang" <dorgon.chang@xxxxxxxxx>
- Re: [GSoC] My Git Dev Blog - Week 5
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: Only 27% of reviewed-by tags are explicit, and much more
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH] submodule: mark submodules with update=none as inactive
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 0/5] First steps towards partial clone submodules
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH] blame: fix typo in documentation
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- Ignoring valid work
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [GSoC] My Git Dev Blog - Week 5
- From: Atharva Raykar <raykar.ath@xxxxxxxxx>
- [PATCH v2] blame: correct name of config option in docs
- From: Andrei Rybak <rybak.a.v@xxxxxxxxx>
- Re: [PATCH] blame: fix typo in documentation
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- Re: [PATCH] blame: fix typo in documentation
- From: Andrei Rybak <rybak.a.v@xxxxxxxxx>
- Re: [RFC PATCH 0/2] MVP implementation of remote-suggested hooks
- From: Matt Rogers <mattr94@xxxxxxxxx>
- Re: What's cooking in git.git (Jun 2021, #06; Thu, 17)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 4/4] CodingGuidelines: recommend singular they
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v3 10/10] [GSOC] cat-file: re-implement --textconv, --filters options
- From: "ZheNing Hu via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 03/10] [GSOC] ref-filter: --format=%(raw) re-support --perl
- From: "ZheNing Hu via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 08/10] [GSOC] cat-file: reuse ref-filter logic
- From: "ZheNing Hu via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 09/10] [GSOC] cat-file: reuse err buf in batch_object_write()
- From: "ZheNing Hu via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 06/10] [GSOC] ref-filter: pass get_object() return value to their callers
- From: "ZheNing Hu via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 05/10] [GSOC] ref-filter: add %(rest) atom
- From: "ZheNing Hu via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 07/10] [GSOC] ref-filter: introduce free_ref_array_item_value() function
- From: "ZheNing Hu via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 02/10] [GSOC] ref-filter: add %(raw) atom
- From: "ZheNing Hu via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 04/10] [GSOC] ref-filter: use non-const ref_format in *_atom_parser()
- From: "ZheNing Hu via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 00/10] [GSOC][RFC] cat-file: reuse ref-filter logic
- From: "ZheNing Hu via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 01/10] [GSOC] ref-filter: add obj-type check in grab contents
- From: "ZheNing Hu via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: Only 27% of reviewed-by tags are explicit, and much more
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH v3 0/4] t: new helper test_line_count_cmd
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] git-p4: fix failed submit by skip non-text data files
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 0/4] t: new helper test_line_count_cmd
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH] t: use portable wrapper for readlink(1)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 0/4] t: new helper test_line_count_cmd
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 3/3] hook-list.h: add a generated list of hooks, like config-list.h
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 0/4] t: new helper test_line_count_cmd
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH] myfirstcontrib: update links to IRC channels
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH] blame: fix typo in documentation
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- [PATCH] myfirstcontrib: update links to IRC channels
- From: Sebastian LaVine <mail@xxxxxxxxxxxx>
- Re: [PATCH 3/3] bundle: remove "ref_list" in favor of string-list.c API
- From: Andrei Rybak <rybak.a.v@xxxxxxxxx>
- [PATCH v3 4/4] t6402: use test_line_count_cmd to count # of lines in stdout
- From: Đoàn Trần Công Danh <congdanhqx@xxxxxxxxx>
- [PATCH v3 3/4] t6400: use test_line_count_cmd to count # of lines in stdout
- From: Đoàn Trần Công Danh <congdanhqx@xxxxxxxxx>
- [PATCH v3 2/4] t6402: use find(1) builtin to filter instead of grep
- From: Đoàn Trần Công Danh <congdanhqx@xxxxxxxxx>
- [PATCH v3 1/4] test-lib-functions: introduce test_line_count_cmd
- From: Đoàn Trần Công Danh <congdanhqx@xxxxxxxxx>
- [PATCH v3 0/4] t: new helper test_line_count_cmd
- From: Đoàn Trần Công Danh <congdanhqx@xxxxxxxxx>
- Re: [PATCH] Add a basic support of SHA256 repositories into Gitk
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH v3 2/2] config: add 'config.superproject' file
- From: Emily Shaffer <emilyshaffer@xxxxxxxxxx>
- [PATCH v3 1/2] config: rename "submodule" scope to "gitmodules"
- From: Emily Shaffer <emilyshaffer@xxxxxxxxxx>
- [PATCH v3 0/2] share a config between submodule and superproject
- From: Emily Shaffer <emilyshaffer@xxxxxxxxxx>
- Re: [PATCH v3] doc: writing down Git mailing list etiquette
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- RE: Nonexistent changes appear rebasing but only with rebase.backend=apply
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- RE: [RFC PATCH 0/2] MVP implementation of remote-suggested hooks
- From: "Randall S. Becker" <rsbecker@xxxxxxxxxxxxx>
- Re: [PATCH v2 01/30] hook: add 'run' subcommand
- From: Emily Shaffer <emilyshaffer@xxxxxxxxxx>
- [PATCH] blame: fix typo in documentation
- From: Andrei Rybak <rybak.a.v@xxxxxxxxx>
- Re: [PATCH 27/27] hooks: fix a TOCTOU in "did we run a hook?" heuristic
- From: Emily Shaffer <emilyshaffer@xxxxxxxxxx>
- Re: [RFC PATCH 0/2] MVP implementation of remote-suggested hooks
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- [PATCH v5 4/4] doc: asciidoc: remove unnecessary attribute
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH v5 3/4] doc: simplify version passing
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH v5 2/4] doc: use --stringparam in xmlto
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH v5 1/4] doc: remove GNU troff workaround
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH v5 0/4] doc: cleanup old cruft
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- Re: [RFC PATCH 1/2] hook: move list of hooks
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- Re: [RFC PATCH 0/2] MVP implementation of remote-suggested hooks
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- RE: [RFC/NOPATCHv3 4/4] doc: remove GNU_ROFF option
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- Re: [RFC PATCH 2/2] clone,fetch: remote-suggested auto-updating hooks
- From: Emily Shaffer <emilyshaffer@xxxxxxxxxx>
- RE: [RFC/NOPATCHv3 3/4] doc: use XML-style escapes only for HTML and XML
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- RE: [RFC/NOPATCHv3 2/4] doc: add linkgit macros for asciidoctor
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- Re: [RFC PATCH 1/2] hook: move list of hooks
- From: Emily Shaffer <emilyshaffer@xxxxxxxxxx>
- RE: [RFC/NOPATCHv3 1/4] doc: add an option to have Asciidoctor build man pages directly
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- Re: [RFC PATCH 0/2] MVP implementation of remote-suggested hooks
- From: Emily Shaffer <emilyshaffer@xxxxxxxxxx>
- Re: [PATCH v3] doc: writing down Git mailing list etiquette
- From: Dave Huseby <dwh@xxxxxxxxxxxxxxxxxxx>
- [RFC/NOPATCHv3 4/4] doc: remove GNU_ROFF option
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [RFC/NOPATCHv3 3/4] doc: use XML-style escapes only for HTML and XML
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [RFC/NOPATCHv3 1/4] doc: add an option to have Asciidoctor build man pages directly
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [RFC/NOPATCHv3 2/4] doc: add linkgit macros for asciidoctor
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [RFC/NOPATCHv3 0/4] doc: asciidoctor: direct man page creation and fixes (brian's version)
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- Re: [PATCH] t: use portable wrapper for readlink(1)
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] t: use portable wrapper for readlink(1)
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- RE: [PATCH] completion: bash: fix late declaration of __git_cmd_idx
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- RE: [PATCH v2 01/45] completion: fix __git_cmd_idx regression
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH] completion: fix __git_cmd_idx regression
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- Re: [PATCH v2 3/4] pack-objects.c: do stdin parsing via revision.c's API
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- [ANN] git-completion 1.3.3 released
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH v2 45/45] completion: bash: rename _get_comp_words_by_ref()
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH v2 44/45] completion: bash: trivial cleanup
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH v2 43/45] completion: bash: cleanup _get_comp_words_by_ref()
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH v2 41/45] completion: bash: simplify _get_comp_words_by_ref()
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH v2 42/45] completion: bash: refactor _get_comp_words_by_ref()
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH v2 40/45] completion: zsh: add correct removable suffix
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH v2 39/45] completion: zsh: add __gitcompadd helper
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH v2 38/45] completion: zsh: add elements individually in __gitcomp_opts
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH v2 37/45] completion: zsh: fix direct quoting
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH v2 36/45] completion: zsh: shuffle __gitcomp* functions
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH v2 35/45] completion: zsh: simplify __gitcomp_direct
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH v2 34/45] completion: bash: shuffle __gitcomp functions
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH v2 33/45] completion: bash: cleanup __gitcomp* invocations
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH v2 32/45] completion: add __gitcomp_opts
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH v2 31/45] completion: bash: improve __gitcomp description
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH v2 30/45] test: completion: add missing test
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH v2 29/45] completion: bash: simplify config_variable_name
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH v2 28/45] completion: improve __gitcomp suffix code
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH v2 27/45] completion: bash: change suffix check in __gitcomp
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH v2 26/45] completion: simplify __gitcomp
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH v2 25/45] completion: refactor __gitcomp
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH v2 24/45] completion: simplify equal suffix check
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH v2 23/45] completion: factor out check in __gitcomp
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH v2 21/45] completion: zsh: add excluded options
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH v2 22/45] completion: zsh: always set compset
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH v2 20/45] completion: zsh: fix extra space on foo=
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH v2 19/45] completion: zsh: add support for general -c opts
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH v2 18/45] completion: zsh: fix for undefined completions
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH v2 17/45] completion: zsh: add support for general -C opts
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH v2 16/45] completion: zsh: expand --git-dir file argument
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH v2 15/45] completion: zsh: fix options with arguments
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH v2 14/45] completion: bash: get rid of any non-append code
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH v2 13/45] completion: bash: get rid of _append() functions
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH v2 12/45] completion: bash: remove non-append functionality
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH v2 11/45] test: completion: add run_func() helper
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH v2 10/45] test: completion: switch __gitcomp_nl prefix test
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH v2 09/45] test: completion: fix currently typed words
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH v2 08/45] completion: bash: do not modify COMP_WORDBREAKS
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH v2 07/45] completion: zsh: trivial improvement
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH v2 06/45] completion: zsh: add higher-priority location
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH v2 05/45] completion: bash: add correct suffix in variables
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH v2 04/45] completion: bash: fix for multiple dash commands
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH v2 03/45] completion: fix for suboptions with value
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH v2 02/45] completion: bash: fix prefix detection in branch.*
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH v2 01/45] completion: fix __git_cmd_idx regression
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH v2 00/45] completion: git-completion 1.3.3 patches
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- Re: [PATCH v2 2/4] revision.h: unify "disable_stdin" and "read_from_stdin"
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- Re: [PATCH 3/3] hook-list.h: add a generated list of hooks, like config-list.h
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH 3/3] hook-list.h: add a generated list of hooks, like config-list.h
- From: SZEDER Gábor <szeder.dev@xxxxxxxxx>
- Re: [PATCH v3 4/4] CodingGuidelines: recommend singular they
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- Re: What's cooking in git.git (Jun 2021, #06; Thu, 17)
- From: Jeff Hostetler <git@xxxxxxxxxxxxxxxxx>
- [PATCH] t: use portable wrapper for readlink(1)
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v3 4/4] CodingGuidelines: recommend singular they
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- Re: Only 27% of reviewed-by tags are explicit, and much more
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- Re: Only 27% of reviewed-by tags are explicit, and much more
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- Nonexistent changes appear rebasing but only with rebase.backend=apply
- From: Marco Giuliano <marco.giuliano@xxxxxxxxxxxxxx>
- Re: [PATCH] doc: warn people against --max-pack-size
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] doc: warn people against --max-pack-size
- From: Philip Oakley <philipoakley@iee.email>
- Re: [PATCH] git-p4: fix failed submit by skip non-text data files
- From: Simon Hausmann <simon@xxxxxx>
- [PATCH] completion: bash: fix late declaration of __git_cmd_idx
- From: Fabian Wermelinger <fabianw@xxxxxxxxxxxx>
- Re: [PATCH] bitmaps: don't recurse into trees already in the bitmap
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 0/3] Make CMake work out of the box
- From: Philip Oakley <philipoakley@iee.email>
- [PATCH v2] perf: fix when running with TEST_OUTPUT_DIRECTORY
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 2/8] [GSOC] ref-filter: add %(raw) atom
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH 0/3] Make CMake work out of the box
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH] bitmaps: don't recurse into trees already in the bitmap
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH] doc: warn people against --max-pack-size
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] git-p4: fix failed submit by skip non-text data files
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH v2 0/3] Make CMake work out of the box
- From: Philip Oakley <philipoakley@iee.email>
- Re: [PATCH v2 0/3] Make CMake work out of the box
- From: Philip Oakley <philipoakley@iee.email>
- Re: [PATCH 0/3] Make CMake work out of the box
- From: Philip Oakley <philipoakley@iee.email>
- Re: [PATCH] bitmaps: don't recurse into trees already in the bitmap
- From: Jeff King <peff@xxxxxxxx>
- Re: Using .gitignore symbolic links?
- From: Jeff King <peff@xxxxxxxx>
- Re: Using .gitignore symbolic links?
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 2/8] [GSOC] ref-filter: add %(raw) atom
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- subtree split includes unrelated commits
- From: Daniel Pauli <pauli@xxxxxxxx>
- Re: [PATCH 2/3] Makefile: stop hardcoding {command,config}-list.h
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v3 4/4] CodingGuidelines: recommend singular they
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: Using .gitignore symbolic links?
- From: Robert Karszniewicz <avoidr@xxxxxxxxx>
- Re: Only 27% of reviewed-by tags are explicit, and much more
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- Re: Only 27% of reviewed-by tags are explicit, and much more
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: What's cooking in git.git (Jun 2021, #06; Thu, 17)
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- Re: [PATCH] init: don't reset core.filemode on git-new-workdirs.
- From: Madhu <enometh@xxxxxxxx>
- Re: What's cooking in git.git (Jun 2021, #06; Thu, 17)
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- Only 27% of reviewed-by tags are explicit, and much more
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- Using .gitignore symbolic links?
- From: "Tessa L. H. Lovelace" <tessa@xxxxxxxxxxxxx>
- Re: [PATCH v3 4/4] CodingGuidelines: recommend singular they
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: What's cooking in git.git (Jun 2021, #06; Thu, 17)
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v3 4/4] CodingGuidelines: recommend singular they
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 2/4] introduce submodule.superprojectGitDir cache
- From: Emily Shaffer <emilyshaffer@xxxxxxxxxx>
- Re: [PATCH v2 2/4] introduce submodule.superprojectGitDir cache
- From: Emily Shaffer <emilyshaffer@xxxxxxxxxx>
- Re: What's cooking in git.git (Jun 2021, #06; Thu, 17)
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [BUG] `git reset --hard` fails with `update = none` submodules
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 2/4] revision.h: unify "disable_stdin" and "read_from_stdin"
- From: Emily Shaffer <emilyshaffer@xxxxxxxxxx>
- Re: [PATCH 1/4] merge: simplify initialization
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- Re: [PATCH 2/3] Makefile: stop hardcoding {command,config}-list.h
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- RE: [PATCH v2 0/4] show-branch: add missing tests, trivial color output change
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- RE: [PATCH v2 4/4] show-branch tests: add missing tests
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- RE: [PATCH v2 3/4] show-branch: don't <COLOR></RESET> for space characters
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- RE: [PATCH v2 2/4] show-branch tests: modernize test code
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- RE: [PATCH v2 1/4] show-branch tests: rename the one "show-branch" test file
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- Re: [PATCH 2/3] Makefile: stop hardcoding {command,config}-list.h
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 0/6] doc: replace "alice" and "bob" examples
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- RE: [PATCH 3/3] Makefile: remove an out-of-date comment
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- Re: [PATCH 1/6] gittutorial doc: replace "alice" and "bob" with "you" and "www-data"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- RE: [PATCH 2/3] Makefile: stop hardcoding {command,config}-list.h
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- RE: [PATCH 1/3] Makefile: mark "check" target as .PHONY
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- Re: [PATCH 0/7] Make diff3 the default conflict style
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- The top 1% of reviewers
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- Re: [PATCH 0/7] Make diff3 the default conflict style
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- [PATCH v4 5/5] promisor-remote: teach lazy-fetch in any repo
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- [PATCH v4 4/5] run-command: refactor subprocess env preparation
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- [PATCH v4 3/5] submodule: refrain from filtering GIT_CONFIG_COUNT
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- [PATCH v4 2/5] promisor-remote: support per-repository config
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- [PATCH v4 1/5] repository: move global r_f_p_c to repo struct
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- [PATCH v4 0/5] First steps towards partial clone submodules
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- Re: [PATCH v3 4/4] CodingGuidelines: recommend singular they
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- Re: [PATCH] doc: warn people against --max-pack-size
- From: Philip Oakley <philipoakley@iee.email>
- Re: Contributions which I feel are dangerous and/or deceptive (Was: Re: What's cooking in git.git (Jun 2021, #06; Thu, 17))
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- Re: [PATCH v2 0/3] pull: obvious fixes
- From: Elijah Newren <newren@xxxxxxxxx>
- [PATCH v2 3/3] pull: trivial whitespace style fix
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH v2 2/3] pull: trivial cleanup
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH v2 1/3] pull: cleanup autostash check
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH v2 0/3] pull: obvious fixes
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- Re: [PATCH 2/8] [GSOC] ref-filter: add %(raw) atom
- From: ZheNing Hu <adlternative@xxxxxxxxx>
- Re: [PATCH v3 4/4] CodingGuidelines: recommend singular they
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v3 4/4] CodingGuidelines: recommend singular they
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 0/6] doc: replace "alice" and "bob" examples
- From: Phillip Susi <phill@xxxxxxxxxxxx>
- Re: [PATCH v3 4/4] CodingGuidelines: recommend singular they
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- Re: [PATCH v3 4/4] CodingGuidelines: recommend singular they
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- Re: [PATCH v3 4/4] CodingGuidelines: recommend singular they
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- Re: Contributions which I feel are dangerous and/or deceptive (Was: Re: What's cooking in git.git (Jun 2021, #06; Thu, 17))
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH v3 4/4] CodingGuidelines: recommend singular they
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- Re: [PATCH 2/8] [GSOC] ref-filter: add %(raw) atom
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- RE: What's cooking in git.git (Jun 2021, #06; Thu, 17)
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH v4 4/4] completion: bash: add correct suffix in variables
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH v4 3/4] completion: bash: fix for multiple dash commands
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH v4 2/4] completion: bash: fix for suboptions with value
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH v4 1/4] completion: bash: fix prefix detection in branch.*
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH v4 0/4] completion: bash: a bunch of fixes
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- Re: [PATCH v6 2/3] maintenance: `git maintenance run` learned `--scheduler=<scheduler>`
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- RE: Contributions which I feel are dangerous and/or deceptive (Was: Re: What's cooking in git.git (Jun 2021, #06; Thu, 17))
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- Re: [PATCH v3 4/4] CodingGuidelines: recommend singular they
- From: Derrick Stolee <stolee@xxxxxxxxx>
- [PATCH 2/2] test: create repo using test_create_repo
- From: Jiang Xin <worldhello.net@xxxxxxxxx>
- [PATCH 1/2] test-lib-functions: test_create_repo learns --bare
- From: Jiang Xin <worldhello.net@xxxxxxxxx>
- Contributions which I feel are dangerous and/or deceptive (Was: Re: What's cooking in git.git (Jun 2021, #06; Thu, 17))
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH] doc: builtin add -i is enabled by feature.experimental
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH v2] pager: do not unnecessarily set COLUMNS on Windows
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- [PATCH 2/3] bundle.c: use a temporary variable for OIDs and names
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 3/3] bundle: remove "ref_list" in favor of string-list.c API
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 0/3] bundle.c: remove "ref_list" in favor of string-list.c API
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 1/3] bundle cmd: stop leaking memory from parse_options_cmd_bundle()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH] git-p4: fix failed submit by skip non-text data files
- From: Simon Hausmann <simon@xxxxxx>
- [PATCH v2 4/4] pack-objects.c: make use of REV_INFO_STDIN_LINE_PROCESS
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 3/4] pack-objects.c: do stdin parsing via revision.c's API
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 2/4] revision.h: unify "disable_stdin" and "read_from_stdin"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 1/4] upload-pack: run is_repository_shallow() before setup_revisions()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 0/4] pack-objects: use revision.c's --stdin parsing
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 3/4] show-branch: don't <COLOR></RESET> for space characters
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 4/4] show-branch tests: add missing tests
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 2/4] show-branch tests: modernize test code
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 1/4] show-branch tests: rename the one "show-branch" test file
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 0/4] show-branch: add missing tests, trivial color output change
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 6/6] mktag tests: test fast-export
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 4/6] mktag tests: test update-ref and reachable fsck
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 5/6] mktag tests: test for-each-ref
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 3/6] mktag tests: test hash-object --literally and unreachable fsck
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 2/6] mktag tests: invert --no-strict test
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 1/6] mktag tests: parse out options in helper
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 0/6] mktag tests: test more exhaustively
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 27/27] hooks: fix a TOCTOU in "did we run a hook?" heuristic
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 26/27] receive-pack: convert receive hooks to hook.h
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 25/27] post-update: use hook.h library
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 24/27] receive-pack: convert 'update' hook to hook.h
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 23/27] hooks: allow callers to capture output
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 21/27] reference-transaction: use hook.h to run hooks
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 22/27] run-command: allow capturing of collated output
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 20/27] transport: convert pre-push hook to use config
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 19/27] hook: convert 'post-rewrite' hook in sequencer.c to hook.h
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 18/27] hook: provide stdin by string_list or callback
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 17/27] run-command: add stdin callback for parallelization
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 16/27] am: convert 'post-rewrite' hook to hook.h
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 11/27] read-cache: convert post-index-change hook to use config
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 15/27] hook: support passing stdin to hooks
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 14/27] run-command: allow stdin for run_processes_parallel
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 13/27] run-command: remove old run_hook_{le,ve}() hook API
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 12/27] receive-pack: convert push-to-checkout hook to hook.h
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 10/27] commit: use hook.h to execute hooks
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 08/27] send-email: use 'git hook run' for 'sendemail-validate'
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 07/27] git hook run: add an --ignore-missing flag
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 09/27] git-p4: use 'git hook' to run hooks
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 05/27] hooks: convert 'post-checkout' hook to hook library
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 03/27] rebase: teach pre-rebase to use hook.h
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 02/27] gc: use hook library for pre-auto-gc hook
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 06/27] merge: use config-based hooks for post-merge hook
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 04/27] am: convert applypatch hooks to use config
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 00/27] Base for "config-based-hooks"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 01/27] hook: add 'run' subcommand
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 3/3] hook-list.h: add a generated list of hooks, like config-list.h
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 2/3] hook.c: add a hook_exists() wrapper and use it in bugreport.c
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 1/3] hook.[ch]: move find_hook() to this new library
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 0/3] Add a generated list of hooks in hook-list.h
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2 0/9] [GSOC][RFC] cat-file: reuse ref-filter logic
- From: ZheNing Hu <adlternative@xxxxxxxxx>
- [PATCH 2/3] Makefile: stop hardcoding {command,config}-list.h
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 3/3] Makefile: remove an out-of-date comment
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 0/3] Makefile: misc trivial fixes
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 1/3] Makefile: mark "check" target as .PHONY
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 5/8] [GSOC] ref-filter: teach get_object() return useful value
- From: ZheNing Hu <adlternative@xxxxxxxxx>
- Re: [PATCH 8/8] [GSOC] cat-file: re-implement --textconv, --filters options
- From: ZheNing Hu <adlternative@xxxxxxxxx>
- js/subtree-on-windows-fix, was Re: What's cooking in git.git (Jun 2021, #06; Thu, 17)
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- jh/builtin-fsmonitor, was Re: What's cooking in git.git (Jun 2021, #06; Thu, 17)
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH 0/3] Fix uninitialised reads found with MSAN
- From: Philip Oakley <philipoakley@iee.email>
- Re: [PATCH 2/8] [GSOC] ref-filter: add %(raw) atom
- From: ZheNing Hu <adlternative@xxxxxxxxx>
- Re: [PATCH 7/8] [GSOC] cat-file: reuse err buf in batch_objet_write()
- From: ZheNing Hu <adlternative@xxxxxxxxx>
- Re: [PATCH v2 6/9] [GSOC] ref-filter: introduce free_array_item_internal() function
- From: ZheNing Hu <adlternative@xxxxxxxxx>
- Re: [PATCH 2/8] [GSOC] ref-filter: add %(raw) atom
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/8] [GSOC] ref-filter: add obj-type check in grab contents
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 0/9] [GSOC][RFC] cat-file: reuse ref-filter logic
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 5/8] [GSOC] ref-filter: teach get_object() return useful value
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2 5/9] [GSOC] ref-filter: teach get_object() return useful value
- From: ZheNing Hu <adlternative@xxxxxxxxx>
- Re: [PATCH 8/8] [GSOC] cat-file: re-implement --textconv, --filters options
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: Simulating network throttling
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 7/8] [GSOC] cat-file: reuse err buf in batch_objet_write()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 2/8] [GSOC] ref-filter: add %(raw) atom
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 1/8] [GSOC] ref-filter: add obj-type check in grab contents
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2 0/9] [GSOC][RFC] cat-file: reuse ref-filter logic
- From: ZheNing Hu <adlternative@xxxxxxxxx>
- Re: [PATCH v2 0/5] Optimization batch 13: partial clone optimizations for merge-ort
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 5/5] merge-ort: add prefetching for content merges
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 0/2] RFC: implement new zdiff3 conflict style
- From: Elijah Newren <newren@xxxxxxxxx>
- RE: [PATCH v2 1/5] test-lib-functions: introduce test_line_count_cmd
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- Re: [PATCH v2 2/5] t6421: add tests checking for excessive object downloads during merge
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v6 2/3] maintenance: `git maintenance run` learned `--scheduler=<scheduler>`
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- [PATCH 4/4] test: refactor to use "get_abbrev_oid" to get abbrev oid
- From: Jiang Xin <worldhello.net@xxxxxxxxx>
- [PATCH 3/4] test: refactor to use "test_commit" to create commits
- From: Jiang Xin <worldhello.net@xxxxxxxxx>
- [PATCH 2/4] test: compare raw output, not mangle tabs and spaces
- From: Jiang Xin <worldhello.net@xxxxxxxxx>
- [PATCH 1/4] sideband: don't lose clear-to-eol at packet boundary
- From: Jiang Xin <worldhello.net@xxxxxxxxx>
- [PATCH v3] t6020: fix incompatible parameter expansion
- From: Jiang Xin <worldhello.net@xxxxxxxxx>
- What's cooking in git.git (Jun 2021, #06; Thu, 17)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] pager: do not unnecessarily set COLUMNS on Windows
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Error in bash completion
- From: Harrison McCullough <mccullough.harrison@xxxxxxxxx>
- RE: Error in bash completion
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- Re: [RFC PATCH 0/2] MVP implementation of remote-suggested hooks
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 0/5] serve: add "configure" callback
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/5] serve: mark has_capability() as static
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] test-lib: fix "$remove_trash" regression and match_pattern_list() bugs
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] test-lib: fix "$remove_trash" regression and match_pattern_list() bugs
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 3/5] t0041: use test_line_count_cmd to check std{out,err}
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 4/4] CodingGuidelines: recommend singular they
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [RFC PATCH 2/2] clone,fetch: remote-suggested auto-updating hooks
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- [RFC PATCH 1/2] hook: move list of hooks
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- [RFC PATCH 0/2] MVP implementation of remote-suggested hooks
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- Re: [PATCH v3 4/4] CodingGuidelines: recommend singular they
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- Re: Simulating network throttling
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]