2b63e70
(HEAD -> master)
Fix #20 by
2018-08-22 01:54:46 +0200
0c4acf1
Fix #18 by
2018-08-22 01:35:38 +0200
df930ff
Fix #18 by
2018-08-22 01:23:17 +0200
09225ae
Adds first tests for ttail_search_std_init and _ttail_search_closest_stdin by
2018-03-04 12:11:35 +0100
a05a5dd
Bugfix in _ttail_search_closest_stdin() by
2017-06-05 15:01:23 +0200
bcecc4d
Add test for ttail_search_std_init() by
2017-06-05 15:00:34 +0200
abe01c0
Add test for _ttail_file_search_from_end by
2017-06-05 13:50:10 +0200
48280fa
Bugfix in relative dates calculation by
2017-06-01 14:30:03 +0200
6e006b3
Add comment for set_date_relative + ttail_check.h refactoring by
2017-05-31 16:09:41 +0200
050d81a
Fix #16 Write tests for _ttail_set_date_relative() by
2017-05-31 16:07:39 +0200
904369c
Fix #14 Write tests for _ttail_file_sort() by
2017-05-31 14:13:54 +0200
3000e73
Add debian/compat file by
2017-05-21 13:43:13 +0200
f8f4a6c
Prepare beta release by
2017-05-21 13:39:06 +0200
2fc89b7
Set headers as noinst_HEADERS by
2017-05-21 13:38:11 +0200
3c2cfd8
Add forgotten return value test by
2017-05-21 13:33:18 +0200
235cd0c
Merge branch 'debian_pkg' by
2017-05-21 13:17:34 +0200
0bd8dd1
Fix #13 Sort files given as argument by
2017-05-21 13:00:03 +0200
a1d31a6
(tag: v0.0.2)
Release alpha 0.0.2 by
2017-05-15 20:45:40 +0200
768ac36
Fix #12 sorting options in help text by
2017-05-15 20:40:25 +0200
fc3d64c
Manpage update by
2017-05-15 20:33:46 +0200
489f5b8
Enhancement & bugfix in #11 solution by
2017-05-15 20:21:27 +0200
cd35c78
Fix #8 now unit test temporary files are removed by
2017-05-15 20:09:59 +0200
3e5304b
Fix #11 by
2017-05-15 20:03:22 +0200
bbaa6b8
Fix starts for #11 by
2017-05-15 19:29:11 +0200
4245737
Enhancement in option parsing errors by
2017-05-15 18:41:52 +0200
d89f8a6
Fix #9 add nginx date format to ttail.h by
2017-05-15 18:06:57 +0200
4d2fed6
(tag: v0.0.1)
Check unit test framework can be disabled by
2017-05-15 16:01:29 +0200
ef1025b
README update by
2017-05-15 15:13:34 +0200
e314231
Fix #7 correcting _ttail_search_closest_stdin() returned value by
2017-05-15 15:10:07 +0200
5876beb
Manpage update & generation bugfix by
2017-05-15 15:05:52 +0200
0826bc3
Updated README by
2017-05-15 14:23:32 +0200
491de41
Add manpage to git repo by
2017-05-15 14:17:00 +0200
3b330e1
Fix #4 Relative dates brakes format detection by
2017-05-15 14:08:28 +0200
aa31c07
Add a new debug function by
2017-05-15 13:45:14 +0200
7dbc99e
Fixing issue #4 for logfiles by
2017-05-15 13:43:44 +0200
4a0c3a8
Updated doxygen autotools integration by
2017-05-15 13:33:16 +0200
fe382ff
ttail_format_guess() do not take ttail_t* as argument by
2017-05-11 12:59:51 +0200
55ae369
Fix #6 now make dist produce a good tarball by
2017-04-24 17:11:42 +0200
6121cbf
First tests with debian packages by
2017-04-24 16:58:22 +0200
5af2126
Tests + bugfix for ttail_tm_cmp() function by
2017-04-24 16:18:46 +0200
014d5ff
Changed headers of _ttail_file_(next|start)_line() by
2017-04-24 15:41:32 +0200
9e1539a
Add macros to define test suite & runner by
2017-04-24 15:19:28 +0200
7362e71
Updates .gitignore and Makefile.am by
2017-04-24 14:19:06 +0200
3a4fe6b
Add tests for _ttail_norm_dates by
2017-04-23 15:46:28 +0200
22183a4
Splitting ttail search tests by
2017-04-23 15:31:28 +0200
1218a70
Spliting ttail init tests by
2017-04-23 13:34:36 +0200
fe2367e
New tests organisation by
2017-04-23 13:10:30 +0200
e92e620
Renaming _ttail_file_search_from_end() by
2017-04-23 11:50:03 +0200
6734c8a
Preparing autoformat detection on loglines by
2017-04-09 12:43:49 +0200
8684cc7
Fix #5 GPL by
2017-04-09 11:38:10 +0200
da3327c
Forgotten tests sample by
2017-04-03 22:43:28 +0200
67e9aa7
Fix #2 Implements stdin operations by
2017-04-03 22:30:08 +0200
376f585
Removed -ansi gcc option from autotools by
2017-04-03 21:12:04 +0200
e27ad73
Generalization of ttail_getline() macro by
2017-04-03 20:52:01 +0200
5699d49
Add a docs target to make by
2017-04-03 20:33:46 +0200
04f0ddd
Add relative date documentation to manpage by
2017-04-03 20:23:38 +0200
5e527d0
Fix #3 Add support for relative dates by
2017-04-03 20:11:35 +0200
9586697
Updates in manpage & autotools by
2017-03-26 16:40:03 +0200
2f1458f
Add ttail manpage by
2017-03-26 16:21:06 +0200
ed5338d
Updated tests by
2017-03-26 15:32:40 +0200
710515f
Bugfix on invalid dateformat by
2017-03-26 14:14:38 +0200
bb7a4e7
Fix #1 by
2017-03-26 14:03:49 +0200
833b2da
Bugfix & enhancement by
2017-03-26 13:31:56 +0200
2283a16
Bugfix on datemax > max date by
2017-03-26 13:20:15 +0200
1207a9f
Better error handling by
2017-03-19 16:32:10 +0100
6ed34f4
Tests update by
2017-03-19 16:29:46 +0100
9d5c000
Bugfix & headers update by
2017-03-19 16:28:57 +0100
782f70e
Enhancement & changes in arguments parsing by
2017-03-19 16:04:55 +0100
e3e636e
Implements support for max-date by
2017-03-18 13:36:00 +0100
3ca964c
Implements help & usage by
2017-03-17 18:30:31 +0100
a234df3
Add ttail_free() call in main by
2017-03-17 18:04:54 +0100
93415c6
Enhancement in ttail init checking function by
2017-03-17 17:57:20 +0100
fd5d6ca
Bugfix & function implementation by
2017-03-17 17:48:40 +0100
9f5cf21
Tests + bugfix by
2017-03-17 17:05:54 +0100
5e5f730
Bugfix + tests for ttail_search_files functions by
2017-03-17 16:29:34 +0100
9b99e07
Change utils on struct tm by
2017-03-17 16:27:31 +0100
533bb6b
Adding missing arguments to search functions by
2017-03-17 15:20:07 +0100
5f7d34f
[broken] Files searching function 1st implementation by
2017-03-17 15:01:44 +0100
71dc7b9
Updated the search_closest_files function by
2017-03-17 14:59:54 +0100
261248f
Add some inline functions + utility function by
2017-03-10 00:02:40 +0100
e371b34
Make some arg const + add autoconf check by
2017-03-09 23:21:56 +0100
5ccb971
Implement the _ttail_search_file_sorted() function by
2017-03-09 16:50:28 +0100
a01866e
Implements a struct tmp comparison function by
2017-03-09 16:47:50 +0100
55b331a
Add tests on ttail_logline2date() function by
2017-03-09 16:14:13 +0100
e139113
Add setters for RE flags and use them by
2017-03-09 16:12:44 +0100
876cc00
Bugfixes in logfile minmax + tests update by
2017-03-09 13:00:34 +0100
e2d2d7f
ttail_logline2date() implementation by
2017-03-09 13:00:07 +0100
a4c6568
Implement & use a ttail_set_fmt() + tests by
2017-03-09 12:24:31 +0100
cacdfc3
Memory leak fixes by
2017-03-09 00:12:24 +0100
5de36b3
Implements logline subst + tests by
2017-03-08 23:41:26 +0100
38d7ad4
Add regex flags support by
2017-03-08 19:59:08 +0100
defd186
Add doxygen support by
2017-03-08 19:12:55 +0100
ce41edd
Add another prefix subst method + tests by
2017-03-08 18:36:41 +0100
b0b9e0a
Move options declaration + warn fixes by
2017-03-08 14:43:44 +0100
89739fc
**temporary commit** by
2017-03-06 22:36:17 +0100
92d5f72
Bugfix + tests by
2017-03-06 21:00:11 +0100
01c295d
Code cleaning, updated tests + getline wrapper by
2017-03-06 18:45:30 +0100
b74ee69
Implemented 2 utility functions + tests by
2017-03-06 17:58:29 +0100
7088bca
Deleted olf stuff by
2017-03-06 17:58:04 +0100
2ff86aa
File spliting by
2017-03-06 13:40:26 +0100