Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@tempor1s tempor1s released this 12 Mar 04:58
· 3 commits to master since this release

Changelog

6cc646a Add another milestone
a5b046c Add config instructions
bacbe81 Add support for gitlab cloning :)
fe1596e Clone all repos onto local machine
b414b20 Complete first milestone. Clone a single repo to local machine.
02d3665 Initial commit
2007220 Nicer formatting and give repo cloned count and total size of all repos
111753e Refactor, and add framework that will allow me to add BitBucket and GitLab support easily
2195131 Switch 'backup' over to download, so that we can have an upload command and then one that does both
db1ea0f add basic framework for commands, add go modules
d778ada add basic version command
768f745 add concurrency to backup command - real quick now
3ce8c45 add framework for uploading github/gitlab repos
9a13fe0 add progress bar for repo download
890ab14 add progress bar to upload
033a395 allow the ability to not use token to clone all repos from any user
4f01b81 allow upload to support more conditions
88a2db9 change gitlab image
d468f20 clean up go.sum
38e16b3 clean up, comments, etc
a35f7e7 fix doc caching issue
e024151 global token argument, upload checks
39c68a4 prepare for releaser
1444616 refactor backup command into submodule to clean up cmd namespace
2ac2b95 refactor upload to prepare for github backup
70d9fc3 refactor upload to use directory instead of username
f273732 remove bitbucket support for now
96e1d00 remove wierd vim stuff
fb52e04 spelling fix
dcfbfc2 update .gitignore
66ed566 upload all repos in a directory to gitlab :)
9b9f2b5 upload repos to gitlab concurrently - ZOOMIN
014c111 upload to github and do it quick