messages from 2021-04-06 08:59:21 to 2021-04-08 17:45:17 UTC [more...]
[PATCH] sequencer: fix edit handling for cherry-pick and revert messages
2021-04-08 17:45 UTC (11+ messages)
` [PATCH v2] "
` unifying sequencer's options persisting, was "
[PATCH v2 0/4] Finish converting git bisect to C part 4
2021-04-08 17:38 UTC (9+ messages)
` [PATCH v2 1/4] run-command: make `exists_in_PATH()` non-static
` [PATCH v2 2/4] bisect--helper: reimplement `bisect_visualize()`shell function in C
` [PATCH v2 3/4] bisect--helper: reimplement `bisect_run` shell "
` [PATCH v2 4/4] bisect--helper: retire `--bisect-next-check` subcommand
[PATCH 0/9] git log: configurable default format for merge diffs
2021-04-08 17:38 UTC (19+ messages)
` [PATCH 1/9] diff-merges: introduce --diff-merges=def
` [PATCH 2/9] diff-merges: refactor set_diff_merges()
` [PATCH 3/9] diff-merges: introduce log.diffMerges config variable
` [PATCH 4/9] diff-merges: adapt -m to enable default diff format
` [PATCH 5/9] t4013: add test for --diff-merges=def
` [PATCH 6/9] t4013: add tests for log.diffMerges config
` [PATCH 7/9] t9902: fix completion tests for log.d* to match log.diffMerges
` [PATCH 8/9] doc/diff-options: document new --diff-merges features
` [PATCH 9/9] doc/config: document log.diffMerges
[PATCH] config: Introduce GIT_CONFIG_NOGLOBAL
2021-04-08 17:25 UTC (3+ messages)
[PATCH v4] gitweb: redacted e-mail addresses feature
2021-04-08 17:16 UTC (5+ messages)
` [PATCH v5] "
[PATCH 0/5] Parallel Checkout (part 2)
2021-04-08 16:17 UTC (7+ messages)
` [PATCH v2 "
` [PATCH v2 1/5] unpack-trees: add basic support for parallel checkout
` [PATCH v2 2/5] parallel-checkout: make it truly parallel
` [PATCH v2 3/5] parallel-checkout: add configuration options
` [PATCH v2 4/5] parallel-checkout: support progress displaying
` [PATCH v2 5/5] parallel-checkout: add design documentation
[PATCH] [GSOC] ref-filter: use single strbuf for all output
2021-04-08 15:12 UTC (19+ messages)
` [PATCH v2] "
[PATCH v4 00/10] userdiff: refactor + test improvements
2021-04-08 15:04 UTC (11+ messages)
` [PATCH v5 0/9] "
` [PATCH v5 1/9] userdiff style: re-order drivers in alphabetical order
` [PATCH v5 2/9] userdiff style: declare patterns with consistent style
` [PATCH v5 3/9] userdiff style: normalize pascal regex declaration
` [PATCH v5 4/9] userdiff: add and use for_each_userdiff_driver()
` [PATCH v5 5/9] userdiff tests: explicitly test "default" pattern
` [PATCH v5 6/9] userdiff tests: list builtin drivers via test-tool
` [PATCH v5 7/9] userdiff: remove support for "broken" tests
` [PATCH v5 8/9] blame tests: don't rely on t/t4018/ directory
` [PATCH v5 9/9] blame tests: simplify userdiff driver test
[PATCH 0/5] config: support --type=bool-or-auto for "tristate" parsing
2021-04-08 13:34 UTC (6+ messages)
` [PATCH 1/5] config.c: add a comment about why value=NULL is true
` [PATCH 2/5] config tests: test for --bool-or-str
` [PATCH 3/5] git-config: document --bool-or-str and --type=bool-or-str
` [PATCH 4/5] config.c: add a "tristate" helper
` [PATCH 5/5] config: add --type=bool-or-auto switch
[PATCH v3] git-apply: allow simultaneous --cached and --3way options
2021-04-08 13:33 UTC (5+ messages)
` [PATCH v4] "
` [PATCH v5] "
There should have be git gc --repack-arguments
2021-04-08 13:31 UTC (8+ messages)
GSoC Git Proposal Draft - ZheNing Hu
2021-04-08 13:29 UTC (5+ messages)
[PATCH] config.c: remove last remnant of GIT_TEST_GETTEXT_POISON
2021-04-08 13:25 UTC (2+ messages)
` [PATCH v2] "
[PATCH v3] cache-tree.c: remove implicit dependency on the_repository
2021-04-08 13:23 UTC (5+ messages)
` [PATCH v4] "
[GSoC][Draft Proposal] Finish converting git submodule to builtin
2021-04-08 10:19 UTC (2+ messages)
` [GSoC][Draft Proposal v2] "
[GSOC][PATCH] userdiff: add support for Scheme
2021-04-08 9:14 UTC (15+ messages)
` [GSoC][PATCH v2 0/1] userdiff: add support for scheme
` [GSoC][PATCH v2 1/1] "
` [GSoC][PATCH v3 0/1] "
` [GSoC][PATCH v3 1/1] userdiff: add support for Scheme
[GSoC] Draft Proposal (Convert submodule to builtin)
2021-04-08 9:11 UTC (7+ messages)
[PATCH 0/5] Maintenance: adapt custom refspecs
2021-04-08 7:33 UTC (38+ messages)
` [PATCH 3/5] refspec: output a refspec item
` [PATCH 4/5] test-tool: test refspec input/output
` [PATCH 5/5] maintenance: allow custom refspecs during prefetch
` [PATCH v2 0/5] Maintenance: adapt custom refspecs
` [PATCH v2 1/5] maintenance: simplify prefetch logic
` [PATCH v2 2/5] test-lib: use exact match for test_subcommand
` [PATCH v2 3/5] refspec: output a refspec item
` [PATCH v2 4/5] test-tool: test refspec input/output
` [PATCH v2 5/5] maintenance: allow custom refspecs during prefetch
[PATCH] completion: audit and guard $GIT_* against unset use
2021-04-08 7:06 UTC
[PATCH] completion: treat unset GIT_COMPLETION_SHOW_ALL gracefully
2021-04-08 6:52 UTC (3+ messages)
rather slow 'git repack' in 'blob:none' partial clones
2021-04-08 0:35 UTC (5+ messages)
[PATCH] hooks: propose repository owner configured hooks
2021-04-07 22:47 UTC (13+ messages)
` [PATCH v2] hooks: propose project "
[PATCH] bash completion: complete CHERRY_PICK_HEAD
2021-04-07 22:21 UTC (2+ messages)
No error when overwriting ignored files
2021-04-07 22:17 UTC (4+ messages)
[PATCH] gitk: add option to perform 'git fetch' command
2021-04-07 19:43 UTC (2+ messages)
Reviewed-by given by celebrities (no subject matter expertise on Git development)
2021-04-07 21:18 UTC (5+ messages)
exporting git commands in parsable format for constructing language-specific API for git CLI
2021-04-07 20:42 UTC (4+ messages)
Shell completion for branch names
2021-04-07 20:00 UTC (3+ messages)
Can not list stash (git version 2.30.0)
2021-04-07 19:48 UTC (2+ messages)
Regarding the depreciation of ssh+git/git+ssh protocols
2021-04-07 19:46 UTC (3+ messages)
Shell completion for branch names
2021-04-07 14:23 UTC
signed-off-by not overwritten with GIT_AUTHOR_NAME...?
2021-04-07 14:00 UTC (3+ messages)
[PATCH v6] [GSOC] trailer: add new trailer.<token>.cmd config option
2021-04-07 4:51 UTC (4+ messages)
` [PATCH v7] "
[PATCH v8 00/37] config-based hooks
2021-04-07 2:36 UTC (3+ messages)
` [PATCH v8 37/37] docs: unify githooks and git-hook manpages
[PATCH 1/1] git-apply: Allow simultaneous --cached and --3way options
2021-04-07 2:25 UTC (7+ messages)
` [PATCH V2] "
[PATCH] git-apply: try threeway first when "--3way" is used
2021-04-07 0:19 UTC (5+ messages)
[PATCH] doc: replace jargon word "impact" with "effect"/"affect"
2021-04-07 0:06 UTC (5+ messages)
[Bug report] diff.noprefix config is ignored for interactive `add`
2021-04-06 22:47 UTC (4+ messages)
What's cooking in git.git (Apr 2021, #01; Mon, 5)
2021-04-06 21:35 UTC (3+ messages)
[PATCH v2 0/4] refactor duplicate $? checks into a function + improve errors
2021-04-06 20:33 UTC (6+ messages)
` [PATCH v3 0/3] "
` [PATCH v3 1/3] git-send-email: test full --validate output
` [PATCH v3 2/3] git-send-email: refactor duplicate $? checks into a function
` [PATCH v3 3/3] git-send-email: improve --validate error output
[PATCH 0/7] rev-parse: implement object type filter
2021-04-06 18:08 UTC (18+ messages)
` [PATCH v2 0/8] "
` [PATCH v2 1/8] uploadpack.txt: document implication of `uploadpackfilter.allow`
` [PATCH v2 2/8] revision: mark commit parents as NOT_USER_GIVEN
` [PATCH v2 3/8] list-objects: move tag processing into its own function
` [PATCH v2 5/8] list-objects: implement object type filter
` [PATCH v2 6/8] pack-bitmap: "
` [PATCH v2 7/8] pack-bitmap: implement combined filter
` [PATCH v2 8/8] rev-list: allow filtering of provided items
Subject: Encoding of git diff --name-only stdout
2021-04-06 14:54 UTC (2+ messages)
[PATCH] test-bloom: fix missing 'bloom' from usage string
2021-04-06 13:05 UTC (2+ messages)
[PATCH 00/27] Sparse Index: API protections
2021-04-06 11:46 UTC (5+ messages)
` [PATCH v2 00/25] "
` [PATCH v2 24/25] sparse-index: expand_to_path()
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).