git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2021-06-14 21:28:32 to 2021-06-16 07:49:50 UTC [more...]

[PATCH 0/8] [GSOC][RFC] cat-file: reuse ref-filter logic
 2021-06-16  7:49 UTC  (14+ messages)
` [PATCH v2 0/9] "
  ` [PATCH v2 1/9] [GSOC] ref-filter: add obj-type check in grab contents
  ` [PATCH v2 2/9] [GSOC] ref-filter: add %(raw) atom
  ` [PATCH v2 3/9] [GSOC] ref-filter: use non-const ref_format in *_atom_parser()
  ` [PATCH v2 4/9] [GSOC] ref-filter: add %(rest) atom
  ` [PATCH v2 5/9] [GSOC] ref-filter: teach get_object() return useful value
  ` [PATCH v2 6/9] [GSOC] ref-filter: introduce free_array_item_internal() function
  ` [PATCH v2 7/9] [GSOC] cat-file: reuse ref-filter logic
  ` [PATCH v2 8/9] [GSOC] cat-file: reuse err buf in batch_objet_write()
  ` [PATCH v2 9/9] [GSOC] cat-file: re-implement --textconv, --filters options

[PATCH 0/2] Fix git subtree on Windows
 2021-06-16  7:49 UTC  (16+ messages)
` [PATCH 1/2] subtree: fix the GIT_EXEC_PATH sanity check to work "
` [PATCH v2 0/2] Fix git subtree "
  ` [PATCH v2 1/2] subtree: fix the GIT_EXEC_PATH sanity check to work "

[PATCH 0/2] RFC: implement new zdiff3 conflict style
 2021-06-16  6:16 UTC  (13+ messages)
` [PATCH 1/2] xdiff: implement a zealous diff3, or "zdiff3"
` [PATCH 2/2] update documentation for new zdiff3 conflictStyle

[PATCH 0/4] Use singular "they" when appropriate
 2021-06-16  5:06 UTC  (24+ messages)
` [PATCH 1/4] Documentation: use singular they "
` [PATCH v2 0/4] Use singular "they" "
  ` [PATCH v3 0/4] Avoid gendered pronouns
    ` [PATCH v3 1/4] doc: avoid using the gender of other people
    ` [PATCH v3 2/4] comments: avoid using the gender of our users
    ` [PATCH v3 3/4] *: fix typos
    ` [PATCH v3 4/4] CodingGuidelines: recommend singular they

Simulating network throttling
 2021-06-16  4:59 UTC  (2+ messages)

[PATCH 0/6] doc: replace "alice" and "bob" examples
 2021-06-16  4:50 UTC  (15+ messages)
` [PATCH 1/6] gittutorial doc: replace "alice" and "bob" with "you" and "www-data"
` [PATCH 2/6] gitcvs-migration "
` [PATCH 3/6] daemon doc + code comments: reword "alice" example
` [PATCH 4/6] fast-import doc: change "bob" in an example to "file.txt"
` [PATCH 5/6] doc: replace "alice" and "bob" with "jdoe" and "msmith"
` [PATCH 6/6] pack-protocol doc: use "www-data" in place of "alice"

[RFC PATCH 0/4] cache parent project's gitdir in submodules
 2021-06-16  4:43 UTC  (16+ messages)
` [RFC PATCH 2/4] introduce submodule.superprojectGitDir cache
` [RFC PATCH 4/4] submodule: cache superproject gitdir during 'update'
` [PATCH v2 0/4] cache parent project's gitdir in submodules
  ` [PATCH v2 1/4] t7400-submodule-basic: modernize inspect() helper
  ` [PATCH v2 2/4] introduce submodule.superprojectGitDir cache
  ` [PATCH v2 3/4] submodule: cache superproject gitdir during absorbgitdirs
  ` [PATCH v2 4/4] submodule: cache superproject gitdir during 'update'

[PATCH] Add config variable besides env variable to squelch "do-not-use" warning
 2021-06-16  4:23 UTC  (2+ messages)

[BUG] question mark in GIT_SKIP_TESTS is broken in master
 2021-06-16  4:12 UTC  (4+ messages)
` [BUG] range expressions in GIT_SKIP_TESTS are broken in master (was [BUG] question mark in GIT_SKIP_TESTS is broken in master)

