index
:
atsign/atsign.git
master
@, a delay utility
P. J. McDermott
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
main: Print spaces not tabs in options help
P. J. McDermott
2023-10-12
1
-6/+6
*
main: Don't translate "@ (atsign) %s%s\n"
P. J. McDermott
2023-10-06
1
-1/+1
*
main: Set text domain and locale
P. J. McDermott
2023-10-06
1
-1/+15
*
datetime, main: Translate strings
P. J. McDermott
2023-10-06
1
-17/+18
*
main: Combine help and license puts() calls
P. J. McDermott
2023-10-06
1
-13/+13
*
main: If debugging, print formatted time
P. J. McDermott
2022-03-29
1
-3/+7
*
datetime: Get target (struct tm *) from caller
P. J. McDermott
2022-03-29
1
-1/+2
*
Update copyright years
P. J. McDermott
2022-03-22
1
-1/+1
*
main: Replace strtol() calls with sscanf()
P. J. McDermott
2022-03-20
1
-25/+8
*
Add --disable-tests to shrink executable size
P. J. McDermott
2022-03-20
1
-5/+21
*
main: Update copyright years in version output
P. J. McDermott
2022-03-19
1
-1/+1
*
datetime: Add function to get seconds since Epoch
P. J. McDermott
2022-03-19
1
-14/+1
*
main: Pass NULL to time()
P. J. McDermott
2022-03-19
1
-2/+2
*
main: Populate day of week in "now" time
P. J. McDermott
2022-03-19
1
-28/+33
*
main: Allow faking current time
P. J. McDermott
2022-03-19
1
-17/+59
*
datetime: Get now (struct tm) from caller
P. J. McDermott
2022-03-18
1
-7/+11
*
main: Add undocumented debugging option
P. J. McDermott
2022-03-17
1
-3/+28
*
main: Make (struct option) variable static const
P. J. McDermott
2022-03-17
1
-1/+1
*
main: Use difftime() instead of comparing time_t
P. J. McDermott
2022-03-16
1
-4/+4
*
main: Skip empty formats
P. J. McDermott
2021-09-01
1
-0/+9
*
datetime: Collapse spaces after strftime()
P. J. McDermott
2021-09-01
1
-4/+4
*
datetime: Free fmt bufs when iterators reach end
P. J. McDermott
2021-08-31
1
-30/+3
*
Add option to list supported formats
P. J. McDermott
2021-08-31
1
-4/+74
*
main: Handle options
P. J. McDermott
2021-08-31
1
-3/+90
*
main: Fix exit status on buffer alloc failure
P. J. McDermott
2021-08-31
1
-1/+1
*
main: Prevent dates too large to consistently show
P. J. McDermott
2021-08-29
1
-2/+8
*
Move concatenation function
P. J. McDermott
2021-08-29
1
-4/+48
*
main: Improve output
P. J. McDermott
2021-08-29
1
-4/+5
*
Add loop, adjust datetime_parse() param and decls
P. J. McDermott
2021-08-29
1
-5/+17
*
datetime: Further implement
P. J. McDermott
2021-08-29
1
-3/+26
*
datetime: WIP
P. J. McDermott
2021-08-29
1
-0/+11
*
Initial commit
P. J. McDermott
2021-08-28
1
-0/+5