Skip to content

Commit 31204b1

Browse files
committed
ideas
1 parent b407fd1 commit 31204b1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

TODO.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@
4242
- [ ] make list command a table wiht rows and columns for date, commit, author, message, etc
4343
- [ ] (possibly) use tree sitter to provide syntax highlighting
4444
- lib:
45+
- [ ] return iterators instead of vectors
4546
- [x] possibly stop using Commmad::new("git") and use https://crates.io/crates/git_rs OR https://crates.io/crates/rs-git-lib OR https://crates.io/crates/gitoxide, to imporve performance with program compibilty assistant sevice on windows
4647

4748
- [ ] move language module into its own crate

0 commit comments

Comments
 (0)