This website works better with JavaScript.
Home
Explore
Help
Sign In
yannweb
/
ttail
Watch
2
Star
1
Fork
0
Code
Issues
3
Pull Requests
0
Releases
2
Activity
timed tail for logfiles. Display loglines given a minimum date and/or a maximum date.
c
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
120
Commits
1
Branch
Branch:
master
master
v0.0.2
v0.0.1
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'master'
${ noResults }
ttail
/
src
History
Yann Weber
2b63e70596
Fix
#20
set_relative_date was failing if the resulting date was in the previous day.
6 years ago
..
include
Fix
#20
6 years ago
Makefile.am
Set headers as noinst_HEADERS
7 years ago
main.c
Fixing issue
#4
for logfiles
7 years ago
ttail_init.c
Fix
#20
6 years ago
ttail_search.c
Fix starts for
#11
7 years ago
ttail_search_files.c
Add forgotten return value test
7 years ago
ttail_search_std.c
Bugfix in _ttail_search_closest_stdin()
7 years ago