messages from 2022-01-23 19:18:14 to 2022-01-26 08:41:55 UTC [more...]
[PATCH 0/5] scalar: implement the subcommand "diagnose"
2022-01-26 8:41 UTC (2+ messages)
` [PATCH 1/5] Implement `scalar diagnose`
[PATCH 0/2] Fix two --diff-filter bugs
2022-01-26 7:23 UTC (6+ 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
[PATCH v2] cache.h: auto-detect if zlib has uncompress2()
2022-01-26 7:23 UTC (14+ messages)
` [PATCH v3] "
` [PATCH v4] compat: "
` [PATCH v5] "
[PATCH] receive-pack: interrupt pre-receive when client disconnects
2022-01-26 7:17 UTC (2+ messages)
[PATCH v3 0/6] Sparse checkout: fix bug with worktree of bare repo
2022-01-26 6:59 UTC (8+ 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 3/5] config: add repo_config_set_worktree_gently()
` [PATCH v4 4/5] sparse-checkout: set worktree-config correctly
` [PATCH v4 5/5] worktree: copy sparse-checkout patterns and config on add
[PATCH] clone, submodule: pass partial clone filters to submodules
2022-01-26 6:03 UTC (5+ messages)
[RFC] shell: local x=$1 may need to quote the RHS
2022-01-26 5:53 UTC (5+ messages)
[PATCH] patch-id: fix scan_hunk_header on diffs with -U1
2022-01-26 5:13 UTC (2+ messages)
A puzzle: reset --hard and hard links
2022-01-26 2:14 UTC (17+ messages)
[PATCH] sequencer, stash: fix running from worktree subdir
2022-01-26 1:43 UTC
[PATCH v4 00/11] Avoid removing the current working directory, even if it becomes empty
2022-01-26 1:38 UTC (11+ 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)
[PATCH 0/9] ci: make Git's GitHub workflow output much more helpful
2022-01-26 0:25 UTC (15+ messages)
` [PATCH 1/9] ci: fix code style
` [PATCH 2/9] ci/run-build-and-tests: take a more high-level view
` [PATCH 3/9] ci: make it easier to find failed tests' logs in the GitHub workflow
` [PATCH 4/9] ci/run-build-and-tests: add some structure to the GitHub workflow output
` [PATCH 5/9] tests: refactor --write-junit-xml code
` [PATCH 6/9] test(junit): avoid line feeds in XML attributes
` [PATCH 7/9] ci: optionally mark up output in the GitHub workflow
` [PATCH 8/9] ci: use `--github-workflow-markup` "
` [PATCH 9/9] ci: call `finalize_test_case_output` a little later
[PATCH] sequencer.c: set GIT_WORK_TREE in run_git_checkout
2022-01-26 0:22 UTC (5+ messages)
[RFC v2] cat-file: add a --stdin-cmd mode
2022-01-25 23:00 UTC (2+ messages)
[PATCH 0/2] midx: prevent bitmap corruption when permuting pack order
2022-01-25 22:41 UTC (11+ messages)
` [PATCH v4 0/9] "
` [PATCH v4 1/9] t5326: demonstrate bitmap corruption after permutation
` [PATCH v4 2/9] midx.c: make changing the preferred pack safe
` [PATCH v4 3/9] pack-revindex.c: instrument loading on-disk reverse index
` [PATCH v4 4/9] t5326: drop unnecessary setup
` [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
[PATCH v3 9/9] pack-bitmap.c: gracefully fallback after opening pack/MIDX
2022-01-25 21:46 UTC (3+ messages)
[PATCH v3 8/9] midx: read `RIDX` chunk when present
2022-01-25 21:45 UTC (3+ messages)
[PATCH v3 7/9] t/lib-bitmap.sh: parameterize tests over reverse index source
2022-01-25 21:40 UTC (3+ messages)
[PATCH 0/4] Factorize i18n
2022-01-25 21:26 UTC (8+ messages)
` [PATCH 1/4] i18n: factorize more 'incompatible options' messages
` [PATCH 2/4] i18n: factorize "invalid value" messages
What's cooking in git.git (Jan 2022, #07; Mon, 24)
2022-01-25 19:45 UTC (2+ messages)
` Submodule UX overhaul update (was: What's cooking in git.git (Jan 2022, #07; Mon, 24))
[PATCH] promisor-remote.c: use oidset for deduplication
2022-01-25 19:17 UTC (4+ messages)
[Newcomer] Any ideas for microprojects ?
2022-01-25 17:33 UTC (3+ messages)
'git stash push' isn't atomic when Ctrl-C is pressed
2022-01-25 17:13 UTC
[PATCH 0/2] docs: apply minor fixes to Documentation/config/pgp.txt
2022-01-25 17:09 UTC (4+ messages)
` [PATCH 1/2] docs: Fix bad whitespace in Documentation/config/pgp.txt
` [PATCH 2/2] docs: add missing apostrophe to Documentation/config/gpg.txt
[PATCH 00/12] RFC: In-core git merge-tree ("Server side merges")
2022-01-25 17:07 UTC (19+ messages)
` [PATCH 03/12] merge-tree: add option parsing and initial shell for real merge function
` [PATCH 04/12] merge-tree: implement real merges
` [PATCH 05/12] merge-ort: split out a separate display_update_messages() function
` [PATCH 09/12] merge-tree: provide a list of which files have conflicts
` [PATCH 10/12] merge-tree: provide easy access to `ls-files -u` style info
[PATCH] receive-pack: purge temporary data if no command is ready to run
2022-01-25 16:49 UTC (6+ messages)
[PATCH] git-gui: added Turkish translation
2022-01-25 14:55 UTC (2+ messages)
[RFC] cat-file: add a --stdin-cmd mode
2022-01-25 13:57 UTC (4+ messages)
[PATCH v7 0/2] Conditional config includes based on remote URL
2022-01-25 13:26 UTC (4+ messages)
` Scalar vs JGit, was "
Some sub-commands can't be completed by TAB key
2022-01-25 12:49 UTC (9+ messages)
` [PATCH] completion: add a GIT_COMPLETION_SHOW_ALL_COMMANDS
[PATCH 00/11] rebase: reset_head() related fixes and improvements
2022-01-25 11:07 UTC (8+ messages)
` [PATCH v2 00/14] "
` [PATCH v2 07/14] create_autostash(): remove unneeded parameter
` [PATCH v2 10/14] rebase: cleanup reset_head() calls
[GSoC] Add –no-sort option for git-for-each-ref
2022-01-25 9:59 UTC
[BUG] git-stash does not handle branch name with slash correctly
2022-01-25 7:13 UTC (3+ messages)
` [PATCH] stash: strip "refs/heads/" with skip_prefix
[PATCH] sparse-checkout: create leading directory
2022-01-25 5:37 UTC (9+ messages)
` [PATCH v2] "
[PATCH v6 0/5] implement branch --recurse-submodules
2022-01-24 20:44 UTC (8+ messages)
` [PATCH v7 0/6] "
` [PATCH v7 1/6] branch: move --set-upstream-to behavior to dwim_and_setup_tracking()
` [PATCH v7 2/6] branch: make create_branch() always create a branch
` [PATCH v7 3/6] branch: add a dry_run parameter to create_branch()
` [PATCH v7 4/6] builtin/branch: consolidate action-picking logic in cmd_branch()
` [PATCH v7 5/6] branch: add --recurse-submodules option for branch creation
` [PATCH v7 6/6] branch.c: use 'goto cleanup' in setup_tracking() to fix memory leaks
[PATCH v5 00/16] Reftable coverity fixes
2022-01-24 21:54 UTC (33+ messages)
` [PATCH v6 00/15] "
` [PATCH v6 01/15] reftable: fix OOB stack write in print functions
` [PATCH v6 14/15] reftable: make reftable_record a tagged union
` [PATCH v6 15/15] reftable: add print functions to the record types
` [PATCH v7 00/16] Reftable coverity fixes
` [PATCH v7 01/16] reftable: fix OOB stack write in print functions
` [PATCH v7 02/16] reftable: fix resource leak in block.c error path
` [PATCH v7 03/16] reftable: fix resource leak blocksource.c
` [PATCH v7 04/16] reftable: check reftable_stack_auto_compact() return value
` [PATCH v7 05/16] reftable: ignore remove() return value in stack_test.c
` [PATCH v7 06/16] reftable: fix resource warning
` [PATCH v7 07/16] reftable: all xxx_free() functions accept NULL arguments
` [PATCH v7 08/16] reftable: order unittests by complexity
` [PATCH v7 09/16] reftable: drop stray printf in readwrite_test
` [PATCH v7 10/16] reftable: handle null refnames in reftable_ref_record_equal
` [PATCH v7 11/16] reftable: make reftable-record.h function signatures const correct
` [PATCH v7 12/16] reftable: implement record equality generically
` [PATCH v7 13/16] reftable: remove outdated file reftable.c
` [PATCH v7 14/16] reftable: make reftable_record a tagged union
` [PATCH v7 15/16] reftable: add print functions to the record types
` [PATCH v7 16/16] reftable: rename typ to type
[ANNOUNCE] Git for Windows 2.35.0
2022-01-24 22:46 UTC
[ANNOUNCE] Git v2.35.0
2022-01-24 19:25 UTC
A note from the maintainer
2022-01-24 19:25 UTC
[PATCH v2] sparse-checkout: create leading directory
2022-01-24 18:22 UTC (2+ messages)
[PATCH] clone: support unusual remote ref configurations
2022-01-24 18:09 UTC
[PATCH v3 3/9] pack-revindex.c: instrument loading on-disk reverse index
2022-01-24 17:53 UTC (2+ messages)
[PATCH v3 1/9] t5326: demonstrate bitmap corruption after permutation
2022-01-24 17:40 UTC (2+ messages)
[PATCH] RelNotes: add builder notes
2022-01-24 17:30 UTC
[PATCH] Properly align memory allocations and temporary buffers
2022-01-24 17:11 UTC (7+ messages)
` [PATCH v2] mem-pool: Don't assume uintmax_t is aligned enough for all types
` [PATCH v3] "
[GIT PULL] l10n updates for 2.35.0 round 2
2022-01-24 17:10 UTC (2+ messages)
[PATCH v2 0/2] Generate temporary files using a CSPRNG
2022-01-24 17:08 UTC (8+ messages)
` [PATCH v3 "
` [PATCH v3 2/2] wrapper: use a CSPRNG to generate random file names
[PATCH 0/2] builtin add -p: fix hunk splitting
2022-01-24 11:10 UTC (8+ messages)
` [PATCH v2 "
[PATCH 0/6] refs: excessive hook execution with packed refs
2022-01-24 7:13 UTC (7+ messages)
` [PATCH v2 "
[GSoC] [PATCH 0/1] t0001: replace "test [-d|-f]" with test_path_is_* functions
2022-01-24 5:56 UTC (5+ messages)
` [GSoC] [PATCH 1/1] "
Null
2022-01-24 0:49 UTC
[RFC] Contributor doc: more on the proposed log message
2022-01-23 21:32 UTC (2+ messages)
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).