index
:
jakobst1n/textgraph
master
Text graphing utility
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove dependency on libc crate
jakobst1n
2024-06-25
1
-20
/
+19
*
Don't panic on invalid lines when operating in filtering mode
jakob.stendahl
2024-06-17
1
-3
/
+9
*
Make platform dependent code possible to disable by disabling libc and ansi f...
jakobst1n
2024-06-16
1
-4
/
+12
*
Add options to toggle colors, prepare for allowing multiple lines
jakobst1n
2024-06-12
1
-0
/
+1
*
Toggle cursor for filter mode
jakobst1n
2024-06-12
1
-0
/
+2
*
Add libc crate ( :-( ), and make a signal handler for swapping back to main s...
jakobst1n
2024-06-12
1
-5
/
+27
*
Abstract slightly, add cut functionality
jakobst1n
2024-06-11
1
-21
/
+28
*
Rename axis argument to silent, and invert it, so axis are enabled by default
jakobst1n
2024-06-11
1
-2
/
+2
*
Implement keep_tail, fix refactor typo
jakobst1n
2024-06-11
1
-1
/
+7
*
Refactor the code, deletions will follow
jakobst1n
2024-06-11
1
-20
/
+13
*
Add some documentation
jakobst1n
2024-06-09
1
-9
/
+62
*
Add some basic functionality
jakobst1n
2024-06-08
1
-22
/
+17
*
Initial commit
jakobst1n
2024-06-04
1
-0
/
+31