git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCHv2 0/3] GIT_ASKPASS and core.askpass
@ 2010-08-30 13:36 Knut Franke
  2010-08-30 13:38 ` [PATCHv2 1/3] Add a new option 'core.askpass' Knut Franke
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Knut Franke @ 2010-08-30 13:36 UTC (permalink / raw)
  To: git; +Cc: Frank Li

Hi,

and thanks for the feedback so far. Here comes an updated version:


Anselm Kruis (1):
      Add a new option 'core.askpass'.

Knut Franke (2):
      Allow core.askpass to override SSH_ASKPASS.
      Extend documentation of core.askpass and GIT_ASKPASS.


 Documentation/config.txt |    9 +++++++++
 Documentation/git.txt    |    7 +++++++
 cache.h                  |    1 +
 config.c                 |    3 +++
 connect.c                |    7 +++++--
 environment.c            |    1 +
 git.c                    |    3 ---
 7 files changed, 26 insertions(+), 5 deletions(-)

--
1.7.2.1
-- 
Vorstand/Board of Management:
Dr. Bernd Finkbeiner, Dr. Roland Niemeier, 
Dr. Arno Steitz, Dr. Ingrid Zech
Vorsitzender des Aufsichtsrats/
Chairman of the Supervisory Board:
Michel Lepert
Sitz/Registered Office: Tuebingen
Registergericht/Registration Court: Stuttgart
Registernummer/Commercial Register No.: HRB 382196 

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-08-30 13:40 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-30 13:36 [PATCHv2 0/3] GIT_ASKPASS and core.askpass Knut Franke
2010-08-30 13:38 ` [PATCHv2 1/3] Add a new option 'core.askpass' Knut Franke
2010-08-30 13:39 ` [PATCHv2 2/3] Allow core.askpass to override SSH_ASKPASS Knut Franke
2010-08-30 13:40 ` [PATCHv2 3/3] Extend documentation of core.askpass and GIT_ASKPASS Knut Franke

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 NNTP newsgroup(s).