git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* Implement --password option for git svn perl script
@ 2010-01-29 14:17 Laszlo Papp
       [not found] ` <001636ed7681994278047e4e4a6f@google.com>
  0 siblings, 1 reply; 30+ messages in thread
From: Laszlo Papp @ 2010-01-29 14:17 UTC (permalink / raw)
  To: git; +Cc: normalperson, lznuaa

Hello,

It would be nice to use --pasword option on windows, like --username
option with git svn facility. I can't handle SVN repository with git
svn on windows if I'd like to authenticate myself with other user than
the default domain name of my windows.

If I use --username option, Frank Li said me it's not enough in
TortoiseGIT to provide a popup facility to type the password related
to the set --username option.

What's your opinion/suggestion/recommendation ?

Best Regards,
Laszlo Papp

^ permalink raw reply	[flat|nested] 30+ messages in thread
[parent not found: <AANLkTine9j=PsfsOPmEWmDLUDrHCJF0MQ6X+6XJkQD0d@mail.gmail.com>]
[parent not found: <BANLkTin+Qn9FzvTJauOPVCJnk8v4ajVnSw@mail.gmail.com>]
[parent not found: <CAAymXMrufs69Vg=O3Kt7Ot3kYERP=55TMFiHGkV75mUFkzr74A@mail.gmail.com>]
[parent not found: <CAN_hzmqrrue8jif3AJv4pZwmyMpQ6u558HaRX6dQKZCF0c_H1w@mail.gmail.com>]
[parent not found: <CAFAMDXb-_8WAMw7qOdAyJQKuLwtg+kAYOJO7xivCq7OTMyB26Q@mail.gmail.com>]
* [Bug] git branch -v has problems with carriage returns
@ 2017-05-16 23:22 Animi Vulpis
       [not found] ` <CA+izobutP-JY84RGG-JbPA5twbckL1uVwxknBRLVTuGG0MEJcg@mail.gmail.com>
  0 siblings, 1 reply; 30+ messages in thread
From: Animi Vulpis @ 2017-05-16 23:22 UTC (permalink / raw)
  To: git

Hi,

I upgraded to git v2.13.0 and since then git branch -v has problems
with carriage returns in subject lines.

We are using gitlab (not the newest version). So this bug (It's about
carriage returns in auto-generated merge messages (\r\n)) is not yet
fixed in our version:
https://gitlab.com/gitlab-org/gitlab-ce/issues/31671
That's were the carriage returns are coming from.

In my specific case the auto-generated merge message has three lines
with empty lines in between.
So every line ends with `\r\n\r\n`

If I do `git branch -v` with such a subject line somehow the third and
second line get combined before the hash. Example:

$ git branch -v
See merge request !XXXX temp space 84e18d22fd Merge branch
'feature-XXX' into 'develop'
# <begins with third line> <ending of seconds line (if longer than
third)> <commit hash (correct)> <subject line (correct)>

Before git v2.13.0 `git branch -v` worked completely normal.

I was not able to create a minimal local example, because my manually
created \r\n in commit messages were transformed into \n\n

Please let me know if I can provide any more information that would be helpful.

Cheers

^ permalink raw reply	[flat|nested] 30+ messages in thread
* Problem installing Git
@ 2017-11-23 18:51 Phil Martel
  2017-11-23 21:30 ` Igor Djordjevic
  0 siblings, 1 reply; 30+ messages in thread
From: Phil Martel @ 2017-11-23 18:51 UTC (permalink / raw)
  To: git

Hi,

I'm trying to install Git-2.15.0-64-bit.exe onto my Windows 10 machine.  
When I run this installer program no matter what options I try or 
whether I run as administrator it ends up with an error box saying "The 
drive or UNC share you selected does not exist or is not accessible. 
Please select another".  I do not see any way of selecting a drive.  Any 
suggestions?

Best wishes,

--Phil Martel


^ permalink raw reply	[flat|nested] 30+ messages in thread
[parent not found: <5c62b41d.1c69fb81.fe791.877b@mx.google.com>]
[parent not found: <CAFF4x5LfJ7qY73JE-=mah5vx9PdeNhc0i0X6kQohPpvDTCd3Sw@mail.gmail.com>]
[parent not found: <CAHMHMxWhYEMWCPgPp7qX9S_i0-CtS6OBj2TdCVXsyromnwVawQ@mail.gmail.com>]

end of thread, other threads:[~2019-11-25 13:36 UTC | newest]

Thread overview: 30+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-01-29 14:17 Implement --password option for git svn perl script Laszlo Papp
     [not found] ` <001636ed7681994278047e4e4a6f@google.com>
2010-01-29 14:18   ` Fwd: Delivery Status Notification (Failure) Laszlo Papp
2010-01-29 15:04     ` Frank Li
2010-02-01 16:16       ` Laszlo Papp
2010-02-02  4:15       ` Tay Ray Chuan
2010-02-02  4:30         ` Frank Li
2010-02-02  6:37           ` Laszlo Papp
2010-02-02  9:05             ` Implement --password option for git svn perl script Eric Wong
2010-02-02  9:18               ` Frank Li
2010-02-02 13:16               ` Laszlo Papp
2010-02-02 23:47                 ` Frank Li
2010-02-04  7:45                   ` Laszlo Papp
2010-02-05 23:01               ` Steve Diver
2010-02-08  6:29                 ` Laszlo Papp
     [not found] <AANLkTine9j=PsfsOPmEWmDLUDrHCJF0MQ6X+6XJkQD0d@mail.gmail.com>
     [not found] ` <0015174c437c389602048ce7f16c@google.com>
2010-08-03  9:31   ` Delivery Status Notification (Failure) Simon Grönlund
     [not found] <BANLkTin+Qn9FzvTJauOPVCJnk8v4ajVnSw@mail.gmail.com>
     [not found] ` <000e0cd5cff499795e04a05dc387@google.com>
2011-04-08  2:41   ` David Xu
     [not found] <CAAymXMrufs69Vg=O3Kt7Ot3kYERP=55TMFiHGkV75mUFkzr74A@mail.gmail.com>
     [not found] ` <001636c927b40af7cb04ba0aca6e@google.com>
2012-02-28 19:02   ` Rajat Khanduja
2012-02-28 19:48     ` Jeff King
     [not found] <CAN_hzmqrrue8jif3AJv4pZwmyMpQ6u558HaRX6dQKZCF0c_H1w@mail.gmail.com>
     [not found] ` <bcaec5396b50ba47be04d7e99955@google.com>
2013-03-14 22:01   ` Harring Figueiredo
2013-03-14 22:12     ` Junio C Hamano
2013-03-14 23:36       ` Harring Figueiredo
     [not found] <CAFAMDXb-_8WAMw7qOdAyJQKuLwtg+kAYOJO7xivCq7OTMyB26Q@mail.gmail.com>
     [not found] ` <047d7b2ed8ab924fe60510bc0ea0@google.com>
2015-03-08  0:36   ` Amate Yolande
  -- strict thread matches above, loose matches on Subject: below --
2017-05-16 23:22 [Bug] git branch -v has problems with carriage returns Animi Vulpis
     [not found] ` <CA+izobutP-JY84RGG-JbPA5twbckL1uVwxknBRLVTuGG0MEJcg@mail.gmail.com>
     [not found]   ` <CA+izobuSKtoQzNJuvuisjh7h3FF=nbt8u-hOHfdeFp8ZjgZF+Q@mail.gmail.com>
     [not found]     ` <591f6844.82dcca0a.451e5.8f76.GMRIR@mx.google.com>
2017-05-19 21:51       ` Delivery Status Notification (Failure) Atousa Duprat
2017-11-23 18:51 Problem installing Git Phil Martel
2017-11-23 21:30 ` Igor Djordjevic
     [not found]   ` <001a1148fe243ade02055ead2599@google.com>
2017-11-23 21:41     ` Delivery Status Notification (Failure) Igor Djordjevic
     [not found] <5c62b41d.1c69fb81.fe791.877b@mx.google.com>
     [not found] ` <CAFacdQ-soWD176VHgd+raHaV=VPpzKXrDrLFavPcNEoewZwBYA@mail.gmail.com>
     [not found]   ` <5c657002.1c69fb81.d433c.32ce.GMR@mx.google.com>
2019-02-18 10:46     ` Senol Yazici
2019-02-18 16:12       ` Randall S. Becker
2019-02-18 20:59       ` Johannes Schindelin
2019-02-19  1:08         ` Jason Pyeron
     [not found] <CAFF4x5LfJ7qY73JE-=mah5vx9PdeNhc0i0X6kQohPpvDTCd3Sw@mail.gmail.com>
     [not found] ` <5cff8197.1c69fb81.4940.6de6.GMR@mx.google.com>
2019-06-11 10:29   ` Xeno Amess
     [not found] <CAHMHMxWhYEMWCPgPp7qX9S_i0-CtS6OBj2TdCVXsyromnwVawQ@mail.gmail.com>
     [not found] ` <5ddbd7b7.1c69fb81.dbdb8.eb94.GMR@mx.google.com>
2019-11-25 13:36   ` Σταύρος Ντέντος

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).