git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2020-02-06 17:30:30 to 2020-02-10 14:45:58 UTC [more...]

[PATCH 0/8] Support --pathspec-from-file in rm, stash
 2020-02-10 14:45 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/8] doc: rm: synchronize <pathspec> description
  ` [PATCH v2 3/8] doc: stash: split options from description (1)
  ` [PATCH v2 5/8] doc: stash: document more options

[PATCH] advice: refactor advise API
 2020-02-10 14:38 UTC  (2+ messages)

[PATCH v3 00/15] rebase: make the default backend configurable
 2020-02-10 14:27 UTC  (8+ messages)
` [PATCH v4 00/19] "
  ` [PATCH v4 01/19] git-rebase.txt: update description of --allow-empty-message
  ` [PATCH v4 03/19] rebase (interactive-backend): make --keep-empty the default
  ` [PATCH v4 04/19] rebase (interactive-backend): fix handling of commits that become empty

[PATCH] pack-format: correct multi-pack-index description
 2020-02-10 14:22 UTC  (3+ messages)

[PATCH v3 0/6] Reftable support git-core
 2020-02-10 14:14 UTC  (19+ messages)
` [PATCH v4 0/5] "
  ` [PATCH v4 1/5] refs.h: clarify reflog iteration order
  ` [PATCH v4 2/5] create .git/refs in files-backend.c
  ` [PATCH v4 3/5] refs: document how ref_iterator_advance_fn should handle symrefs
  ` [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] strbuf: add and use strbuf_insertstr()
 2020-02-10  7:15 UTC  (11+ messages)
` [PATCH v2] "
  ` [PATCH 2/1] mailinfo: don't insert header prefix for handle_content_type()

[PATCH v6 0/6] config: allow user to know scope of config options
 2020-02-10  0:30 UTC  (12+ messages)
` [PATCH v7 00/10] "
  ` [PATCH v7 01/10] config: fix typo in variable name
  ` [PATCH v7 02/10] t1300: fix over-indented HERE-DOCs
  ` [PATCH v7 03/10] t1300: create custom config file without special characters
  ` [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 v7 10/10] config: add '--show-scope' to print the scope of a config value

[PATCH 0/3] builtin/commit-graph.c: new split/merge options
 2020-02-09 23:32 UTC  (15+ messages)
` [PATCH 1/3] builtin/commit-graph.c: support '--split[=<strategy>]'
` [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 3/3] builtin/commit-graph.c: support '--input=none'

[Outreachy] [PATCH v3 00/13] Finish converting git bisect to C part 1
 2020-02-09 23:16 UTC  (17+ messages)
` [PATCH v3 01/13] bisect--helper: convert `vocab_*` char pointers to char arrays
` [PATCH v3 02/13] bisect--helper: change `retval` to `res`
` [PATCH v3 03/13] bisect: use the standard 'if (!var)' way to check for 0
` [PATCH v3 04/13] run-command: make `exists_in_PATH()` non-static
` [PATCH v3 05/13] bisect--helper: introduce new `decide_next()` function
` [PATCH v3 06/13] bisect: add enum to represent bisect returning codes
` [PATCH v3 07/13] bisect--helper: return error codes from `cmd_bisect__helper()`
` [PATCH v3 08/13] bisect: libify `exit_if_skipped_commits` to `error_if_skipped*` and its dependents
` [PATCH v3 09/13] bisect: libify `bisect_checkout`
` [PATCH v3 10/13] bisect: libify `check_merge_bases` and its dependents
` [PATCH v3 11/13] bisect: libify `check_good_are_ancestors_of_bad` "
` [PATCH v3 12/13] bisect: libify `handle_bad_merge_base` "
` [PATCH v3 13/13] bisect: libify `bisect_next_all`

[GSoC] The Fake Doubt
 2020-02-09 23:15 UTC 

[PATCH] ci: ignore rubygems warning in the "Documentation" job
 2020-02-09 23:03 UTC  (2+ messages)

[PATCH 0/3] git gui: improve German translation
 2020-02-09 22:00 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/3] git-gui: update pot template and German translation to current source code
  ` [PATCH v2 2/3] git-gui: extend translation glossary template with more terms
  ` [PATCH v2 3/3] git-gui: update German translation

[PATCH 0/4] parse-options: simplify parse_options_concat() and parse_options_dup()
 2020-02-09 18:36 UTC  (7+ messages)
` [PATCH 1/4] parse-options: use COPY_ARRAY in parse_options_concat()
` [PATCH 2/4] parse-options: factor out parse_options_count()
` [PATCH 3/4] parse-options: const parse_options_concat() parameters
` [PATCH 4/4] parse-options: simplify parse_options_dup()

[RFC PATCH 0/3] git-merge: update default commit message
 2020-02-09 17:44 UTC  (5+ messages)
` [RFC PATCH 1/3] git-merge: add option to format default message using multiple lines
` [RFC PATCH 2/3] Add merge commit message type autoselect logic
` [RFC PATCH 3/3] Enable merge commit message type autoselect logic by default

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

