git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2020-02-03 10:47:39 to 2020-02-06 00:41:56 UTC [more...]

[PATCH v4 00/15] add git-bugreport tool
 2020-02-06  0:41 UTC  (64+ messages)
` [PATCH v5 "
  ` [PATCH v5 01/15] bugreport: add tool to generate debugging info
  ` [PATCH v5 02/15] help: move list_config_help to builtin/help
  ` [PATCH v5 03/15] bugreport: gather git version and build info
  ` [PATCH v5 06/15] bugreport: add compiler info
  ` [PATCH v5 07/15] bugreport: add curl version
  ` [PATCH v5 08/15] bugreport: include user interactive shell
  ` [PATCH v5 09/15] bugreport: generate config safelist based on docs
  ` [PATCH v5 10/15] bugreport: add config values from safelist
  ` [PATCH v5 11/15] bugreport: collect list of populated hooks
  ` [PATCH v5 12/15] bugreport: count loose objects
  ` [PATCH v5 13/15] bugreport: add packed object summary
  ` [PATCH v6 00/15] add git-bugreport tool
    ` [PATCH v6 01/15] help: move list_config_help to builtin/help
    ` [PATCH v6 02/15] help: add shell-path to --build-options
    ` [PATCH v6 03/15] bugreport: add tool to generate debugging info
    ` [PATCH v6 04/15] bugreport: gather git version and build info
    ` [PATCH v6 05/15] bugreport: add uname info
    ` [PATCH v6 06/15] bugreport: add compiler info
    ` [PATCH v6 07/15] bugreport: add git-remote-https version
    ` [PATCH v6 08/15] bugreport: include user interactive shell
    ` [PATCH v6 09/15] bugreport: generate config safelist based on docs
    ` [PATCH v6 10/15] bugreport: add config values from safelist
    ` [PATCH v6 11/15] bugreport: collect list of populated hooks
    ` [PATCH v6 12/15] bugreport: count loose objects
    ` [PATCH v6 13/15] bugreport: add packed object summary

What's cooking in git.git (Jan 2020, #04; Wed, 22)
 2020-02-06  0:27 UTC  (10+ messages)

[ANNOUNCE] git-cinnabar 0.5.4
 2020-02-06  0:24 UTC 

What's cooking in git.git (Feb 2020, #01; Wed, 5)
 2020-02-05 23:31 UTC 

[PATCH v2 0/1] [Outreachy] add: use advise function to display hints
 2020-02-05 23:18 UTC  (9+ messages)
` [PATCH v3] add: use advice API "

[PATCH 0/9] [RFC] Changed Paths Bloom Filters
 2020-02-05 22:56 UTC  (13+ messages)
` [PATCH v2 00/11] "
  ` [PATCH v2 01/11] commit-graph: use MAX_NUM_CHUNKS
  ` [PATCH v2 02/11] bloom: core Bloom filter implementation for changed paths
  ` [PATCH v2 03/11] diff: halt tree-diff early after max_changes
  ` [PATCH v2 04/11] commit-graph: compute Bloom filters for changed paths
  ` [PATCH v2 05/11] commit-graph: examine changed-path objects in pack order
  ` [PATCH v2 06/11] commit-graph: examine commits by generation number
  ` [PATCH v2 07/11] commit-graph: write Bloom filters to commit graph file
  ` [PATCH v2 08/11] commit-graph: reuse existing Bloom filters during write
  ` [PATCH v2 09/11] commit-graph: add --changed-paths option to write subcommand
  ` [PATCH v2 10/11] revision.c: use Bloom filters to speed up path based revision walks
  ` [PATCH v2 11/11] commit-graph: add GIT_TEST_COMMIT_GRAPH_CHANGED_PATHS test flag

[PATCH v3 00/15] rebase: make the default backend configurable
 2020-02-05 22:38 UTC  (5+ messages)
` [PATCH v4 00/19] "

[PATCH] git-p4: Add hook p4-pre-pedit-changelist
 2020-02-05 21:42 UTC  (8+ messages)
` [PATCH v2 0/4] git-p4: add hook p4-pre-edit-changelist
  ` [PATCH v2 2/4] git-p4: create new method gitRunHook
  ` [PATCH v2 4/4] git-p4: add p4 submit hooks

Broken branch after git commit - tracked files in staging area can't be removed with restore --staged, or commit or stash
 2020-02-05 20:24 UTC  (8+ messages)
          ` [PATCH] restore: invalidate cache-tree when removing entries with --staged

[PATCH-2] Change writing style
 2020-02-05 20:11 UTC  (4+ messages)
` [PATCH] parse-options: lose an unnecessary space in an error message

[PATCH 0/3] builtin/commit-graph.c: new split/merge options
 2020-02-05 20:07 UTC  (29+ messages)
` [PATCH 1/3] builtin/commit-graph.c: support '--split[=<strategy>]'
` [PATCH 2/3] builtin/commit-graph.c: introduce '--input=<source>'
` [PATCH 3/3] builtin/commit-graph.c: support '--input=none'
` [PATCH v2 0/3] builtin/commit-graph.c: new split/merge options
  ` [PATCH v2 1/3] builtin/commit-graph.c: support '--split[=<strategy>]'
  ` [PATCH v2 2/3] builtin/commit-graph.c: introduce '--input=<source>'
  ` [PATCH v2 3/3] builtin/commit-graph.c: support '--input=none'

[PATCH v5 0/6] config: allow user to know scope of config options
 2020-02-05 19:01 UTC  (6+ messages)
