14 Mar, 2014

3 commits


11 Mar, 2014

1 commit


10 Mar, 2014

2 commits


06 Mar, 2014

1 commit


03 Mar, 2014

2 commits


25 Feb, 2014

4 commits


04 Feb, 2014

1 commit


27 Jan, 2014

1 commit


25 Jan, 2014

1 commit


24 Jan, 2014

1 commit


19 Jan, 2014

1 commit


16 Jan, 2014

1 commit


15 Jan, 2014

1 commit


14 Jan, 2014

1 commit


13 Jan, 2014

3 commits


10 Jan, 2014

1 commit


07 Jan, 2014

1 commit


02 Jan, 2014

1 commit


23 Dec, 2013

2 commits


16 Dec, 2013

1 commit

  • When doing an HTTP push, git (as of v1.7.9) first do an info/refs
    request, and only if this request requires authentication it asks the
    user for its password and authenticates further requests.
    
    The initial request normally clears without auth on public repos as it
    doesn't update any ref. This patch forces every git-receive-pack
    requests to provide authentication.
    Thomas Guyot-Sionnest
     

14 Dec, 2013

2 commits


13 Dec, 2013

4 commits


10 Dec, 2013

2 commits


09 Dec, 2013

2 commits