git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2021-02-09 14:09:11 to 2021-02-11 03:06:04 UTC [more...]

[PATCH 0/9] midx: implement a multi-pack reverse index
 2021-02-11  3:03 UTC  (18+ messages)
` [PATCH 1/9] t/helper/test-read-midx.c: add '--show-objects'
` [PATCH 2/9] midx: allow marking a pack as preferred
` [PATCH 3/9] midx: don't free midx_name early
` [PATCH 4/9] midx: keep track of the checksum
` [PATCH 5/9] midx: make some functions non-static
` [PATCH 6/9] Documentation/technical: describe multi-pack reverse indexes
` [PATCH 7/9] pack-revindex: read "
` [PATCH 8/9] pack-write.c: extract 'write_rev_file_order'
` [PATCH 9/9] pack-revindex: write multi-pack reverse indexes

[PATCH v4 0/2] diff: add -I<regex> that ignores matching changes
 2021-02-11  3:00 UTC  (4+ messages)
` [PATCH 1/2] diff: add an API for deferred freeing

[PATCH v3 0/6] Support for commits signed by multiple algorithms
 2021-02-11  2:08 UTC  (8+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/6] ref-filter: switch some uses of unsigned long to size_t
  ` [PATCH v4 2/6] commit: ignore additional signatures when parsing signed commits
  ` [PATCH v4 3/6] gpg-interface: improve interface for parsing tags
  ` [PATCH v4 4/6] commit: allow parsing arbitrary buffers with headers
  ` [PATCH v4 5/6] ref-filter: hoist signature parsing
  ` [PATCH v4 6/6] gpg-interface: remove other signature headers before verifying

[PATCH v2 0/3] Remove GIT_TEST_GETTEXT_POISON facility
 2021-02-11  1:53 UTC  (6+ messages)
` [PATCH 0/4] More GETTEXT_POISON removal
` [PATCH 1/4] tests: remove last uses of GIT_TEST_GETTEXT_POISON=false
` [PATCH 2/4] tests: remove most uses of C_LOCALE_OUTPUT
` [PATCH 3/4] tests: remove last "
` [PATCH 4/4] tests: remove most uses of test_i18ncmp

[PATCH 00/10] [RFC] Simple IPC Mechanism
 2021-02-11  1:52 UTC  (14+ messages)
` [PATCH v2 00/14] "
  ` [PATCH v2 06/14] pkt-line: accept additional options in read_packetized_to_strbuf()
  ` [PATCH v2 09/14] simple-ipc: add t/helper/test-simple-ipc and t0052
  ` [PATCH v2 11/14] unix-socket: add options to unix_stream_listen()

What's cooking in git.git (Feb 2021, #02; Wed, 10)
 2021-02-11  1:32 UTC 

how to most effectively cherry pick by selective patch hunk?
 2021-02-11  0:54 UTC  (5+ messages)

[PATCH] docs: clarify that refs/notes/ do not keep the attached objects alive
 2021-02-11  0:35 UTC  (2+ messages)

[PATCH 0/2] Fix fsck --name-objects bug
 2021-02-11  0:10 UTC  (7+ messages)
` [PATCH 1/2] t1450: robustify `remove_object()`
` [PATCH 2/2] fsck --name-objects: be more careful parsing generation numbers

[PATCH 0/2] rev-list --disk-usage
 2021-02-10 23:15 UTC  (11+ messages)
` [PATCH v2] "

[PATCH] doc: mention bigFileThreshold for packing
 2021-02-10 22:19 UTC  (4+ messages)

[PATCH 00/12] test-lib: misc improvements
 2021-02-10 22:06 UTC  (19+ messages)
` [PATCH 01/12] test-lib: remove check_var_migration
` [PATCH 02/12] test lib: change "error" to "BUG" as appropriate
` [PATCH 03/12] test-lib-functions: move test_set_index_version() to its user
` [PATCH 04/12] test-lib-functions: remove generate_zero_bytes() wrapper
` [PATCH 05/12] test libs: rename bundle helper to "lib-bundle.sh"
` [PATCH 06/12] test libs: rename gitweb-lib.sh to lib-gitweb.sh
` [PATCH 07/12] test-lib-functions: move function to lib-bitmap.sh
` [PATCH 08/12] t/.gitattributes: sort lines
` [PATCH 09/12] test libs: rename "diff-lib" to "lib-diff"
` [PATCH 10/12] test-lib-functions: remove bug-inducing "diagnostics" helper param
` [PATCH 11/12] test-lib-functions: assert correct parameter count
` [PATCH 12/12] test-lib-functions: split out {debug,path,text} helpers

[PATCH] t1500: ensure current --since= behavior remains
 2021-02-10 21:55 UTC 

[PATCH v2 2/3] grep: make PCRE2 aware of custom allocator
 2021-02-10 21:34 UTC  (11+ messages)
` [PATCH 00/10] grep/pcre2: memory allocation fixes
` [PATCH 05/10] grep/pcre2: add GREP_PCRE2_DEBUG_MALLOC debug mode
` [PATCH 07/10] grep/pcre2: use pcre2_maketables_free() function
` [PATCH 08/10] grep/pcre2: actually make pcre2 use custom allocator
` [PATCH 10/10] grep/pcre2: move definitions of pcre2_{malloc,free}

I've noticed the command `git --git-dir=<path> shortlog`
 2021-02-10 20:34 UTC  (12+ messages)
    ` [PATCH] mailmap: only look for .mailmap in work tree

[PATCH] reflog expire --stale-fix: be generous about missing objects
 2021-02-10 20:30 UTC  (2+ messages)

GC can lose objects pointed to only by notes?
 2021-02-10 20:20 UTC  (2+ messages)

BUG: commit-reach.c:66: bad generation skip
 2021-02-10 20:14 UTC  (6+ messages)

[PATCH v2] git-difftool-helper.sh: learn a new way go back to last save point
 2021-02-10 20:05 UTC  (6+ messages)
` [PATCH v3] difftool.c: learn a new way start from specified file

[Outreachy] Project blog -8
 2021-02-10 19:48 UTC 

[PATCH 0/3] Optimization batch 7: use file basenames to guide rename detection
 2021-02-10 17:20 UTC  (27+ messages)
` [PATCH v2 0/4] "
  ` [PATCH v2 1/4] diffcore-rename: compute basenames of all source and dest candidates
  ` [PATCH v2 2/4] diffcore-rename: complete find_basename_matches()
  ` [PATCH v2 3/4] diffcore-rename: guide inexact rename detection based on basenames
  ` [PATCH v2 4/4] gitdiffcore doc: mention new preliminary step for rename detection
  ` [PATCH v3 0/5] Optimization batch 7: use file basenames to guide "
    ` [PATCH v3 1/5] t4001: add a test comparing basename similarity and content similarity
    ` [PATCH v3 2/5] diffcore-rename: compute basenames of all source and dest candidates
    ` [PATCH v3 3/5] diffcore-rename: complete find_basename_matches()
    ` [PATCH v3 4/5] diffcore-rename: guide inexact rename detection based on basenames
    ` [PATCH v3 5/5] gitdiffcore doc: mention new preliminary step for rename detection

[PATCH v2 0/2] builtin/clone.c: add --no-shallow option
 2021-02-10 16:27 UTC  (5+ messages)
` [PATCH v3] builtin/clone.c: add --reject-shallow option
    `  "

[PATCH 0/7][Outreachy] Improve the 'fixup [-C | -c]' in interactive rebase
 2021-02-10 11:36 UTC  (20+ messages)
` [PATCH v2 03/11] rebase -i: clarify and fix 'fixup -c' rebase-todo help
` [PATCH v3 00/11][Outreachy] Improve the 'fixup [-C | -c]' in interactive rebase
` [PATCH v3 01/11] sequencer: fixup the datatype of the 'flag' argument
` [PATCH v3 02/11] sequencer: rename a few functions
` [PATCH v3 03/11] rebase -i: clarify and fix 'fixup -c' rebase-todo help
` [PATCH v3 04/11] t/lib-rebase: update the documentation of FAKE_LINES
` [PATCH v3 05/11] t/t3437: fixup here-docs in the 'setup' test
` [PATCH v3 06/11] t/t3437: remove the dependency of 'expected-message' file from tests
` [PATCH v3 07/11] t/t3437: check the author date of fixed up commit
` [PATCH v3 08/11] t/t3437: simplify and document the test helpers
` [PATCH v3 09/11] t/t3437: use named commits in the tests
` [PATCH v3 10/11] t/t3437: fixup the test 'multiple fixup -c opens editor once'
` [PATCH v3 11/11] doc/rebase -i: fix typo in the documentation of 'fixup' command

[PATCH 0/9] stash show: learn --include-untracked and --only-untracked
 2021-02-10  7:53 UTC  (12+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/9] git-stash.txt: be explicit about subcommand options
  ` [PATCH v2 2/9] t3905: remove spaces after redirect operators
  ` [PATCH v2 4/9] t3905: remove nested git in command substitution
  ` [PATCH v2 7/9] stash: declare ref_stash as an array
  ` [PATCH v2 8/9] stash show: teach --include-untracked and --only-untracked

[PATCH v6 0/9] grep: honor sparse checkout and add option to ignore it
 2021-02-10  6:12 UTC  (4+ messages)
` [PATCH v7] grep: honor sparse-checkout on working tree searches

[PATCH 0/2] Maintenance: add pack-refs task
 2021-02-10  2:41 UTC  (3+ messages)
` [PATCH v2 "

[PATCH] grep: error out if --untracked is used with --cached
 2021-02-10  2:43 UTC  (5+ messages)

[PATCH 0/2] checkout-index: some cleanups to --temp and --prefix outputs
 2021-02-10  1:07 UTC  (8+ messages)
` [PATCH 1/2] write_entry(): fix misuses of `path` in error messages
` [PATCH 2/2] checkout-index: omit entries with no tempname from --temp output

[rfh] where is coccinelle these days on Ubuntu?
 2021-02-10  0:12 UTC  (5+ messages)

[PATCH v7 04/17] hook: include hookdir hook in list
 2021-02-09 22:05 UTC  (3+ messages)

[PATCH v10 0/3] mergetool: add hideResolved configuration (was automerge)
 2021-02-09 23:27 UTC  (7+ messages)
` [PATCH v11 "
  ` [PATCH v11 1/3] mergetool: add hideResolved configuration
  ` [PATCH v11 2/3] mergetool: break setup_tool out into separate initialization function
  ` [PATCH v11 3/3] mergetool: add per-tool support and overrides for the hideResolved flag

[PATCH v7 05/17] hook: respect hook.runHookDir
 2021-02-09 22:31 UTC  (3+ messages)

[PATCH v7 06/17] hook: implement hookcmd.<name>.skip
 2021-02-09 22:57 UTC  (3+ messages)

[PATCH v2 00/10] Modernizing the t7001 test script
 2021-02-09 22:58 UTC  (13+ messages)
` [PATCH v2 01/10] t7001: modernize test formatting
` [PATCH v2 02/10] t7001: indent with TABs instead of spaces
` [PATCH v2 03/10] t7001: remove unnecessary blank lines
` [PATCH v2 04/10] t7001: modernize subshell formatting
` [PATCH v2 05/10] t7001: remove whitespace after redirect operators
` [PATCH v2 06/10] t7001: avoid using `cd` outside of subshells
` [PATCH v2 07/10] t7001: use '>' rather than 'touch'
` [PATCH v2 08/10] t7001: put each command on a separate line
` [PATCH v2 09/10] t7001: use here-docs instead of echo
` [PATCH v2 10/10] t7001: use `test` rather than `[`

[PATCH v2] usage: trace2 BUG() invocations
 2021-02-09 22:15 UTC  (4+ messages)

[PATCH v7 03/17] hook: add list command
 2021-02-09 21:06 UTC  (3+ messages)

[PATCH 0/2] config: improve error message for boolean config
 2021-02-09 21:02 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v3 0/3] Unify trailers formatting logic for pretty.c and ref-filter.c
 2021-02-09 20:54 UTC  (11+ messages)
` [PATCH v3 3/3] ref-filter: use pretty.c logic for trailers

gitattributes export-subst and software versioning
 2021-02-09 20:42 UTC  (4+ messages)

[PATCH 00/17] Refactor chunk-format into an API
 2021-02-09 20:47 UTC  (9+ messages)
` [PATCH v2 "
  ` [PATCH v2 12/17] chunk-format: create read chunk API

[PATCH 00/27] [RFC] Sparse Index
 2021-02-09 17:23 UTC  (4+ messages)
` [PATCH 16/27] unpack-trees: make sparse aware

The argument "--recurse-submodules=no" when doing "fetch --all" is not passed to the following commands which can ends up fetching submodules
 2021-02-09 17:00 UTC  (2+ messages)

[PATCH v3 0/7] Maintenance III: Background maintenance
 2021-02-09 16:54 UTC  (5+ messages)
` [PATCH v4 0/8] "
  ` [PATCH v4 2/8] maintenance: add --schedule option and config


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