kmx.io/git-auth

Branch :


Log

Author Commit Date CI Message
thodg acaac18a 2022-04-04 09:47:40 remove error message
thodg b28128bd 2022-03-30 16:47:44 fix compilation
thodg 570eb2c0 2022-03-30 16:45:52 check buffer size
thodg 715f7c80 2022-01-22 09:25:25 update man page
thodg 909fe14a 2022-01-22 09:25:17 typo
thodg cfeeda13 2022-01-02 19:23:08 git ignore
thodg e9212c03 2021-12-14 12:43:12 Update doc
thodg a3826f63 2021-12-14 12:30:23 readme
thodg 9be79e18 2021-12-14 12:27:25 isc license
thodg 4a986774 2021-12-10 12:37:53 update documentation
thodg bb081e7d 2021-12-10 12:37:34 fix gitignore
thodg ea7fe85d 2021-11-26 16:54:12 rename /etc/git-auth.conf to /etc/git/auth.conf
thodg f956712d 2021-01-09 12:24:08 fix arguments
thodg b3750c22 2021-01-08 12:13:07 make stracat use double quote
thodg de575ff1 2021-01-08 12:03:05 log command in case of error
thodg 06a7bd5d 2021-01-08 12:00:10 cleanup
thodg cdb783ca 2021-01-08 11:49:28 log early
thodg 9bf2c1fd 2021-01-08 11:06:52 fix arguments
thodg b3a78211 2021-01-08 10:06:16 std=c89
thodg 85f049a6 2021-01-08 02:22:32 debug
thodg d7a2dd3e 2021-01-07 13:22:11 debug, ws
thodg ffa38f63 2021-01-07 13:13:23 debug
thodg 324f638d 2021-01-07 13:10:14 debug
thodg 1ebfdd66 2021-01-07 12:15:11 debug messages
thodg fe3992aa 2021-01-07 11:49:32 better error messages, fix number of arguments
thodg f24adc0e 2021-01-06 12:47:19 rewrite less lispy more c-like
thodg dae86e79 2020-09-07 12:48:10 init and grow by 1024 rules at a time
thodg 522af3e7 2020-09-07 12:47:46 fix symtable realloc
thodg a770d61d 2020-09-07 12:45:06 fix rule realloc
thodg 3494bfc8 2020-03-09 14:08:05 document rules
thodg cf5f7a8a 2020-03-09 12:16:00 remove dist make target
35d62769 2013-07-27 02:00:55 only cosmetic changes to make the compiler happy
5ef93b4f 2012-11-17 23:52:36 bump version to 0.2
8aaa6e7a 2012-11-17 23:52:20 paragraphs in man page
89eb2c29 2012-11-17 04:52:40 update date
5dc25cf8 2012-11-17 03:44:20 open log after checking args
da032623 2012-11-17 03:40:41 log more errors
e90396f6 2012-11-17 03:38:43 dist now uploads to lowh.net/dist
fcf73e4d 2012-11-17 03:37:29 ws
1efe5b05 2012-11-17 03:37:03 add README.md to dist
39f77023 2012-11-16 17:58:55 doc: describe GIT_AUTH_ID, create README.md from manual page.
91f9f9d0 2012-11-16 17:57:05 doc: describe GIT_AUTH_ID, create README.md from manual page.
81b87165 2012-04-22 01:07:15 fix command parsing and execution
da53fd79 2012-04-22 01:04:19 fix command parsing and execution
7f07c5c5 2012-04-22 00:18:54 fix exec, fix logging
c703affe 2012-04-21 08:38:30 fix mandir
4af395b5 2012-04-21 08:37:35 fix exec from git-shell
58e4ae16 2012-04-21 08:11:08 default path for git-shell
49fcfdb4 2012-04-21 08:08:30 MANDIR, not DOCDIR
d2c21cb6 2012-04-21 07:57:37 install doc into /usr/local
d40e7883 2012-04-20 11:35:53 fix install, dist and clean targets
707b9a49 2012-04-20 11:34:56 building with obj dir
aadad016 2012-04-20 10:58:10 add debug flags
f5f7aa8d 2012-04-20 10:57:14 remove some debug log
23646ac2 2012-04-20 06:57:20 make dist -> tarball
aaaf0fc4 2012-04-20 06:51:32 expand documentation
6e4bd389 2012-04-20 06:51:02 fix matching
aadf5635 2012-04-20 05:44:45 first shot