[BUG] `git reset --hard` fails with `update = none` submodules
 2021-06-16  3:10 UTC  (9+ messages)

[PATCH v2 0/5] t: new helper test_line_count_cmd
 2021-06-16  3:06 UTC  (7+ messages)
` [PATCH v2 1/5] test-lib-functions: introduce test_line_count_cmd
` [PATCH v2 2/5] t6402: use find(1) builtin to filter instead of grep
` [PATCH v2 3/5] t0041: use test_line_count_cmd to check std{out,err}
` [PATCH v2 4/5] t6400: use test_line_count_cmd to count # of lines in stdout
` [PATCH v2 5/5] t6402: "

[PATCH] doc: builtin add -i is enabled by feature.experimental
 2021-06-16  2:20 UTC  (3+ messages)

Making split commit graphs pick up new options (namely --changed-paths)
 2021-06-16  1:45 UTC  (9+ messages)

[PATCH] Add a basic support of SHA256 repositories into Gitk
 2021-06-16  1:28 UTC  (2+ messages)

What's cooking in git.git (Jun 2021, #05; Tue, 15)
 2021-06-16  1:22 UTC  (3+ messages)

[PATCH 00/31] minimal restart of "config-based-hooks"
 2021-06-16  0:45 UTC  (11+ messages)
` [PATCH v2 00/30] Minimal "
  ` [PATCH v2 01/30] hook: add 'run' subcommand
  ` [PATCH v2 04/30] gc: use hook library for pre-auto-gc hook
  ` [PATCH v2 30/30] hook-list.h: add a generated list of hooks, like config-list.h

[PATCH 0/2] extra: new concept of extra components
 2021-06-16  0:40 UTC  (3+ messages)

[PATCH 0/5] Optimization batch 13: partial clone optimizations for merge-ort
 2021-06-15 22:41 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/5] promisor-remote: output trace2 statistics for number of objects fetched
  ` [PATCH v2 2/5] t6421: add tests checking for excessive object downloads during merge
  ` [PATCH v2 3/5] diffcore-rename: allow different missing_object_cb functions
  ` [PATCH v2 4/5] diffcore-rename: use a different prefetch for basename comparisons
  ` [PATCH v2 5/5] merge-ort: add prefetching for content merges

Allowed list
 2021-06-15 21:36 UTC  (2+ messages)

[PATCH 0/4] First steps towards partial clone submodules
 2021-06-15 21:22 UTC  (4+ messages)
` [PATCH v3 0/5] "

[PATCH] Add support for C# record types
 2021-06-15 21:04 UTC  (2+ messages)

[PATCH 0/4] merge: cleanups and fix
 2021-06-15 19:27 UTC  (7+ messages)
` [PATCH 1/4] merge: simplify initialization
` [PATCH 4/4] xdiff/xmerge: fix chg0 initialization

[PATCH v2] test: fix for TEST_OUTPUT_DIRECTORY
 2021-06-15 19:16 UTC  (2+ messages)

[PATCH] test: fix for TEST_OUTPUT_DIRECTORY
 2021-06-15 18:09 UTC  (13+ messages)

[PATCH 0/8] test-lib tests: split off subtest code in t0000 into lib-subtest.sh
 2021-06-15 18:05 UTC  (3+ messages)

[PATCH] xdiff: implement a zealous diff3
 2021-06-15 16:59 UTC  (14+ messages)

[PATCH 0/2] trivial progress.c API usage fixes
 2021-06-15 16:46 UTC  (17+ messages)
