git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] credential helper super fun pak
@ 2011-09-14 19:17 Jeff King
  2011-09-14 19:17 ` [PATCH 1/5] docs: minor tweaks to credentials API Jeff King
                   ` (5 more replies)
  0 siblings, 6 replies; 12+ messages in thread
From: Jeff King @ 2011-09-14 19:17 UTC (permalink / raw)
  To: git; +Cc: Junio C Hamano, Thomas Rast, Brian Gernhardt

Here's a mixed bag of bugfix commits to go on top of what's in
jk/http-auth-keyring.

  [1/5]: docs: minor tweaks to credentials API

    Clarifications in response to comments from Junio on the original
    series.

  [2/5]: credential-cache: fix expiration calculation corner cases

    This fixes the failures in t0300 on OS X.

  [3/5]: t0300: make askpass tests a little more robust
  [4/5]: t0300: make alternate username tests more robust

    These two just make the tests more rigorous so that patch 5/5
    can actually demonstrate the failure it's fixing.

  [5/5]: credential-store: use a better storage format

    This makes multiple usernames on the same host work with
    credential-store (they already work with credential-cache).

-Peff

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

end of thread, other threads:[~2011-09-18 21:51 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-14 19:17 [PATCH 0/5] credential helper super fun pak Jeff King
2011-09-14 19:17 ` [PATCH 1/5] docs: minor tweaks to credentials API Jeff King
2011-09-14 19:17 ` [PATCH 2/5] credential-cache: fix expiration calculation corner cases Jeff King
2011-09-15  8:37   ` Thomas Rast
2011-09-16 11:51   ` [PATCH 1/2] t0300: add missing EOF terminator for << Thomas Rast
2011-09-16 11:51     ` [PATCH 2/2] check_expirations: don't copy over same element Thomas Rast
2011-09-16 15:47       ` Jeff King
2011-09-18 21:51   ` [PATCH 2/5] credential-cache: fix expiration calculation corner cases Junio C Hamano
2011-09-14 19:18 ` [PATCH 3/5] t0300: make askpass tests a little more robust Jeff King
2011-09-14 19:18 ` [PATCH 4/5] t0300: make alternate username tests " Jeff King
2011-09-14 19:21 ` [PATCH 5/5] credential-store: use a better storage format Jeff King
2011-09-14 21:37 ` [PATCH 0/5] credential helper super fun pak Junio C Hamano

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).