git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2021-03-23 20:15:27 to 2021-03-26 13:30:44 UTC [more...]

[PATCH] [GSOC]trailer: change $ARG to environment variable
 2021-03-26 13:29 UTC  (7+ messages)
` [PATCH v2] [GSOC]trailer: pass arg as positional parameter
  ` [PATCH v3] "

[PATCH 0/5] small doc make and lint fixes
 2021-03-26 12:48 UTC  (10+ messages)
` [PATCH 1/5] Documentation/Makefile: make $(wildcard howto/*.txt) a var
` [PATCH 2/5] Documentation/Makefile: make $(wildcard <doc deps>) "
` [PATCH 3/5] doc lint: Perl "strict" and "warnings" in lint-gitlink.perl
` [PATCH 4/5] doc lint: fix bugs in, simplify and improve lint script
` [PATCH 5/5] doc lint: lint and fix missing "GIT" end sections

[PATCH] sequencer: fix edit handling for cherry-pick and revert messages
 2021-03-26 12:27 UTC  (2+ messages)

[PATCH] csum-file: flush less often
 2021-03-26 12:38 UTC  (6+ messages)
` [PATCH v2] csum-file: make hashwrite() more readable

git diff --text does not work during rebase for binary files
 2021-03-26 11:31 UTC  (4+ messages)

Configure default merge message
 2021-03-26 10:43 UTC  (6+ messages)

Bug Report: Multi-line trailers containing empty lines break parsing
 2021-03-26 10:25 UTC  (12+ messages)

[PATCH] format-patch: give an overview of what a "patch" message is
 2021-03-26  8:45 UTC  (4+ messages)

How to disable git verification of ssl proxy?
 2021-03-26  8:43 UTC  (2+ messages)

Bug report: 'filtering content' delayed progress message does not respect --quiet
 2021-03-26  8:31 UTC  (2+ messages)

Pathspec does not accept / does not warn for specific pathspecs
 2021-03-26  8:14 UTC  (20+ messages)
` [PATCH v1 0/1] pathspec: warn for a no-glob entry that contains `**`
  ` [PATCH v1 1/1] "
` [PATCH v2 0/1] "
` [PATCH v2 1/1] "
` [RFC PATCH v1 0/1] pathspec: warn: long and short forms are incompatible
  ` [RFC PATCH v1 1/2] "
  ` [RFC PATCH v1 2/2] fixup! "
  ` [RFC PATCH v1] "

[PATCH] cache-tree.c: remove implicit dependency on the_repository
 2021-03-26  7:54 UTC  (4+ messages)

Distinguishing FF vs non-FF updates in the reflog?
 2021-03-26  7:43 UTC  (4+ messages)

--no-edit not respected after conflict
 2021-03-26  7:19 UTC  (7+ messages)

[PATCH 2/2] remote-curl.c: handle v1 when check_smart_http
 2021-03-26  6:55 UTC  (6+ messages)
      `  "

[PATCH] daemon: sanitize all directory separators
 2021-03-26  4:22 UTC  (2+ messages)

not ok 47 - log.decorate configuration
 2021-03-26  4:19 UTC  (5+ messages)

[PATCH v2 5/4] Makefile/coccicheck: use --include-headers-for-types
 2021-03-26  4:11 UTC  (12+ messages)
` [PATCH v4 0/4] Makefile/coccicheck: fix bugs and speed it up
  ` [PATCH v4 2/4] Makefile/coccicheck: speed up and fix bug with duplicate hunks
  ` [PATCH v4 3/4] Makefile/coccicheck: allow for setting xargs concurrency
  ` [PATCH v4 4/4] Makefile/coccicheck: set SPATCH_BATCH_SIZE to 8

[PATCH v6] builtin/clone.c: add --reject-shallow option
 2021-03-26  3:49 UTC  (6+ messages)
` [PATCH v7] "
    `  "

[PATCH v3 00/35] 20210215154427.32693-1-avarab@gmail.com
 2021-03-26  3:27 UTC  (24+ messages)
` [PATCH v4 00/10] userdiff: refactor + test improvements
  ` [PATCH v4 01/10] userdiff: refactor away the parse_bool() function
  ` [PATCH v4 02/10] userdiff style: re-order drivers in alphabetical order
  ` [PATCH v4 03/10] userdiff style: declare patterns with consistent style
  ` [PATCH v4 04/10] userdiff style: normalize pascal regex declaration
  ` [PATCH v4 05/10] userdiff: add and use for_each_userdiff_driver()
  ` [PATCH v4 06/10] userdiff tests: explicitly test "default" pattern
  ` [PATCH v4 07/10] userdiff tests: list builtin drivers via test-tool
  ` [PATCH v4 08/10] userdiff: remove support for "broken" tests
  ` [PATCH v4 09/10] blame tests: don't rely on t/t4018/ directory
  ` [PATCH v4 10/10] blame tests: simplify userdiff driver test

[PATCH] hooks: propose repository owner configured hooks
 2021-03-26  1:43 UTC  (2+ messages)
