We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Here's the Weekly Digest for gitgitgadget/git:
Last week 7 issues were created. Of these, 0 issues have been closed and 7 issues are still open.
💚 #320 Emphasise the cherry-pick --skip option, by Denton-L 💚 #319 [META] gitgitgadget/git is missing tags from git/git, by dakotahawkins 💚 #318 Add config option corresponding to --rebase-merges flag, by dakotahawkins 💚 #317 [RFC] Revert/delay performance regression in 'git checkout -b', by derrickstolee 💚 #316 [RFC] New sparse-checkout builtin and "cone" mode, by derrickstolee 💚 #315 commit-graph: add --[no-]progress to write and verify, by garimasi514 💚 #314 quote: handle null and empty strings in sq_quote_buf_pretty(), by garimasi514
--rebase-merges
👍 #317 [RFC] Revert/delay performance regression in 'git checkout -b', by derrickstolee It received 👍 x1, 😄 x0, 🎉 x0 and ❤️ x0.
🔈 #315 commit-graph: add --[no-]progress to write and verify, by garimasi514 It received 8 comments.
Last week, 17 pull requests were created, updated or merged.
Last week, 17 pull requests were updated. 💛 #317 [RFC] Revert/delay performance regression in 'git checkout -b', by derrickstolee 💛 #316 [RFC] New sparse-checkout builtin and "cone" mode, by derrickstolee 💛 #315 commit-graph: add --[no-]progress to write and verify, by garimasi514 💛 #314 quote: handle null and empty strings in sq_quote_buf_pretty(), by garimasi514 💛 #312 rebase -i: always update HEAD before rewording, by phillipwood 💛 #305 Port git to Plan 9, by lufia 💛 #303 git-p4: auto-delete named temporary file, by philip-mcgraw 💛 #298 trace2: clean up formatting in perf target format, by jeffhostetler 💛 #294 rebase -r: support merge strategies other than recursive, by dscho 💛 #292 Create 'feature.*' config area and some centralized config parsing, by derrickstolee 💛 #170 git add -i: add a rudimentary version in C (supporting only status and help so far), by dscho 💛 #148 Windows: add a configuration location to be shared among different Git implementations, by dscho 💛 #143 Add more regression tests around fetching/cloning from UNC paths, by dscho 💛 #141 Handle worktrees at the top of a network drive, by dscho 💛 #135 mingw: handle non-ASCII PATH components correctly, by dscho 💛 #129 Do use ALL_CFLAGS in hdr-check, by dscho 💛 #93 mingw: support UNC as file://server/share/repo, by dscho
recursive
status
help
Last week there were 13 commits. 🛠️ First batch after Git 2.23 Signed-off-by: Junio C Hamano [email protected] by gitster 🛠️ Merge branch 'sg/worktree-remove-errormsg' Error message update/clarification. * sg/worktree-remove-errormsg: worktree remove: clarify error message on dirty worktree by gitster 🛠️ Merge branch 'en/fast-import-merge-doc' Doc update. * en/fast-import-merge-doc: git-fast-import.txt: clarify that multiple merge commits are allowed by gitster 🛠️ Merge branch 'jk/perf-no-dups' Test & perf scripts must use unique numeric prefix, but a pair shared the same number, which is fixed here. * jk/perf-no-dups: t/perf: rename duplicate-numbered test script by gitster 🛠️ Merge branch 'rs/nedalloc-fixlets' Compilation fix. * rs/nedalloc-fixlets: nedmalloc: avoid compiler warning about unused value nedmalloc: do assignments only after the declaration section by gitster 🛠️ Merge branch 'sg/show-failed-test-names' The first line of verbose output from each test piece now carries the test name and number to help scanning with eyeballs. * sg/show-failed-test-names: tests: show the test name and number at the start of verbose output t0000-basic: use realistic test script names in the verbose tests by gitster 🛠️ Merge branch 'sg/commit-graph-validate' The code to write commit-graph over given commit object names has been made a bit more robust. * sg/commit-graph-validate: commit-graph: error out on invalid commit oids in 'write --stdin-commits' commit-graph: turn a group of write-related macro flags into an enum t5318-commit-graph: use 'test_expect_code' by gitster 🛠️ Merge branch 'vn/restore-empty-ita-corner-case-fix' "git checkout" and "git restore" to re-populate the index from a tree-ish (typically HEAD) did not work correctly for a path that was removed and then added again with the intent-to-add bit, when the corresponding working tree file was empty. This has been corrected. * vn/restore-empty-ita-corner-case-fix: restore: add test for deleted ita files checkout.c: unstage empty deleted ita files by gitster 🛠️ Merge branch 'sc/pack-refs-deletion-racefix' "git pack-refs" can lose refs that are created while running, which is getting corrected. * sc/pack-refs-deletion-racefix: pack-refs: always refresh after taking the lock file by gitster 🛠️ Merge branch 'sg/do-not-skip-non-httpd-tests' Test fix. * sg/do-not-skip-non-httpd-tests: t: warn against adding non-httpd-specific tests after sourcing 'lib-httpd' t5703: run all non-httpd-specific tests before sourcing 'lib-httpd.sh' t5510-fetch: run non-httpd-specific test before sourcing 'lib-httpd.sh' by gitster 🛠️ Merge branch 'jk/tree-walk-overflow' Codepaths to walk tree objects have been audited for integer overflows and hardened. * jk/tree-walk-overflow: tree-walk: harden make_traverse_path() length computations tree-walk: add a strbuf wrapper for make_traverse_path() tree-walk: accept a raw length for traverse_path_len() tree-walk: use size_t consistently tree-walk: drop oid from traverse_info setup_traverse_info(): stop copying oid by gitster 🛠️ Merge branch 'sg/t5510-test-i18ngrep-fix' Test fix. * sg/t5510-test-i18ngrep-fix: t5510-fetch: fix negated 'test_i18ngrep' invocation by gitster 🛠️ Merge branch 'mt/grep-submodules-working-tree' "git grep --recurse-submodules" that looks at the working tree files looked at the contents in the index in submodules, instead of files in the working tree. * mt/grep-submodules-working-tree: grep: fix worktree case in submodules by gitster
Last week there was 1 contributor. 👤 gitster
Last week there were no stargazers.
Last week there were no releases.
That's all for last week, please 👀 Watch and ⭐ Star the repository gitgitgadget/git to receive next weekly updates. 😃
You can also view all Weekly Digests by clicking here.
Your Weekly Digest bot. 📆
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Here's the Weekly Digest for gitgitgadget/git:
ISSUES
Last week 7 issues were created.
Of these, 0 issues have been closed and 7 issues are still open.
OPEN ISSUES
💚 #320 Emphasise the cherry-pick --skip option, by Denton-L
💚 #319 [META] gitgitgadget/git is missing tags from git/git, by dakotahawkins
💚 #318 Add config option corresponding to
--rebase-merges
flag, by dakotahawkins💚 #317 [RFC] Revert/delay performance regression in 'git checkout -b', by derrickstolee
💚 #316 [RFC] New sparse-checkout builtin and "cone" mode, by derrickstolee
💚 #315 commit-graph: add --[no-]progress to write and verify, by garimasi514
💚 #314 quote: handle null and empty strings in sq_quote_buf_pretty(), by garimasi514
LIKED ISSUE
👍 #317 [RFC] Revert/delay performance regression in 'git checkout -b', by derrickstolee
It received 👍 x1, 😄 x0, 🎉 x0 and ❤️ x0.
NOISY ISSUE
🔈 #315 commit-graph: add --[no-]progress to write and verify, by garimasi514
It received 8 comments.
PULL REQUESTS
Last week, 17 pull requests were created, updated or merged.
UPDATED PULL REQUEST
Last week, 17 pull requests were updated.
💛 #317 [RFC] Revert/delay performance regression in 'git checkout -b', by derrickstolee
💛 #316 [RFC] New sparse-checkout builtin and "cone" mode, by derrickstolee
💛 #315 commit-graph: add --[no-]progress to write and verify, by garimasi514
💛 #314 quote: handle null and empty strings in sq_quote_buf_pretty(), by garimasi514
💛 #312 rebase -i: always update HEAD before rewording, by phillipwood
💛 #305 Port git to Plan 9, by lufia
💛 #303 git-p4: auto-delete named temporary file, by philip-mcgraw
💛 #298 trace2: clean up formatting in perf target format, by jeffhostetler
💛 #294 rebase -r: support merge strategies other than
recursive
, by dscho💛 #292 Create 'feature.*' config area and some centralized config parsing, by derrickstolee
💛 #170 git add -i: add a rudimentary version in C (supporting only
status
andhelp
so far), by dscho💛 #148 Windows: add a configuration location to be shared among different Git implementations, by dscho
💛 #143 Add more regression tests around fetching/cloning from UNC paths, by dscho
💛 #141 Handle worktrees at the top of a network drive, by dscho
💛 #135 mingw: handle non-ASCII PATH components correctly, by dscho
💛 #129 Do use ALL_CFLAGS in hdr-check, by dscho
💛 #93 mingw: support UNC as file://server/share/repo, by dscho
COMMITS
Last week there were 13 commits.
🛠️ First batch after Git 2.23 Signed-off-by: Junio C Hamano [email protected] by gitster
🛠️ Merge branch 'sg/worktree-remove-errormsg' Error message update/clarification. * sg/worktree-remove-errormsg: worktree remove: clarify error message on dirty worktree by gitster
🛠️ Merge branch 'en/fast-import-merge-doc' Doc update. * en/fast-import-merge-doc: git-fast-import.txt: clarify that multiple merge commits are allowed by gitster
🛠️ Merge branch 'jk/perf-no-dups' Test & perf scripts must use unique numeric prefix, but a pair shared the same number, which is fixed here. * jk/perf-no-dups: t/perf: rename duplicate-numbered test script by gitster
🛠️ Merge branch 'rs/nedalloc-fixlets' Compilation fix. * rs/nedalloc-fixlets: nedmalloc: avoid compiler warning about unused value nedmalloc: do assignments only after the declaration section by gitster
🛠️ Merge branch 'sg/show-failed-test-names' The first line of verbose output from each test piece now carries the test name and number to help scanning with eyeballs. * sg/show-failed-test-names: tests: show the test name and number at the start of verbose output t0000-basic: use realistic test script names in the verbose tests by gitster
🛠️ Merge branch 'sg/commit-graph-validate' The code to write commit-graph over given commit object names has been made a bit more robust. * sg/commit-graph-validate: commit-graph: error out on invalid commit oids in 'write --stdin-commits' commit-graph: turn a group of write-related macro flags into an enum t5318-commit-graph: use 'test_expect_code' by gitster
🛠️ Merge branch 'vn/restore-empty-ita-corner-case-fix' "git checkout" and "git restore" to re-populate the index from a tree-ish (typically HEAD) did not work correctly for a path that was removed and then added again with the intent-to-add bit, when the corresponding working tree file was empty. This has been corrected. * vn/restore-empty-ita-corner-case-fix: restore: add test for deleted ita files checkout.c: unstage empty deleted ita files by gitster
🛠️ Merge branch 'sc/pack-refs-deletion-racefix' "git pack-refs" can lose refs that are created while running, which is getting corrected. * sc/pack-refs-deletion-racefix: pack-refs: always refresh after taking the lock file by gitster
🛠️ Merge branch 'sg/do-not-skip-non-httpd-tests' Test fix. * sg/do-not-skip-non-httpd-tests: t: warn against adding non-httpd-specific tests after sourcing 'lib-httpd' t5703: run all non-httpd-specific tests before sourcing 'lib-httpd.sh' t5510-fetch: run non-httpd-specific test before sourcing 'lib-httpd.sh' by gitster
🛠️ Merge branch 'jk/tree-walk-overflow' Codepaths to walk tree objects have been audited for integer overflows and hardened. * jk/tree-walk-overflow: tree-walk: harden make_traverse_path() length computations tree-walk: add a strbuf wrapper for make_traverse_path() tree-walk: accept a raw length for traverse_path_len() tree-walk: use size_t consistently tree-walk: drop oid from traverse_info setup_traverse_info(): stop copying oid by gitster
🛠️ Merge branch 'sg/t5510-test-i18ngrep-fix' Test fix. * sg/t5510-test-i18ngrep-fix: t5510-fetch: fix negated 'test_i18ngrep' invocation by gitster
🛠️ Merge branch 'mt/grep-submodules-working-tree' "git grep --recurse-submodules" that looks at the working tree files looked at the contents in the index in submodules, instead of files in the working tree. * mt/grep-submodules-working-tree: grep: fix worktree case in submodules by gitster
CONTRIBUTORS
Last week there was 1 contributor.
👤 gitster
STARGAZERS
Last week there were no stargazers.
RELEASES
Last week there were no releases.
That's all for last week, please 👀 Watch and ⭐ Star the repository gitgitgadget/git to receive next weekly updates. 😃
You can also view all Weekly Digests by clicking here.
The text was updated successfully, but these errors were encountered: