[Breakage] t0021 Subtest 15 v2.21.0.-rc2 on NonStop.

2019-02-20 Thread Randall S. Becker
Sadly I have to report that this subtest breaks on NonStop as of v2.21.0-rc2. It succeeds when run with --verbose, but not without, making this difficult to diagnose. Sincerely, Randall

RE: [Breakage] t0021 Subtest 15 v2.21.0.-rc2 on NonStop.

2019-02-20 Thread Randall S. Becker
On February 20, 2019 7:53, SZEDER Gábor wrote: > On Wed, Feb 20, 2019 at 07:12:49AM -0500, Randall S. Becker wrote: > > Sadly I have to report that this subtest breaks on NonStop as of > > v2.21.0-rc2. It succeeds when run with --verbose, but not without, > > making this

RE: [ANNOUNCE] Git v2.21.0-rc2

2019-02-21 Thread Randall S. Becker
On February 20, 2019 14:42, Junio C Hamano wrote: > "Randall S. Becker" writes: > > > On February 19, 2019 18:29, Junio C Hamano wrote: > >> A release candidate Git v2.21.0-rc2 is now available for testing at > >> the usual places. It is comprised of

RE: [ANNOUNCE] Git v2.21.0-rc2

2019-02-21 Thread Randall S. Becker
On February 21, 2019 10:55, I wrote: > On February 20, 2019 14:42, Junio C Hamano wrote: > > "Randall S. Becker" writes: > > > > > On February 19, 2019 18:29, Junio C Hamano wrote: > > >> A release candidate Git v2.21.0-rc2 is now available for testin

[Suggestion] Add Skip for t9020

2019-02-21 Thread Randall S. Becker
On February 21, 2019 15:00, I wrote: > To: 'Junio C Hamano' > Cc: git@vger.kernel.org; 'Johannes Schindelin' > ; 'Duy Nguyen' > Subject: RE: [ANNOUNCE] Git v2.21.0-rc2 > > On February 21, 2019 10:55, I wrote: > > On February 20, 2019

RE: [ANNOUNCE] Git v2.21.0-rc2

2019-02-21 Thread Randall S. Becker
On February 21, 2019 16:07, SZEDER Gábor: > On Thu, Feb 21, 2019 at 10:54:31AM -0500, Randall S. Becker wrote: > > /home/git/git/t: sh t4153-am-resume-override-opts.sh ok 1 - setup ok 2 > > # skip --3way overrides --no-3way (missing TTY) ok 3 - --no-quiet > > overrides --q

RE: [Suggestion] Add Skip for t9020

2019-02-21 Thread Randall S. Becker
On February 21, 2019 19:47, Jonathan Nieder wrote: > Randall S. Becker wrote: > > > While this is a bit of a hack, it might be useful for skipping t9020 > > in environments where the svn.remote package is not installed. I can > > make this into a patch if this style

RE: Fetching master branch with tags associated with it

2019-02-22 Thread Randall S. Becker
On February 22, 2019 11:07, Jeff King wrote: > To: Dominik Salvet > Cc: git@vger.kernel.org > Subject: Re: Fetching master branch with tags associated with it > > On Thu, Feb 21, 2019 at 06:02:54PM +0100, Dominik Salvet wrote: > > > Now, I want to refresh the repository the same way - fetching o

Re: [ANNOUNCE] Git v2.21.0

2019-02-25 Thread Randall S. Becker
Just some good news. We have two platform variants in NonStop to worry about (soon to be three). Our testing is being conducted on the oldest and slowest (J-series) so that we catch whatever we can. 2.21.0 one is still testing 2.21.0 in our Jenkins instance on J-series but is looking consistent wit

RE: [BUG] git log -L ... -s does not suppress diff output

2019-02-25 Thread Randall S. Becker
On February 25, 2019 12:18, Jeff King wrote: > To: Matthew Booth > Cc: git@vger.kernel.org > Subject: Re: [BUG] git log -L ... -s does not suppress diff output > > On Mon, Feb 25, 2019 at 05:03:50PM +, Matthew Booth wrote: > > > Example output: > > > > = > > $ git --version > > git v

Need multibyte advice - Shift-JIS

2019-02-27 Thread Randall S. Becker
Hi Git Team, I have to admit being perplexed by this one. I have been asked to support the Shift-JIS character set in file contents, comments, and logs, for a partner of mine. I know there are a few ways to do this, but I'm looking for the official non-hacky way to do this. This is CLI only, and o

RE: Need multibyte advice - Shift-JIS

2019-02-27 Thread Randall S. Becker
On February 27, 2019 9:09, Michal Suchánek wrote: > On Wed, 27 Feb 2019 08:04:08 -0500 > "Randall S. Becker" wrote: > > > Hi Git Team, > > > > I have to admit being perplexed by this one. I have been asked to > > support the Shift-JIS character set in f

RE: Need multibyte advice - Shift-JIS

2019-02-27 Thread Randall S. Becker
On February 27, 2019 11:11, Michal Suchánek wrote: > On Wed, 27 Feb 2019 10:54:23 -0500 > "Randall S. Becker" wrote: > > > On February 27, 2019 9:09, Michal Suchánek wrote: > > > On Wed, 27 Feb 2019 08:04:08 -0500 > > > "Randall S. Becker"

RE: Need multibyte advice - Shift-JIS

2019-02-27 Thread Randall S. Becker
On February 27, 2019 11:29 Michal Suchánek wrote: > On Wed, 27 Feb 2019 11:19:33 -0500 > "Randall S. Becker" wrote: > > > On February 27, 2019 11:11, Michal Suchánek wrote: > > > On Wed, 27 Feb 2019 10:54:23 -0500 > > > "Randall S. Becker" w

RE: Need multibyte advice - Shift-JIS

2019-02-27 Thread Randall S. Becker
On February 27, 2019 11:52, Michal Suchánek wrote: > To: Randall S. Becker > Cc: git@vger.kernel.org > Subject: Re: Need multibyte advice - Shift-JIS > > On Wed, 27 Feb 2019 11:33:47 -0500 > "Randall S. Becker" wrote: > > > On February 27, 2019 11:29 Michal

RE: Need multibyte advice - Shift-JIS

2019-02-27 Thread Randall S. Becker
On February 27, 2019 12:15, Michal Suchánek wrote: > To: Randall S. Becker > Cc: git@vger.kernel.org > Subject: Re: Need multibyte advice - Shift-JIS > > On Wed, 27 Feb 2019 12:03:58 -0500 > "Randall S. Becker" wrote: > > > On February 27, 2019 11:52, Micha

RE: Need multibyte advice - Shift-JIS

2019-02-27 Thread Randall S. Becker
On February 27, 2019 12:51, Michal Suchánek wrote: > To: Randall S. Becker > Cc: git@vger.kernel.org > Subject: Re: Need multibyte advice - Shift-JIS > > On Wed, 27 Feb 2019 12:38:06 -0500 > "Randall S. Becker" wrote: > > > On February 27, 2019 12:15, Micha

RE: Need multibyte advice - Shift-JIS

2019-02-27 Thread Randall S. Becker
On February 27, 2019 13:18, Michal Suchánek wrote: > On Wed, 27 Feb 2019 12:59:15 -0500 > "Randall S. Becker" wrote: > > > On February 27, 2019 12:51, Michal Suchánek wrote: > > > To: Randall S. Becker > > > Cc: git@vger.kernel.org > >

RE: Need multibyte advice - Shift-JIS

2019-02-27 Thread Randall S. Becker
On February 27, 2019 14:36, Johannes Sixt wrote: > Am 27.02.19 um 19:50 schrieb Randall S. Becker: > > On February 27, 2019 13:18, Michal Suchánek wrote: > >> What are your requirements, exactly? > > Source code and comments contain SJIS content. The requirement i

RE: git MUST notify user when files will be deleted or overwritten by command

2019-03-09 Thread Randall S. Becker
On March 9, 2019 5:48, Kevin Daudt wrote: > On Sat, Mar 09, 2019 at 10:19:03AM +, Dimitri Joukoff wrote: > > Hi, > > > > As a relatively novice user of git, there have been far too many times > > that I have lost data, sometimes quite a lot. So this proposal is > > about catering for the less

RE: [PATCH v1 11/11] doc: promote "git restore"

2019-03-11 Thread Randall S. Becker
> -Original Message- > From: git-ow...@vger.kernel.org On Behalf > Of Elijah Newren > Sent: March 9, 2019 14:38 > To: Nguyễn Thái Ngọc Duy > Cc: Git Mailing List ; Junio C Hamano > > Subject: Re: [PATCH v1 11/11] doc: promote "git restore" > > On Fri, Mar 8, 2019 at 2:17 AM Nguyễn Thái

RE: Semantic errors

2019-03-21 Thread Randall S. Becker
On March 21, 2019 15:06, Fabio Aiuto wrote: > I'm browsins git code with Eclipse. I'm on a local branch called "studio" > based > on master (last public commit e902e9b by Junio C Hamano on Monday > March 11 2019). I've built everything by changing: > CFLAGS = -g -Wall (removing -O2 to have smooth

RE: Semantic errors

2019-03-21 Thread Randall S. Becker
> Of On March 21, 2019 15:32, Fabio Aiuto wrote: > Il giorno gio, 21/03/2019 alle 15.16 -0400, Randall S. Becker ha > scritto: > > On March 21, 2019 15:06, Fabio Aiuto wrote: > > > I'm browsins git code with Eclipse. I'm on a local branch called > > > &

[RFC] git stash --snapshot

2019-03-21 Thread Randall S. Becker
About two weeks ago there was a discussion about building an undo stack. https://public-inbox.org/git/000401d4d6c8$f68bb020$e3a31060$@nexbridge.com/ it had me thinking about whether a stash --snapshot might be useful. Below is a conceptual change - by no means even close to complete. This would a

RE: Semantic errors

2019-03-22 Thread Randall S. Becker
> Of On March 22, 2019 16:25, Fabio Aiuto wrote: > To: Randall S. Becker ; git@vger.kernel.org > Subject: Re: Semantic errors > > Il giorno gio, 21/03/2019 alle 17.03 -0400, Randall S. Becker ha > scritto: > > > Of On March 21, 2019 15:32, Fabio Aiuto wrote: > >

RE: Semantic errors

