git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2020-02-10 13:18:25 to 2020-02-13 02:21:00 UTC [more...]

[PATCH 0/13] combining object filters and bitmaps
 2020-02-13  2:20 UTC  (9+ messages)
` [PATCH 01/13] pack-bitmap: factor out type iterator initialization
` [PATCH 02/13] pack-bitmap: fix leak of haves/wants object lists
` [PATCH 03/13] rev-list: fallback to non-bitmap traversal when filtering
` [PATCH 04/13] rev-list: consolidate bitmap-disabling options
` [PATCH 05/13] rev-list: factor out bitmap-optimized routines
` [PATCH 06/13] rev-list: make --count work with --objects
` [PATCH 07/13] rev-list: allow bitmaps when counting objects
` [PATCH 08/13] pack-bitmap: basic noop bitmap filter infrastructure

[PATCH] [RFC PATCH] stash save/push: add --index-only option
 2020-02-12 23:52 UTC  (2+ messages)

[PATCH v2] doc: describe Git bundle format
 2020-02-12 22:43 UTC  (8+ messages)
` [PATCH v3] "

SHA1dc on mac
 2020-02-12 22:40 UTC  (4+ messages)

[PATCH v6 00/15] add git-bugreport tool
 2020-02-12 22:36 UTC  (7+ messages)
` [PATCH v6 03/15] bugreport: add tool to generate debugging info

Fwd: Re: [PATCH 0/5] object.c: localize global the_repository variable into r
 2020-02-12 22:25 UTC 

How to force configure script to use curl ?
 2020-02-12 22:08 UTC 

What's cooking in git.git (Feb 2020, #03; Wed, 12)
 2020-02-12 21:58 UTC 

[PATCH 0/5] object.c: localize global the_repository variable into r
 2020-02-12 21:13 UTC  (11+ messages)
` [PATCH 1/5] object.c: get_max_object_index and get_indexed_object accept 'r' parameter
` [PATCH 2/5] object.c: lookup_unknown_object() accept 'r' as parameter
` [PATCH 3/5] object.c: parse_object_or_die() "
` [PATCH 4/5] object.c: clear_object_flags() "
` [PATCH 5/5] object.c: clear_commit_marks_all() "

[PATCH] advice: refactor advise API
 2020-02-12 20:57 UTC  (18+ messages)

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

Feature Request: commits where $LOCAL and $REMOTE are from
 2020-02-12 19:50 UTC 

Git tedious verbosity
 2020-02-12 17:36 UTC  (8+ messages)

[PATCH] tests: fix --write-junit-xml with subshells
 2020-02-12 17:19 UTC  (2+ messages)

[ANNOUNCE] Scalar
 2020-02-12 13:51 UTC 

[PATCH] update git-http-backend doc for lighttpd
 2020-02-12 11:56 UTC  (2+ messages)

What's cooking in git.git (Feb 2020, #02; Mon, 10)
 2020-02-12 11:44 UTC  (4+ messages)
` js/ci-squelch-doc-warning, was "

Develop a patch series with git?
 2020-02-12  9:02 UTC  (4+ messages)

bug? illegal text in commit log
 2020-02-12  2:24 UTC  (7+ messages)

URL rewrites for submodules
 2020-02-12  1:35 UTC  (4+ messages)

Git representative on AsciiDoc Working Group
 2020-02-12  0:21 UTC 

[PATCH v3 0/6] Reftable support git-core
 2020-02-11 23:40 UTC  (20+ messages)
