Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'jg/credential-cache-chdir-to-sockdir' | Junio C Hamano | 2016-02-26 |
|\ | |||
| * | credential-cache--daemon: change to the socket dir on startup | Jon Griffiths | 2016-02-23 |
| * | credential-cache--daemon: disallow relative socket path | Jon Griffiths | 2016-02-23 |
| * | credential-cache--daemon: refactor check_socket_directory | Jon Griffiths | 2016-02-23 |
* | | strbuf: introduce strbuf_getline_{lf,nul}() | Junio C Hamano | 2016-01-15 |
|/ | |||
* | credential-cache: new option to ignore sighup | Noam Postavsky | 2015-11-20 |
* | credential-cache--daemon: remove unused #include "sigchain.h" | Tobias Klauser | 2015-10-22 |
* | credential-cache--daemon: use tempfile module | Michael Haggerty | 2015-08-12 |
* | credential-cache--daemon: delete socket from main() | Michael Haggerty | 2015-08-12 |
* | credential-cache: close stderr in daemon process | Jeff King | 2014-09-16 |
* | refactor skip_prefix to return a boolean | Jeff King | 2014-06-20 |
* | credentials: add "cache" helper | Jeff King | 2011-12-11 |