` [PATCH v6 "
  ` [PATCH v6 6/6] config: add '--show-scope' to print the scope of a config value

[PATCH 00/10] name-rev: improve memory usage
 2020-02-05 18:55 UTC  (27+ messages)
` [PATCH 01/10] name-rev: rewrite create_or_update_name()
` [PATCH 02/10] name-rev: remove unused typedef
` [PATCH 03/10] name-rev: respect const qualifier
` [PATCH 04/10] name-rev: don't leak path copy in name_ref()
` [PATCH 05/10] name-rev: don't _peek() in create_or_update_name()
` [PATCH 06/10] name-rev: put struct rev_name into commit slab
` [PATCH 07/10] name-rev: factor out get_parent_name()
` [PATCH 08/10] name-rev: pre-size buffer in get_parent_name()
` [PATCH 09/10] name-rev: generate name strings only if they are better
` [PATCH 10/10] name-rev: release unused name strings
` [PATCH 01/10 RESEND AUTHOR FIXED] name-rev: rewrite create_or_update_name()
` [PATCH 11/10] name-rev: sort tip names before applying

[PATCH 1/2] t3305: check notes fanout more carefully and robustly
 2020-02-05 17:16 UTC  (4+ messages)
` [PATCH 2/2] notes.c: fix off-by-one error when decreasing notes fanout

git-describe --tags warning: 'X' is really 'Y' here
 2020-02-05 17:15 UTC  (2+ messages)

[PATCH v2] rebase -i: stop checking out the tip of the branch to rebase
 2020-02-05 14:31 UTC  (3+ messages)
` [PATCH v3] "

[PATCH 0/4] fsmonitor: start using an opaque token for last update
 2020-02-05 13:15 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/4] fsmonitor: change last update timestamp on the index_state to opaque token
  ` [PATCH v2 2/4] fsmonitor: handle version 2 of the hooks that will use "

[PATCH 0/6] commit-graph: use 'struct object_directory *' everywhere
 2020-02-05 12:30 UTC  (12+ messages)
` [PATCH v2 0/5] "
  ` [PATCH v2 1/5] t5318: don't pass non-object directory to '--object-dir'
  ` [PATCH v2 2/5] commit-graph.h: store an odb in 'struct write_commit_graph_context'
  ` [PATCH v2 3/5] commit-graph.h: store object directory in 'struct commit_graph'
  ` [PATCH v2 4/5] commit-graph.c: remove path normalization, comparison
  ` [PATCH v2 5/5] commit-graph.h: use odb in 'load_commit_graph_one_fd_st'

[PATCH 0/5] Reftable support git-core
 2020-02-05 12:24 UTC  (33+ messages)
` [PATCH v2 "
  ` [PATCH v2 5/5] Reftable support for git-core
  ` [PATCH v3 0/6] Reftable support git-core
    ` [PATCH v3 1/6] refs.h: clarify reflog iteration order
    ` [PATCH v3 2/6] setup.c: enable repo detection for reftable
    ` [PATCH v3 3/6] create .git/refs in files-backend.c
    ` [PATCH v3 4/6] refs: document how ref_iterator_advance_fn should handle symrefs
    ` [PATCH v3 5/6] Add reftable library
    ` [PATCH v3 6/6] Reftable support for git-core

[PATCH] clone: use submodules.recurse option for automatically clone submodules
 2020-02-05 10:37 UTC  (3+ messages)
` [PATCH v2] "

Need help to start contributing
 2020-02-05  3:29 UTC  (2+ messages)

Fwd: Possible git bug in commit-graph: "invalid commit position"
 2020-02-04 22:33 UTC  (3+ messages)

Install git 2.12.2 on suse 12.4 from source code
 2020-02-04 16:25 UTC  (2+ messages)

bug? illegal text in commit log
 2020-02-04 21:25 UTC  (3+ messages)

[PATCH v4] remote rename/remove: gently handle remote.pushDefault config
 2020-02-04 20:11 UTC  (3+ messages)

Patch text in git-add patch mode lacks whitespace highlighting
 2020-02-04 19:57 UTC  (10+ messages)

[PATCH] doc: describe Git bundle format
 2020-02-04 18:20 UTC  (6+ messages)

GSoC and Outreachy Summer 2020?
 2020-02-04 16:37 UTC  (5+ messages)

[PATCH v2 00/14] git-p4: python3 compatibility
 2020-02-04  1:35 UTC  (7+ messages)

Fix inet_ntop and inet_pton on Solaris
 2020-02-04  0:00 UTC  (2+ messages)

[PATCH] git-filter-branch.txt: use {caret} for ^
 2020-02-03 21:03 UTC  (5+ messages)
  ` git-filter-branch.txt: wrap "maths" notation in backticks

[bug] git-rev-parse sometimes appends subdirectories to result
 2020-02-03 20:45 UTC  (2+ messages)

[PATCH] doc: add documentation for git log --no-follow
 2020-02-03 20:27 UTC  (5+ messages)
` [PATCH] index-pack: downgrade twice-resolved REF_DELTA to die()

Git 2.25 and failed self tests on OS X
 2020-02-03 16:53 UTC  (5+ messages)

[PATCH v3 00/12] Harden the sparse-checkout builtin
 2020-02-03 14:09 UTC  (4+ messages)
` [PATCH v4 00/15] "

git-compat-util.h:798:13: error: conflicting types for ‘inet_ntop’
 2020-02-03 11:02 UTC  (5+ messages)


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).