messages from 2020-10-03 08:07:33 to 2020-10-07 14:10:00 UTC [more...]
[PATCH v3 00/11] [GSoC] Implement Corrected Commit Date
2020-10-07 14:09 UTC (16+ messages)
` [PATCH v3 05/11] commit-graph: return 64-bit generation number
` [PATCH v4 00/10] [GSoC] Implement Corrected Commit Date
` [PATCH v4 01/10] commit-graph: fix regression when computing Bloom filters
` [PATCH v4 02/10] revision: parse parent in indegree_walk_step()
` [PATCH v4 03/10] commit-graph: consolidate fill_commit_graph_info
` [PATCH v4 05/10] commit-graph: add a slab to store topological levels
[PATCH] userdiff: support Rust macros
2020-10-07 13:26 UTC (6+ messages)
` [PATCH v2] userdiff: permit Rust's macro_rules! keyword in hunk headers
` [PATCH v3] userdiff: recognize 'macro_rules!' as starting a Rust function block
[PATCH 0/7] subtree: Fix handling of complex history
2020-10-07 13:12 UTC (14+ messages)
` [PATCH v2 "
` [PATCH v2 1/7] subtree: handle multiple parents passed to cache_miss
` [PATCH v2 2/7] subtree: exclude commits predating add from recursive processing
` [PATCH v2 3/7] subtree: persist cache between split runs
` [PATCH v2 4/7] subtree: add git subtree map command
` [PATCH v2 5/7] subtree: add git subtree use and ignore commands
` [PATCH v2 6/7] subtree: more robustly distinguish subtree and mainline commits
` [PATCH v2 7/7] subtree: document new subtree commands
[PATCH] maintenance: test commit-graph auto condition
2020-10-07 12:55 UTC
[PATCH] GitHub workflow: automatically follow minor updates of setup-msbuild
2020-10-07 12:49 UTC (2+ messages)
[PATCH] help: do not expect built-in commands to be hardlinked
2020-10-07 12:43 UTC
[PATCH v2 00/11] Rewrite the remaining merge strategies from shell to C
2020-10-07 6:57 UTC (16+ messages)
` [PATCH v3 "
` [PATCH v3 01/11] t6027: modernise tests
` [PATCH v3 02/11] merge-one-file: rewrite in C
` [PATCH v3 03/11] merge-index: libify merge_one_path() and merge_all()
` [PATCH v3 04/11] merge-index: don't fork if the requested program is `git-merge-one-file'
` [PATCH v3 05/11] merge-resolve: rewrite in C
` [PATCH v3 06/11] merge-recursive: move better_branch_name() to merge.c
` [PATCH v3 07/11] merge-octopus: rewrite in C
` [PATCH v3 08/11] merge: use the "resolve" strategy without forking
` [PATCH v3 09/11] merge: use the "octopus" "
` [PATCH v3 10/11] sequencer: use the "resolve" "
` [PATCH v3 11/11] sequencer: use the "octopus" merge "
[PATCH] compat/mingw.h: drop extern from function declaration
2020-10-07 8:31 UTC (2+ messages)
[PATCH] git-gui: Basic dark mode support
2020-10-07 11:13 UTC (2+ messages)
[PATCH] git-gui: Basic dark mode support
2020-10-07 11:07 UTC (3+ messages)
` [PATCH v2] "
[ANNOUNCE] Git v2.29.0-rc0
2020-10-07 9:54 UTC (6+ messages)
[PATCH] userdiff: expand detected chunk headers for css
2020-10-07 9:25 UTC
[PATCH v4 0/9] propose config-based hooks
2020-10-07 9:23 UTC (20+ messages)
` [PATCH v4 1/9] doc: propose hooks managed by the config
` [PATCH v4 2/9] hook: scaffolding for git-hook subcommand
` [PATCH v4 3/9] hook: add list command
` [PATCH v4 5/9] parse-options: parse into strvec
` [PATCH v4 6/9] hook: add 'run' subcommand
` [PATCH v4 7/9] hook: replace run-command.h:find_hook
What's cooking in git.git (Oct 2020, #01; Mon, 5)
2020-10-07 8:07 UTC (2+ messages)
[PATCH 0/2] checkout/restore: fix `git checkout -p HEAD...` bug
2020-10-07 7:56 UTC (9+ messages)
` [PATCH 1/2] builtin/checkout: "
` [PATCH 2/2] Doc: document "A...B" form for <tree-ish> in checkout and switch
` [PATCH v2 0/4] checkout/restore: fix `git checkout -p HEAD...` bug
` [PATCH v2 1/4] builtin/checkout: "
` [PATCH v2 2/4] Doc: document "A...B" form for <tree-ish> in checkout and switch
` [PATCH v2 3/4] add-patch: add NEEDSWORK about comparing commits
` [PATCH v2 4/4] t2016: add a NEEDSWORK about the PERL prerequisite
[PATCH v2 0/3] submodule: port subcommand add from shell to C
2020-10-07 7:45 UTC (4+ messages)
` [PATCH v2 1/3] dir: change the scope of function 'directory_exists_in_index()'
` [PATCH v2 2/3] submodule: port submodule subcommand 'add' from shell to C
` [PATCH v2 3/3] t7400: add test to check 'submodule add' for tracked paths
[PATCH] Improve diff pattern for PHP files
2020-10-07 6:12 UTC (5+ messages)
` [PATCH v2] "
[PATCH 0/2] checkout: learn the checkout.guess config variable
2020-10-07 5:09 UTC (10+ messages)
` [PATCH 1/2] Documentation/config/checkout: replace sq with backticks
` [PATCH 2/2] checkout: learn to respect checkout.guess
` [PATCH v2 0/2] checkout: learn the checkout.guess config variable
` [PATCH v2 1/2] Documentation/config/checkout: replace sq with backticks
` [PATCH v2 2/2] checkout: learn to respect checkout.guess
[PATCH] t5534: split stdout and stderr redirection
2020-10-07 0:15 UTC (3+ messages)
[PATCH 1/2] git-completion.bash: __git_diff_common_options: add --[no-]patch
2020-10-06 22:06 UTC (2+ messages)
` [PATCH 2/2] git-completion.bash: stash-show: complete $__git_diff_common_options
Git Test Coverage Report (v2.29.0-rc0)
2020-10-06 20:49 UTC (2+ messages)
[PATCH 0/7] forbidding symlinked .gitattributes and .gitignore
2020-10-06 20:41 UTC (39+ messages)
` [PATCH 1/7] fsck_tree(): fix shadowed variable
` [PATCH 2/7] fsck_tree(): wrap some long lines
` [PATCH 3/7] t7415: rename to expand scope
` [PATCH 4/7] t7450: test verify_path() handling of gitmodules
` [PATCH 5/7] t0060: test obscured .gitattributes and .gitignore matching
` [PATCH 6/7] verify_path(): disallow symlinks in .gitattributes and .gitignore
` [PATCH 7/7] fsck: complain when .gitattributes or .gitignore is a symlink
` [PATCH v2 0/8] forbidding symlinked .gitattributes and .gitignore
` [PATCH v2 1/8] fsck_tree(): fix shadowed variable
` [PATCH v2 2/8] fsck_tree(): wrap some long lines
` [PATCH v2 3/8] t7415: rename to expand scope
` [PATCH v2 4/8] t7450: test verify_path() handling of gitmodules
` [PATCH v2 5/8] t7450: test .gitmodules symlink matching against obscured names
` [PATCH v2 6/8] t0060: test obscured .gitattributes and .gitignore matching
` [PATCH v2 7/8] verify_path(): disallow symlinks in .gitattributes and .gitignore
` [PATCH v2 8/8] fsck: complain when .gitattributes or .gitignore is a symlink
[PATCH v4 8/9] commit: use config-based hooks
2020-10-06 19:08 UTC (5+ messages)
[GIT PULL] gitk update
2020-10-06 11:13 UTC (3+ messages)
[ANNOUNCE] Git for Windows 2.29.0-rc0
2020-10-06 9:25 UTC
[L10N] Kickoff for Git 2.29.0 round #1
2020-10-06 1:42 UTC
git submodule init initialises submodules for which active=false has been defined
2020-10-06 0:25 UTC (2+ messages)
[PATCH] unpack-trees: do not set SKIP_WORKTREE on submodules
2020-10-06 0:06 UTC
Optimizing for partial clone with '--filter=tree:0'
2020-10-05 16:38 UTC
[PATCH 0/7] Maintenance III: Background maintenance
2020-10-05 19:57 UTC (19+ messages)
` [PATCH v2 "
` [PATCH v2 6/7] maintenance: recommended schedule in register/start
` [PATCH v3 0/7] Maintenance III: Background maintenance
` [PATCH v3 1/7] maintenance: optionally skip --auto process
` [PATCH v3 2/7] maintenance: add --schedule option and config
` [PATCH v3 3/7] for-each-repo: run subcommands on configured repos
` [PATCH v3 4/7] maintenance: add [un]register subcommands
` [PATCH v3 5/7] maintenance: add start/stop subcommands
` [PATCH v3 6/7] maintenance: use default schedule if not configured
` [PATCH v3 7/7] maintenance: add troubleshooting guide to docs
[PATCH v2 00/19] Parallel Checkout (part I)
2020-10-05 13:45 UTC (5+ messages)
` [PATCH v2 10/19] unpack-trees: add basic support for parallel checkout
` [PATCH] parallel-checkout: drop unused checkout state parameter
[PATCH] po: adjust for the recent change in send-pack/transport-helper
2020-10-05 0:15 UTC (4+ messages)
[PATCH 00/13] reftable library
2020-10-04 18:39 UTC (10+ messages)
` [PATCH v2 "
` [PATCH v2 05/13] reftable: utility functions
` [PATCH v2 12/13] reftable: rest of library
[PATCH] range-diff: fix some 'hdr-check' and sparse warnings
2020-10-04 18:35 UTC (9+ messages)
bug report: gitk crashes on git commit with emoji (utf-8)
2020-10-05 11:33 UTC
[PATCH 0/2] Avoid main as branch name in the test suite
2020-10-05 9:59 UTC (5+ messages)
` [PATCH 1/2] t1415: avoid using `main` as ref name
` [PATCH 2/2] tests: avoid using the branch name `main`
[PATCH] docs: clarify git rm --cached function in gitignore note
2020-10-05 8:58 UTC
[PATCH] fast-import: fix typo in documentation
2020-10-04 19:56 UTC (2+ messages)
[PATCH] gitsubmodules: add '--recurse-submodules' for 'ls-files'
2020-10-04 19:55 UTC (2+ messages)
git add --intent-to-add and git stash
2020-10-04 18:53 UTC
[ISSUE] Stop accessing, storing, and sharing the user's time zone
2020-10-03 22:14 UTC (7+ messages)
` [RFC PATCH 0/1] adding user.hideTimezone for setting UTC timezone
[PATCH] bisect: add a --verify flag to `bisect run`
2020-10-03 19:34 UTC (4+ messages)
[PATCH 07/15] remote-mediawiki tests: guard test_cmp with test_path_is_file
2020-10-03 17:22 UTC (3+ messages)
` [PATCH] test_cmp: diagnose incorrect arguments more precisely
[PATCH] credential.c: fix credential reading with regards to CR/LF
2020-10-03 13:29 UTC (8+ messages)
` [PATCH v2 0/3] Prepare git credential to read input with DOS line endings
` [PATCH v2 1/3] credential.c: fix credential reading with regards to CR/LF
` [PATCH v3] credential: treat CR/LF as line endings in the credential protocol
[PATCH v9 0/3] push: add "--[no-]force-if-includes"
2020-10-03 12:10 UTC (5+ messages)
` [PATCH v10 "
` [PATCH v10 1/3] push: add reflog check for "--force-if-includes"
` [PATCH v10 2/3] push: parse and set flag "
` [PATCH v10 3/3] t, doc: update tests, reference "
[PATCH 0/2] gitk: fix mix of tabs and spaces in indentation
2020-10-03 9:14 UTC (4+ messages)
` [PATCH v2 "
` [PATCH v2 1/2] gitk: replace tabs with spaces
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).