Commit Graph

  • e8618ade53 Merge branch 'master' into termux termux Jacopo De Simoi 2024-04-19 14:07:45 -0400
  • f2f847cf2c
    Merge pull request #94 from arieboven/master master anarcat 2021-11-21 10:14:31 -0500
  • 06d0d0b4c5
    Merge pull request #100 from trofi/master anarcat 2021-11-21 10:12:20 -0500
  • 4cfd73080d ttyclock.c: always use "%s"-style format for printf()-style functions Sergei Trofimovich 2021-11-04 08:54:32 +0000
  • 84fd64b77c Update window when date string change aboven 2021-04-20 19:53:46 +0200
  • 9e00c32098
    Merge pull request #93 from Dhruv-Vanjari/dev anarcat 2021-04-07 09:05:14 -0400
  • 9109657637 Makefile: added ttyclock.h in dependencies for building the binary Dhruv-Vanjari 2021-04-07 13:48:06 +0530
  • 01b48842af
    Merge pull request #91 from MoonCactus/locale anarcat 2021-04-06 10:52:59 -0400
  • 08f457257b Allow external locale (github #66) Jeremie Francois (on omega) 2021-03-19 16:58:13 +0100
  • 09fd87526e Modify the glyph for 1 termux-reverse Jacopo De Simoi 2020-07-29 16:22:01 -0400
  • 26222b33fd Use one dot for number separation Jacopo De Simoi 2020-07-27 22:49:49 -0400
  • 142a0bd1d6 experiment a bit Jacopo De Simoi 2020-07-27 13:05:27 -0400
  • 3ac053b940 Use alternate color for dot reverse-branch Jacopo De Simoi 2020-07-27 11:51:49 -0400
  • 57dda7c317 Setup alt_color Jacopo De Simoi 2020-07-27 11:41:12 -0400
  • 9b2c86d904
    Merge pull request #84 from jwilk-forks/stdbool anarcat 2020-05-06 10:06:20 -0400
  • 2b79d36ff0 Use standard bool type Jakub Wilk 2020-05-06 12:20:00 +0200
  • e7eaef18ca
    Merge pull request #82 from jwilk-forks/pselect anarcat 2020-05-04 15:12:35 -0400
  • 9278106c23
    Merge pull request #83 from jwilk-forks/sigwinch anarcat 2020-05-04 13:01:01 -0400
  • b24d49fc3c Get rid of unsafe SIGWINCH handler Jakub Wilk 2020-05-04 11:32:27 +0200
  • 542016a26b React to keyboard input without delay Jakub Wilk 2020-05-02 17:51:36 +0200
  • 8fec43ef43
    Merge pull request #81 from jwilk-forks/comment anarcat 2020-05-02 09:56:03 -0400
  • 577c4ec1b5
    Merge pull request #79 from jwilk-forks/indent anarcat 2020-05-02 09:55:44 -0400
  • 601c38c567
    Merge pull request #80 from jwilk-forks/pedant anarcat 2020-05-02 09:55:35 -0400
  • 4c1ee2e66b Fix comment placement Jakub Wilk 2020-05-02 14:03:47 +0200
  • af41346aa4 Sort #include lines Jakub Wilk 2020-05-02 11:35:37 +0200
  • 901ae6801b Makefile: fix uneven indentation Jakub Wilk 2020-05-02 11:06:10 +0200
  • cfd4effa8b
    Merge pull request #78 from jwilk-forks/spelling anarcat 2020-05-01 17:10:36 -0400
  • 2ade059031
    Merge pull request #77 from jwilk-forks/indent anarcat 2020-05-01 17:10:25 -0400
  • ab7dc4badd
    Merge pull request #74 from SanchithHegde/master anarcat 2020-05-01 17:10:10 -0400
  • b20b5c9158 Fix typo Jakub Wilk 2020-05-01 23:03:10 +0200
  • aab718ad40 Fix uneven indentation Jakub Wilk 2020-05-01 21:50:31 +0200
  • e20a6efebd Update vim modelines to better match reality Jakub Wilk 2020-05-01 21:50:15 +0200
  • f2a79ca51f Fixes AM/PM displayed incorrectly for 12:00 - 12:59 Sanchith Hegde 2019-09-06 19:28:59 +0530
  • 0cec6b0993 Makefile: also check for ncurses6 François Revol 2018-08-20 16:24:25 +0200
  • c26a221e32 Makefile: make all variables overridable François Revol 2018-08-20 16:18:09 +0200
  • 767f4b948f Avoid allocating on the heap David Demelier 2017-11-27 15:48:32 +0100
  • 75ca275408 Fix mixed indents and trailing whitespace (#56) Slackhead 2018-03-27 21:59:21 +0100
  • ab121b53e1
    Merge pull request #55 from slackhead/ampm-fix anarcat 2018-03-27 14:16:37 -0400
  • b798e9cf24 AM/PM Fix Slackhead 2018-03-27 19:00:36 +0100
  • 059a7c5291
    Merge pull request #53 from livibetter/LICENSE anarcat 2018-02-08 10:45:33 -0500
  • 94c2d0c5b7 update and fix copyright years Yu-Jie Lin 2018-02-05 09:20:32 +0800
  • 9437ce16c9 add a clearly stated LICENSE file Yu-Jie Lin 2018-02-04 14:21:42 +0800
  • 12aa31d361
    Merge pull request #47 from vaygr/date-box-fix anarcat 2017-10-31 19:29:28 -0400
  • b146b15156 Do not display date box when '-D' flag is provided Vlad Glagolev 2017-10-31 16:03:21 -0400
  • f8fc77cc89 Merge pull request #46 from EdwardBetts/spelling anarcat 2017-09-07 10:03:15 -0400
  • a309967119 correct spelling mistake Edward Betts 2017-09-02 08:05:42 +0100
  • 8868f3ed23 append to compile flags instead of overwriting Antoine Beaupré 2017-01-14 22:21:21 -0500
  • e66826169f Merge pull request #43 from anarcat/make-fixes xorg62 2017-01-14 16:40:55 +0100
  • 48707576f3 another shot at fixing buildchain Antoine Beaupré 2017-01-14 10:17:49 -0500
  • 9fe5fe3eac Merge pull request #41 from anarcat/fixdelay xorg62 2017-01-13 23:02:02 +0100
  • 59f358fd0f set time structure at the right moment Antoine Beaupré 2017-01-13 16:52:58 -0500
  • 3fe38e9661 Merge pull request #39 from anarcat/non-silent xorg62 2017-01-13 16:11:29 +0100
  • a687384dc5 do not silence compiler flags Antoine Beaupré 2017-01-13 10:06:04 -0500
  • 299450c209 Merge pull request #38 from anarcat/pkg-config xorg62 2017-01-13 16:01:28 +0100
  • 40af1c013f unbreak building with arbitrary ncurses version using pkg-config Antoine Beaupré 2017-01-13 09:50:18 -0500
  • 516afbf9f9 Merge pull request #25 from jcvernaleo/master xorg62 2015-03-19 02:26:23 +0100
  • 9f75de2af9 Merge pull request #24 from wessels/master xorg62 2015-03-19 02:26:06 +0100
  • 5f138c54be Allow C and LD flags to be overwritten. John C. Vernaleo 2015-03-18 21:10:39 -0400
  • c1490a1122 match original indentation Wessels 2015-03-02 14:57:48 -0800
  • e844687f88 Make both colons blink when -s (seconds) enabled and simplify the logic by setting a variable for the dot color. Wessels 2015-03-02 14:55:13 -0800
  • 4e6b4cae8a Merge pull request #19 from cgie/master Martin Duquesnoy 2013-10-28 06:50:28 -0700
  • c5a4dc0bce fixed README Christian Gießen 2013-10-28 14:22:33 +0100
  • 6fc660a23e removed a duplicate line in the usage text Christian Gießen 2013-10-28 14:15:15 +0100
  • fbb26382af fixed Makefile to work with ncurses and ncursesw Christian Gießen 2013-10-28 14:00:01 +0100
  • e0f773024f merged carlas/greys fork Christian Gießen 2013-10-28 13:58:57 +0100
  • cbe1f3a838 merged with xorg62's current version Christian Gießen 2013-10-27 17:06:44 +0100
  • 4a34f356c6 Updated README to reflect delay changes Grey 2013-10-03 20:59:45 +0100
  • 35eab7950d Implemented delay in seconds for lower CPU usage Grey 2013-10-03 20:53:46 +0100
  • d9875dca06 Merge pull request #17 from paultag/paultag/bugfix/fix-optparse-format Martin Duquesnoy 2013-08-17 12:14:50 -0700
  • 85f41f16a1 Add the f argument to optparse to avoid segfault. Paul Tagliamonte 2013-08-17 15:18:31 -0400
  • 635712322b Merge pull request #16 from roaet/add_utc_option Martin Duquesnoy 2013-08-13 00:43:27 -0700
  • e98c3805f5 Updated README to add -u Justin Hammond 2013-08-06 13:53:55 -0500
  • 6ff646f569 Added utc option Justin Hammond 2013-08-06 13:52:48 -0500
  • 7a789dc0f8 Merge pull request #14 from briancain/master Martin Duquesnoy 2013-06-17 11:12:26 -0700
  • 78f2238cfc More up to date readme Brian Cain 2013-06-01 23:26:48 -0500
  • ad835677bc (maint) Add blink colon option Brian Cain 2013-06-01 23:21:37 -0500
  • aefad0a773 Fix code logic briancain 2013-05-28 11:16:04 -0700
  • 89fd0dbc47 Removing folder briancain 2013-05-28 10:06:51 -0700
  • 61b720558e Add blinking curser briancain 2013-05-28 10:05:05 -0700
  • 7cbfead66d updated README Christian Gießen 2013-03-06 15:46:43 +0100
  • 6e9d5ba273 fixed a typo Christian Gießen 2013-03-06 15:45:36 +0100
  • 0b1609f421 added bold-color option and updated the README Christian Gießen 2013-03-06 15:43:48 +0100
  • 8eb31f58e5 added bold colors and removed the frame Christian Gießen 2013-03-06 15:37:13 +0100
  • dfb623ab61 Merge pull request #11 from hasufell/master Martin Duquesnoy 2013-01-08 17:43:25 -0800
  • bfa898579d respect DESTDIR, CFLAGS and LDFLAGS, use pkg-config if present hasufell 2013-01-09 01:10:46 +0100
  • b7f2f24916 Merge pull request #10 from vakuum/pr-2 Martin Duquesnoy 2013-01-02 12:04:23 -0800
  • 569ede8659 Added date option. Clemens Fuchslocher 2012-12-30 14:35:32 +0100
  • bc7ac26be5 Makefile: Fix compiler flags carla-v 2012-12-20 11:59:24 -0500
  • 76e29ba579 Merge git://git.koumbit.net/tty-clock carla-v 2012-12-20 11:44:55 -0500
  • c21d6e7316 README: * Clarify the -d option * Updates EXAMPLES Section Carla Valenti 2011-08-16 22:54:55 -0400
  • 1c3e60e0cf * Update README (2) Carla Valenti 2011-08-16 22:21:46 -0400
  • d45b3cf68b * Update README Carla Valenti 2011-08-16 22:17:51 -0400
  • 6607fc1a63 * Add the -T <tty> and -n options to facilitate use through inittab(5) * Update and fix the man page. * Adjust default date format which was left over from a previous failed merge. Carla Valenti 2011-08-16 22:03:13 -0400
  • 31529219f9 Update manpage to reflect recent merging and rearrange the order of the commands a little bit. Carla Valenti 2011-08-16 16:14:28 -0400
  • 4296d5c151 Merge git://github.com/Karnash/tty-clock Carla Valenti 2011-08-16 16:01:52 -0400
  • dd48346e10 Merge git://github.com/Skami18/tty-clock Carla Valenti 2011-08-16 15:33:15 -0400
  • 9cde0203f9 * Remove execute permissions from Makefile and README Carla Valenti 2011-08-15 22:01:30 -0400
  • 2b4bf01a28 * Fix -f <format> and avoid related SIGSEGV Carla Valenti 2011-08-15 17:35:22 -0400
  • e913062e82 * Add manpage tty-clock.1 and modify Makefile accordingly Carla Valenti 2011-08-15 16:31:04 -0400
  • 39f9d8843a make clean succeed all the time Antoine Beaupré 2011-07-16 22:25:58 -0400