` [PATCH 2/2] read-cache: fix incorrect count and progress bar stalling

[PATCH 0/2] Avoid gender pronouns
 2021-06-15 16:39 UTC  (9+ messages)
` [PATCH 1/2] doc: avoid using the gender of other people
` [PATCH 2/2] comments: avoid using the gender of our users

[PATCH 0/4] t: new helper test_line_count_cmd
 2021-06-15 15:40 UTC  (4+ messages)
` [PATCH 1/4] test-lib-functions: introduce test_line_count_cmd

[GSoC] [PATCH v3 0/2] submodule--helper: introduce subcommands for sh to C conversion
 2021-06-15 14:57 UTC  (18+ messages)
` [GSoC] [PATCH v4 0/3] "
  ` [PATCH v4 1/3] submodule--helper: refactor module_clone()
  ` [PATCH v4 3/3] submodule--helper: introduce add-config subcommand
  ` [GSoC] [PATCH v5 0/3] submodule--helper: introduce subcommands for sh to C conversion
    ` [PATCH v5 1/3] submodule--helper: refactor module_clone()
    ` [PATCH v5 2/3] submodule--helper: introduce add-clone subcommand
    ` [PATCH v5 3/3] submodule--helper: introduce add-config subcommand
    ` [GSoC] [PATCH v6 0/3] submodule--helper: introduce subcommands for sh to C conversion
      ` [PATCH v6 1/3] submodule--helper: refactor module_clone()
      ` [PATCH v6 2/3] submodule--helper: introduce add-clone subcommand
      ` [PATCH v6 3/3] submodule--helper: introduce add-config subcommand

[PATCH 2/2] t6020: do not mangle trailing spaces in output
 2021-06-15 14:46 UTC  (15+ messages)
` [PATCH v2 0/4] Fixed t6020 bash compatible issue and fixed wrong sideband suffix issue
` [PATCH v2 3/4] sideband: append suffix for message whose CR in next pktline

[PATCH 0/6] mktag tests: test more exhaustively
 2021-06-15 14:41 UTC  (5+ messages)
` [PATCH 3/6] mktag tests: test hash-object --literally and unreachable fsck

[PATCH] bitmaps: don't recurse into trees already in the bitmap
 2021-06-15 14:17 UTC  (3+ messages)

[GSoC] Git Blog 4
 2021-06-15 12:30 UTC  (6+ messages)

A suggestion: more readable human commands
 2021-06-15 11:55 UTC  (3+ messages)

[PATCH] doc: revisions: improve single range explanation
 2021-06-15 11:53 UTC  (7+ messages)

[PATCH 00/10] diff --color-moved[-ws] speedups
 2021-06-15 11:22 UTC  (4+ messages)
` [PATCH 01/10] diff --color-moved=zerba: fix alternate coloring

[PATCH 0/3] pull: obvious fixes
 2021-06-15 11:09 UTC  (8+ messages)
` [PATCH 1/3] pull: cleanup autostash check

[PATCH 0/4] show-branch: add missing tests, trivial color output fix
 2021-06-15  9:24 UTC  (4+ messages)
` [PATCH 4/4] show-branch tests: add missing tests

[PATCH 0/2] Trivial cleanups
 2021-06-15  8:22 UTC  (3+ messages)

[PATCH resend] graph: improve grammar of "invalid color" error message
 2021-06-15  3:55 UTC  (2+ messages)

[PATCH] pager: do not unnecessarily set COLUMNS on Windows
 2021-06-15  3:02 UTC  (2+ messages)

[PATCH 00/23] [RFC] Builtin FSMonitor Feature
 2021-06-14 21:42 UTC  (6+ messages)
` [PATCH v2 00/28] "
  ` [PATCH v2 07/28] fsmonitor: introduce `core.useBuiltinFSMonitor` to call the daemon via IPC
  ` [PATCH v2 22/28] fsmonitor--daemon: use a cookie file to sync with file system


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