git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2022-01-25 22:41:20 to 2022-01-27 15:17:31 UTC [more...]

[PATCH 0/5] scalar: implement the subcommand "diagnose"
 2022-01-27 15:17 UTC  (12+ messages)
` [PATCH 1/5] Implement `scalar diagnose`
` [PATCH 2/5] scalar diagnose: include disk space information
` [PATCH 3/5] scalar: teach `diagnose` to gather packfile info
` [PATCH 4/5] scalar: teach `diagnose` to gather loose objects information
` [PATCH 5/5] scalar diagnose: show a spinner while staging content

spurious git stash create failures
 2022-01-27 15:09 UTC 

[PATCH 0/2] repack: add --filter=
 2022-01-27 15:03 UTC  (4+ messages)
` [PATCH 1/2] pack-objects: allow --filter without --stdout
` [PATCH 2/2] repack: add --filter=<filter-spec> option

Git in GSoC 2022?
 2022-01-27 15:00 UTC  (7+ messages)

[PATCH] scalar: accept -C and -c options before the subcommand
 2022-01-27 14:46 UTC  (4+ messages)

[PATCH v3 0/6] Sparse checkout: fix bug with worktree of bare repo
 2022-01-27 14:29 UTC  (16+ messages)
` [PATCH v4 0/5] "
  ` [PATCH v4 1/5] Documentation: add extensions.worktreeConfig details
  ` [PATCH v4 2/5] worktree: create init_worktree_config()
  ` [PATCH v4 4/5] sparse-checkout: set worktree-config correctly
  ` [PATCH v4 5/5] worktree: copy sparse-checkout patterns and config on add

[PATCH 0/2] midx: prevent bitmap corruption when permuting pack order
 2022-01-27 14:13 UTC  (20+ messages)
` [PATCH v4 0/9] "
  ` [PATCH v4 1/9] t5326: demonstrate bitmap corruption after permutation
  ` [PATCH v4 3/9] pack-revindex.c: instrument loading on-disk reverse index
  ` [PATCH v4 5/9] t5326: extract `test_rev_exists`
  ` [PATCH v4 6/9] t5326: move tests to t/lib-bitmap.sh
  ` [PATCH v4 7/9] t/lib-bitmap.sh: parameterize tests over reverse index source
  ` [PATCH v4 8/9] midx: read `RIDX` chunk when present
  ` [PATCH v4 9/9] pack-bitmap.c: gracefully fallback after opening pack/MIDX

Git-Gui: Can the "push" button optionally be removed/disabled/hidden ?
 2022-01-27 12:06 UTC 

[PATCH v8 00/10] grep: simplify & delete "init" & "config" code
 2022-01-27 11:56 UTC  (11+ messages)
` [PATCH v9 0/9] "
  ` [PATCH v9 1/9] grep.h: remove unused "regex_t regexp" from grep_opt
  ` [PATCH v9 2/9] log tests: check if grep_config() is called by "log"-like cmds
  ` [PATCH v9 3/9] grep tests: add missing "grep.patternType" config tests
  ` [PATCH v9 4/9] built-ins: trust the "prefix" from run_builtin()
  ` [PATCH v9 5/9] grep.c: don't pass along NULL callback value
  ` [PATCH v9 6/9] grep API: call grep_config() after grep_init()
  ` [PATCH v9 7/9] grep.h: make "grep_opt.pattern_type_option" use its enum
  ` [PATCH v9 8/9] grep.c: do "if (bool && memchr())" not "if (memchr() && bool)"
  ` [PATCH v9 9/9] grep: simplify config parsing and option parsing

[RFC v2] cat-file: add a --stdin-cmd mode
 2022-01-27 11:25 UTC  (3+ messages)

[PATCH v4 00/11] Avoid removing the current working directory, even if it becomes empty
 2022-01-27 11:01 UTC  (15+ messages)
` [PATCH v5 "
  ` [PATCH v5 07/11] rebase: do not attempt to remove startup_info->original_cwd
    ` [Bug] Rebase from worktree subdir is broken (was Re: [PATCH v5 07/11] rebase: do not attempt to remove startup_info->original_cwd)

[GSoC][PATCH] lib-read-tree-m-3way: modernize a test script (style)
 2022-01-27 10:54 UTC  (2+ messages)

[PATCH] git-gui: added Turkish translation
 2022-01-27 10:41 UTC  (3+ messages)

[PATCH] receive-pack: interrupt pre-receive when client disconnects
 2022-01-27  9:32 UTC  (8+ messages)
` [PATCH v2] receive-pack: add option to interrupt pre-receive when client exits

[PATCH 1/2] docs: Fix bad whitespace in Documentation/config/pgp.txt
 2022-01-27  8:20 UTC  (7+ messages)
` [PATCH v2 0/2] Apply minor fixes to Documentation/config/pgp.txt
  ` [PATCH v2 1/2] Documentation/config/pgp.txt: replace stray <TAB> character with <SPC>
  ` [PATCH 2/2] Documentation/config/pgp.txt: add missing apostrophe

[RFC] Contributor doc: more on the proposed log message
 2022-01-27  7:31 UTC  (8+ messages)
` [PATCH v2 0/3] contributor doc update around log messages
  ` [PATCH v2 1/3] SubmittingPatches: write problem statement in the log in the present tense
  ` [PATCH v2 2/3] CodingGuidelines: hint why we value clearly written log messages
  ` [PATCH v2 3/3] SubmittingPatches: explain why we care about "

WARNING: terminal is not fully functional
 2022-01-27  7:05 UTC  (3+ messages)

[PATCH v7 0/6] object-name: make ambiguous object output translatable + show tag date
 2022-01-27  5:26 UTC  (9+ messages)
` [PATCH v8 0/7] "
  ` [PATCH v8 1/7] object-name tests: add tests for ambiguous object blind spots
  ` [PATCH v8 2/7] object-name: explicitly handle OBJ_BAD in show_ambiguous_object()
  ` [PATCH v8 3/7] object-name: explicitly handle bad tags "
  ` [PATCH v8 4/7] object-name: make ambiguous object output translatable
  ` [PATCH v8 5/7] object-name: show date for ambiguous tag objects
  ` [PATCH v8 6/7] object-name: iterate ambiguous objects before showing header
  ` [PATCH v8 7/7] object-name: re-use "struct strbuf" in show_ambiguous_object()

[PATCH] http API: fix dangling pointer issue noted by GCC 12.0
 2022-01-27  3:45 UTC  (5+ messages)

[PATCH] test-lib: unset trace2 parent envvars
 2022-01-27  3:23 UTC  (7+ messages)
` [PATCH v2] "

'git stash push' isn't atomic when Ctrl-C is pressed
 2022-01-27  2:36 UTC  (10+ messages)

git worktree, submodule and force checkout/switch
 2022-01-27  1:40 UTC  (3+ messages)

[RFC] shell: local x=$1 may need to quote the RHS
 2022-01-27  0:17 UTC  (9+ messages)

[PATCH v3 0/3] For v2.35.0: refs: ab/refs-errno-cleanup fixup + remove "failure_errno"
 2022-01-26 23:57 UTC  (5+ messages)
` [PATCH v4 0/2] refs: remove the last use of "errno" from the public API
  ` [PATCH v4 1/2] sequencer: don't use die_errno() on refs_resolve_ref_unsafe() failure
  ` [PATCH v4 2/2] refs API: remove "failure_errno" from refs_resolve_ref_unsafe()

[PATCH 0/2] Fix two --diff-filter bugs
 2022-01-26 23:36 UTC  (9+ messages)
` [PATCH 1/2] docs(diff): lose incorrect claim about `diff-files --diff-filter=A`
` [PATCH 2/2] diff-filter: be more careful when looking for negative bits

Some sub-commands can't be completed by TAB key
 2022-01-26 22:34 UTC  (3+ messages)
` [PATCH] completion: add a GIT_COMPLETION_SHOW_ALL_COMMANDS

[PATCH] clone: support unusual remote ref configurations
 2022-01-26 21:51 UTC  (3+ messages)

[PATCH v3 8/9] midx: read `RIDX` chunk when present
 2022-01-26 21:28 UTC  (2+ messages)

[PATCH v3 7/9] t/lib-bitmap.sh: parameterize tests over reverse index source
 2022-01-26 21:00 UTC  (2+ messages)

clean/smudge-filter with "attached file"?
 2022-01-26 20:06 UTC  (2+ messages)

[PATCH] sequencer, stash: fix running from worktree subdir
 2022-01-26 20:01 UTC  (3+ messages)

A puzzle: reset --hard and hard links
 2022-01-26 18:46 UTC  (12+ messages)

What's cooking in git.git (Jan 2022, #07; Mon, 24)
 2022-01-26 17:50 UTC  (8+ messages)
` Submodule UX overhaul update (was: What's cooking in git.git (Jan 2022, #07; Mon, 24))

[PATCH 00/11] rebase: reset_head() related fixes and improvements
 2022-01-26 14:52 UTC  (21+ messages)
` [PATCH v2 00/14] "
  ` [PATCH v3 "
    ` [PATCH v3 01/14] rebase: factor out checkout for up to date branch
    ` [PATCH v3 02/14] t5403: refactor rebase post-checkout hook tests
    ` [PATCH v3 03/14] rebase: pass correct arguments to post-checkout hook
    ` [PATCH v3 04/14] rebase: do not remove untracked files on checkout
    ` [PATCH v3 05/14] rebase --apply: don't run post-checkout hook if there is an error
    ` [PATCH v3 06/14] reset_head(): remove action parameter
    ` [PATCH v3 07/14] reset_head(): factor out ref updates
    ` [PATCH v3 08/14] reset_head(): make default_reflog_action optional
    ` [PATCH v3 09/14] create_autostash(): remove unneeded parameter
    ` [PATCH v3 10/14] rebase: cleanup reset_head() calls
    ` [PATCH v3 11/14] reset_head(): take struct rebase_head_opts
    ` [PATCH v3 12/14] rebase --apply: fix reflog
    ` [PATCH v3 13/14] rebase --apply: set ORIG_HEAD correctly
    ` [PATCH v3 14/14] rebase -m: don't fork git checkout

[PATCH 00/12] RFC: In-core git merge-tree ("Server side merges")
 2022-01-26 14:44 UTC  (11+ messages)
` [PATCH 04/12] merge-tree: implement real merges
` [PATCH 07/12] merge-tree: support including merge messages in output
` [PATCH 08/12] merge-ort: provide a merge_get_conflicted_files() helper function

[PATCH v2] cache.h: auto-detect if zlib has uncompress2()
 2022-01-26  7:23 UTC  (11+ messages)
` [PATCH v3] "
        ` [PATCH v4] compat: "
          ` [PATCH v5] "

[PATCH] clone, submodule: pass partial clone filters to submodules
 2022-01-26  6:03 UTC  (4+ messages)

[PATCH] patch-id: fix scan_hunk_header on diffs with -U1
 2022-01-26  5:13 UTC  (2+ messages)

[PATCH 0/9] ci: make Git's GitHub workflow output much more helpful
 2022-01-26  0:25 UTC  (6+ messages)
` [PATCH 3/9] ci: make it easier to find failed tests' logs in the GitHub workflow
` [PATCH 5/9] tests: refactor --write-junit-xml code

[PATCH] sequencer.c: set GIT_WORK_TREE in run_git_checkout
 2022-01-26  0:22 UTC  (5+ 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).