` [PATCH v2] hooks: propose project "

[PATCH v2 00/20] Sparse Index: Design, Format, Tests
 2021-03-26  0:12 UTC  (13+ messages)
` [PATCH v3 "
  ` [PATCH v3 01/20] sparse-index: design doc and format update
  ` [PATCH v4 00/20] Sparse Index: Design, Format, Tests
    ` [PATCH v4 07/20] test-read-cache: print cache entries with --table

[PATCH 2/6] tests: remove support for GIT_TEST_GETTEXT_POISON
 2021-03-25 20:02 UTC  (5+ messages)
` [PATCH] config.c: remove last remnant of GIT_TEST_GETTEXT_POISON

[PATCH 0/7] Optimization batch 11: avoid repeatedly detecting same renames
 2021-03-25 18:59 UTC  (11+ messages)
` [PATCH 1/7] merge-ort: add data structures for in-memory caching of rename detection
` [PATCH 2/7] merge-ort: populate caches of rename detection results
` [PATCH 3/7] merge-ort: add code to check for whether cached renames can be reused
` [PATCH 4/7] merge-ort: avoid accidental API mis-use
` [PATCH 5/7] merge-ort: preserve cached renames for the appropriate side
` [PATCH 6/7] merge-ort: add helper functions for using cached renames
` [PATCH 7/7] merge-ort, diffcore-rename: employ cached renames when possible

[PATCH 0/2] Diff format documentation for git-format-patch
 2021-03-25 18:25 UTC  (7+ messages)
` [PATCH 1/2] git-format-patch: Include diff-generate-patch documentation
` [PATCH 2/2] git-format-patch: Document format for binary patch

Bug report: gitk is unable to handle OpenJDK repository
 2021-03-25 16:57 UTC 

[PATCH v8 00/37] config-based hooks
 2021-03-25 12:41 UTC  (26+ messages)
` [PATCH v8 03/37] hook: add list command
` [PATCH v8 04/37] hook: include hookdir hook in list
` [PATCH v8 05/37] hook: teach hook.runHookDir
` [PATCH v8 07/37] parse-options: parse into strvec
` [PATCH v8 08/37] hook: add 'run' subcommand
` [PATCH v8 17/37] hooks: allow callers to capture output

[PATCH 1/2] transport.c: modify comment in transport_get()
 2021-03-25  3:39 UTC  (3+ messages)
  `  "

[PATCH v5 00/21] Offer to run CI/PR builds in Azure Pipelines
 2021-03-24 22:57 UTC  (9+ messages)
` [PATCH v6 "
  ` [PATCH v6 16/21] mingw: try to work around issues with the test cleanup

[PATCH] mktag tests: fix broken "&&" chain
 2021-03-24 19:57 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] pack-objects: fix comment of reused_chunk.difference
 2021-03-24 18:43 UTC  (2+ messages)

Pass or not to pass config environment down
 2021-03-24 18:39 UTC  (6+ messages)

What's cooking in git.git (Mar 2021, #07; Mon, 22)
 2021-03-24 17:13 UTC  (3+ messages)
` ag/merge-strategies-in-c, was "

[PATCH 2/3] rebase: add a config option to default to --reschedule-failed-exec
 2021-03-24 11:50 UTC  (3+ messages)
` [PATCH 0/3] rebase: don't override --no-reschedule-failed-exec with config

[PATCH v6 00/13] Rewrite the remaining merge strategies from shell to C
 2021-03-24  9:10 UTC  (16+ messages)
` [PATCH v7 00/15] "
  ` [PATCH v7 03/15] t6060: add tests for removed files
  ` [PATCH v7 07/15] update-index: move add_cacheinfo() to read-cache.c
  ` [PATCH v7 08/15] merge-one-file: rewrite in C
  ` [PATCH v7 09/15] merge-resolve: "
  ` [PATCH v7 11/15] merge-octopus: "

[PATCH v7] format-patch: allow a non-integral version numbers
 2021-03-24  8:46 UTC  (6+ messages)
` [PATCH v8] "

[PATCH 0/3] git-completion.bash: improvements to _git_stash()
 2021-03-24  8:36 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/3] git-completion.bash: pass $__git_subcommand_idx from __git_main()
  ` [PATCH v2 2/3] git-completion.bash: extract from else in _git_stash()
  ` [PATCH v2 3/3] git-completion.bash: use __gitcomp_builtin() "

Draft of Git Rev News edition 73
 2021-03-24  8:30 UTC 

[PATCH v12] [GSOC] commit: add --trailer option
 2021-03-24  5:25 UTC  (12+ messages)
` [PATCH v13] "

[PATCH v9] format-patch: allow a non-integral version numbers
 2021-03-24  4:43 UTC  (4+ messages)
` [PATCH v10] "

[PATCH v2] git-send-email: Respect core.hooksPath setting
 2021-03-24  1:17 UTC  (5+ messages)
` [PATCH v3] "

[PATCH v3 07/20] test-read-cache: print cache entries with --table
 2021-03-24  0:52 UTC  (7+ messages)
` [RFC/PATCH 2/5] ls-files: make "mode" in show_ce() loop a variable
` [RFC/PATCH 3/5] ls-files: add and use a new --sparse option

[PATCH v4] rebase: remove the rebase.useBuiltin setting
 2021-03-23 20:52 UTC  (4+ messages)
` [PATCH] rebase: remove transitory rebase.useBuiltin setting & env

[PATCH] init: don't reset core.filemode on git-new-workdirs
 2021-03-23 20:50 UTC  (9+ messages)

[PATCH v3 0/7] add/rm: honor sparse checkout and warn on sparse paths
 2021-03-23 20:47 UTC  (3+ messages)
` [PATCH v3 7/7] rm: honor sparse checkout patterns

[PATCH v4 00/15] reftable library
 2021-03-23 20:14 UTC  (6+ messages)
` [PATCH v5 "
  ` [PATCH v5 13/15] Reftable support for git-core


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