about summary refs log tree commit diff
path: root/ui-commit.h
diff options
context:
space:
mode:
authorMikhail Gusarov <dottedmag@dottedmag.net>2009-10-29 03:39:55 +0600
committerLars Hjemli <hjemli@gmail.com>2009-11-07 16:23:19 +0100
commit59310ab102a448d90c337b3b138dd53681d8097e (patch)
tree6b2d1aa00ed31247bf06b87722a35b1f75ceb093 /ui-commit.h
parentMerge branch 'stable' (diff)
downloadcgit-pink-59310ab102a448d90c337b3b138dd53681d8097e.tar.gz
cgit-pink-59310ab102a448d90c337b3b138dd53681d8097e.zip
Add NO_OPENSSL option
Linking with OpenSSL is not always desirable. Add NO_OPENSSL option
to use SHA-1 code bundled with Git.

Signed-off-by: Mikhail Gusarov <dottedmag@dottedmag.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
c?id=9141d8b9e5b737e68b4d754b2edfddbd6af5545f&follow=1'>Cast z_stream fields to size_tJune McEnroe In the version of zlib in OpenBSD, these fields are of type off_t, which is signed (why?), rather than uLong. 2020-06-07Call static_assert by _Static_assertJune McEnroe OpenBSD doesn't #define static_assert in assert.h and _Static_assert is its real name I guess so why not? 2020-06-07Add OpenBSD to install.shJune McEnroe Straightforward. 2020-06-03Add The Song of AchillesJune McEnroe 2020-06-01Allow redirecting input in everJune McEnroe 2020-05-31Add %c conversion to c scriptJune McEnroe 2020-05-31Add c script to READMEJune McEnroe 2020-05-31Add c scriptJune McEnroe 2020-05-31Update mdoc source URLsJune McEnroe 2020-05-26Remove unfinished PSF fontsJune McEnroe