git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-25 18:34:34 to 2021-06-29 02:05:13 UTC [more...]

[PATCH v5 00/14] Sparse-index: integrate with status
 2021-06-29  2:04 UTC  (30+ messages)
` [PATCH v6 "
  ` [PATCH v6 01/14] sparse-index: skip indexes with unmerged entries
  ` [PATCH v6 02/14] sparse-index: include EXTENDED flag when expanding
  ` [PATCH v6 03/14] t1092: replace incorrect 'echo' with 'cat'
  ` [PATCH v6 04/14] t1092: expand repository data shape
  ` [PATCH v6 05/14] t1092: add tests for status/add and sparse files
  ` [PATCH v6 06/14] unpack-trees: preserve cache_bottom
  ` [PATCH v6 07/14] unpack-trees: compare sparse directories correctly
  ` [PATCH v6 08/14] unpack-trees: unpack sparse directory entries
  ` [PATCH v6 09/14] dir.c: accept a directory as part of cone-mode patterns
  ` [PATCH v6 10/14] diff-lib: handle index diffs with sparse dirs
  ` [PATCH v6 11/14] status: skip sparse-checkout percentage with sparse-index
  ` [PATCH v6 12/14] status: use sparse-index throughout
  ` [PATCH v6 13/14] wt-status: expand added sparse directory entries
  ` [PATCH v6 14/14] fsmonitor: integrate with sparse index
  ` [PATCH v7 00/16] Sparse-index: integrate with status
    ` [PATCH v7 01/16] sparse-index: skip indexes with unmerged entries
    ` [PATCH v7 02/16] sparse-index: include EXTENDED flag when expanding
    ` [PATCH v7 03/16] t1092: replace incorrect 'echo' with 'cat'
    ` [PATCH v7 04/16] t1092: expand repository data shape
    ` [PATCH v7 05/16] t1092: add tests for status/add and sparse files
    ` [PATCH v7 06/16] unpack-trees: preserve cache_bottom
    ` [PATCH v7 07/16] unpack-trees: compare sparse directories correctly
    ` [PATCH v7 08/16] unpack-trees: rename unpack_nondirectories()
    ` [PATCH v7 09/16] unpack-trees: unpack sparse directory entries
    ` [PATCH v7 10/16] unpack-trees: handle dir/file conflict of sparse entries
    ` [PATCH v7 11/16] dir.c: accept a directory as part of cone-mode patterns
    ` [PATCH v7 12/16] diff-lib: handle index diffs with sparse dirs

[PATCH] bisect: allow to run from subdirectories
 2021-06-29  2:00 UTC  (5+ messages)

Definition of "the Git repository"
 2021-06-29  1:57 UTC  (10+ messages)

[PATCH v2 0/4] Use singular "they" when appropriate
 2021-06-29  1:53 UTC  (12+ messages)
` [PATCH v3 0/4] Avoid gendered pronouns
  ` [PATCH v3 4/4] CodingGuidelines: recommend singular they

[PATCH v6] help: colorize man pages
 2021-06-29  1:48 UTC  (10+ messages)
` [PATCH v7] help: colorize man pages if man.color=true under less(1)

[PATCH] progress.c tests: fix breakage with COLUMNS != 80
 2021-06-29  1:42 UTC  (4+ messages)
` [PATCH] test-lib.sh: set COLUMNS=80 for --verbose repeatability

[L10N] l10n: fixed tripple-letter typos
 2021-06-29  1:32 UTC  (4+ messages)

[PATCH 00/31] minimal restart of "config-based-hooks"
 2021-06-29  1:12 UTC  (13+ messages)
` [PATCH v2 00/30] Minimal "
  ` [PATCH v2 01/30] hook: add 'run' subcommand
  ` [PATCH v2 15/30] run-command: remove old run_hook_{le,ve}() hook API

[PATCH v2] blame: correct name of config option in docs
 2021-06-29  1:12 UTC  (9+ messages)
` [PATCH v3 0/3] Config option names typofixes
  ` [PATCH v3 1/3] blame: correct name of config option in docs
  ` [PATCH v3 2/3] t: fix typos in test messages
  ` [PATCH v3 3/3] git-worktree.txt: fix typo in example path

[PATCH] perf: fix when running with TEST_OUTPUT_DIRECTORY
 2021-06-29  1:12 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/3] bundle.c: remove "ref_list" in favor of string-list.c API
 2021-06-29  1:02 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 3/3] bundle: "

[PATCH] git-p4: fix failed submit by skip non-text data files
 2021-06-29  0:52 UTC  (4+ messages)

[PATCH 0/3] Add a generated list of hooks in hook-list.h
 2021-06-29  0:32 UTC  (6+ messages)
` [PATCH 3/3] hook-list.h: add a generated list of hooks, like config-list.h

[PATCH] pager: do not unnecessarily set COLUMNS on Windows
 2021-06-29  0:12 UTC  (5+ messages)
` [PATCH v2] "

Applying a patch with a diff header in its commit message
 2021-06-28 23:44 UTC  (2+ messages)

[RFC PATCH 0/2] MVP implementation of remote-suggested hooks
 2021-06-28 23:12 UTC  (4+ messages)

[PATCH] speed up alt_odb_usable() with many alternates
 2021-06-28 23:09 UTC  (9+ messages)
` [PATCH 0/5] optimizations for many odb alternates
  ` [PATCH 1/5] speed up alt_odb_usable() with many alternates
  ` [PATCH 2/5] avoid strlen via strbuf_addstr in link_alt_odb_entry
  ` [PATCH 3/5] make object_directory.loose_objects_subdir_seen a bitmap
  ` [PATCH 4/5] oidcpy_with_padding: constify `src' arg
  ` [PATCH 5/5] oidtree: a crit-bit tree for odb_loose_cache

Documentation Typo
 2021-06-28 22:21 UTC 

How dow we educate our users to configure less?
 2021-06-28 21:09 UTC  (12+ messages)

[PATCH v2 0/3] Speed up connectivity checks via bitmaps
 2021-06-28 20:23 UTC  (8+ messages)
` [PATCH v2 1/3] p5400: add perf tests for git-receive-pack(1)
` [PATCH v2 2/3] receive-pack: skip connectivity checks on delete-only commands
` [PATCH v2 3/3] connected: implement connectivity check using bitmaps

[PATCH 0/1] fix a typo in patch option of the commit command
 2021-06-28 19:37 UTC  (6+ messages)
` [PATCH 1/1] Documentation: commit patch typo
` [PATCH v2 0/1] Documentation: Fix typo in patch option of the commit command
  ` [PATCH v2 1/1] "

[PATCH 0/5] serve: add "configure" callback
 2021-06-28 19:19 UTC  (10+ messages)
` [PATCH v2 0/8] serve: add "startup_config" callback
  ` [PATCH v2 1/8] serve: mark has_capability() as static
  ` [PATCH v2 2/8] transport: rename "fetch" in transport_vtable to "fetch_refs"
  ` [PATCH v2 3/8] transport: use designated initializers
  ` [PATCH v2 4/8] serve: "
  ` [PATCH v2 5/8] serve.c: add call_{advertise,command}() indirection
  ` [PATCH v2 6/8] serve.c: add trace2 regions for advertise & command
  ` [PATCH v2 7/8] serve: add support for a "startup" git_config() callback
  ` [PATCH v2 8/8] upload-pack.c: convert to new serve.c "startup" config cb

segfault on invalid 'git grep' invocation
 2021-06-28 18:58 UTC  (3+ messages)
` [PATCH] grep: report missing left operand of --and

[PATCH] pull: abort by default if fast-forwarding is impossible
 2021-06-28 17:39 UTC  (10+ messages)

[GSoC] My Git Dev Blog — Week 6
 2021-06-28 17:01 UTC  (6+ messages)

What's cooking in git.git (Jun 2021, #06; Thu, 17)
 2021-06-28 16:46 UTC  (4+ messages)

[PATCH v5] tr2: log parent process name
 2021-06-28 16:45 UTC  (2+ messages)

[GSoC] Git Blog 6
 2021-06-28 15:55 UTC  (3+ messages)

Release notes: mIssing version information for git-LFS
 2021-06-28 14:07 UTC  (2+ messages)

[PATCH v4 00/14] [GSOC][RFC] cat-file: reuse ref-filter logic
 2021-06-28 13:51 UTC  (29+ messages)
