[ANNOUNCE] Git v2.31.1

2021-03-26 Thread Junio C Hamano
nathan Tan (1): t5606: run clone branch name test with protocol v2 Junio C Hamano (3): xcalloc: use CALLOC_ARRAY() when applicable cocci: allow xcalloc(1, size) Git 2.31.1 Kyle Meyer (1): config.txt: add missing period René Scharfe (6): fix xcalloc() arg

[ANNOUNCE] Git v2.31.0

2021-03-15 Thread Junio C Hamano
Han-Wen Nienhuys, Hariom Verma, Heba Waly, Jean-Noël Avila, Jeff Hostetler, Jeff King, Jiang Xin, Joey Salazar, Johannes Schindelin, Johannes Sixt, Jonathan Nieder, Jonathan Tan, Jordi Mas, Junio C Hamano, Kevin Daudt, Kevin Willford, Lars Schneider, Martin Ågren, Martin von Zweigbergk, Ma

[ANNOUNCE] Git v2.31.0-rc2

2021-03-09 Thread Junio C Hamano
Henrie, brian m. carlson, Christian Couder, Denton Liu, Derrick Stolee, Elijah Newren, Eric Sunshine, Eric Wong, Felipe Contreras, Han-Wen Nienhuys, Hariom Verma, Heba Waly, Jeff Hostetler, Jeff King, Jiang Xin, Joey Salazar, Johannes Schindelin, Johannes Sixt, Jonathan Tan, Junio C Ham

[ANNOUNCE] Git v2.30.2 and below for CVE-2021-21300

2021-03-09 Thread Junio C Hamano
The latest maintenance release Git v2.30.2, together with releases for older maintenance tracks v2.17.6, v2.18.5, v2.19.6, v2.20.5, v2.21.4, v2.22.5, v2.23.4, v2.24.4, v2.25.5, v2.26.3, v2.27.1, v2.28.1 and v2.29.3, is now available at the usual places. These maintenance releases are to addresses

Re: A note on the 5.12-rc1 tag

2021-03-05 Thread Junio C Hamano
Josh Triplett writes: >> It is trivial for you to fetch the refs/notes/do-not--checkout notes >> tree from me and merge it into your refs/notes/do-not--checkout >> notes tree, I would think; "git notes merge" may have room for >> improvement, but essentially it would just want a union of two >> s

Re: A note on the 5.12-rc1 tag

