messages from 2020-12-19 17:56:21 to 2020-12-22 20:57:46 UTC [more...]
[PATCH v5 00/12] Rewrite the remaining merge strategies from shell to C
2020-12-22 20:54 UTC (4+ messages)
` [PATCH v6 00/13] "
` [PATCH v6 03/13] update-index: move add_cacheinfo() to read-cache.c
What's cooking in git.git (Dec 2020, #04; Tue, 22)
2020-12-22 20:25 UTC (2+ messages)
[PATCH] git.txt: fix typos in 'linkgit' macro invocation
2020-12-22 20:05 UTC (3+ messages)
` [PATCH v2] "
[PATCH] Documentation/git-send-email.txt: Mention less secure app access might need to enable
2020-12-22 19:58 UTC (6+ messages)
[PATCH] config: option transfer.ipversion to set transport protocol version for network fetches
2020-12-22 19:55 UTC (7+ messages)
` [PATCH] Config option to set the "
[PATCH] core.abbrev <off|false|no> disables abbreviations
2020-12-22 19:42 UTC (4+ messages)
[PATCH 00/11] Modernizing the t7001 test script
2020-12-22 19:22 UTC (4+ messages)
[RFC/PATCH] mergetool: use resolved conflicts in all the views
2020-12-22 15:01 UTC (38+ messages)
` Code of conduct violation?
What's cooking in git.git (Dec 2020, #03; Fri, 18)
2020-12-22 10:22 UTC (10+ messages)
` [PATCH] SQUASH??? allow t0031 to run with any default branch name
[PATCH] negative-refspec: fix segfault on : refspec
2020-12-22 6:48 UTC (27+ messages)
` [PATCH v2 0/2] "
` [PATCH v2 1/2] "
` [PATCH v2 2/2] negative-refspec: improve comment on query_matches_negative_refspec
` [PATCH v3 0/3] negative-refspec: fix segfault on : refspec
` [PATCH v3 1/3] test-lib-functions: handle --add in test_config
` [PATCH v3 2/3] negative-refspec: fix segfault on : refspec
` [PATCH v3 3/3] negative-refspec: improve comment on query_matches_negative_refspec
` [PATCH v4 0/2] negative-refspec: fix segfault on : refspec
` [PATCH v4 1/2] "
` [PATCH v4 2/2] negative-refspec: improve comment on query_matches_negative_refspec
` [PATCH v5 0/2] negative-refspec: fix segfault on : refspec
` [PATCH v5 1/2] "
` [PATCH v5 2/2] negative-refspec: improve comment on query_matches_negative_refspec
Perf lib sanity tests fail on OSX
2020-12-22 5:23 UTC (4+ messages)
[PATCH v6 00/17] propose config-based hooks (part I)
2020-12-22 2:11 UTC (20+ messages)
` [PATCH v7 "
` [PATCH v7 01/17] doc: propose hooks managed by the config
` [PATCH v7 02/17] hook: scaffolding for git-hook subcommand
` [PATCH v7 03/17] hook: add list command
` [PATCH v7 04/17] hook: include hookdir hook in list
` [PATCH v7 05/17] hook: respect hook.runHookDir
` [PATCH v7 06/17] hook: implement hookcmd.<name>.skip
` [PATCH v7 07/17] parse-options: parse into strvec
` [PATCH v7 08/17] hook: add 'run' subcommand
` [PATCH v7 09/17] hook: replace find_hook() with hook_exists()
` [PATCH v7 10/17] hook: support passing stdin to hooks
` [PATCH v7 11/17] run-command: allow stdin for run_processes_parallel
` [PATCH v7 12/17] hook: allow parallel hook execution
` [PATCH v7 13/17] hook: allow specifying working directory for hooks
` [PATCH v7 14/17] run-command: add stdin callback for parallelization
` [PATCH v7 15/17] hook: provide stdin by string_list or callback
` [PATCH v7 16/17] run-command: allow capturing of collated output
` [PATCH v7 17/17] hooks: allow callers to capture output
[PATCH v2 0/7] Finish converting git bisect to C part 3
2020-12-22 0:15 UTC (9+ messages)
` [PATCH v2 1/7] bisect--helper: reimplement `bisect_log` shell function in C
` [PATCH v2 2/7] bisect--helper: reimplement `bisect_replay` "
` [PATCH v2 3/7] bisect--helper: retire `--bisect-write` subcommand
` [PATCH v2 4/7] bisect--helper: use `res` instead of return in BISECT_RESET case option
` [PATCH v2 5/7] bisect--helper: retire `--bisect-auto-next` subcommand
` [PATCH v2 6/7] bisect--helper: reimplement `bisect_skip` shell function in C
` [PATCH v2 7/7] bisect--helper: retire `--check-and-set-terms` subcommand
[NOT BUG] git-2.30.0-rc1 - Transitive OpenLDAP requirement in libcurl
2020-12-22 0:12 UTC (2+ messages)
[PATCH 00/17] use config-based hooks (config-based hooks part
2020-12-22 0:04 UTC (19+ messages)
` [PATCH v3 00/17] use config-based hooks (config-based hooks part II)
` [PATCH v3 01/17] commit: use config-based hooks
` [PATCH v3 02/17] am: convert applypatch hooks to use config
` [PATCH v3 03/17] merge: use config-based hooks for post-merge hook
` [PATCH v3 04/17] gc: use hook library for pre-auto-gc hook
` [PATCH v3 05/17] rebase: teach pre-rebase to use hook.h
` [PATCH v3 06/17] read-cache: convert post-index-change hook to use config
` [PATCH v3 07/17] receive-pack: convert push-to-checkout hook to hook.h
` [PATCH v3 08/17] git-p4: use 'git hook' to run hooks
` [PATCH v3 09/17] hooks: convert 'post-checkout' hook to hook library
` [PATCH v3 10/17] hook: convert 'post-rewrite' hook to config
` [PATCH v3 11/17] transport: convert pre-push hook to use config
` [PATCH v3 12/17] reference-transaction: look for hooks in config
` [PATCH v3 13/17] receive-pack: convert 'update' hook to hook.h
` [PATCH v3 14/17] proc-receive: acquire hook list from hook.h
` [PATCH v3 15/17] post-update: use hook.h library
` [PATCH v3 16/17] receive-pack: convert receive hooks to hook.h
` [PATCH v3 17/17] run-command: stop thinking about hooks
[PATCH] clone: in protocol v2, use remote's default branch
2020-12-21 23:48 UTC (6+ messages)
` [PATCH v3 0/3] Cloning with remote unborn HEAD
` [PATCH v3 1/3] ls-refs: report unborn targets of symrefs
` [PATCH v3 2/3] connect, transport: add no-op arg for future patch
` [PATCH v3 3/3] clone: respect remote unborn HEAD
[PATCH] pack-redundant: gauge the usage before proposing its removal
2020-12-21 22:24 UTC (6+ messages)
` [PATCH v1 0/3] War on dashed-git
` [PATCH v1 3/3] git: catch an attempt to run "git-foo"
[PATCH 0/3] gc: fix handling of crontab magic markers
2020-12-21 21:54 UTC (5+ messages)
` [PATCH 1/3] git-maintenance.txt: add missing word
` [PATCH 2/3] gc: fix handling of crontab magic markers
` [PATCH 3/3] t7900-maintenance: test for "
Documentation errors for HTTP protocol v2 and packfile
2020-12-21 21:40 UTC (5+ messages)
` [PATCH 0/2] pack-format.txt: document lengths at start of delta data
` [PATCH 1/2] pack-format.txt: define "varint" format
` [PATCH 2/2] pack-format.txt: document lengths at start of delta data
[PATCH] test: bisect-porcelain: fix location of files
2020-12-21 21:08 UTC (4+ messages)
[BUG] git-2.30.0-rc1 - Transitive OpenLDAP requirement in libcurl
2020-12-21 21:02 UTC (5+ messages)
[PATCH 00/26] git-log: implement new --diff-merge options
2020-12-21 20:07 UTC (50+ messages)
` [PATCH v2 00/33] "
` [PATCH v2 23/33] diff-merges: fix style of functions definitions
` [PATCH v2 26/33] diff-merges: let new options enable diff without -p
` [PATCH v3 00/32] git-log: implement new --diff-merge options
` [PATCH v3 01/32] revision: factor out parsing of diff-merge related options
` [PATCH v3 02/32] revision: factor out setup of diff-merge related settings
` [PATCH v3 03/32] revision: factor out initialization "
` [PATCH v3 04/32] revision: provide implementation for diff merges tweaks
` [PATCH v3 05/32] revision: move diff merges functions to its own diff-merges.c
` [PATCH v3 06/32] diff-merges: rename all functions to have common prefix
` [PATCH v3 07/32] diff-merges: move checks for first_parent_only out of the module
` [PATCH v3 08/32] diff-merges: rename diff_merges_default_to_enable() to match semantics
` [PATCH v3 09/32] diff-merges: re-arrange functions to match the order they are called in
` [PATCH v3 10/32] diff-merges: new function diff_merges_suppress()
` [PATCH v3 11/32] diff-merges: new function diff_merges_set_dense_combined_if_unset()
` [PATCH v3 12/32] diff-merges: introduce revs->first_parent_merges flag
` [PATCH v3 13/32] diff-merges: handle imply -p on -c/--cc logic for log.c
` [PATCH v3 14/32] diff-merges: revise revs->diff flag handling
` [PATCH v3 15/32] t4013: support test_expect_failure through ':failure' magic
` [PATCH v3 16/32] t4013: add tests for -m failing to override -c/--cc
` [PATCH v3 17/32] diff-merges: fix -m to properly "
` [PATCH v3 18/32] diff-merges: split 'ignore_merges' field
` [PATCH v3 19/32] diff-merges: group diff-merge flags next to each other inside 'rev_info'
` [PATCH v3 20/32] diff-merges: get rid of now empty diff_merges_init_revs()
` [PATCH v3 21/32] diff-merges: refactor opt settings into separate functions
` [PATCH v3 22/32] diff-merges: make -m/-c/--cc explicitly mutually exclusive
` [PATCH v3 23/32] diff-merges: implement new values for --diff-merges
` [PATCH v3 24/32] diff-merges: do not imply -p for new options
` [PATCH v3 25/32] diff-merges: let new options enable diff without -p
` [PATCH v3 26/32] diff-merges: add old mnemonic counterparts to --diff-merges
` [PATCH v3 27/32] diff-merges: add '--diff-merges=1' as synonym for 'first-parent'
` [PATCH v3 28/32] doc/git-log: describe new --diff-merges options
` [PATCH v3 29/32] doc/diff-generate-patch: mention new --diff-merges option
` [PATCH v3 30/32] doc/rev-list-options: document --first-parent changes merges format
` [PATCH v3 31/32] doc/git-show: include --diff-merges description
` [PATCH v3 32/32] t4013: add tests for --diff-merges=first-parent
Unexpected behavior on diff -I<regex> --name-only
2020-12-21 19:29 UTC (6+ messages)
` [PATCH] diff: suppress --name-only paths where all hunks are ignored
` Re* "
[BUG] In git-log, --name-status flag overrides the --patch flag
2020-12-21 19:09 UTC (3+ messages)
git diff --ignore-space-change -- ignore whitespace prefers unmodified next line to modified one in patch
2020-12-21 14:43 UTC
[PATCH] worktree: teach `repair` to fix multi-directional breakage
2020-12-21 8:16 UTC (3+ messages)
` [PATCH v2 0/1] teach `worktree repair` to fix two-way linkage
` [PATCH v2 1/1] worktree: teach `repair` to fix multi-directional breakage
[PATCH] t/perf: fix test_export() failure with BSD `sed`
2020-12-21 7:23 UTC (5+ messages)
` [PATCH 2/1] t/perf: avoid unnecessary test_export() recursion
[BUG] Regression in 'git mergetool --tool-help'
2020-12-21 0:41 UTC (12+ messages)
[PATCH v4 0/1] mergetool: add configuration to remove unconflicted lines
2020-12-21 3:04 UTC (6+ messages)
` [PATCH v4 1/1] mergetool: add automerge configuration
Git fetch failure in submodule if deeper submodule pointer updated
2020-12-21 1:08 UTC (2+ messages)
[L10N] Kickoff for Git 2.30.0 round #2
2020-12-20 23:23 UTC
Is git-am expected to honor core.sharedRepository?
2020-12-19 21:01 UTC (8+ messages)
` [PATCH] apply: don't use core.sharedRepository to create working tree files
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).