index
:
steam-export
beta-binaries
binaries
dev
dev-mar-2021
dev-wip
master
old_dev
Steam exporting tool. Cross platform. Faster than the built-in backup tool.
Mitchell Riedstra
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-06
Simplified the Archive library. Added a way to pull the config from the web a...
old_dev
Mitch Riedstra
5
-32
/
+35
2017-02-05
Initial development on web GUI
Mitch Riedstra
1
-0
/
+64
2017-02-05
Rename steam-export-cli.go -> cli.go
Mitch Riedstra
1
-0
/
+0
2017-02-04
Moved the libraries around
Mitch Riedstra
11
-3
/
+3
2017-01-17
Convert Windows to Unix paths.. This means no filenames on unix with a '\' bu...
Mitch Riedstra
1
-0
/
+5
2017-01-17
Changes to archive handling to improve cross-platform compatibility
Mitch Riedstra
2
-7
/
+15
2017-01-16
Change the help text
Mitch Riedstra
1
-6
/
+8
2017-01-16
Add support for gzipped archives
Mitch Riedstra
4
-22
/
+63
2017-01-16
Renamed default example config file
Mitch Riedstra
1
-0
/
+0
2017-01-16
Make command line applications work. Make it build on Unix
Mitch Riedstra
2
-1
/
+3
2017-01-16
Pull default configuration into the application, add an edit command
Mitch Riedstra
6
-14
/
+119
2017-01-16
Prevent windows file from being included on other platforms
Mitch Riedstra
1
-0
/
+2
2017-01-16
Change default path depending on platform
Mitch Riedstra
3
-11
/
+23
2017-01-16
Allow a default repositoriy to be set in 'config.yml' Minor changes to build ...
Mitch Riedstra
4
-9
/
+27
2017-01-16
Make the program's usage information look better
Mitch Riedstra
1
-2
/
+4
2017-01-16
Add ability to delete games. Remove old "main.go"
Mitch Riedstra
5
-52
/
+48
2017-01-16
Update 'Readme.md'
mitch
1
-1
/
+1
2017-01-16
Add the ability to package and export games
Mitch Riedstra
2
-4
/
+98
2017-01-16
Added ability to extract games. Initial code to delete games. Initial basic p...
Mitch Riedstra
4
-6
/
+191
2017-01-10
Finding the ACF file now only returns the filename instead of the full path. ...
Mitch Riedstra
2
-7
/
+20
2017-01-10
Added the ability to pass in multiple input arguments to the archive
Mitch Riedstra
1
-22
/
+14
2017-01-06
Added an archive library and ability to package steam games
Mitch Riedstra
5
-12
/
+135
2017-01-03
Added a build script with other minimal changes
Mitch Riedstra
4
-11
/
+36
2017-01-01
Add ability to find the ACF file related to the game
Mitch Riedstra
3
-11
/
+71
2016-12-30
Oops, I forgot to escape the back slashes found in windows paths
Mitch Riedstra
1
-1
/
+2
2016-12-30
Initial
Mitch Riedstra
5
-0
/
+130