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
/
Makefile
Age
Commit message (
Expand
)
Author
2021-08-02
Bump packages
Nick Gerace
2021-03-16
Add RELEASE.md in favor of Makefile
Nick
2021-02-15
Update to 0.9.0
Nick Gerace
2021-02-15
Add display email feature
Nick Gerace
2021-01-26
Update to 0.8.4
Nick Gerace
2020-12-15
Update to 0.8.3
Nick Gerace
2020-12-14
Update to 0.8.2
Nick Gerace
2020-12-01
Update to 0.8.1
Nick Gerace
2020-12-01
Remove unpush functionality
Nick Gerace
2020-11-26
Update to 0.8.0
Nick Gerace
2020-11-25
Add unpushed commit detection
Nick Gerace
2020-11-18
Update to 0.7.1
Nick Gerace
2020-11-12
Remove install targets from Makefile
Nick Gerace
2020-11-12
Consolidate boolean test permutations to one test
Nick Gerace
2020-11-11
Add post release process and contributing info
Nick Gerace
2020-11-11
Update to 0.7.0
Nick Gerace
2020-11-11
Add crates.io information
Nick Gerace
2020-11-11
Minimize public structs and functions
Nick Gerace
2020-11-11
Add carets to dependencies and update Cargo.lock
Nick Gerace
2020-11-11
Add Homebrew installation method
Nick Gerace
2020-11-03
Update to 0.6.2
Nick Gerace
2020-10-12
Update to 0.6.1
Nick Gerace
2020-10-10
Update to 0.6.0
Nick Gerace
2020-10-10
Add eyre for simple backtrace reporting
Nick Gerace
2020-10-10
Refactor source code to be driven by a library
Nick Gerace
2020-10-07
Update to 0.5.2
Nick Gerace
2020-10-07
Add binary publishing workflow
Nick Gerace
2020-10-07
Update to 0.5.1
Nick Gerace
2020-09-02
Update to 0.5.0
Nick Gerace
2020-09-02
Add recursive search feature, and skip sort feature
Nick Gerace
2020-08-31
Upgrade to version 0.4.0
Nick Gerace
2020-08-31
Switch to structopt for CLI parsing, and change path flag to positional argument
Nick Gerace
2020-08-30
Add tags automation to Makefile
Nick Gerace
2020-08-30
Switch to Apache 2.0 and upgrade to version 0.3.1 (#18)
Nick Gerace
2020-08-30
Reorganize build targets, and add AUR installation support documentation (#17)
Nick Gerace
2020-08-24
Upgrade to v0.3.0
Nick Gerace
2020-08-24
Use match guards to print bare repository status to STDOUT
Nick Gerace
2020-08-24
Skip bare repositories during status fetching (#13)
Nick Gerace
2020-06-08
Add experimental MUSL support, and upgrade to 0.2.1 (#9)
Nick Gerace