git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2021-03-24 00:48:31 to 2021-03-26 19:13:01 UTC [more...]

[PATCH 0/3] Convert index writes to use hashfile API
 2021-03-26 19:12 UTC  (4+ messages)
` [PATCH 1/3] csum-file: add nested_hashfile()
` [PATCH 2/3] read-cache: use hashfile instead of git_hash_ctx
` [PATCH 3/3] read-cache: delete unused hashing methods

[PATCH v1 0/1] ci: facilitate dev to mimic a CI environment
 2021-03-26 17:05 UTC  (2+ messages)
` [PATCH v1 1/1] "

Pathspec does not accept / does not warn for specific pathspecs
 2021-03-26 16:16 UTC  (25+ 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] "
  ` [PATCH v3 1/2] "
    ` [PATCH v3 2/2] pathspec: convert no-glob warn to advice
` [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] [GSOC]trailer: change $ARG to environment variable
 2021-03-26 16:13 UTC  (8+ messages)
` [PATCH v2] [GSOC]trailer: pass arg as positional parameter
  ` [PATCH v3] "
    ` [PATCH v4] "

--no-edit not respected after conflict
 2021-03-26 15:36 UTC  (8+ messages)

[PATCH] cache-tree.c: remove implicit dependency on the_repository
 2021-03-26 15:35 UTC  (5+ messages)
` [PATCH v2] "

[PATCH 0/5] small doc make and lint fixes
 2021-03-26 15:32 UTC  (12+ 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 15:12 UTC  (3+ messages)

[PATCH] daemon: sanitize all directory separators
 2021-03-26 14:47 UTC  (3+ 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)

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

[PATCH 2/2] remote-curl.c: handle v1 when check_smart_http
 2021-03-26  6:55 UTC  (6+ 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 v3 00/20] Sparse Index: Design, Format, Tests
 2021-03-26  0:12 UTC  (7+ messages)
` [PATCH v4 "
  ` [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  (6+ messages)
` [PATCH v7 00/15] "
  ` [PATCH v7 08/15] merge-one-file: rewrite in C

[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


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