Tags give the ability to mark specific points in history as being important
-
v1.7.0
Release: v1.7.0c4c97504 · ·v1.7.0 Changelog - Output formats - Add JSON output for web stuff and VSCode extension (coming soon) - Add ascii output format (same as before but without the colors - Add `-output-format` flag to select output format (default is the orignal with ansi colors - Directories created when attempting to clone a repo are deleted if cloning fails - After deleting a repo with `repos del`, if `repo-dir-scheme` is URL, then directories from the deleted repo up to `repo-dir` that become empty are deleted. - Fixed a bug in the handling of `-noignore` flag - Fix exceptions in `repos clone` completion when config file has no `config.domains` section - Add manpage for `repos clone`: (`repos help clone` like git or `man repos-clone`) -
v1.6.0
Release: v1.6.0b9626d25 · ·v1.6.0 Autocomplet improvements - Autocomplete git URLs for `repos clone` command - Domains and usernames from config file - Domains and usernames from repo dir if repos-dir-scheme is url - Autocomplete for `repos` suggests subcommands - Use find commands that work both on MacOS and Linux improvements to `repos find` - Rewrote recursive code (same behavior but the code is not confusing) - Clarified how --exclude and --include arguments work Directories created by failed `repos clone` commands are deleted. Added lots of documentation
-
v1.3.0-rc1
257ec6f3 · ·