2021-03-05 Thread Junio C Hamano
Christian Couder writes: >> (git notes would be nice for this, but they're hard to share reliably; >> the above mechanism to accumulate entries from a file in the repo seems >> simpler. I can imagine other possibilities.) > > If the notes are created automatically from the `/.git-bisect-skip` > f

Re: [ANNOUNCE] Git v2.31.0-rc1

2021-03-03 Thread Junio C Hamano
Eric Sunshine writes: > On Wed, Mar 3, 2021 at 7:23 PM Junio C Hamano wrote: >> Pratyush Yadav (1): >> git-gui: remove lines starting with the comment character > > Is there some way that this can be removed from v2.31.0 before final > release? It badly breaks git-

[ANNOUNCE] Git v2.31.0-rc1

2021-03-03 Thread Junio C Hamano
carlson, Christian Couder, Denton Liu, Derrick Stolee, Elijah Newren, Eric Sunshine, Eric Wong, Felipe Contreras, Han-Wen Nienhuys, Hariom Verma, Heba Waly, Jeff Hostetler, Jeff King, Jiang Xin, Joey Salazar, Johannes Schindelin, Johannes Sixt, Jonathan Tan, Junio C Hamano, Kevin Daudt, Kevin

[ANNOUNCE] Git v2.31.0-rc0

2021-02-25 Thread Junio C Hamano
Derrick Stolee, Elijah Newren, Eric Sunshine, Eric Wong, Felipe Contreras, Jeff King, Jiang Xin, Joey Salazar, Johannes Schindelin, Johannes Sixt, Jonathan Tan, Junio C Hamano, Kevin Daudt, Lars Schneider, Martin Ågren, Martin von Zweigbergk, Matheus Tavares, Michael Haggerty, Patrick Steinh

[ANNOUNCE] Git v2.30.1

2021-02-08 Thread Junio C Hamano
tries p5303: avoid sed GNU-ism Johannes Schindelin (1): SKIP_DASHED_BUILT_INS: respect `config.mak` Johannes Sixt (1): annotate-tests: quote variable expansions containing path names Jonathan Tan (1): Doc: clarify contents of packfile sent as URI Junio C Hamano (

[ANNOUNCE] Git v2.30.0

2020-12-28 Thread Junio C Hamano
shine, Felipe Contreras, Han-Wen Nienhuys, Jean-Noël Avila, Jeff Hostetler, Jeff King, Jiang Xin, Johannes Berg, Johannes Schindelin, Jonathan Tan, Jordi Mas, Josh Steadmon, Junio C Hamano, Kyle Meyer, Martin Ågren, Matheus Tavares, Matthias Rüster, Nicolas Morey-Chaisemartin, Patrick

Re: [ANNOUNCE] Git v2.30.0-rc2

2020-12-23 Thread Junio C Hamano
Thanks.

[ANNOUNCE] Git v2.30.0-rc2

2020-12-23 Thread Junio C Hamano
s-negative-fix later to maint). -------- Changes since v2.30.0-rc1 are as follows: Jiang Xin (1): pack-redundant: fix crash when one packfile in repo Johannes Schindelin (12): t1400: use `main` as initial branch name t3200: finis

[ANNOUNCE] Git v2.30.0-rc1

2020-12-18 Thread Junio C Hamano
Nienhuys, Jeff Hostetler, Jeff King, Jiang Xin, Johannes Berg, Johannes Schindelin, Jonathan Tan, Josh Steadmon, Junio C Hamano, Kyle Meyer, Martin Ågren, Matheus Tavares, Nicolas Morey-Chaisemartin, Patrick Steinhardt, Peter Kaestle, Philippe Blain, Phillip Wood, Pranit Bauva, Pratyush Yadav

[ANNOUNCE] Git v2.30.0-rc0

2020-12-14 Thread Junio C Hamano
, Ævar Arnfjörð Bjarmason, Alex Vandiver, Arnout Engelen, brian m. carlson, Christian Couder, Chris. Webster, Denton Liu, Derrick Stolee, Drew DeVault, Elijah Newren, Emily Shaffer, Felipe Contreras, Han-Wen Nienhuys, Jeff King, Jiang Xin, Johannes Schindelin, Jonathan Tan, Josh Steadmo

[ANNOUNCE] Git v2.29.2

2020-10-29 Thread Junio C Hamano
t3436: check --committer-date-is-author-date result more carefully am: fix broken email with --committer-date-is-author-date rebase: fix broken email with --committer-date-is-author-date Junio C Hamano (1): Git 2.29.2

[ANNOUNCE] Git v2.29.1

2020-10-23 Thread Junio C Hamano
on, so let's make an exception. Changes since v2.29.0 are as follows: Johannes Schindelin (1): SKIP_DASHED_BUILT_INS: do not skip the bin/ programs Junio C Hamano (1): Git 2.29.1

[ANNOUNCE] Git v2.29.0

2020-10-19 Thread Junio C Hamano
huys, Hariom Verma, Jacob Keller, Jean-Noël Avila, Jeff Hostetler, Jeff King, Jiang Xin, Johannes Berg, Johannes Schindelin, Johannes Sixt, Jonathan Tan, Jordi Mas, Junio C Hamano, Kazuhiro Kato, Luke Diamand, Martin Ågren, Matheus Tavares, Matthew Rogers, Matthias Rüster, Michael Forney,

[ANNOUNCE] Git v2.29.0-rc2

2020-10-15 Thread Junio C Hamano
hex-fix later to maint). (merge de20baf2c9 ny/notes-doc-sample-update later to maint). (merge f649aaaf82 so/rev-parser-errormessage-fix later to maint). (merge 6103d58b7f bc/sha-256-cvs-svn-updates later to maint). (merge ac900fddb7 ma/stop-progress-null-fix later to maint). (merge e767963ab6 rs/upload-pack-sigchain-fix later to maint). (merge a831908599 rs/preserve-merges-unused-code-removal later to maint). (merge 6dfefe70a9 jb/commit-graph-doc-fix later to maint). (merge 847b37271e pb/set-url-docfix later to maint). (merge 748f733d54 mt/checkout-entry-dead-code-removal later to maint). (merge ce820cbd58 dl/subtree-docs later to maint). (merge 55fe225dde jk/leakfix later to maint). (merge ee22a29215 so/pretty-abbrev-doc later to maint). (merge 3100fd5588 jc/post-checkout-doc later to maint). (merge 17bae89476 pb/doc-external-diff-env later to maint). (merge 27ed6ccc12 jk/worktree-check-clean-leakfix later to maint). (merge 1302badd16 ea/blame-use-oideq later to maint). (merge e6d5a11fed al/t3200-back-on-a-branch later to maint). (merge 324efcf6b6 pw/add-p-leakfix later to maint). (merge 1c6ffb546b jk/add-i-fixes later to maint). (merge e40e936551 cd/commit-graph-doc later to maint). (merge 0512eabd91 jc/sequencer-stopped-sha-simplify later to maint). (merge d01141de5a so/combine-diff-simplify later to maint). (merge 3be01e5ab1 sn/fast-import-doc later to maint). Changes since v2.29.0-rc1 are as follows: Junio C Hamano (1): Git 2.29-rc2

[ANNOUNCE] Git v2.29.0-rc1

2020-10-09 Thread Junio C Hamano
ler, Jeff King, Jiang Xin, Johannes Berg, Johannes Schindelin, Johannes Sixt, Jonathan Tan, Junio C Hamano, Kazuhiro Kato, Luke Diamand, Martin Ågren, Matheus Tavares, Matthew Rogers, Michael Forney, Michal Privoznik, Miriam Rubio, Orgad Shaneh, Patrick Steinhardt, Paul Mackerras, Phili

Re: [ANNOUNCE] Git v2.29.0-rc0

2020-10-05 Thread Junio C Hamano
Martin Ågren writes: > Minor comments follow. > ... > s/used // (without 'g' flag!) Thanks.

[ANNOUNCE] Git v2.29.0-rc0

2020-10-05 Thread Junio C Hamano
ng, Jiang Xin, Johannes Berg, Johannes Schindelin, Johannes Sixt, Jonathan Tan, Junio C Hamano, Kazuhiro Kato, Luke Diamand, Martin Ågren, Matheus Tavares, Matthew Rogers, Michael Forney, Michal Privoznik, Miriam Rubio, Orgad Shaneh, Patrick Steinhardt, Paul Mackerras, Philippe Blain, P

[ANNOUNCE] Git v2.28.0

2020-07-27 Thread Junio C Hamano
Xin, Johannes Schindelin, John Lin, Jonathan Nieder, Jonathan Tan, Jordi Mas, Josh Steadmon, Junio C Hamano, Laurent Arnoud, Martin Ågren, Matheus Tavares, Matthias Rüster, Paolo Bonzini, Patrick Steinhardt, Peter Krefting, Pratyush Yadav, Ralf Thielow, Ramsay Jones, Randall S. Becker, René

[ANNOUNCE] Git v2.28.0-rc2

