git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2020-07-01 13:27:42 to 2020-07-07 13:13:01 UTC [more...]

[PATCH] doc: log takes multiple revision ranges
 2020-07-07 13:12 UTC  (14+ messages)
` [PATCH v2 0/4] doc: include git rev-list description in git log doc
  ` [PATCH v2 1/4] git-log.txt: add links to 'rev-list' and 'diff' docs
  ` [PATCH v2 2/4] git-rev-list.txt: move description to separate file
  ` [PATCH v2 3/4] git-log.txt: include rev-list-description.txt
  ` [PATCH v2 4/4] rev-list-description.txt: fix Asciidoc syntax

Bug? of gitignore pattern matching
 2020-07-07 12:19 UTC 

[PATCH 1/2] Wait for child on signal death for aliases to builtins
 2020-07-07 12:17 UTC  (12+ messages)
` [PATCH 2/2] Wait for child on signal death for aliases to externals
` [PATCH v2 1/2] Wait for child on signal death for aliases to builtins
  ` [PATCH v2 2/2] Wait for child on signal death for aliases to externals

[PATCH 0/2] Remove special casing for PSEUDOREF updates
 2020-07-07  9:24 UTC  (6+ messages)
` [PATCH 1/2] Modify pseudo refs through ref backend storage
` [PATCH 2/2] Make HEAD a PSEUDOREF rather than PER_WORKTREE

[PATCH v2 0/2] Add support for %(contents:size) in ref-filter
 2020-07-07  8:40 UTC  (8+ messages)
` [PATCH v2 1/2] Documentation: clarify %(contents:XXXX) doc
` [PATCH v2 2/2] ref-filter: add support for %(contents:size)

[PATCH v10] Support auto-merge for meld to follow the vim-diff behavior
 2020-07-07  7:18 UTC 

[PATCH v4] Enable auto-merge for meld to follow the vim-diff beharior
 2020-07-07  7:13 UTC  (29+ messages)
` [PATCH v5] "
  ` [PATCH v6] Support auto-merge for meld to follow the vim-diff behavior
    ` [PATCH v7] "
      ` [PATCH v8] "
        ` [PATCH v9] "
          ` [PATCH v10] "
            ` [PATCH v11] "

[PATCH] experimental: default to fetch.writeCommitGraph=false
 2020-07-07  6:20 UTC 

[PATCH v2 0/5] t: replace incorrect test_must_fail usage (part 6)
 2020-07-07  6:04 UTC  (7+ messages)
` [RESEND PATCH "
  ` [RESEND PATCH v2 1/5] t3701: stop using `env` in force_color()
  ` [RESEND PATCH v2 2/5] t5324: reorder `run_with_limited_open_files test_might_fail`
  ` [RESEND PATCH v2 3/5] t7107: don't use test_must_fail()
  ` [RESEND PATCH v2 4/5] t9834: remove use of `test_might_fail p4`
  ` [RESEND PATCH v2 5/5] test-lib-functions: restrict test_must_fail usage

What's cooking in git.git (Jul 2020, #01; Mon, 6)
 2020-07-07  5:57 UTC 

[PATCH/RFC] config: default to protocol v2
 2020-07-07  5:38 UTC 

[PATCH 0/4] Preliminary fixes for reftable support
 2020-07-07  4:40 UTC  (2+ messages)

[GSOC] Blog about weeks 4, 5
 2020-07-07  2:24 UTC 

Git log: filtering by date and by lines do not work together
 2020-07-07  1:37 UTC  (4+ messages)
` [PATCH] revision: disable min_age optimization with line-log

[PATCH] Fix zsh installation instructions
 2020-07-06 22:42 UTC  (2+ messages)

[PATCH 0/2] git clone with --separate-git-dir destroys existing directory content
 2020-07-06 22:40 UTC  (12+ messages)
` [PATCH 1/2] git clone: check for non-empty directory
` [PATCH 2/2] git clone: don't clone into "
  ` [PATCH v2 0/1] "
  ` [PATCH v2 1/1] "

Exit status of git show-ref --verify
 2020-07-06 18:55 UTC 

[PATCH v18 00/19] Reftable support git-core
 2020-07-06 18:53 UTC  (15+ messages)
` [PATCH v19 00/20] "
  ` [PATCH v19 03/20] checkout: add '\n' to reflog message
            ` Re* "

[GSoC][PATCH 0/4] submodule: port 'summary' from Shell to C
 2020-07-06 11:15 UTC  (17+ messages)
` [PATCH 1/4] submodule: amend extra line feed between callback struct and macro
` [PATCH 2/4] submodule: rename helper functions to avoid ambiguity
` [PATCH 3/4] diff: change scope of the function count_lines()
` [PATCH 4/4] submodule: port submodule subcommand 'summary' from shell to C

Feature Request: Add 'active' configuration to .gitmodules
 2020-07-06 10:19 UTC 

[PATCH v12 0/5] read-cache: speed up add_index_entry
 2020-07-06  6:39 UTC  (5+ messages)
` [PATCH v12 5/5] read-cache: speed up has_dir_name (part 2)

[PATCH] commit: correctly escape @ of stashes
 2020-07-06  6:39 UTC  (2+ messages)

[GSoC] Shourya's Blog
 2020-07-05 18:38 UTC 

Typo in Git 2.27.0 Setup
 2020-07-05 14:02 UTC  (2+ messages)

Is git compliant with GDPR?
 2020-07-03 13:52 UTC  (10+ messages)

git switch -c message improvement suggestion
 2020-07-03  8:30 UTC 

[RFC] Metadata vs Generation Data Chunk
 2020-07-03  8:29 UTC  (3+ messages)

commiting a change from command line with newlines
 2020-07-03  5:14 UTC  (4+ messages)

Consensus on a new default branch name
 2020-07-02 23:08 UTC  (12+ messages)

[PATCH 0/4] upload-pack: custom allowed object filters
 2020-07-02 20:06 UTC  (5+ messages)
` [PATCH 1/4] list_objects_filter_options: introduce 'list_object_filter_config_name'
` [PATCH 2/4] upload-pack.c: allow banning certain object filter(s)
` [PATCH 3/4] upload-pack.c: pass 'struct list_objects_filter_options *'
` [PATCH 4/4] upload-pack.c: introduce 'uploadpack.filter.tree.maxDepth'

Interrupted system call
 2020-07-02  7:07 UTC  (4+ messages)

[PATCH] send-email: restore --in-reply-to superseding behavior
 2020-07-01 22:10 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v3 0/3] Fix difftool problem with intent-to-add files
 2020-07-01 21:20 UTC  (14+ messages)
` [PATCH v4 0/2] "
  ` [PATCH v4 1/2] diff-files --raw: show correct post-image of "
  ` [PATCH v4 2/2] difftool -d: ensure that intent-to-add files are handled correctly
  ` [PATCH v5 0/2] Fix difftool problem with intent-to-add files
    ` [PATCH v5 1/2] diff-files --raw: show correct post-image of "
    ` [PATCH v5 2/2] difftool -d: ensure that intent-to-add files are handled correctly

What's cooking in git.git (Jun 2020, #06; Mon, 29)
 2020-07-01 20:58 UTC  (3+ messages)

[PATCH v3 0/8] Allow overriding the default name of the default branch
 2020-07-01 19:54 UTC  (8+ messages)
` [PATCH v4 0/9] "
  ` [PATCH v4 1/9] fmt-merge-msg: stop treating `master` specially

[bug-report] Segmentation fault on git subtree push
 2020-07-01 19:44 UTC  (2+ messages)

[PATCH v4 0/8] CMake build system for git
 2020-07-01 17:49 UTC  (6+ messages)
` [PATCH v5 "
  ` [PATCH v5 6/8] cmake: support for building git on windows with mingw

Built Git 2.27.0 from sources on macOS Catalina fails on "make profile"
 2020-07-01 16:14 UTC  (5+ messages)

[PATCH] ref-filter: add support for %(contents:size)
 2020-07-01 15:20 UTC  (2+ messages)

Why won't git checkout a branch?
 2020-07-01 15:13 UTC  (4+ messages)

[PATCH] cat-file: add missing [=<format>] to usage/synopsis
 2020-07-01 15:03 UTC  (2+ messages)

[PATCH v4 00/13] Finish converting git bisect to C part 2
 2020-07-01 14:56 UTC  (15+ messages)
` [PATCH v4 01/13] bisect--helper: BUG() in cmd_*() on invalid subcommand
` [PATCH v4 02/13] bisect--helper: use '-res' in 'cmd_bisect__helper' return
` [PATCH v4 03/13] bisect--helper: introduce new `write_in_file()` function
` [PATCH v4 04/13] bisect--helper: reimplement `bisect_autostart` shell function in C
` [PATCH v4 05/13] bisect: call 'clear_commit_marks_all()' in 'bisect_next_all()'
` [PATCH v4 06/13] bisect--helper: reimplement `bisect_next` and `bisect_auto_next` shell functions in C
` [PATCH v4 07/13] bisect--helper: finish porting `bisect_start()` to C
` [PATCH v4 08/13] bisect--helper: retire `--bisect-clean-state` subcommand
` [PATCH v4 09/13] bisect--helper: retire `--next-all` subcommand
` [PATCH v4 10/13] bisect--helper: reimplement `bisect_state` & `bisect_head` shell functions in C
` [PATCH v4 11/13] bisect--helper: retire `--check-expected-revs` subcommand
` [PATCH v4 12/13] bisect--helper: retire `--write-terms` subcommand
` [PATCH v4 13/13] bisect--helper: retire `--bisect-autostart` subcommand

[PATCH v3 00/10] More commit-graph/Bloom filter improvements
 2020-07-01 13:27 UTC  (12+ messages)
` [PATCH v4 "
  ` [PATCH v4 01/10] commit-graph: place bloom_settings in context
  ` [PATCH v4 02/10] commit-graph: change test to die on parse, not load
  ` [PATCH v4 03/10] bloom: fix logic in get_bloom_filter()
  ` [PATCH v4 04/10] commit-graph: persist existence of changed-paths
  ` [PATCH v4 05/10] commit-graph: unify the signatures of all write_graph_chunk_*() functions
  ` [PATCH v4 06/10] commit-graph: simplify chunk writes into loop
  ` [PATCH v4 07/10] commit-graph: check chunk sizes after writing
  ` [PATCH v4 08/10] revision.c: fix whitespace
  ` [PATCH v4 09/10] revision: empty pathspecs should not use Bloom filters
  ` [PATCH v4 10/10] commit-graph: check all leading directories in changed path "


Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

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