git-auth.c


Log

Author Commit Date CI Message
Thomas de Grivel 570eb2c0 2022-03-30T16:45:52 check buffer size
Thomas de Grivel ea7fe85d 2021-11-26T16:54:12 rename /etc/git-auth.conf to /etc/git/auth.conf
Thomas de Grivel f956712d 2021-01-09T12:24:08 fix arguments
Thomas de Grivel b3750c22 2021-01-08T12:13:07 make stracat use double quote
Thomas de Grivel de575ff1 2021-01-08T12:03:05 log command in case of error
Thomas de Grivel 06a7bd5d 2021-01-08T12:00:10 cleanup
Thomas de Grivel cdb783ca 2021-01-08T11:49:28 log early
Thomas de Grivel 9bf2c1fd 2021-01-08T11:06:52 fix arguments
Thomas de Grivel b3a78211 2021-01-08T10:06:16 std=c89
Thomas de Grivel 85f049a6 2021-01-08T02:22:32 debug
Thomas de Grivel d7a2dd3e 2021-01-07T13:22:11 debug, ws
Thomas de Grivel ffa38f63 2021-01-07T13:13:23 debug
Thomas de Grivel 324f638d 2021-01-07T13:10:14 debug
Thomas de Grivel 1ebfdd66 2021-01-07T12:15:11 debug messages
Thomas de Grivel fe3992aa 2021-01-07T11:49:32 better error messages, fix number of arguments
Thomas de Grivel f24adc0e 2021-01-06T12:47:19 rewrite less lispy more c-like
Thomas de Grivel 35d62769 2013-07-27T02:00:55 only cosmetic changes to make the compiler happy
Thomas de Grivel 5dc25cf8 2012-11-17T03:44:20 open log after checking args
Thomas de Grivel da032623 2012-11-17T03:40:41 log more errors
Thomas de Grivel 81b87165 2012-04-22T01:07:15 fix command parsing and execution
Thomas de Grivel da53fd79 2012-04-22T01:04:19 fix command parsing and execution
Thomas de Grivel 7f07c5c5 2012-04-22T00:18:54 fix exec, fix logging
Thomas de Grivel 4af395b5 2012-04-21T08:37:35 fix exec from git-shell
Thomas de Grivel f5f7aa8d 2012-04-20T10:57:14 remove some debug log
Thomas de Grivel 6e4bd389 2012-04-20T06:51:02 fix matching
Thomas de Grivel aadf5635 2012-04-20T05:44:45 first shot