[PATCH] diff-options.txt: correct command syntax
 2020-02-09 17:25 UTC  (4+ messages)
` [PATCH] diff-options.txt: avoid "regex" overload in example

Support 'help' for custom/alias commands
 2020-02-09 16:38 UTC  (6+ messages)

Conversion of 'git submodule' to C: need some help
 2020-02-09 15:00 UTC 

[PATCH 0/9] [RFC] Changed Paths Bloom Filters
 2020-02-09 12:39 UTC  (10+ messages)
` [PATCH v2 00/11] "
  ` [PATCH v2 01/11] commit-graph: use MAX_NUM_CHUNKS

Conversion of 'git submodule' to C: need some help
 2020-02-09 11:13 UTC 

Testsuite failures on ppc64, sparc64 and s390x (64-bit BE)
 2020-02-09  0:58 UTC  (4+ messages)

[PATCH v2 0/2] Minor fixes to git notes fanout code
 2020-02-08 20:44 UTC  (3+ messages)
` [PATCH v2 1/2] t3305: check notes fanout more carefully and robustly
` [PATCH v2 2/2] notes.c: fix off-by-one error when decreasing notes fanout

Git 2.25 on Fedora 1 and Ubuntu 4
 2020-02-08  7:53 UTC 

[PATCH v2] doc: describe Git bundle format
 2020-02-08  1:49 UTC  (6+ messages)
` [PATCH v3] "

fatal: cannot rebase with locally recorded submodule modifications
 2020-02-07 22:04 UTC  (2+ messages)

bug? illegal text in commit log
 2020-02-07 21:12 UTC  (10+ messages)

[PATCH] branch: let '--edit-description' default to rebased branch during rebase
 2020-02-07 20:14 UTC  (19+ messages)

[PATCH v6 00/15] add git-bugreport tool
 2020-02-07 18:51 UTC  (12+ messages)
` [PATCH v6 03/15] bugreport: add tool to generate debugging info
` [PATCH v6 09/15] bugreport: generate config safelist based on docs
` [PATCH v6 10/15] bugreport: add config values from safelist

[PATCH] clone: use submodules.recurse option for automatically clone submodules
 2020-02-07 18:33 UTC  (6+ messages)
` [PATCH v2] "

[BUG?] 'git rebase --abort' couldn't abort aborted rebase
 2020-02-07 17:52 UTC  (4+ messages)

[PATCH] submodule: add newline on invalid submodule error
 2020-02-07 13:55 UTC  (2+ messages)

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

[RFC] xl command for visualizing recent history
 2020-02-07  1:39 UTC  (6+ messages)

[PATCH v3 00/21] SHA-256 test fixes, part 8
 2020-02-07  0:52 UTC  (22+ messages)
` [PATCH v3 01/21] t/lib-pack: support SHA-256
` [PATCH v3 02/21] t3206: make hash size independent
` [PATCH v3 03/21] t3308: make test work with SHA-256
` [PATCH v3 04/21] t3309: "
` [PATCH v3 05/21] t3310: "
` [PATCH v3 06/21] t3311: "
` [PATCH v3 07/21] t4013: make test hash independent
` [PATCH v3 08/21] t4211: move SHA-1-specific test cases into a directory
` [PATCH v3 09/21] t4211: add test cases for SHA-256
` [PATCH v3 10/21] t4060: make test work with SHA-256
` [PATCH v3 11/21] t5302: make hash size independent
` [PATCH v3 12/21] t5309: make test hash independent
` [PATCH v3 13/21] t5313: "
` [PATCH v3 14/21] t5321: "
` [PATCH v3 15/21] t5515: "
` [PATCH v3 16/21] t5318: update for SHA-256
` [PATCH v3 17/21] t5607: make hash size independent
` [PATCH v3 18/21] t5703: make test work with SHA-256
` [PATCH v3 19/21] t6000: abstract away SHA-1-specific constants
` [PATCH v3 20/21] t6006: make hash size independent
` [PATCH v3 21/21] t6024: update for SHA-256

[PATCH v6] MyFirstContribution: add avenues for getting help
 2020-02-06 22:13 UTC  (8+ messages)
` [PATCH v7] "

Printing a uint64_t portably in Git?
 2020-02-06 21:11 UTC  (5+ messages)

[PATCH] git-p4: Add hook p4-pre-pedit-changelist
 2020-02-06 19:42 UTC  (15+ messages)
` [PATCH v2 0/4] git-p4: add hook p4-pre-edit-changelist
  ` [PATCH v2 2/4] git-p4: create new method gitRunHook
  ` [PATCH v3 0/5] git-p4: add hook p4-pre-edit-changelist
    ` [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


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