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
/
util.rs
Age
Commit message (
Expand
)
Author
2021-08-02
Bump packages
Nick Gerace
2021-05-25
Remove logging from library
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-29
Add condition enum to util
Nick Gerace
2020-11-26
Refactor library into driver and util files
Nick Gerace
2020-10-10
Refactor source code to be driven by a library
Nick Gerace
2020-09-02
Add recursive search feature, and skip sort feature
Nick Gerace