Skip to content

Weekly Digest (2 August, 2020 - 9 August, 2020) #697

New issue

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

Closed
weekly-digest bot opened this issue Aug 9, 2020 · 0 comments
Closed

Weekly Digest (2 August, 2020 - 9 August, 2020) #697

weekly-digest bot opened this issue Aug 9, 2020 · 0 comments

Comments

@weekly-digest
Copy link

weekly-digest bot commented Aug 9, 2020

Here's the Weekly Digest for gitgitgadget/git:


ISSUES

Last week 6 issues were created.
Of these, 0 issues have been closed and 6 issues are still open.

OPEN ISSUES

💚 #696 Maintenance II: prefetch, loose-objects, incremental-repack tasks, by derrickstolee
💚 #695 Maintenance I: Command, gc and commit-graph tasks, by derrickstolee
💚 #694 Fit the building tools to Plan 9 environment, by lufia
💚 #693 mergetool-lib: Don't use deprecated variable to detect GNOME, by 3v1n0
💚 #692 Improve the example that illustrates git-notes path names, by noamraph
💚 #691 List all guides in git(1), by phil-blain

NOISY ISSUE

🔈 #692 Improve the example that illustrates git-notes path names, by noamraph
It received 31 comments.


PULL REQUESTS

Last week, 14 pull requests were created, updated or merged.

UPDATED PULL REQUEST

Last week, 14 pull requests were updated.
💛 #696 Maintenance II: prefetch, loose-objects, incremental-repack tasks, by derrickstolee
💛 #695 Maintenance I: Command, gc and commit-graph tasks, by derrickstolee
💛 #694 Fit the building tools to Plan 9 environment, by lufia
💛 #693 mergetool-lib: Don't use deprecated variable to detect GNOME, by 3v1n0
💛 #692 Improve the example that illustrates git-notes path names, by noamraph
💛 #691 List all guides in git(1), by phil-blain
💛 #689 diff: teach --stat to ignore uninteresting modifications, by ROGERSM94
💛 #686 Introduce --first-parent flag for git bisect, by alipman88
💛 #684 [GSoC] Improvements to ref-filter, by harry-hov
💛 #680 [WIP] Maintenance III: background maintenance, by derrickstolee
💛 #673 Remove special casing for PSEUDOREF updates, by hanwen
💛 #671 Maintenance builtin, allowing 'gc --auto' customization, by derrickstolee
💛 #614 CMake build system for git, by SibiSiddharthan
💛 #539 Reftable support git-core, by hanwen


COMMITS

Last week there were 4 commits.
🛠️ Fourth batch Signed-off-by: Junio C Hamano [email protected] by gitster
🛠️ Merge branch 'jt/pretend-object-never-come-from-elsewhere' The pretend-object mechanism checks if the given object already exists in the object store before deciding to keep the data in-core, but the check would have triggered lazy fetching of such an object from a promissor remote. * jt/pretend-object-never-come-from-elsewhere: sha1-file: make pretend_object_file() not prefetch by gitster
🛠️ Merge branch 'jt/pack-objects-prefetch-in-batch' While packing many objects in a repository with a promissor remote, lazily fetching missing objects from the promissor remote one by one may be inefficient---the code now attempts to fetch all the missing objects in batch (obviously this won't work for a lazy clone that lazily fetches tree objects as you cannot even enumerate what blobs are missing until you learn which trees are missing). * jt/pack-objects-prefetch-in-batch: pack-objects: prefetch objects to be packed pack-objects: refactor to oid_object_info_extended by gitster
🛠️ Merge branch 'mp/complete-show-color-moved' Command line completion (in contrib/) update. * mp/complete-show-color-moved: completion: add show --color-moved[-ws] by gitster


CONTRIBUTORS

Last week there was 1 contributor.
👤 gitster


STARGAZERS

Last week there were 2 stagazers.
KlausDevWalker
PeytonTYDev
You all are the stars! 🌟


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.

Your Weekly Digest bot. 📆

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant