Skip to content

Tags: gitaccount22/git

Tags

win32-credential-helper-v3

Toggle win32-credential-helper-v3's commit message
contrib: add win32 credential-helper

Since the Windows port of Git expects binary pipes, we need to make
sure the helper-end also sets up binary pipes.

Side-step CRLF-issue in test to make it pass.

Signed-off-by: Erik Faye-Lund <kusmabite@gmail.com>

win32-prompt-echo

Toggle win32-prompt-echo's commit message
compat/terminal: support echoing on windows

Without /dev/tty support, git_terminal_prompt simply ignores the
'echo'-parameter. On Windows we can do better by clevering up our
getpass-implementation a bit so it can conditionally echo.

While we're at it, plug a small memory-leak by returning a pointer
to a static strbuf instead of detaching it. This is the same thing
the /dev/tty-version of git_terminal_prompt does, and the callee
doesn't expect to have to free it's memory.

Signed-off-by: Erik Faye-Lund <kusmabite@gmail.com>

win32-credential-helper-v2

Toggle win32-credential-helper-v2's commit message
contrib: add win32 credential-helper

Since the Windows port of Git expects binary pipes, we need to make
sure the helper-end also sets up binary pipes.

Side-step CRLF-issue in test to make it pass.

Signed-off-by: Erik Faye-Lund <kusmabite@gmail.com>

win32-credential-helper

Toggle win32-credential-helper's commit message
add lame win32 credential-helper

Signed-off-by: Erik Faye-Lund <kusmabite@gmail.com>

v1.7.6

Toggle v1.7.6's commit message
Git 1.7.6

v1.7.6-rc3

Toggle v1.7.6-rc3's commit message
Git 1.7.6-rc3

v1.7.6-rc2

Toggle v1.7.6-rc2's commit message
Git 1.7.6-rc2

v1.7.6-rc1

Toggle v1.7.6-rc1's commit message
Git 1.7.6-rc1

v1.7.6-rc0

Toggle v1.7.6-rc0's commit message
Git 1.7.6-rc0

v1.7.5.4

Toggle v1.7.5.4's commit message
Git 1.7.5.4