issues
search
nickgerace
/
gfold
CLI tool to help keep track of your Git repositories, written in Rust
https://crates.io/crates/gfold
Apache License 2.0
309
stars
20
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update CI workflows
#263
uncenter
opened
3 days ago
0
Refactor gfold CLI
#262
uncenter
opened
3 days ago
0
way to specify multiple directories via config?
#261
zachvalenta
opened
3 weeks ago
1
Offer MUSL builds
#260
ofek
opened
1 month ago
1
Investigate speeding up `libgfold` using caching and/or adding the ability to toggle concurrent traversal
#259
nickgerace
opened
4 months ago
1
Fix deprecation notices in GitHub actions
#258
nickgerace
opened
4 months ago
0
Switch from display modes to a customizable config
#257
nickgerace
opened
4 months ago
0
Investigate switching to `kdl` or `lua` for the config language
#256
nickgerace
opened
4 months ago
0
Allow `$HOME` and `~` in config
#255
nickgerace
opened
4 months ago
1
Add display mode for standard alphabetical output
#254
nickgerace
closed
6 months ago
0
Alphabetize output by repo name when "--display-mode=standard"
#253
cohml
closed
6 months ago
4
Sugestion: Flatpak
#252
gromenauer
opened
1 year ago
1
Add support for nested config file location on macOS and Linux
#251
nickgerace
opened
1 year ago
1
Add support for JSON configs
#250
nickgerace
closed
4 months ago
1
Add support for YAML configs
#249
nickgerace
closed
4 months ago
1
Publish libgfold for the first time
#248
nickgerace
closed
1 year ago
0
Remove anyhow from libgfold
#247
nickgerace
closed
1 year ago
0
Remove anyhow from libgfold
#246
nickgerace
closed
1 year ago
0
Fix broken links for Arch Linux in the README
#245
SoutrikBandyopadhyay
closed
1 year ago
1
Publish first version of libgfold
#244
nickgerace
closed
1 year ago
0
Bump dependencies and only run CI on merge
#243
nickgerace
closed
1 year ago
0
Use cargo workspace dependencies
#242
nickgerace
closed
1 year ago
0
Investigate collecting information on stashes
#241
nickgerace
opened
1 year ago
0
Fix nixpkgs link
#240
nickgerace
closed
1 year ago
0
Split gfold into gfold and libgfold
#239
nickgerace
closed
1 year ago
0
Implementing filtering on output
#238
shoffmeister
opened
1 year ago
6
Solely use ubuntu-latest for ci
#237
nickgerace
closed
1 year ago
0
Restore cargo xtask
#236
nickgerace
closed
1 year ago
0
Research splitting `gfold` crate into `gfold` (binary) and `libgfold` (library)
#235
nickgerace
closed
1 year ago
0
Remove nix flake, fix changelog 4.3.2 title, bump deps
#234
nickgerace
closed
1 year ago
0
Bump dependencies
#233
nickgerace
closed
1 year ago
0
Fix demo GIF links
#232
nickgerace
closed
1 year ago
0
Add nix flake
#231
nickgerace
closed
1 year ago
0
Add nix flake
#230
nickgerace
closed
1 year ago
0
Update git2-rs and toml, and update LICENSE to 2023
#229
nickgerace
closed
1 year ago
0
Fix nixpkgs link and add flake-based command
#228
nickgerace
closed
1 year ago
0
Add demo gif
#227
nickgerace
closed
1 year ago
0
Bump deps with 1.67 toolchain
#226
nickgerace
closed
1 year ago
0
Struct based refactoring
#225
nickgerace
closed
1 year ago
0
Ensure functions are contained within structs
#224
nickgerace
closed
1 year ago
0
Add submodules information to a new or existing display mode other than `json`
#223
nickgerace
opened
1 year ago
0
Fix `nixpkgs` link in README
#222
nickgerace
closed
1 year ago
0
Add submodule support in json mode
#221
nickgerace
closed
1 year ago
0
Ignore "extensions.worktreeconfig" error
#220
nickgerace
closed
1 year ago
0
Change "unpushed" status to use a different color than "unclean"
#219
nickgerace
closed
1 year ago
1
Investigate deprecation warnings for saving state within GitHub Actions
#218
nickgerace
closed
4 months ago
1
Fix GitHub Actions build badge
#217
nickgerace
closed
1 year ago
0
Update env_logger to 0.10.x
#216
nickgerace
closed
1 year ago
0
Assume unpushed if unable to resolve ref from short name
#215
nickgerace
closed
1 year ago
0
Ensure deps lock minor version and update deps
#214
nickgerace
closed
1 year ago
0
Next