185 Commits (master)
 

Author SHA1 Message Date
anarcat f2f847cf2c
Merge pull request #94 from arieboven/master 4 years ago
anarcat 06d0d0b4c5
Merge pull request #100 from trofi/master 4 years ago
Sergei Trofimovich 4cfd73080d ttyclock.c: always use "%s"-style format for printf()-style functions 4 years ago
aboven 84fd64b77c Update window when date string change 5 years ago
anarcat 9e00c32098
Merge pull request #93 from Dhruv-Vanjari/dev 5 years ago
Dhruv-Vanjari 9109657637 Makefile: added ttyclock.h in dependencies for building the binary 5 years ago
anarcat 01b48842af
Merge pull request #91 from MoonCactus/locale 5 years ago
Jeremie Francois (on omega) 08f457257b Allow external locale (github #66) 5 years ago
anarcat 9b2c86d904
Merge pull request #84 from jwilk-forks/stdbool 6 years ago
Jakub Wilk 2b79d36ff0 Use standard bool type 6 years ago
anarcat e7eaef18ca
Merge pull request #82 from jwilk-forks/pselect 6 years ago
anarcat 9278106c23
Merge pull request #83 from jwilk-forks/sigwinch 6 years ago
Jakub Wilk b24d49fc3c Get rid of unsafe SIGWINCH handler 6 years ago
Jakub Wilk 542016a26b React to keyboard input without delay 6 years ago
anarcat 8fec43ef43
Merge pull request #81 from jwilk-forks/comment 6 years ago
anarcat 577c4ec1b5
Merge pull request #79 from jwilk-forks/indent 6 years ago
anarcat 601c38c567
Merge pull request #80 from jwilk-forks/pedant 6 years ago
Jakub Wilk 4c1ee2e66b Fix comment placement 6 years ago
Jakub Wilk af41346aa4 Sort #include lines 6 years ago
Jakub Wilk 901ae6801b Makefile: fix uneven indentation 6 years ago
anarcat cfd4effa8b
Merge pull request #78 from jwilk-forks/spelling 6 years ago
anarcat 2ade059031
Merge pull request #77 from jwilk-forks/indent 6 years ago
anarcat ab7dc4badd
Merge pull request #74 from SanchithHegde/master 6 years ago
Jakub Wilk b20b5c9158 Fix typo 6 years ago
Jakub Wilk aab718ad40 Fix uneven indentation 6 years ago
Jakub Wilk e20a6efebd Update vim modelines to better match reality 6 years ago
Sanchith Hegde f2a79ca51f Fixes AM/PM displayed incorrectly for 12:00 - 12:59 7 years ago
François Revol 0cec6b0993 Makefile: also check for ncurses6 7 years ago
François Revol c26a221e32 Makefile: make all variables overridable 7 years ago
David Demelier 767f4b948f Avoid allocating on the heap 7 years ago
Slackhead 75ca275408 Fix mixed indents and trailing whitespace (#56) 8 years ago
anarcat ab121b53e1
Merge pull request #55 from slackhead/ampm-fix 8 years ago
Slackhead b798e9cf24 AM/PM Fix 8 years ago
anarcat 059a7c5291
Merge pull request #53 from livibetter/LICENSE 8 years ago
Yu-Jie Lin 94c2d0c5b7 update and fix copyright years 8 years ago
Yu-Jie Lin 9437ce16c9 add a clearly stated LICENSE file 8 years ago
anarcat 12aa31d361
Merge pull request #47 from vaygr/date-box-fix 8 years ago
Vlad Glagolev b146b15156 Do not display date box when '-D' flag is provided 8 years ago
anarcat f8fc77cc89 Merge pull request #46 from EdwardBetts/spelling 9 years ago
Edward Betts a309967119 correct spelling mistake 9 years ago
Antoine Beaupré 8868f3ed23 append to compile flags instead of overwriting 9 years ago
xorg62 e66826169f Merge pull request #43 from anarcat/make-fixes 9 years ago
Antoine Beaupré 48707576f3 another shot at fixing buildchain 9 years ago
xorg62 9fe5fe3eac Merge pull request #41 from anarcat/fixdelay 9 years ago
Antoine Beaupré 59f358fd0f set time structure at the right moment 9 years ago
xorg62 3fe38e9661 Merge pull request #39 from anarcat/non-silent 9 years ago
Antoine Beaupré a687384dc5 do not silence compiler flags 9 years ago
xorg62 299450c209 Merge pull request #38 from anarcat/pkg-config 9 years ago
Antoine Beaupré 40af1c013f unbreak building with arbitrary ncurses version using pkg-config 9 years ago
xorg62 516afbf9f9 Merge pull request #25 from jcvernaleo/master 11 years ago