` [PATCH v5 00/15] "
  ` [PATCH v5 02/15] [GSOC] ref-filter: add %(raw) atom
  ` [PATCH v5 12/15] [GSOC] cat-file: reuse ref-filter logic
  ` [PATCH v6 00/15] [GSOC][RFC] "
    ` [PATCH v6 01/15] [GSOC] ref-filter: add obj-type check in grab contents
    ` [PATCH v6 02/15] [GSOC] ref-filter: add %(raw) atom
    ` [PATCH v6 03/15] [GSOC] ref-filter: --format=%(raw) re-support --perl
    ` [PATCH v6 04/15] [GSOC] ref-filter: use non-const ref_format in *_atom_parser()
    ` [PATCH v6 05/15] [GSOC] ref-filter: add %(rest) atom
    ` [PATCH v6 06/15] [GSOC] ref-filter: pass get_object() return value to their callers
    ` [PATCH v6 07/15] [GSOC] ref-filter: introduce free_ref_array_item_value() function
    ` [PATCH v6 08/15] [GSOC] ref-filter: add cat_file_mode in struct ref_format
    ` [PATCH v6 09/15] [GSOC] ref-filter: modify the error message and value in get_object
    ` [PATCH v6 10/15] [GSOC] cat-file: add has_object_file() check
    ` [PATCH v6 11/15] [GSOC] cat-file: change batch_objects parameter name
    ` [PATCH v6 12/15] [GSOC] cat-file: reuse ref-filter logic
    ` [PATCH v6 13/15] [GSOC] cat-file: reuse err buf in batch_object_write()
    ` [PATCH v6 14/15] [GSOC] cat-file: re-implement --textconv, --filters options
    ` [PATCH v6 15/15] [GSOC] ref-filter: remove grab_oid() function

git add --interactive patch improvement for split hunks
 2021-06-28 11:20 UTC  (4+ messages)
  ` Antw: [EXT] "

git-format-patch does not encode lines starting with "From"
 2021-06-28  8:08 UTC  (2+ messages)

[PATCH] pull: introduce --merge option
 2021-06-28  4:52 UTC  (3+ messages)

[ANNOUNCE] Git Rev News edition 76
 2021-06-27 21:11 UTC 

[PATCH 0/7] progress: verify progress counters in the test suite
 2021-06-27 17:31 UTC  (10+ messages)
` [PATCH 4/7] commit-graph: fix bogus counter in "Scanning merged commits" progress line

[PATCH 0/2] pull: documentation improvements
 2021-06-27  4:21 UTC  (28+ messages)
` [PATCH 1/2] doc: pull: explain what is a fast-forward
` [PATCH 2/2] pull: improve default warning

[PATCH] help: convert git_cmd to page in one place
 2021-06-26 17:57 UTC  (2+ messages)

v2.25 regression: cherry-pick alters patch and leaves working tree dirty
 2021-06-26 17:14 UTC  (4+ messages)

[PATCH 0/3] Fix bugs from interesting renaming pairs: one side renames A/file -> B/file, the other B/ -> A/
 2021-06-26 17:05 UTC  (4+ messages)
` [PATCH 1/3] t6423: test directory renames causing rename-to-self
` [PATCH 2/3] merge-ort: ensure we consult df_conflict and path_conflicts
` [PATCH 3/3] merge-recursive: handle rename-to-self case

[BUG] `git reset --hard` fails with `update = none` submodules
 2021-06-26 15:12 UTC  (5+ messages)
` [PATCH] submodule: mark submodules with update=none as inactive

[PATCH v6] help: colorize man pages
 2021-06-26 14:49 UTC  (3+ messages)
` [PATCH v8] help: add option to colorize man pages under less

(no subject)
 2021-06-26 10:28 UTC  (10+ messages)
  ` Forcing git to use a pager without a tty

[PATCH 00/12] Fix all leaks in tests t0002-t0099: Part 2
 2021-06-26  8:27 UTC  (4+ messages)
` [PATCH 02/12] environment: move strbuf into block to plug leak

Nonexistent changes appear rebasing but only with rebase.backend=apply
 2021-06-26  7:53 UTC  (6+ messages)

[PATCH] version-gen: cleanup
 2021-06-25 21:29 UTC 

Why the Makefile is so eager to re-build & re-link
 2021-06-25 21:17 UTC  (3+ messages)

Draft of Git Rev News edition 76
 2021-06-25 20:46 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).