- Sort by recency in interactive mode
- Bundle for a faster install
- Add an interactive mode (#4)
- Add
--mode=git
for cloning private repos (#29)
- Clone subdirectories from repos (
user/repo/subdir
)
- Support HTTPS proxying where
https_proxy
env var is supplied (#26)
- Improve CLI error logging (#49)
- Update
help.md
for Sourcehut support
- Sourcehut support (#85)
- Install
sander
(#34)
- Remove
console.log
- Oops, managed to publish 2.1.0 without building
- Add actions (#28)
- Allow flags like
-v
before argument (#25)
- Update node-tar for Node 9 compatibility
- Expose API for use in Node scripts (#23)
- Fix
files
in package.json
- Add
engines
field (#17)
- Use HTTPS, not SSH (#11)
- First release