index
:
gfold
main
topic/diverged_status
CLI tool to help keep track of your Git repositories, written in Rust
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
driver.rs
Age
Commit message (
Expand
)
Author
2021-10-25
Overhaul for v2 architecture
Nick Gerace
2021-09-17
Fix Windows-specific error from library removal
Nick Gerace
2021-09-15
Convert library-driven structure to application-driven
Nick Gerace
2021-08-02
Bump packages
Nick Gerace
2021-06-17
Continue upon PermissionDenied errors
Nick Gerace
2021-05-25
Remove logging from library
Nick Gerace
2021-05-23
Merge Config into Driver type
Nick Gerace
2021-05-23
Bold table headers instead of repo names
Nick Gerace
2021-05-16
Remove middleware run function in library
Nick Gerace
2021-05-15
Move application-esque behavior out of the library
Nick Gerace
2021-05-15
Consolidate gfld into gfold
Nick Gerace
2021-03-29
Add gfld
Nick
2021-02-15
Add display email feature
Nick Gerace
2021-02-10
Add standard dirs and remove hidden dirs
Nick Gerace
2021-01-27
Remove file header comments
Nick Gerace
2021-01-26
Switch disable unpushed check to enable
Nick Gerace
2020-12-15
Add disable unpushed commit check
Nick Gerace
2020-12-14
Add back unpush functionality
Nick Gerace
2020-12-01
Remove unpush functionality
Nick Gerace
2020-11-26
Refactor library into driver and util files
Nick Gerace