2020-07-22 Thread Junio C Hamano
en Nienhuys, Jacob Keller, Jeff King, Johannes Schindelin, John Lin, Jonathan Nieder, Jonathan Tan, Josh Steadmon, Junio C Hamano, Laurent Arnoud, Martin Ågren, Matheus Tavares, Paolo Bonzini, Patrick Steinhardt, Pratyush Yadav, Ramsay Jones, Randall S. Becker, René Scharfe, Shourya Shukla,

[ANNOUNCE] Git v2.28.0-rc1

2020-07-17 Thread Junio C Hamano
hannes Schindelin, John Lin, Jonathan Nieder, Jonathan Tan, Josh Steadmon, Junio C Hamano, Laurent Arnoud, Martin Ågren, Matheus Tavares, Paolo Bonzini, Patrick Steinhardt, Ramsay Jones, Randall S. Becker, René Scharfe, Shourya Shukla, SZEDER Gábor, Taylor Blau,

Re: [ANNOUNCE] Git v2.28.0-rc0

2020-07-10 Thread Junio C Hamano
Derrick Stolee writes: > On 7/9/2020 5:40 PM, Junio C Hamano wrote: >> An early preview release Git v2.28.0-rc0 is now available for >> testing at the usual places. > > This might be part of your new process, or it might be an > oversight. It seems that GIT-VERSION

[ANNOUNCE] Git v2.28.0-rc0

2020-07-09 Thread Junio C Hamano
es Schindelin, John Lin, Jonathan Nieder, Jonathan Tan, Josh Steadmon, Junio C Hamano, Laurent Arnoud, Martin Ågren, Matheus Tavares, Paolo Bonzini, Patrick Steinhardt, Ramsay Jones, Randall S. Becker, René Scharfe, Shourya Shukla, SZEDER Gábor, Taylor Blau,

[ANNOUNCE] Git v2.27.0

2020-06-01 Thread Junio C Hamano
y Illikainen, Heba Waly, Ismael Luceno, Jean-Noël Avila, Jeff King, Jiang Xin, Johannes Schindelin, Jonathan Nieder, Jonathan Tan, Jordi Mas, Josh Steadmon, Junio C Hamano, Martin Ågren, Matheus Tavares, Matthias Rüster, Patrick Steinhardt, Peter Krefting, Philippe Blain, Phillip Wood, Pra

Re: [ANNOUNCE] Git v2.27.0-rc2

2020-05-27 Thread Junio C Hamano
Pratyush Yadav writes: > On 26/05/20 11:47AM, Junio C Hamano wrote: >> A release candidate Git v2.27.0-rc2 is now available for testing >> at the usual places. It is comprised of 509 non-merge commits >> since v2.26.0, contributed by 59 people, 17 of which are new faces.

Re: [ANNOUNCE] Git v2.27.0-rc2

2020-05-27 Thread Junio C Hamano
Kaartic Sivaraam writes: > Hi Junio, > > On 27-05-2020 00:17, Junio C Hamano wrote: >> Shourya Shukla (4): >>submodule--helper.c: Rename 'cb_foreach' to 'foreach_cb' >>gitfaq: files in .gitignore are tracked >>gitfaq:

[ANNOUNCE] Git v2.27.0-rc2

2020-05-26 Thread Junio C Hamano
an Nieder, Jonathan Tan, Josh Steadmon, Junio C Hamano, Martin Ågren, Matheus Tavares, Patrick Steinhardt, Philippe Blain, Phillip Wood, Pratyush Yadav, René Scharfe, Shourya Shukla, SZEDER Gábor, Taylor Blau, Thomas Gummerer, and Todd Zullinger.

Re* [ANNOUNCE] Git v2.27.0-rc1

2020-05-20 Thread Junio C Hamano
Jeff King writes: > On Wed, May 20, 2020 at 12:17:11PM -0700, Junio C Hamano wrote: > >> Git 2.27 Release Notes (draft) >> == >> >> Updates since v2.26 >> --- >> >> Backward compatibility notes > &

Re: [ANNOUNCE] Git v2.27.0-rc1

2020-05-20 Thread Junio C Hamano
Jeff King writes: > On Wed, May 20, 2020 at 12:17:11PM -0700, Junio C Hamano wrote: > >> Git 2.27 Release Notes (draft) >> == >> >> Updates since v2.26 >> --- >> >> Backward compatibility notes > &

[ANNOUNCE] Git v2.27.0-rc1

2020-05-20 Thread Junio C Hamano
arlo Marcelo Arenas Belón, Christian Couder, Damien Robert, Denton Liu, Derrick Stolee, Đoàn Trần Công Danh, Elijah Newren, Emily Shaffer, Eric Sunshine, Garima Singh, Hans Jerry Illikainen, Heba Waly, Jeff King, Jiang Xin, Johannes Schindelin, Jonathan Nieder, Jonathan Tan, Josh Steadmon,

[ANNOUNCE] Git v2.27.0-rc0

2020-05-14 Thread Junio C Hamano
o Arenas Belón, Christian Couder, Damien Robert, Denton Liu, Derrick Stolee, Đoàn Trần Công Danh, Elijah Newren, Emily Shaffer, Eric Sunshine, Garima Singh, Hans Jerry Illikainen, Heba Waly, Jeff King, Jiang Xin, Johannes Schindelin, Jonathan Nieder, Jonathan Tan, Josh Steadmon, Junio

[ANNOUNCE] Git v2.27.0-rc0

2020-05-14 Thread Junio C Hamano
o Arenas Belón, Christian Couder, Damien Robert, Denton Liu, Derrick Stolee, Đoàn Trần Công Danh, Elijah Newren, Emily Shaffer, Eric Sunshine, Garima Singh, Hans Jerry Illikainen, Heba Waly, Jeff King, Jiang Xin, Johannes Schindelin, Jonathan Nieder, Jonathan Tan, Josh Steadmon, Junio

