Skip to content

Weekly Digest (16 February, 2020 - 23 February, 2020) #564

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 Feb 23, 2020 · 0 comments
Closed

Weekly Digest (16 February, 2020 - 23 February, 2020) #564

weekly-digest bot opened this issue Feb 23, 2020 · 0 comments

Comments

@weekly-digest
Copy link

weekly-digest bot commented Feb 23, 2020

Here's the Weekly Digest for gitgitgadget/git:


ISSUES

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

OPEN ISSUES

💚 #563 single patch quimby test, by nasamuffin
💚 #562 add git-bugreport tool, by nasamuffin
💚 #559 Add HTTPS proxy SSL options (cert, key, cainfo), by jalopezsilva
💚 #558 sparse-checkout: allow one-character directories in cone mode, by derrickstolee
💚 #556 Document two partial clone bugs, fix one, by derrickstolee
💚 #555 unpack-trees: fix '--recurse-submodules' when switching from no submodules to nested submodules, by phil-blain

CLOSED ISSUES

❤️ #561 create git-bugreport utility, by nasamuffin
❤️ #560 create git-bugreport utility, by nasamuffin

NOISY ISSUE

🔈 #561 create git-bugreport utility, by nasamuffin
It received 12 comments.


PULL REQUESTS

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

OPEN PULL REQUEST

Last week, 2 pull requests were opened.
💚 #563 single patch quimby test, by nasamuffin
💚 #562 add git-bugreport tool, by nasamuffin

UPDATED PULL REQUEST

Last week, 13 pull requests were updated.
💛 #559 Add HTTPS proxy SSL options (cert, key, cainfo), by jalopezsilva
💛 #558 sparse-checkout: allow one-character directories in cone mode, by derrickstolee
💛 #556 Document two partial clone bugs, fix one, by derrickstolee
💛 #555 unpack-trees: fix '--recurse-submodules' when switching from no submodules to nested submodules, by phil-blain
💛 #554 bisect: Removing subdirectory restrictions on git bisect, by nirmalhk7
💛 #553 mingw: git stash push hangs if patch > 8MB, by SyntevoAlex
💛 #548 [Outreachy] advice: revamp advise API, by HebaWaly
💛 #539 Reftable support git-core, by hanwen
💛 #538 ci: build and test with Python 2 and 3; the cheap way, by szeder
💛 #530 Support --pathspec-from-file in rm, stash, by SyntevoAlex
💛 #525 git gui: improve German translation, by cstim
💛 #497 Changed Paths Bloom Filters, by garimasi514
💛 #145 Avoid spawning gzip in git archive, by dscho


COMMITS

Last week there were 16 commits.
🛠️ The sixth batch for 2.26 Signed-off-by: Junio C Hamano [email protected] by gitster
🛠️ Merge branch 'es/outside-repo-errmsg-hints' Error message clarification. * es/outside-repo-errmsg-hints: prefix_path: show gitdir when arg is outside repo by gitster
🛠️ Merge branch 'jk/doc-credential-helper' Docfix. * jk/doc-credential-helper: doc: move credential helper info into gitcredentials(7) by gitster
🛠️ Merge branch 'js/mingw-open-in-gdb' Dev support. * js/mingw-open-in-gdb: mingw: add a helper function to attach GDB to the current process by gitster
🛠️ Merge branch 'js/test-unc-fetch' Test updates. * js/test-unc-fetch: t5580: test cloning without file://, test fetching via UNC paths by gitster
🛠️ Merge branch 'js/test-avoid-pipe' Test clean-up. * js/test-avoid-pipe: t9001, t9116: avoid pipes by gitster
🛠️ Merge branch 'js/test-write-junit-xml-fix' Testfix. * js/test-write-junit-xml-fix: tests: fix --write-junit-xml with subshells by gitster
🛠️ Merge branch 'jk/mailinfo-cleanup' Code clean-up. * jk/mailinfo-cleanup: mailinfo: factor out some repeated header handling mailinfo: be more liberal with header whitespace mailinfo: simplify parsing of header values mailinfo: treat header values as C strings by gitster
🛠️ Merge branch 'mr/show-config-scope' "git config" learned to show in which "scope", in addition to in which file, each config setting comes from. * mr/show-config-scope: config: add '--show-scope' to print the scope of a config value submodule-config: add subomdule config scope config: teach git_config_source to remember its scope config: preserve scope in do_git_config_sequence config: clarify meaning of command line scoping config: split repo scope to local and worktree config: make scope_name non-static and rename it t1300: create custom config file without special characters t1300: fix over-indented HERE-DOCs config: fix typo in variable name by gitster
🛠️ Merge branch 'rs/strbuf-insertstr' Code clean-up. * rs/strbuf-insertstr: mailinfo: don't insert header prefix for handle_content_type() strbuf: add and use strbuf_insertstr() by gitster
🛠️ Merge branch 'rs/parse-options-concat-dup' Code clean-up. * rs/parse-options-concat-dup: parse-options: simplify parse_options_dup() parse-options: const parse_options_concat() parameters parse-options: factor out parse_options_count() parse-options: use COPY_ARRAY in parse_options_concat() by gitster
🛠️ Merge branch 'bc/hash-independent-tests-part-8' Preparation for SHA-256 migration continues. * bc/hash-independent-tests-part-8: (21 commits) t6024: update for SHA-256 t6006: make hash size independent t6000: abstract away SHA-1-specific constants t5703: make test work with SHA-256 t5607: make hash size independent t5318: update for SHA-256 t5515: make test hash independent t5321: make test hash independent t5313: make test hash independent t5309: make test hash independent t5302: make hash size independent t4060: make test work with SHA-256 t4211: add test cases for SHA-256 t4211: move SHA-1-specific test cases into a directory t4013: make test hash independent t3311: make test work with SHA-256 t3310: make test work with SHA-256 t3309: make test work with SHA-256 t3308: make test work with SHA-256 t3206: make hash size independent ... by gitster
🛠️ Merge branch 'rs/name-rev-memsave' Memory footprint and performance of "git name-rev" has been improved. * rs/name-rev-memsave: name-rev: sort tip names before applying name-rev: release unused name strings name-rev: generate name strings only if they are better name-rev: pre-size buffer in get_parent_name() name-rev: factor out get_parent_name() name-rev: put struct rev_name into commit slab name-rev: don't _peek() in create_or_update_name() name-rev: don't leak path copy in name_ref() name-rev: respect const qualifier name-rev: remove unused typedef name-rev: rewrite create_or_update_name() by gitster
🛠️ Sync with 2.25.1 by gitster
🛠️ Git 2.25.1 Signed-off-by: Junio C Hamano [email protected] by gitster
🛠️ prefix_path: show gitdir when arg is outside repo When developing a script, it can be painful to understand why Git thinks something is outside the current repo, if the current repo isn't what the user thinks it is. Since this can be tricky to diagnose, especially in cases like submodules or nested worktrees, let's give the user a hint about which repository is offended about that path. Signed-off-by: Emily Shaffer [email protected] Acked-by: brian m. carlson [email protected] Signed-off-by: Junio C Hamano [email protected] by nasamuffin


CONTRIBUTORS

Last week there were 2 contributors.
👤 gitster
👤 nasamuffin


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.

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