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

[PATCH v2 0/8] parsing trailers with shortlog
 2021-02-04  6:44 UTC  (4+ messages)
` [PATCH v2 8/8] shortlog: allow multiple groups to be specified

[PATCH] builtin/clone.c: add --no-shallow option
 2021-02-04  5:50 UTC  (2+ messages)

[PATCH 00/10] repack: support repacking into a geometric sequence
 2021-02-04  3:59 UTC  (10+ messages)
` [PATCH v2 0/8] "
  ` [PATCH v2 1/8] packfile: introduce 'find_kept_pack_entry()'
  ` [PATCH v2 2/8] revision: learn '--no-kept-objects'
  ` [PATCH v2 3/8] builtin/pack-objects.c: add '--stdin-packs' option
  ` [PATCH v2 4/8] p5303: add missing &&-chains
  ` [PATCH v2 5/8] p5303: measure time to repack with keep
  ` [PATCH v2 6/8] builtin/pack-objects.c: rewrite honor-pack-keep logic
  ` [PATCH v2 7/8] packfile: add kept-pack cache for find_kept_pack_entry()
  ` [PATCH v2 8/8] builtin/repack.c: add '--geometric' option

[Outreachy] Internship blog 2020 post #5
 2021-02-04  2:04 UTC 

What's cooking in git.git (Jan 2021, #06; Sat, 30)
 2021-02-04  1:38 UTC  (9+ messages)

[PATCH] doc/git-branch: fix awkward wording for "-c"
 2021-02-04  1:21 UTC  (3+ messages)

[PATCH] status: fix verbose status coloring inconsistency
 2021-02-04  0:44 UTC  (3+ messages)

What's cooking in git.git (Feb 2021, #01; Wed, 3)
 2021-02-04  0:27 UTC 

[PATCH v3 0/9][Outreachy] rebase -i: add options to fixup command
 2021-02-04  0:14 UTC  (16+ messages)
` [PATCH v4 "
  ` [PATCH v4 6/9] rebase -i: add fixup [-C | -c] command
  ` [PATCH v4 7/9] t3437: test script for fixup [-C|-c] options in interactive rebase
  ` [PATCH v4 9/9] doc/git-rebase: add documentation for fixup [-C|-c] options

git fails with a broken pipe when one quits the pager
 2021-02-04  0:14 UTC  (31+ messages)
` [PATCH] pager: exit without error on SIGPIPE

[PATCH] git-p4: handle non-unicode characters in p4 cl
 2021-02-04  0:11 UTC  (3+ messages)

[PATCH 0/2] Optimization batch 6: make full use of exact renames
 2021-02-04  0:05 UTC  (18+ messages)
` [PATCH 1/2] diffcore-rename: no point trying to find a match better than exact
` [PATCH 2/2] diffcore-rename: filter rename_src list when possible
` [PATCH v2 0/2] Optimization batch 6: make full use of exact renames
  ` [PATCH v2 1/2] diffcore-rename: no point trying to find a match better than exact
  ` [PATCH v2 2/2] diffcore-rename: filter rename_src list when possible

git-bugreport-2021-01-06-1209.txt (git can't deal with special characters)
 2021-02-03 22:13 UTC  (6+ messages)
` [PATCH v3 1/1] MacOS: precompose_argv_prefix()
` [PATCH v4 "

[PATCH v5 0/7] Finish converting git bisect to C part 3
 2021-02-03 21:54 UTC  (8+ messages)
` [PATCH v5 1/7] bisect--helper: reimplement `bisect_log` shell function in C
` [PATCH v5 2/7] bisect--helper: reimplement `bisect_replay` "
` [PATCH v5 3/7] bisect--helper: retire `--bisect-write` subcommand
` [PATCH v5 4/7] bisect--helper: use `res` instead of return in BISECT_RESET case option
` [PATCH v5 5/7] bisect--helper: retire `--bisect-auto-next` subcommand
` [PATCH v5 6/7] bisect--helper: reimplement `bisect_skip` shell function in C
` [PATCH v5 7/7] bisect--helper: retire `--check-and-set-terms` subcommand

[PATCH] git-gui: remove lines starting with the comment character
 2021-02-03 21:42 UTC  (8+ messages)

[PATCH] status: learn --color for piping colored output
 2021-02-03 21:40 UTC 

Should you use test_i18ngrep or GIT_TEST_GETTEXT_POISON=false?
 2021-02-03 21:24 UTC  (9+ messages)
` [PATCH 1/6] ci: remove GETTEXT_POISON jobs

[PATCH 00/11] FSMonitor Preliminary Commits
 2021-02-03 21:19 UTC  (18+ messages)
` [PATCH 01/11] p7519: use xargs -0 rather than -d in test
` [PATCH v2 00/11] FSMonitor Preliminary Commits
  ` [PATCH v2 01/11] p7519: do not rely on "xargs -d" in test
  ` [PATCH v2 02/11] p7519: fix watchman watch-list test on Windows
  ` [PATCH v2 03/11] p7519: move watchman cleanup earlier in the test
  ` [PATCH v2 04/11] p7519: add trace logging during perf test
  ` [PATCH v2 05/11] preload-index: log the number of lstat calls to trace2
  ` [PATCH v2 06/11] read-cache: "
  ` [PATCH v2 07/11] read-cache: log the number of scanned files "
  ` [PATCH v2 08/11] fsmonitor: log invocation of FSMonitor hook "
  ` [PATCH v2 09/11] fsmonitor: log FSMN token when reading and writing the index
  ` [PATCH v2 10/11] fsmonitor: allow all entries for a folder to be invalidated
  ` [PATCH v2 11/11] fsmonitor: refactor initialization of fsmonitor_last_update token

[PATCH 0/5] Generation Number v2: Fix a tricky split graph bug
 2021-02-03 21:08 UTC  (13+ messages)
` [PATCH v2 0/6] "
  ` [PATCH v2 2/6] commit-graph: always parse before commit_graph_data_at()

[PATCH] status: learn --color for piping colored output
 2021-02-03 21:08 UTC  (7+ messages)

Bash completion suggests tags for git branch -D
 2021-02-03 20:59 UTC  (10+ messages)
        ` [PATCH] completion: handle other variants of "branch -m"

[PATCH 00/25] grep: PCREv2 fixes, remove kwset.[ch]
 2021-02-03 20:44 UTC  (32+ messages)
` [PATCH 01/25] grep/pcre2 tests: reword comments referring to kwset
` [PATCH 02/25] grep/pcre2: drop needless assignment + assert() on opt->pcre2
` [PATCH 03/25] grep/pcre2: drop needless assignment to NULL
` [PATCH 04/25] grep/pcre2: correct reference to grep_init() in comment
` [PATCH 05/25] grep/pcre2: prepare to add debugging to pcre2_malloc()
` [PATCH 06/25] grep/pcre2: add GREP_PCRE2_DEBUG_MALLOC debug mode
` [PATCH 07/25] grep/pcre2: use compile-time PCREv2 version test
` [PATCH 08/25] grep/pcre2: use pcre2_maketables_free() function
` [PATCH 09/25] grep/pcre2: actually make pcre2 use custom allocator
` [PATCH 10/25] grep/pcre2: move back to thread-only PCREv2 structures
` [PATCH 11/25] grep/pcre2: move definitions of pcre2_{malloc,free}
` [PATCH 12/25] pickaxe tests: refactor to use test_commit --append
` [PATCH 13/25] pickaxe -S: support content with NULs under --pickaxe-regex
` [PATCH 14/25] pickaxe -S: remove redundant "sz" check in while-loop
` [PATCH 15/25] pickaxe/style: consolidate declarations and assignments
` [PATCH 16/25] pickaxe tests: add test for diffgrep_consume() internals
` [PATCH 17/25] pickaxe tests: add test for "log -S" not being a regex
` [PATCH 18/25] perf: add performance test for pickaxe
` [PATCH 19/25] pickaxe -G: set -U0 for diff generation
` [PATCH 20/25] grep.h: make patmatch() a public function
` [PATCH 21/25] pickaxe: use PCREv2 for -G and -S
` [PATCH 22/25] Remove unused kwset.[ch]
` [PATCH 23/25] xdiff-interface: allow early return from xdiff_emit_{line,hunk}_fn
` [PATCH 24/25] xdiff-interface: support early exit in xdiff_outf()
` [PATCH 25/25] pickaxe -G: terminate early on matching lines

[PATCH] git-p4: remove deprecated function "encodeWithUTF8()"
 2021-02-03 20:06 UTC  (2+ messages)

[PATCH v2] fast-import: add new --date-format=raw-permissive format
 2021-02-03 19:20 UTC  (4+ messages)
` [PATCH v3] "
  ` Why does fast-import need to check the validity of idents? + Other ident adventures

[PATCH] annotate-tests: quote variable expansions containing path names
 2021-02-03 17:23 UTC  (4+ messages)

[PATCH 0/3] Speed up remove_redundant()
 2021-02-03 15:59 UTC  (4+ messages)
` [PATCH v2 0/5] "
  ` [PATCH v2 5/5] commit-reach: stale commits may prune generation further

[PATCH v5 0/3] Cloning with remote unborn HEAD
 2021-02-03 14:23 UTC  (3+ messages)

GIT , Visual Studio
 2021-02-03 11:30 UTC  (2+ messages)

RFC -- making a plan for remainder of merge-ort
 2021-02-03  5:48 UTC  (3+ messages)

[PATCH v4 0/4] Add helpful advice about init.defaultBranch
 2021-02-03  5:20 UTC  (6+ messages)
` [PATCH v5 "
  ` [PATCH v5 4/4] init: provide useful "

[PATCH 00/10] [RFC] Simple IPC Mechanism
 2021-02-03  4:52 UTC  (16+ messages)
` [PATCH v2 00/14] "
  ` [PATCH v2 02/14] pkt-line: promote static buffer in packet_write_gently() to callers
  ` [PATCH v2 04/14] pkt-line: optionally skip the flush packet in write_packetized_from_buf()
  ` [PATCH v2 09/14] simple-ipc: add t/helper/test-simple-ipc and t0052

[PATCH 0/6] Makefile: add {program,xdiff,test,git}-objs & objects targets
 2021-02-03  1:11 UTC  (3+ messages)
` [PATCH v2 "

[PATCH v6 1/3] ls-refs: report unborn targets of symrefs
 2021-02-03  1:04 UTC  (4+ messages)

Only receive the topics I participated in or initiated on this mailing list
 2021-02-03  0:59 UTC  (15+ messages)

[PATCH 0/6] doc: improvements for hash-function-transition.txt
 2021-02-02 23:23 UTC  (9+ messages)
` [PATCH v2 0/6] doc: improvements for hash-function-transition
  ` [PATCH v2 2/6] doc hash-function-transition: use SHA-1 and SHA-256 consistently
  ` [PATCH v2 5/6] doc hash-function-transition: move rationale upwards

[PATCH 0/9] stash show: learn --include-untracked and --only-untracked
 2021-02-02 21:56 UTC  (9+ messages)
` [PATCH 1/9] git-stash.txt: be explicit about subcommand options
` [PATCH 3/9] t3905: move all commands into test cases
` [PATCH 7/9] stash: declare ref_stash as an array
` [PATCH 8/9] stash show: teach --include-tracked and --only-untracked

[PATCH] git-gui: fix blurry icon on macos taskbar
 2021-02-02 20:45 UTC  (3+ messages)

[PATCH v5 0/1] upload-pack.c: fix filter spec quoting bug
 2021-02-02 20:21 UTC  (5+ messages)
` [PATCH 1/1] t5544: clarify 'hook works with partial clone' test
    ` [PATCH v2] "

[PATCH] git-gui: fix typo in russian locale
 2021-02-02 18:22 UTC  (2+ messages)


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