2019-03-22 Thread Randall S. Becker
On March 22, 2019 17:25, Fabio Aiuto > Il giorno gio, 21/03/2019 alle 17.03 -0400, Randall S. Becker ha > scritto: > > > Of On March 21, 2019 15:32, Fabio Aiuto wrote: > > > Il giorno gio, 21/03/2019 alle 15.16 -0400, Randall S. Becker ha > > > scritto: > > &

RE: Semantic errors

2019-03-22 Thread Randall S. Becker
> -Original Message- > From: Fabio Aiuto > Sent: March 22, 2019 17:41 > To: Randall S. Becker ; git@vger.kernel.org > Subject: Re: Semantic errors > > Il giorno ven, 22/03/2019 alle 17.39 -0400, Randall S. Becker ha > scritto: > > On March 22, 2019 17:2

RE: Semantic errors

2019-03-23 Thread Randall S. Becker
On March 23, 2019 9:00, Fabio Aiuto wrote: > To: Randall S. Becker ; git@vger.kernel.org > Subject: Re: Semantic errors > > Il giorno ven, 22/03/2019 alle 18.43 -0400, Randall S. Becker ha > scritto: > > > -Original Message- > > > From: Fabio Aiuto

RE: Semantic errors

2019-03-25 Thread Randall S. Becker
> Of On March 25, 2019 15:22, Fabio Aiuto wrote: > Il giorno sab, 23/03/2019 alle 15.34 -0400, Randall S. Becker ha > scritto: > > On March 23, 2019 9:00, Fabio Aiuto wrote: > > > To: Randall S. Becker ; git@vger.kernel.org > > > Subject: Re: Semantic errors >

RE: Using Git for applications other than code development

2018-07-25 Thread Randall S. Becker
Hi David, I have used git over the past 3 years in a manufacturing environment to manage component designs in a CAD/factory automation setting. There are a few main factors that you need to consider: 1. You will need an external tool like Git for Windows, GitHub Client or SourceTree for performin

RE: abstracting commit signing/verify to support other signing schemes

2018-08-03 Thread Randall S. Becker
On August 3, 2018 5:39 PM, Tacitus Aedifex wrote: > I'm looking at the existing commit signing and verification integration and > it is > all GPG specific. I'm interested in refactoring the code to have a generic > signing/verifying interface so that "drivers" > for other signing tools can be crea

RE: [PATCH] Makefile: enable DEVELOPER by default

2018-08-06 Thread Randall S. Becker
On August 6, 2018 12:40 PM, Ævar Arnfjörð Bjarmason wrote: > On Sat, Aug 04 2018, Junio C Hamano wrote: > > > Duy Nguyen writes: > > > >> On Sat, Aug 4, 2018 at 8:11 AM Jonathan Nieder > wrote: > >>> My main concern is not about them but about other people building > >>> from source in order to

RE: [PATCH] Makefile: enable DEVELOPER by default

2018-08-06 Thread Randall S. Becker
On August 6, 2018 1:02 PM, Peff wrote: > To: Ævar Arnfjörð Bjarmason > Cc: Junio C Hamano ; Duy Nguyen > ; Jonathan Nieder ; Stefan > Beller ; Git Mailing List ; git- > packag...@googlegroups.com; Han-Wen Nienhuys > Subject: Re: [PATCH] Makefile: enable DEVELOPER by default > > On Mon, Aug 06, 2

RE: [PATCH] Makefile: enable DEVELOPER by default

2018-08-06 Thread Randall S. Becker
On August 6, 2018 1:42 PM, Ævar Arnfjörð Bjarmason wrote: > On Mon, Aug 06 2018, Randall S. Becker wrote: > > > On August 6, 2018 12:40 PM, Ævar Arnfjörð Bjarmason wrote: > >> On Sat, Aug 04 2018, Junio C Hamano wrote: > >> > >> > Duy Nguyen writes: >

RE: Contributor Summit planning

2018-08-14 Thread Randall S. Becker
On August 14, 2018 2:53 AM, Elijah Newren wrote: > On Mon, Aug 13, 2018 at 10:27 AM Jeff King wrote: > > > > For the past several years, we've held a Git Contributor Summit as > > part of the Git Merge conference. I'd like to get opinions from the > > community to help plan future installments. An

RE: [GitHub] Your password was reset

2018-08-26 Thread Randall S. Becker
On August 26, 2018 11:35 AM, pedro rijo, wrote: > Subject: Re: [GitHub] Your password was reset > > just wondering if there's something going on? Is there a github account > associated with the mailing list email? seems odd... > > GitHub escreveu no dia domingo, 26/08/2018 à(s) > 10:35: > > >

RE: Automatic core.autocrlf?

2018-08-30 Thread Randall S. Becker
On August 30, 2018 2:57 PM, Torsten Bögershausen wrote: > On Thu, Aug 30, 2018 at 09:57:52AM -0500, Robert Dailey wrote: > > On Wed, Aug 29, 2018 at 11:54 PM Jonathan Nieder > wrote: > > > > > > Hi, > > > > > > Robert Dailey wrote: > > > > > > > Is there an 'auto' setting for the 'core.autocrlf' c

RE: Automatic core.autocrlf?

2018-08-31 Thread Randall S. Becker
On August 30, 2018 11:29 PM, Jonathan Nieder wrote: > Torsten Bögershausen wrote: > > > My original plan was to try to "make obsolete"/retire and phase out > > core.autocrlf completely. > > However, since e.g. egit/jgit uses it > > (they don't have support for .gitattributes at all) I am not sur

RE: What's cooking in git.git (Jul 2019, #06; Thu, 25)

2019-08-09 Thread Randall S. Becker
On 01 Aug 2019 13:05:12, Junio wrote: > >> *snip* I think this got missed in the shuffle, but I am getting questions about the topic from my own team that I cannot answer. I noticed that the switch and restore commands are now available in 2.23.0 but are not discussed in recent What's Cooking o

RE: What's cooking in git.git (Jul 2019, #06; Thu, 25)

2019-08-09 Thread Randall S. Becker
On August 9, 2019 12:29 PM, Jeff King wrote: > On Fri, Aug 09, 2019 at 10:06:06AM -0400, Randall S. Becker wrote: > > > On 01 Aug 2019 13:05:12, Junio wrote: > > > >> *snip* > > > > I think this got missed in the shuffle, but I am getting questions about the

RE: What's cooking in git.git (Jul 2019, #06; Thu, 25)

2019-08-09 Thread Randall S. Becker
On August 9, 2019 1:45 PM, Junio C Hamano wrote: > "Randall S. Becker" writes: > > > On 01 Aug 2019 13:05:12, Junio wrote: > >> >> *snip* > > > > I think this got missed in the shuffle, but I am getting questions > > about the topic from m

RE: [ANNOUNCE] Git v2.23.0-rc2

2019-08-09 Thread Randall S. Becker
On 12:29 Fri 09 Aug 2019, Junio C Hamano wrote: > >A release candidate Git v2.23.0-rc2 is now available for testing at the > >usual places. It is comprised of 483 non-merge commits since v2.22.0, > >contributed by 67 people, 24 of which are new faces. > > > >The tarballs are found at: > > > >h

RE: [ANNOUNCE] Git v2.23.0-rc2

2019-08-12 Thread Randall S. Becker
On August 9, 2019 5:24 PM, I wrote: > On 12:29 Fri 09 Aug 2019, Junio C Hamano wrote: > > >A release candidate Git v2.23.0-rc2 is now available for testing at > > >the usual places. It is comprised of 483 non-merge commits since > > >v2.22.0, contributed by 67 people, 24 of which are new faces. >

RE: What's cooking in git.git (Jul 2019, #06; Thu, 25)

2019-08-12 Thread Randall S. Becker
On August 11, 2019 8:39 PM, Junio C Hamano wrote: > Jeff King writes: > > > IMHO scripting around "action" commands like checkout is less bad than > > around "output" commands like log. The general action of "switch to > > this branch" is unlikely to be changed much over the years (or via > > con

RE: Non-robust lock files in containers can lead to repo corruption

2019-08-12 Thread Randall S. Becker
On August 10, 2019 12:06 PM, Gregory Szorc wrote: > I tracked down a source of Git corrupting repositories to lock file design not > being robust when containers / PID namespaces are present. > > In my case, the corruption stemmed from premature release of the `git gc` > lock in the gc.pid file. B

[RFE] Teach hash-object to be able to choose signature types

2019-08-16 Thread Randall S. Becker
Hi All, I do not know whether this would be a good enhancement or micro project for someone (maybe me) to take on, but I'm wondering whether it might be a good idea to provide an option to hash-object to select the signature being computed. The use case begins when someone computes an object signa

RE: git switch and restore user interface

2019-08-19 Thread Randall S. Becker
On August 19, 2019 5:41 AM, Ed Avis wrote: > To: git@vger.kernel.org > Subject: git switch and restore user interface > > I think it would be helpful for git switch to print a reminder of the old and > new branches. > > Hi, a couple of suggestions for these experimental new commands. Git > switc

RE: [ANNOUNCE] Git v2.23.0

2019-08-19 Thread Randall S. Becker
On August 16, 2019 5:00 PM, Junio C Hamano wrote: > The latest feature release Git v2.23.0 is now available at the usual places. > It > is comprised of 505 non-merge commits since v2.22.0, contributed by 77 > people, 26 of which are new faces. We are having a transient failure in t0021. It runs

RE: Only track built files for final output?

2019-08-20 Thread Randall S. Becker
On August 20, 2019 1:47 PM, Pratyush Yadav > On 20/08/19 08:21AM, Leam Hall wrote: > > Hey all, a newbie could use some help. > > > > We have some code that generates data files, and as a part of our > > build process those files are rebuilt to ensure things work. This > > causes an issue with bran

RE: Feedback on git switch and git restore

2019-08-21 Thread Randall S. Becker
On August 20, 2019 6:56 PM, brian m. carlson wrote: > To: git@vger.kernel.org > Cc: Duy Nguyen > Subject: Feedback on git switch and git restore > > I just wanted to let folks know that I've seen multiple positive comments on > Twitter today (at least 3) about "git switch" and "git restore". Fol

RE: [Feature Request] Option to make .git not read-only in cloned repos

2019-08-26 Thread Randall S. Becker
On August 25, 2019 3:59 PM, Albert Vaca Cintora wrote: > To: Johannes Sixt > On Sun, Aug 25, 2019 at 7:54 PM Johannes Sixt wrote: > > > > Am 23.08.19 um 22:43 schrieb Albert Vaca Cintora: > > > However, I'm sure that a large percentage of developers out there > > > will agree with me that having

RE: [Feature Request] Option to make .git not read-only in cloned repos

2019-08-26 Thread Randall S. Becker
On August 26, 2019 11:28 AM, Junio C Hamano wrote: > "Randall S. Becker" writes: > > >> Sometimes I clone a repo just to grep for an error string and then I > >> don't need it anymore, or I clone several repos until I find the one > >> that conta

RE: How to build to debug with gdb?

2019-08-27 Thread Randall S. Becker
On August 27, 2019 1:56 PM, Matheus Tavares Bernardino wrote: > On Tue, Aug 27, 2019 at 1:27 PM Giuseppe Crino' > wrote: > > Hello, to debug some issues I built and installed git via > > > > $ make prefix=/usr/local DEVELOPER=1 CFLAGS="-O0 -g" > > $ sudo make install > > $ git --version # git vers

Question of intent: stash push --include-untracked

2019-08-27 Thread Randall S. Becker
I'm a bit perplexed about what is intended follow a git stash push --include-untracked. Suppose I have files a,b,c,known modified, but only known is in the index. After the stash, stash show only displays known. A subsequent pop will restore a,b,c. So functionally push and pop are fine, but show ap

RE: Patching Git to handle dates before the Unix epoch

2019-09-10 Thread Randall S. Becker
On September 10, 2019 10:15 AM, Diomidis Spinellis wrote: > As people use Git to create synthetic commits of code written in the past > [1,2] it becomes important to handle dates before the Unix epoch > (1/1/1970). I see that modern C libraries, Unix kernels, and tools can handle > such dates. Ho

RE: [DISCUSSION] Growing the Git community

2019-09-20 Thread Randall S. Becker
On September 20, 2019 10:36 AM, brian m. carlson wrote: > To: Derrick Stolee > Cc: git@vger.kernel.org; p...@peff.net; Emily Shaffer > ; Jonathan Nieder ; > Johannes Schindelin ; gits...@pobox.com; > garimasi...@gmail.com > Subject: Re: [DISCUSSION] Growing the Git community > > On 2019-09-19 at

RE: Why don't we symlink libexec/git-core/* to bin/git?

2018-03-13 Thread Randall S. Becker
On March 13, 2018 2:37 PM, Junio C Hamano wrote: > Ævar Arnfjörð Bjarmason writes: > > > Related to this, I came across this bug report > > https://gitlab.com/gitlab-org/omnibus-gitlab/issues/3265 which is > > wondering why we're installing N copies of the git binary, presumably > > they're build

RE: [bug] git stash push {dir-pathspec} wipes untracked files

2018-03-15 Thread Randall S. Becker
> -Original Message- > From: git-ow...@vger.kernel.org On Behalf > Of Junio C Hamano > Sent: March 15, 2018 12:52 PM > To: Jake Stine > Cc: git@vger.kernel.org > Subject: Re: [bug] git stash push {dir-pathspec} wipes untracked files > > Jake Stine writes: > > > Hi, I ran into what I

RE: [PATCH v4] json_writer: new routines to create data in JSON format

2018-03-27 Thread Randall S. Becker
On March 27, 2018 1:43 PM, Wink Saville wrote: > > the leading spaces are required in this case. > > the pretty json output contains 8 spaces for that sub-structure not a tab. > > is there a preferred way to denote this in the test script? > > > > Jeff > > I've used "git diff --check" which I got

RE: [RFC] git clone add option to track all remote branches

2018-04-01 Thread Randall S. Becker
On April 1, 2018 11:22 PM Junio C Hamano wrote: > Junio C Hamano writes: > > If you are really doing your own development, then you would have some > > topic branches of your own, with forks of some (but most likely not > > all, especiallyi when there are many branches at the upstream) > > branch

RE: [ANNOUNCE] Git v2.17.0

2018-04-02 Thread Randall S. Becker
On April 2, 2018 3:34 PM, Junio C Hamano wrote: > The latest feature release Git v2.17.0 is now available at the usual places. > It is > comprised of 516 non-merge commits since v2.16.0, contributed by 71 > people, 20 of which are new faces. Just a heads up. I think this one might have gotten mi

RE: [ANNOUNCE] Git v2.17.0

2018-04-02 Thread Randall S. Becker
On April 2, 2018 4:02 PM, Stefan Beller found my change: > On Mon, Apr 2, 2018 at 12:57 PM, Randall S. Becker > wrote: > > On April 2, 2018 3:34 PM, Junio C Hamano wrote: > >> The latest feature release Git v2.17.0 is now available at the usual > >> places. It

RE: [ANNOUNCE] Git v2.17.0

2018-04-02 Thread Randall S. Becker
On April 2, 2018 7:20 PM, Junio C Hamano wrote: > To: Stefan Beller > Cc: Randall S. Becker ; git > Subject: Re: [ANNOUNCE] Git v2.17.0 > > Stefan Beller writes: > > > Patch at > > https://public- > inbox.org/git/010f01d38a9e$a5c4f290$f14ed7b0$@nexbridge &g

RE: [ANNOUNCE] Git v2.17.0

2018-04-03 Thread Randall S. Becker
On April 2, 2018 3:34 PM, Junio C Hamano wrote: > Subject: [ANNOUNCE] Git v2.17.0 > > The latest feature release Git v2.17.0 is now available at the usual places. > It is > comprised of 516 non-merge commits since v2.16.0, contributed by 71 > people, 20 of which are new faces. The NonStop platf

RE: How to undo previously set configuration?

2018-04-05 Thread Randall S. Becker
On April 5, 2018 7:21 AM, Ævar Arnfjörð Bjarmason wrote: > On Thu, Apr 05 2018, Olaf Hering wrote: > > > Am Thu, 05 Apr 2018 10:42:15 +0200 > > schrieb Ævar Arnfjörð Bjarmason : > > > >> I've been meaning to work on this but haven't figured out a good syntax > for it (suggestions welcome!). > > >

RE: Re: Unify annotated and non-annotated tags

2017-11-23 Thread Randall S. Becker
On 2017-11-23 02:31 (GMT-05:00) anatoly techtonik wrote >Subject: Re: Unify annotated and non-annotated tags >On Sat, Nov 11, 2017 at 5:06 AM, Junio C Hamano wrote: >> Igor Djordjevic writes: >> >>> If you would like to mimic output of "git show-ref", repeating >>> commits for each tag pointing

RE: Re: Unify annotated and non-annotated tags

2017-11-24 Thread Randall S. Becker
On November 24, 2017 4:52 AM anatoly techtonik wrote: >On Thu, Nov 23, 2017 at 6:08 PM, Randall S. Becker >wrote: >> On 2017-11-23 02:31 (GMT-05:00) anatoly techtonik wrote >>>Subject: Re: Unify annotated and non-annotated tags On Sat, Nov 11, >>>2017 at

RE: Clone repository computer A to remote B doenst work

2017-11-25 Thread Randall S. Becker
On November 25, 2017 4:31 AM Roberto Garcia wrote: >I'm trying clone in windows a git repository to other remote machine (NAS >Linux based). >I have installed git for windows but i didn't installed nothing in the other >remote machine (NAS Linux based). You have two choices: 1. Install git on y

RE: [PATCH v4 4/4] worktree: make add dwim

2017-11-25 Thread Randall S. Becker
On November 25, 2017 3:06 PM Thomas Gummerer wrote: >however we currently document one behaviour, which I would like to change (I usually have branches >without a / in that I want to look at) we currently document one behaviour, which I'd like to change. So >in that case we are a bit worried abo

[RFE] Inverted sparseness

2017-12-01 Thread Randall S. Becker
I recently encountered a really strange use-case relating to sparse clone/fetch that is really backwards from the discussion that has been going on, and well, I'm a bit embarrassed to bring it up, but I have no good solution including building a separate data store that will end up inconsistent

RE: [RFE] Inverted sparseness

2017-12-01 Thread Randall S. Becker
On December 1, 2017 1:19 PM, Jeff Hostetler wrote: >On 12/1/2017 12:21 PM, Randall S. Becker wrote: >> I recently encountered a really strange use-case relating to sparse >> clone/fetch that is really backwards from the discussion that has been going >> on, and well, I&#

RE: [RFE] Inverted sparseness

2017-12-03 Thread Randall S. Becker
On December 3, 2017 6:14 PM, Philip Oakley wrote a nugget of wisdom: >From: "Randall S. Becker" >Sent: Friday, December 01, 2017 6:31 PM >> On December 1, 2017 1:19 PM, Jeff Hostetler wrote: >>>On 12/1/2017 12:21 PM, Randall S. Becker wrote: >>>> I rec

RE: [RFE] Inverted sparseness (amended)

2017-12-05 Thread Randall S. Becker
On December 3, 2017 6:14 PM, Philip Oakley wrote a nugget of wisdom: >From: "Randall S. Becker" >Sent: Friday, December 01, 2017 6:31 PM >> On December 1, 2017 1:19 PM, Jeff Hostetler wrote: >>>On 12/1/2017 12:21 PM, Randall S. Becker wrote: >>>> I rec

Documentation Breakage at 2.5.6

2017-12-05 Thread Randall S. Becker
Hi All, I'm trying to upgrade the NonStop port from 2.3.7 upward eventually to 2.15.1 and hit a snag on documentation. The xmlto component is a bit new to me and I hit the following error: XMLTO git-remote-testgit.1 xmlto: /home/git/git/Documentation/git-remote-testgit.xml does not validate (

RE: Documentation Breakage at 2.5.6

2017-12-06 Thread Randall S. Becker
-Original Message- On December 6, 2017 3:49 AM, Jeff King wrote: >On Wed, Dec 06, 2017 at 09:14:57AM +0100, Ævar Arnfjörð Bjarmason wrote: >> > I'm trying to upgrade the NonStop port from 2.3.7 upward eventually >> > to >> > 2.15.1 and hit a snag on documentation. The xmlto component is a

[RFE] install-doc-quick.sh should accept a commit-ish

2017-12-06 Thread Randall S. Becker
installed. Thanks, Randall P.S. If the idea is liked, I can try to make this happen. -Original Message- From: git-ow...@vger.kernel.org [mailto:git-ow...@vger.kernel.org] On Behalf Of Randall S. Becker Sent: December 6, 2017 10:43 AM To: 'Jeff King' ; 'Ævar Arnfjörð Bjarm

RE: [RFE] install-doc-quick.sh should accept a commit-ish

2017-12-06 Thread Randall S. Becker
On December 6, 2017 11:40 AM, Junio C Hamano wrote: >"Randall S. Becker" writes: >> Having the git-manpages repo available is fantastic for platforms that >> cannot easily build documentation on demand, for example, when too >> many dependencies that do not build

RE: Documentation Breakage at 2.5.6

2017-12-08 Thread Randall S. Becker
-Original Message- On December 8, 2017 5:29 PM Junio C Hamano wrote: >"Randall S. Becker" writes: >> One request to Junio: Would it be possible to tag the commits to align >> with the tags in the main repo? That way, I can build a nice little >> Jenkins

[Proposed] Externalize man/html ref for quick-install-man and quick-install-html

2017-12-09 Thread Randall S. Becker
uncertain is what else would be required for this change (documentation, unit tests). I humbly submit this for consideration. Sincerely, Randall >From 6acc4a4238b3e3e62674bf8a5d0b9084258a0967 Mon Sep 17 00:00:00 2001 From: "Randall S. Becker" Date: Sat, 9 Dec 2017 15:52:44 -0600 Subject: Ex

RE: SSH port ignored when ssh:// prefix isn't specified

2017-12-10 Thread Randall S. Becker
On December 10, 2017 3:24 PM Mahmoud wrote: >It appears that for non-standard ports to be specified for ssh-based clones/checkouts, the leading "ssh://" prefix must >be applied. I am unsure if there's a reason for this or if it is simply an overlooked idiosyncrasy in the parser. >Basically, while

RE: Shared clone from worktree directory

2017-12-11 Thread Randall S. Becker
On December 11, 2017 12:02 PM, Marc-André Lureau wrote: >For better, or worse, I encountered a script doing a git clone --shared from >the working directory. However, if clone --shared is run from a worktree, it >fails with cryptic errors. >elmarco@boraha:/tmp/test/wt (wt)$ git worktree list >/tm

RE: [Proposed] Externalize man/html ref for quick-install-man and quick-install-html

2017-12-11 Thread Randall S. Becker
Sorry about the response positioning... I can send you a pull request on github, if you want 😉 -Original Message- From: git-ow...@vger.kernel.org [mailto:git-ow...@vger.kernel.org] On Behalf Of Junio C Hamano Sent: December 11, 2017 6:27 PM To: Randall S. Becker Cc: git

RE: [PATCH v3] Makefile: replace perl/Makefile.PL with simple make rules

2017-12-12 Thread Randall S. Becker
-Original Message- On December 10, 2017 4:14 PM, Ævar Arnfjörð Bjarmason wrote: Subject: [PATCH v3] Makefile: replace perl/Makefile.PL with simple make rules >Replace the perl/Makefile.PL and the fallback perl/Makefile used under >NO_PERL_MAKEMAKER=NoThanks with a much simpler implementat

RE: [Proposed] Externalize man/html ref for quick-install-man and quick-install-html

2017-12-12 Thread Randall S. Becker
-Original Message- On December 12, 2017 6:18 PM Junio C Hamano wrote: Subject: Re: [Proposed] Externalize man/html ref for quick-install-man and quick-install-html >"Randall S. Becker" writes: >> I can send you a pull request on github, if you want 😉 >I don'

RE: [Proposed] Externalize man/html ref for quick-install-man and quick-install-html

2017-12-12 Thread Randall S. Becker
On December 12, 2017 6:40 PM Junio C Hamano wrote to my own embarrassment: "Randall S. Becker" writes: >> Yes, needed. The lines wrapped om Documentation/Makefile - each change >> in quick-install-man/html should be exactly one line: >> >>

RE: feature-request: git "cp" like there is git mv.

2017-12-13 Thread Randall S. Becker
-Original Message- On December 13, 2017 11:40 AM Johannes Schindelin wrote: >On Tue, 12 Dec 2017, Simon Doodkin wrote: >> please develop a new feature, git "cp" like there is git mv >> tomovefile1 tofile2 (to save space). >> there is a solution in https://stackoverflow.com/a/44036771/46636

RE: Need help migrating workflow from svn to git.

2017-12-14 Thread Randall S. Becker
> On December 14, 2017 8:10 AM, Josef Wolf wrote: > Subject: Need help migrating workflow from svn to git. > > Hello folks, > > I am wondering whether/how my mode of work for a specific project > (currently based on SVN) could be transferred to git. > > I have a repository for maintaining config

RE: [RFC/PATCH] perl: bump the required Perl version to 5.10.0 from 5.8.0

2017-12-23 Thread Randall S. Becker
On December 23, 2017 12:44 PM, Ævar Arnfjörð Bjarmason wrote: > > In late 2010 I bumped our perl version dependency from 5.6.* to 5.8.0[1]. Git > had been failing for a while on <5.8, and it was suspected that nobody cared > enough to keep using it, which turned out to be true. > > Follow that u

RE: Bring together merge and rebase

2017-12-23 Thread Randall S. Becker
On December 23, 2017 4:02 PM, Carl Baldwin wrote: > On Sat, Dec 23, 2017 at 07:59:35PM +0100, Ævar Arnfjörð Bjarmason wrote: > > I think this is a worthwhile thing to implement, there are certainly > > use-cases where you'd like to have your cake & eat it too as it were, > > i.e. have a nice rebase

RE: Improved error handling (Was: [PATCH 1/2] sequencer: factor out rewrite_file())

2017-12-24 Thread Randall S. Becker
On December 24, 2017 9:54 AM, Jeff King wrote: > Subject: Re: Improved error handling (Was: [PATCH 1/2] sequencer: factor > out rewrite_file()) > > On Sat, Nov 18, 2017 at 10:01:45AM +0100, Johannes Sixt wrote: > > > > Yeah, I have mixed feelings on that. I think it does make the > > > control fl

RE: Bring together merge and rebase

2017-12-25 Thread Randall S. Becker
On December 25, 2017 6:44 PM Carl Baldwin wrote: > On Sun, Dec 24, 2017 at 12:01:38AM +0100, Johannes Schindelin wrote: > > On Sat, 23 Dec 2017, Carl Baldwin wrote: > > > I imagine that a "git commit --amend" would also insert a "replaces" > > > reference to the original commit but I failed to ment

[Bug] NO_INTPTR_T not being honoured in compat/regex/regcomp.c

2018-01-01 Thread Randall S. Becker
I'm looking for the proper approach for dealing with the following situation in 2.8.5: * I have defined NO_INTPTR_T = UnfortunatelyYes in config.mak.uname for my platform. The c99 compiler I have does not define it. * The code compiles except for compat/regex/regcomp.c - not sure why this is being

RE: [Bug] NO_INTPTR_T not being honoured in compat/regex/regcomp.c

2018-01-01 Thread Randall S. Becker
On January 1, 2018 4:51 PM Eric Sunshine wrote: > On Mon, Jan 1, 2018 at 4:21 PM, Randall S. Becker > wrote: > > * I have defined NO_INTPTR_T = UnfortunatelyYes in config.mak.uname > > for my platform. The c99 compiler I have does not define it. > > * The code compiles

RE: [Bug] NO_INTPTR_T not being honoured in compat/regex/regcomp.c

2018-01-02 Thread Randall S. Becker
On January 1, 2018 4:51 PM Eric Sunshine wrote: > On Mon, Jan 1, 2018 at 4:21 PM, Randall S. Becker > wrote: > > * I have defined NO_INTPTR_T = UnfortunatelyYes in config.mak.uname > > for my platform. The c99 compiler I have does not define it. > > * The code compiles

Request for Assist on Limits for Tests

2018-01-07 Thread Randall S. Becker
Hi All, I'm looking for a proper (i.e. not sneaky) way to detect the platform I am on during testing so that some tests can be modified/skipped other than using the standard set of dependencies. In particular, the maximum path on current NonStop platforms is 8-bit 2048 bytes. It appears that there

RE: Request for Assist on Limits for Tests

2018-01-08 Thread Randall S. Becker
On January 7, 2018 4:18 PM, brian m. Carlson wrote: > On Sun, Jan 07, 2018 at 03:57:59PM -0500, Randall S. Becker wrote: > > I'm looking for a proper (i.e. not sneaky) way to detect the platform > > I am on during testing so that some tests can be modified/skipped > > oth

[PATCH] Prototype PATH_MAX length detection in tests, demonstrated in t0001-init.sh

2018-01-09 Thread Randall S. Becker
. Signed-off-by: Randall S. Becker --- Makefile| 9 + config.mak.uname| 1 + t/t0001-init.sh | 2 +- t/test-lib-functions.sh | 31 +++ t/test-lib.sh | 42 ++ 5 files changed, 84

RE: [PATCH] Prototype PATH_MAX length detection in tests, demonstrated in t0001-init.sh

2018-01-09 Thread Randall S. Becker
Apologies: I'm trying out a new mailer - it did not end well. Git 2.12.3 is not able to connect to mail email system without throwing Auth fails. Sadly, Randall

RE: [PATCH] Prototype PATH_MAX length detection in tests, demonstrated in t0001-init.sh

2018-01-09 Thread Randall S. Becker
On January 9, 2018 6:01 PM, Johannes Sixt wrote: > Am 09.01.2018 um 19:12 schrieb Randall S. Becker: > > This patch create a configuration variable PATH_MAX that corresponds > > with the value in limits.h. The value of PATH_MAX, if supplied, is > > added to BASIC_CFLAGS a

RE: How to use multiple SSH keys on Git exe (not bash)

2018-01-10 Thread Randall S. Becker
On January 10, 2018 10:31 AM Sam Millman wrote: > I am trying, for the sake of PhpStorm, to get multiple SSH keys working using > git . exe, which means no GitBash. > > I can get the keys to work just fine with GitBash. > > I edited my .ssh/config to look like (I know this is incorrect): > > Hos

<    1   2   3   4   5   >