` [PATCH v4 0/5] "
  ` [PATCH v4 4/5] Add reftable library
  ` [PATCH v4 5/5] Reftable support for git-core
  ` [PATCH v5 0/5] Reftable support git-core
    ` [PATCH v5 1/5] refs.h: clarify reflog iteration order
    ` [PATCH v5 2/5] create .git/refs in files-backend.c
    ` [PATCH v5 3/5] refs: document how ref_iterator_advance_fn should handle symrefs
    ` [PATCH v5 4/5] Add reftable library
    ` [PATCH v5 5/5] Reftable support for git-core

[PATCH 1/3] color.c: refactor color_output arguments
 2020-02-11 23:06 UTC  (8+ messages)
` [PATCH v3 0/3] es/bright-colors (hopefully final) reroll
  ` [PATCH v3 1/3] color.c: refactor color_output arguments
  ` [PATCH v3 2/3] color.c: support bright aixterm colors
  ` [PATCH v3 3/3] color.c: alias RGB colors 8-15 to "

[PATCH] gitk: add diff lines background colors
 2020-02-11 21:24 UTC 

What's cooking in git.git (Feb 2020, #02; Mon, 10)
 2020-02-11 20:56 UTC  (5+ messages)
` ds/ (was Re: What's cooking in git.git (Feb 2020, #02; Mon, 10))

[PATCH] convert: fix typo
 2020-02-11 20:03 UTC  (2+ messages)

[PATCH 0/4] Sparse-checkout: Add subcommand and Windows paths
 2020-02-11 19:48 UTC  (9+ messages)
` [PATCH 1/4] sparse-checkout: extract add_patterns_from_input()
` [PATCH 2/4] sparse-checkout: extract pattern update from 'set' subcommand
` [PATCH 3/4] sparse-checkout: create 'add' subcommand
` [PATCH 4/4] sparse-checkout: work with Windows paths

[PATCH 0/9] [RFC] Changed Paths Bloom Filters
 2020-02-11 19:08 UTC  (5+ messages)
` [PATCH v2 00/11] "

[PATCH v2 0/4] git-p4: add hook p4-pre-edit-changelist
 2020-02-11 18:58 UTC  (27+ messages)
` [PATCH v3 0/5] "
  ` [PATCH v3 1/5] git-p4: rewrite prompt to be Windows compatible
  ` [PATCH v3 2/5] git-p4: create new function run_git_hook
  ` [PATCH v3 3/5] git-p4: add --no-verify option
  ` [PATCH v4 0/6] git-p4: add hooks for p4-changelist
    ` [PATCH v4 1/6] git-p4: rewrite prompt to be Windows compatible
    ` [PATCH v4 2/6] git-p4: create new function run_git_hook
    ` [PATCH v4 3/6] git-p4: add --no-verify option
    ` [PATCH v4 4/6] git-p4: restructure code in submit
    ` [PATCH v4 5/6] git-p4: add p4 submit hooks
    ` [PATCH v4 6/6] git-4: add RCS keyword status message
    ` [PATCH v5 0/7] git-p4: add hooks for p4-changelist
      ` [PATCH v5 1/7] git-p4: rewrite prompt to be Windows compatible
      ` [PATCH v5 2/7] git-p4: create new function run_git_hook
      ` [PATCH v5 3/7] git-p4: add p4-pre-submit exit text
      ` [PATCH v5 4/7] git-p4: add --no-verify option
      ` [PATCH v5 5/7] git-p4: restructure code in submit
      ` [PATCH v5 6/7] git-p4: add p4 submit hooks
      ` [PATCH v5 7/7] git-p4: add RCS keyword status message

[PATCH v2 0/2] rebase: fix bug in --fork-point
 2020-02-11 18:15 UTC  (7+ messages)
` [PATCH v3 0/1] rebase: fix --fork-point with short ref upstream
  ` [PATCH v3 1/1] rebase: fix --fork-point with short refname
          ` [PATCH v4 1/1] rebase: --fork-point regression fix

[PATCH] strbuf: add and use strbuf_insertstr()
 2020-02-11 17:26 UTC  (16+ messages)
` [PATCH v2] "
        ` [PATCH 0/4] some more mailinfo cleanups
          ` [PATCH 1/4] mailinfo: treat header values as C strings
          ` [PATCH 2/4] mailinfo: simplify parsing of header values
          ` [PATCH 3/4] mailinfo: be more liberal with header whitespace
          ` [PATCH 4/4] mailinfo: factor out some repeated header handling
  ` [PATCH 2/1] mailinfo: don't insert header prefix for handle_content_type()

[PATCH 0/1] [RFC][GSoC] submodule: enforcing stricter checks
 2020-02-11 17:03 UTC  (2+ messages)
` [PATCH 1/1][RFC][GSoC] submodule: using 'is_writing_gitmodules_ok()' for a stricter check

[PATCH v6 0/6] config: allow user to know scope of config options
 2020-02-11 12:37 UTC  (19+ messages)
` [PATCH v7 00/10] "
  ` [PATCH v7 04/10] config: make scope_name non-static and rename it
  ` [PATCH v7 05/10] config: split repo scope to local and worktree
  ` [PATCH v7 06/10] config: clarify meaning of command line scoping
  ` [PATCH v7 07/10] config: preserve scope in do_git_config_sequence
  ` [PATCH v7 08/10] config: teach git_config_source to remember its scope
  ` [PATCH v7 09/10] submodule-config: add subomdule config scope

[PATCH 0/4] parse-options: simplify parse_options_concat() and parse_options_dup()
 2020-02-10 22:25 UTC  (4+ messages)
` [PATCH 4/4] parse-options: simplify parse_options_dup()

git-patch-id and syntactically significant whitespace
 2020-02-10 22:24 UTC  (2+ messages)

[PATCH 1/2] gitk: re-generate German po file from current source code
 2020-02-10 21:58 UTC  (2+ messages)
` [PATCH 2/2] gitk: update German translation

[PATCH 0/8] Support --pathspec-from-file in rm, stash
 2020-02-10 20:39 UTC  (18+ messages)
` [PATCH 2/8] rm: support the --pathspec-from-file option
` [PATCH 4/8] doc: stash: split options from description (2)
` [PATCH v2 0/8] Support --pathspec-from-file in rm, stash
  ` [PATCH v2 1/8] doc: rm: synchronize <pathspec> description
  ` [PATCH v2 2/8] rm: support the --pathspec-from-file option
  ` [PATCH v2 3/8] doc: stash: split options from description (1)
  ` [PATCH v2 4/8] doc: stash: split options from description (2)
  ` [PATCH v2 5/8] doc: stash: document more options
  ` [PATCH v2 6/8] doc: stash: synchronize <pathspec> description
  ` [PATCH v2 7/8] stash: eliminate crude option parsing
  ` [PATCH v2 8/8] stash push: support the --pathspec-from-file option

What's cooking in git.git (Feb 2020, #01; Wed, 5)
 2020-02-10 19:56 UTC  (6+ messages)

[RFC PATCH 0/3] git-merge: update default commit message
 2020-02-10 18:51 UTC  (4+ messages)
` [RFC PATCH 1/3] git-merge: add option to format default message using multiple lines

Git tedious verbosity
 2020-02-10 18:49 UTC 

[PATCH] pack-format: correct multi-pack-index description
 2020-02-10 17:02 UTC  (8+ messages)

[Outreachy] [PATCH v3 00/13] Finish converting git bisect to C part 1
 2020-02-10 16:05 UTC  (5+ messages)
` [PATCH v3 04/13] run-command: make `exists_in_PATH()` non-static

[PATCH v3 00/15] rebase: make the default backend configurable
 2020-02-10 14:27 UTC  (4+ messages)
` [PATCH v4 00/19] "
  ` [PATCH v4 04/19] rebase (interactive-backend): fix handling of commits that become empty


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