[ANNOUNCE] Git v2.23.0

2019-08-16 Thread Junio C Hamano
ic Wong, Felipe Contreras, Jean-Noël Avila, Jeff Hostetler, Jeff King, Jiang Xin, Johannes Schindelin, Johannes Sixt, Jonathan Nieder, Jonathan Tan, Jordi Mas, Josh Steadmon, Junio C Hamano, Karsten Blees, Marc-André Lureau, Martin Ågren, Matthew DeVore, Matthias Rüster, Mike Hommey, Nguyễ

[ANNOUNCE] Git v2.22.1

2019-08-12 Thread Junio C Hamano
nsitive filesystems rebase --am: ignore rebase.rescheduleFailedExec diff: munmap() file contents before running external diff mingw: support spawning programs containing spaces in their names clean: show an error message when the path is too long Jonathan Tan (5): t5616

[ANNOUNCE] Git v2.23.0-rc1

2019-08-02 Thread Junio C Hamano
ems: add a backend for modern Visual Studio versions msvc: add a Makefile target to pre-generate the Visual Studio solution vcxproj: also link-or-copy builtins .gitignore: ignore Visual Studio's temporary/generated files bin-wrappers: append `.exe` to target paths if necessary

[ANNOUNCE] Git v2.22.0

2019-06-07 Thread Junio C Hamano
ler, Jeff King, Jiang Xin, Joel Teichroeb, Joey Hess, Johannes Schindelin, Jonathan Tan, Jordi Mas, Josh Steadmon, Junio C Hamano, Kyle Meyer, Martin Ågren, Matthew Kraai, Matthias Rüster, Mike Hommey, Nguyễn Thái Ngọc Duy, Paul-Sebastian Ungureanu, Peter Krefting, Philip Oakley, Phillip W

[ANNOUNCE] Git v2.21.0

2019-02-24 Thread Junio C Hamano
arlo Marcelo Arenas Belón, Christian Couder, Christopher Díaz Riveros, David Turner, Derrick Stolee, Elijah Newren, Eric Sunshine, Eric Wong, Fangyi Zhou, Jean-Noël Avila, Jeff King, Jiang Xin, Jimmy Angelakos, Johannes Schindelin, Jonathan Nieder, Jonathan Tan, Jordi Mas, Josh Steadmon, Junio C

[ANNOUNCE] Git v2.21.0-rc2

2019-02-19 Thread Junio C Hamano
olee, Elijah Newren, Eric Sunshine, Eric Wong, Jean-Noël Avila, Jeff King, Johannes Schindelin, Jonathan Nieder, Jonathan Tan, Josh Steadmon, Junio C Hamano, Kevin Daudt, Kim Gybels, Kyle Meyer, Linus Torvalds, Luke Diamand, Martin Ågren, Masaya Suzuki, Matthew DeVore, Matthieu Moy, Max Kiril

[ANNOUNCE] Git v2.21.0-rc1

2019-02-13 Thread Junio C Hamano
ng, Jean-Noël Avila, Jeff King, Johannes Schindelin, Jonathan Nieder, Jonathan Tan, Josh Steadmon, Junio C Hamano, Kevin Daudt, Kim Gybels, Kyle Meyer, Linus Torvalds, Luke Diamand, Martin Ågren, Masaya Suzuki, Matthew DeVore, Matthieu Moy, Max Kirillov, Nguyễn Thái Ngọc Duy, Olga Telezhnaya

Re: [Breakage] Git v2.21.0-rc0 - t5318 (NonStop)

2019-02-08 Thread Junio C Hamano
Johannes Sixt writes: > If the data does not have to be a sequence of zero bytes, the > alternatives are: > > * `test-genrandom seed-string $size` for a sequence of reproducible > "random" bytes > > * `printf "%0*d" $size 0` for a sequence of '0' characters. > > In t5318, the zero bytes do matter

[ANNOUNCE] Git v2.21.0-rc0

2019-02-06 Thread Junio C Hamano
vila, Jeff King, Johannes Schindelin, Jonathan Nieder, Jonathan Tan, Josh Steadmon, Junio C Hamano, Kim Gybels, Kyle Meyer, Linus Torvalds, Luke Diamand, Martin Ågren, Masaya Suzuki, Matthew DeVore, Matthieu Moy, Max Kirillov, Nguyễn Thái Ngọc Duy, Olga Telezhnaya, Orgad Shaneh, Phillip W

[ANNOUNCE] Git v2.20.1

2018-12-14 Thread Junio C Hamano
s since v2.20.0 are as follows: Derrick Stolee (1): .gitattributes: ensure t/oid-info/* has eol=lf Johannes Schindelin (4): help.h: fix coding style help -a: handle aliases with long names gracefully t4256: mark support files as LF-only t9902: 'send-email' te

[ANNOUNCE] Git v2.20.0

2018-12-09 Thread Junio C Hamano
ee, Elijah Newren, Eric Sunshine, Jean-Noël Avila, Jeff Hostetler, Jeff King, Jiang Xin, Johannes Schindelin, Johannes Sixt, Jonathan Nieder, Jonathan Tan, Jordi Mas, Josh Steadmon, Junio C Hamano, Karsten Blees, Luke Diamand, Martin Ågren, Max Kirillov, Michael Witten, Michał Górny, Ngu

Re: [ANNOUNCE] Git v2.18.0-rc1

2018-06-11 Thread Junio C Hamano
Duy Nguyen writes: > On Mon, Jun 4, 2018 at 3:53 PM, Junio C Hamano wrote: >> * "git pull -recurse-submodules --rebase", when the submodule > > One dash is missing in --recurse-submodules Thanks, will fix.

[ANNOUNCE] Git v2.17.0

2018-04-02 Thread Junio C Hamano
rian m. carlson, Changwoo Ryu, Christian Couder, Daniel Knittl-Frank, David Pursehouse, Derrick Stolee, Elijah Newren, Eric Sunshine, Eric Wong, Jason Merrill, Jean-Noël Avila, Jeff Hostetler, Jeff King, Jiang Xin, Johannes Schindelin, Jonathan Nieder, Jonathan Tan, Jordi Mas, Junio C

[ANNOUNCE] Git v2.17.0-rc2

2018-03-28 Thread Junio C Hamano
unshine, Eric Wong, Jason Merrill, Jeff Hostetler, Jeff King, Johannes Schindelin, Jonathan Nieder, Jonathan Tan, Junio C Hamano, Kaartic Sivaraam, Mårten Kongstad, Martin Ågren, Matthieu Moy, Michael Haggerty, Nathan Payre, Nguyễn Thái Ngọc Duy, Nicolas Morey-Chaisemartin, Olga Telezhnaya, P

Re: [PATCH 2/2] send-email: supply a --send-delay=1 by default

2018-03-25 Thread Junio C Hamano
Eric Sunshine writes: > A minor point: Are you sure that it's git-format-patch that's being > careful about arranging Date: to display in the desired order, and not > git-send-email? Looking at old patches I still have hanging around > which were created with git-format-patch, I see the Date: hea

Re: [PATCH 2/2] send-email: supply a --send-delay=1 by default

2018-03-25 Thread Junio C Hamano
"brian m. carlson" writes: > I'm not sure that this is going to have the effect you want it to have. > Let me give an example to demonstrate why. > ... > In short, I don't think this is going to be especially helpful because > it won't change the status quo for a lot of senders. You'd have to >

[ANNOUNCE] Git v2.16.3

2018-03-22 Thread Junio C Hamano
USE_GETTEXT_SCHEME commit: drop uses of get_cached_commit_buffer() revision: drop --show-all option Jonathan Tan (2): http: support cookie redaction when tracing http: support omitting data from traces Juan F. Codagnone (1): mailinfo: avoid segfault when can't ope

[ANNOUNCE] Git v2.17.0-rc1

2018-03-21 Thread Junio C Hamano
ian m. carlson, Christian Couder, Daniel Knittl-Frank, David Pursehouse, Derrick Stolee, Elijah Newren, Eric Sunshine, Eric Wong, Jason Merrill, Jeff Hostetler, Jeff King, Johannes Schindelin, Jonathan Nieder, Jonathan Tan, Junio C Hamano, Kaartic Sivaraam, Mårten Kongstad, Martin Ågren, Matth

Re: [PATCH] RelNotes: add details on Perl module changes

2018-03-16 Thread Junio C Hamano
Todd Zullinger writes: > Document changes to core and non-core Perl module handling in 2.17. > ... > Maybe something like this? I had intended to suggest a note about > NO_PERL_CPAN_FALLBACKS as well, so that's included too. Thanks. A help like this in individual areas from people more familia

Re: [ANNOUNCE] Git v2.17.0-rc0

2018-03-16 Thread Junio C Hamano
Junio C Hamano writes: > I haven't wordsmithed it fully, but it should say something along > the lines of ... > > Documentation/RelNotes/2.16.0.txt | 10 ++ > 1 file changed, 10 insertions(+) Eh, of course the addition should go to 2.17 release notes ;-) I

Re: [ANNOUNCE] Git v2.17.0-rc0

2018-03-16 Thread Junio C Hamano
Ævar Arnfjörð Bjarmason writes: > On Fri, Mar 16 2018, Junio C. Hamano jotted: > >> gitweb: hard-depend on the Digest::MD5 5.8 module > > I've just noticed this now, but while this module is in 5.8 RedHat's > butchered perl doesn't have it in the base s

[ANNOUNCE] Git v2.17.0-rc0

2018-03-15 Thread Junio C Hamano
hristian Couder, Daniel Knittl-Frank, Derrick Stolee, Elijah Newren, Eric Sunshine, Eric Wong, Jason Merrill, Jeff Hostetler, Jeff King, Johannes Schindelin, Jonathan Nieder, Jonathan Tan, Junio C Hamano, Kaartic Sivaraam, Mårten Kongstad, Martin Ågren, Matthieu Moy, Michael Haggerty,

[ANNOUNCE] Git v2.16.2

2018-02-16 Thread Junio C Hamano
t5600: fix outdated comment about unborn HEAD t5600: modernize style clone: factor out dir_exists() helper clone: do not clean up directories we didn't create Junio C Hamano (2): merge: teach -Xours/-Xtheirs to symbolic link merge Git 2.16.2 Nguyễn Thái Ngọc Duy

Re: linux-next: unnecessary merge in the v4l-dvb tree

2018-02-14 Thread Junio C Hamano
Linus Torvalds writes: > On Tue, Feb 13, 2018 at 9:18 AM, Junio C Hamano wrote: >> >> That makes me wonder if another heuristic I floated earlier is more >> appropriate. When merging a tag object T, if refs/tags/T exists and >> it is that tag object, then an updat

Re: linux-next: unnecessary merge in the v4l-dvb tree

2018-02-13 Thread Junio C Hamano
Mauro Carvalho Chehab writes: > Yes, that's my pain. I don't want ff only when pulling from others, > only when pulling from upstream tree. > >> >> We may want per-remote equivalent for it, i.e. e.g. >> >> [pull] >> ff=false ;# good default for collecting contributions >> >>

Re: linux-next: unnecessary merge in the v4l-dvb tree

2018-02-12 Thread Junio C Hamano
Linus Torvalds writes: > And some maintainers end up using multiple repositories as branches > (the old _original_ git model). Again, you can just use "git fetch + > git reset", of course, but that's a bit unsafe. In contrast, doing > "git pull --ff-only" is a safe convenient operation that does

Re: linux-next: unnecessary merge in the v4l-dvb tree

2018-02-12 Thread Junio C Hamano
Linus Torvalds writes: > Maybe we could just tell people to have something like > >git config --global alias.update pull --ff-only > > and use that for "try to update to upstream". I guess our mails crossed. I admit that I indeed wondered why you were not giving your usual "downstream s

Re: linux-next: unnecessary merge in the v4l-dvb tree

2018-02-12 Thread Junio C Hamano
Linus Torvalds writes: > On Mon, Feb 12, 2018 at 1:00 PM, Stephen Rothwell > wrote: > > The problem, of course, is that since git is distributed, git doesn't > know who is "upstream" and who is "downstream", so there's no > _technical_ difference between merging a development tree, and a > deve

[ANNOUNCE] Git v2.16.1

2018-01-21 Thread Junio C Hamano
ther documentation updates or code clean-ups. Changes since v2.16.0 are as follows: Eric Sunshine (1): t5601-clone: test case-conflicting files on case-insensitive filesystem Junio C Hamano (1): Git 2.16.1 bri

[ANNOUNCE] Git v2.16.0

2018-01-17 Thread Junio C Hamano
semaker, Derrick Stolee, Dimitriy Ryazantcev, Elijah Newren, Emily Xie, Eric Sunshine, Eric Wong, Heiko Voigt, Jacob Keller, Jameson Miller, Jean-Noel Avila, Jeff Hostetler, Jeff King, Jiang Xin, Johannes Schindelin, Jonathan Nieder, Jonathan Tan, Jordi Mas, Junio C Hamano, Kaartic Sivaraam, Ke

[ANNOUNCE] Git v2.16.0-rc2

2018-01-11 Thread Junio C Hamano
Heiko Voigt, Jacob Keller, Jameson Miller, Jean-Noel Avila, Jeff Hostetler, Jeff King, Johannes Schindelin, Jonathan Nieder, Jonathan Tan, Junio C Hamano, Kaartic Sivaraam, Kevin Daudt, Lars Schneider, Liam Beguin, Luke Diamand, Martin Ågren, Michael Haggerty, Nicolas Morey-Chaisemartin, Phil Hor

[ANNOUNCE] Git v2.16.0-rc1

2018-01-05 Thread Junio C Hamano
Heiko Voigt, Jacob Keller, Jameson Miller, Jean-Noel Avila, Jeff Hostetler, Jeff King, Johannes Schindelin, Jonathan Nieder, Jonathan Tan, Junio C Hamano, Kaartic Sivaraam, Kevin Daudt, Lars Schneider, Liam Beguin, Luke Diamand, Martin Ågren, Michael Haggerty, Nicolas Morey-Chaisemartin, Phil H

[ANNOUNCE] Git v2.16.0-rc0

2017-12-28 Thread Junio C Hamano
n Miller, Jean-Noel Avila, Jeff Hostetler, Jeff King, Johannes Schindelin, Jonathan Nieder, Jonathan Tan, Junio C Hamano, Kaartic Sivaraam, Kevin Daudt, Lars Schneider, Liam Beguin, Martin Ågren, Michael Haggerty, Nicolas Morey-Chaisemartin, Phil Hord, Phillip Wood, Pranit Bauva, Pratha

[ANNOUNCE] Git v2.15.1

2017-11-28 Thread Junio C Hamano
king for HEAD link_alt_odb_entries: make empty input a noop Johannes Schindelin (5): status: do not get confused by submodules in excluded directories mingw: include the full version information in the resources mingw: add experimental feature to redirect standard handles

[ANNOUNCE] Git v2.15.0

2017-10-29 Thread Junio C Hamano
gt, Jean-Noel Avila, Jeff Hostetler, Jeff King, Jiang Xin, Johannes Schindelin, Johannes Sixt, Jonathan Nieder, Jonathan Tan, Jordi Mas, Junio C Hamano, Kaartic Sivaraam, Kevin Daudt, Kevin Willford, Lars Schneider, Martin Koegler, Matthieu Moy, Max Kirillov, Michael Haggerty, Michael J Gru

[ANNOUNCE] Git v2.14.3

2017-10-22 Thread Junio C Hamano
The latest maintenance release Git v2.14.3 is now available at the usual places. The tarballs are found at: https://www.kernel.org/pub/software/scm/git/ The following public repositories all have a copy of the 'v2.14.3' tag and the 'maint' branch that the tag points at: url = https://kern

[ANNOUNCE] Git v2.15.0-rc2

2017-10-19 Thread Junio C Hamano
el, Brandon Casey, Brandon Williams, brian m. carlson, Christian Couder, David Glasser, Eric Blake, Han-Wen Nienhuys, Heiko Voigt, Jean-Noel Avila, Jeff Hostetler, Jeff King, Johannes Schindelin, Johannes Sixt, Jonathan Nieder, Jonathan Tan, Junio C Hamano, Kaartic Sivaraam, Kevin Daudt, Kevin

[ANNOUNCE] Git v2.15.0-rc1

2017-10-10 Thread Junio C Hamano
hony Sottile, Ben Boeckel, Brandon Casey, Brandon Williams, brian m. carlson, Christian Couder, Eric Blake, Han-Wen Nienhuys, Heiko Voigt, Jean-Noel Avila, Jeff Hostetler, Jeff King, Johannes Schindelin, Johannes Sixt, Jonathan Nieder, Jonathan Tan, Junio C Hamano, Kaartic Sivaraam, Kevin Daud

[ANNOUNCE] Git v2.15.0-rc0

2017-10-04 Thread Junio C Hamano
n Casey, Brandon Williams, brian m. carlson, Christian Couder, Eric Blake, Han-Wen Nienhuys, Heiko Voigt, Jeff Hostetler, Jeff King, Johannes Schindelin, Jonathan Nieder, Jonathan Tan, Junio C Hamano, Kaartic Sivaraam, Kevin Daudt, Kevin Willford, Lars Schneider, Martin Koegler, Matthieu M

[ANNOUNCE] Git v2.13.6 and others

2017-09-25 Thread Junio C Hamano
he same issue in other scripts. Changes since v2.10.4 are as follows: Jeff King (3): shell: drop git-cvsserver support by default archimport: use safe_pipe_capture for user input cvsimport: shell-quote variable use

[ANNOUNCE] Git v2.14.2

2017-09-25 Thread Junio C Hamano
remove repo_delete wrapper function vcs-svn: move remaining repo_tree functions to fast_export.h Jonathan Tan (7): fsck: remove redundant parse_tree() invocation object: remove "used" field from struct object fsck: cleanup unused variable Documentation:

[ANNOUNCE] Git v2.14.1, v2.13.5, and others

2017-08-10 Thread Junio C Hamano
The latest maintenance release Git v2.14.1 is now available at the usual places, together with releases for older maintenance track for the same issue: v2.7.6, v2.8.6, v2.9.5, v2.10.4, v2.11.3, v2.12.4, and v2.13.5. These contain a security fix for CVE-2017-1000117, and are released in coordinatio

Re: linux-next: Signed-off-by missing for commit in the drivers-x86 tree

2017-08-04 Thread Junio C Hamano
Linus Torvalds writes: > On Wed, Aug 2, 2017 at 5:28 PM, Stephen Rothwell > wrote: >> >> I would say that if you rebase someone's commit(s), then you are on the >> "patch's delivery path" and so should add a Signed-off-by tag. > > Yeah, I agree. Rebasing really is pretty much the exact same thi

[ANNOUNCE] Git v2.14.0

2017-08-04 Thread Junio C Hamano
rian m. carlson, Changwoo Ryu, Christian Couder, David Aguilar, David Turner, Dennis Kaarsemaker, Dimitriy Ryazantcev, Eric Wong, Hartmut Henkel, Jean-Noel Avila, Jeff Hostetler, Jeff King, Jiang Xin, Johannes Schindelin, Johannes Sixt, Jonathan Nieder, Jonathan Tan, Jordi Mas, Junio C Hama

[ANNOUNCE] Git v2.13.4

2017-08-01 Thread Junio C Hamano
The latest maintenance release Git v2.13.4 is now available at the usual places. There is no update that is particulary important or controversial in this release; it is primarily to flush the safer fixes that have already been in the 'master' branch in preparation for the v2.14.0 release down to

[ANNOUNCE] Git v2.14.0-rc1

2017-07-24 Thread Junio C Hamano
urner, Dennis Kaarsemaker, Dimitriy Ryazantcev, Eric Wong, Jean-Noel Avila, Jeff Hostetler, Jeff King, Jiang Xin, Johannes Schindelin, Johannes Sixt, Jonathan Nieder, Jonathan Tan, Jordi Mas, Junio C Hamano, Kyle J. McKay, Kyle Meyer, Lars Schneider, Marc Branchaud, Michael Haggerty, Mi

Re: [ANNOUNCE] Git v2.14.0-rc0

2017-07-17 Thread Junio C Hamano
Ævar Arnfjörð Bjarmason writes: > On Thu, Jul 13 2017, Junio C. Hamano jotted: > > Proposed improvements for the release notes (is this a good way to > propose RelNotes changes?) Thanks. You could also throw a patch just like any bugfix/update to documentation, I would think. &g

[ANNOUNCE] Git v2.14.0-rc0

2017-07-13 Thread Junio C Hamano
ric Wong, Jean-Noel Avila, Jeff Hostetler, Jeff King, Johannes Schindelin, Johannes Sixt, Jonathan Nieder, Jonathan Tan, Junio C Hamano, Kyle J. McKay, Kyle Meyer, Lars Schneider, Marc Branchaud, Michael Haggerty, Mike Hommey, Nguyễn Thái Ngọc Duy, Patrick Steinhardt, Prathamesh Chavan, R

[ANNOUNCE] Git v2.13.3

2017-07-12 Thread Junio C Hamano
correct line number upon error help: use early config when autocorrecting aliases t1308: relax the test verifying that empty alias values are disallowed t7006: demonstrate a problem with aliases in subdirectories alias: use the early config machinery to expand aliases sequen

[ANNOUNCE] Git v2.13.2

2017-06-24 Thread Junio C Hamano
connect.c: fix leak in parse_one_symref_info() remote: drop free_refspecs() function t5313: make extended-table test more deterministic sha1dc: ignore indent-with-non-tab whitespace violations Jonathan Nieder (1): send-email: Net::SMTP::starttls was introduced in v2.34 Jun

[ANNOUNCE] Git v2.13.1

2017-06-04 Thread Junio C Hamano
script as LF-only t3901: move supporting files into t/t3901/ Fix the remaining tests that failed with core.autocrlf=true t4051: mark supporting files as requiring LF-only line endings Johannes Sixt (2): mingw.h: permit arguments with side effects for is_dir_sep Windows: do not

[ANNOUNCE] Git v2.12.3 and others

2017-05-09 Thread Junio C Hamano
Maintenance releases Git v2.4.12, v2.5.6, v2.6.7, v2.7.5, v2.8.5, v2.9.4, v2.10.3, v2.11.2, and v2.12.3 have been tagged and are now available at the usual places. These are primarily to fix a recently disclosed problem with "git shell", which may allow a user who comes over SSH to run an interact

[ANNOUNCE] Git v2.13.0

2017-05-09 Thread Junio C Hamano
nnes Schindelin, Jonathan Nieder, Jonathan Tan, Jordi Mas, Junio C Hamano, Karthik Nayak, Kevin Willford, Kyle Meyer, Lars Schneider, Linus Torvalds, Luke Diamand, Matt McCutchen, Michael Haggerty, Michael J Gruber, Michael Rappazzo, Mike Hommey, Nguyễn Thái Ngọc Duy, Patrick Steinhard

[ANNOUNCE] Git v2.13.0-rc2

2017-05-04 Thread Junio C Hamano
Henrie, Brandon Williams, brian m. carlson, Christian Couder, Cornelius Weig, David Aguilar, David Turner, Eric Wong, Giuseppe Bilotta, Jacob Keller, Jean-Noel Avila, Jeff Hostetler, Jeff King, Johannes Schindelin, Jonathan Nieder, Jonathan Tan, Junio C Hamano, Karthik Nayak, Kevin Willford, K

[ANNOUNCE] Git v2.13.0-rc1

2017-04-26 Thread Junio C Hamano
n m. carlson, Christian Couder, Cornelius Weig, David Aguilar, David Turner, Eric Wong, Giuseppe Bilotta, Jacob Keller, Jeff Hostetler, Jeff King, Johannes Schindelin, Jonathan Nieder, Jonathan Tan, Junio C Hamano, Karthik Nayak, Kevin Willford, Kyle Meyer, Lars Schneider, Linus Tor

[ANNOUNCE] Git v2.12.2

2017-03-24 Thread Junio C Hamano
npack-status error messages send-pack: read "unpack" status even on pack-objects failure send-pack: report signal death of pack-objects http-walker: fix buffer underflow processing remote alternates Johan Hovold (1): send-email: only allow one address per body tag Jonat

[ANNOUNCE] Git v2.12.1

2017-03-20 Thread Junio C Hamano
real_pathdup(): fix callsites that wanted it to die on error Jonathan Tan (1): http: attempt updating base URL only if no error Junio C Hamano (2): Preparing for 2.12.1 Git 2.12.1 Maxim Moseychuk (2): stop_progress_msg: convert xsnprintf to xstrfmt bisect_next_a

Re: [ANNOUNCE] Git v2.12.1

2017-03-20 Thread Junio C Hamano
Junio C Hamano writes: > The tarballs are NOT YET found at: > > https://www.kernel.org/pub/software/scm/git/ > > but hopefully will be in a few days (I am having trouble reaching > there). Now they are. Thanks.

Re: [ANNOUNCE] Git v2.12.0

2017-02-25 Thread Junio C Hamano
Willy Tarreau writes: > Hi Junio, > > On Fri, Feb 24, 2017 at 11:28:58AM -0800, Junio C Hamano wrote: >> * Use of an empty string that is used for 'everything matches' is >>still warned and Git asks users to use a more explicit '.' for that >&g

[ANNOUNCE] Git v2.12.0

2017-02-24 Thread Junio C Hamano
ev, Elia Pinto, Eric Wong, Grégoire Paris, Heiko Voigt, Jacob Keller, Jean-Noel Avila, Jeff Hostetler, Jeff King, Jiang Xin, Johannes Schindelin, Johannes Sixt, Jonathan Tan, Junio C Hamano, Kyle J. McKay, Lars Schneider, Linus Torvalds, Luke Diamand, Matt McCutchen, Max Kirillov, Mike Hom

[ANNOUNCE] Git v2.12.0-rc2

2017-02-17 Thread Junio C Hamano
er, Jeff King, Johannes Schindelin, Johannes Sixt, Jonathan Tan, Junio C Hamano, Kyle J. McKay, Lars Schneider, Linus Torvalds, Luke Diamand, Matt McCutchen, Max Kirillov, Mike Hommey, Nguyễn Thái Ngọc Duy, Patrick Steinhardt, Paul Mackerras, Philip Oakley, Pranit Bauva, Ramsay Jones, Ren

[ANNOUNCE] Git v2.12.0-rc1

2017-02-10 Thread Junio C Hamano
Schindelin, Johannes Sixt, Jonathan Tan, Junio C Hamano, Kyle J. McKay, Lars Schneider, Linus Torvalds, Luke Diamand, Matt McCutchen, Max Kirillov, Mike Hommey, Nguyễn Thái Ngọc Duy, Patrick Steinhardt, Paul Mackerras, Philip Oakley, Pranit Bauva, Ramsay Jones, René Scharfe, Richar

[ANNOUNCE] Git v2.12.0-rc0

2017-02-03 Thread Junio C Hamano
Schindelin, Johannes Sixt, Jonathan Tan, Junio C Hamano, Kyle J. McKay, Lars Schneider, Linus Torvalds, Luke Diamand, Matt McCutchen, Max Kirillov, Mike Hommey, Nguyễn Thái Ngọc Duy, Paul Mackerras, Philip Oakley, Pranit Bauva, Ramsay Jones, René Scharfe, Richard Hansen, Santiago Torres, Satoshi

[ANNOUNCE] Git v2.11.1

2017-02-02 Thread Junio C Hamano
idelines: clarify multi-line brace style Johannes Schindelin (6): cherry-pick: demonstrate a segmentation fault merge-recursive: handle NULL in add_cacheinfo() correctly mingw: intercept isatty() to handle /dev/null as Git expects it mingw: adjust is_console() to work with s

  1   2   3   4   5   >