Skip to content

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

Closed
@weekly-digest

Description

@weekly-digest

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 gitster@pobox.com 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. 📆

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions