Changelog
afb2835 Update issue templates
434bff8 added build instrutions - deb,rpm and snap
a1d7d95 build: tidy up dependencies
edad24d build: update package list
bd494e2 build: update package list
92a06b9 build: update package list
f9788ba build: update package list
b8197e2 chore: add note about deprecated 'project statuses'
5207de4 chore: apply new project layout in documentation and ci configs
2104d30 chore: ignore snapcraft.login file
8ab9069 chore: simplify project layout vastly
92d8964 chore: update package list
426ac10 feat: add package and collection flag to 'class import'
439337a fix: GitLab LoadTreeEntries not loading whole tree
8313190 fix: fix a bug where a flag was assigned multiple times to the same command
a423701 fix: fix broken collection import
234b0a0 refacor: add function GetRepoImporterFromURL
20d5d37 refacor: rename most of the getter functions
54c7a0f refactor: add '%20' as valid seperator to pickLabel function
8fb6912 refactor: add ParseURL function
ba9dc1f refactor: add default values to viper keys
0e05dda refactor: add edge case check for hostname
1e0f099 refactor: add filter paths function
f62c096 refactor: add forceUpdate flag to InitConfig func
81eda5f refactor: add func that returns branch name
0d09521 refactor: add func that returns branch name
0aa1b03 refactor: add function convertPathsNTypesToFoldersNFiles
f98381c refactor: add function that parses paths that were loaded from main conf
4b23ebb refactor: add remove confirmation
c154dd2 refactor: add special case for repos, packages and collections
5b6609b refactor: add support for GH/GL API tokens
53997b4 refactor: add support for environment variables
e65f98e refactor: add support for packages and collections
e2b4ff9 refactor: add warning that collections and packages are experimental
46e1602 refactor: apply changes from config.go
c190043 refactor: apply changes from github package to tests
6b30e37 refactor: apply changes from gitlab package to tests
591025f refactor: apply changes from other packages
ee0f7b4 refactor: bump up version to v0.20.0
9eeec42 refactor: catch edge case where an empty URL might be passed
b48d124 refactor: change function signature
a53ed2f refactor: change functions signatures
2b2db7f refactor: change return type of New func to *GitHub
b0b038a refactor: change return type of New func to *GitLab
416267d refactor: check if path empty and load default path if so
4187358 refactor: clean up function
a8770b8 refactor: clean up initDB function
96eef2f refactor: clearify descriptions of directory and remote-repo flags
87c9c7c refactor: compare config version with proji's version
ada481a refactor: compare only URL path with regex pattern
5382c69 refactor: fix name collision warning
a378069 refactor: fix pip package name
16d0833 refactor: fix regex for filtering repo path
d14738e refactor: function and field for the base URI of the repo
cc676b5 refactor: improve regex for repo url parsing
64f1a6b refactor: make WantTo func accept empty input
a9f7262 refactor: make list of label separators package wide
6a38d27 refactor: make rawBaseURL a package wide constant
fd607f3 refactor: make some variable and field names more semantic
94c984d refactor: make templates- and scriptskeys package-wide
cbd31f4 refactor: make viper default keys package-wide constants
97e952d refactor: move parts of config init into its dedicated function
c05c013 refactor: move setRepoSHA func to beginning of package
349df7c refactor: move some functions to more fitting helper package
4d72b53 refactor: pass api tokens to GetRepoImporterFromURL func
7bc3522 refactor: pass authentication struct to class functions
9c96c9c refactor: paths in main config may now be relative or absolute
24b001e refactor: purge 'status' command and type from project
6262f58 refactor: remove deprecated FilterPathsNTypes function
c11771d refactor: remove forgotten references to dropped status type
6a4b827 refactor: remove loading of default branch in setRepoSHA func
8a1afca refactor: remove now invalid test DownloadToInvalidLocation
7cc1216 refactor: remove redundant parameter URL
6161fcd refactor: remove redundant slashes from joined paths
9894f45 refactor: remove unnecessary baseApiURL field from GitLab struct
354f680 refactor: rename functions and add package and collection support
0cc471a refactor: rename most of the getter functions
a0955bc refactor: rename some functions and parameters
06786d6 refactor: replace GetTree func with LoadTreeEntries func
c26bc57 refactor: replace func convertPathsNTypesToFoldersNFiles
1f7ed86 refactor: simplify regex for repo URLs vastly
c7e0452 refactor: speed up collections and packages with go routines
7e217c6 refactor: switch from go-getter to grab
00e687a refactor: switch order of source and destination parameters
2b1b4a4 refactor: up the fallback version to 0.19.2
4f8601f refactor: update DownloadFile function
35e00ae refactor: update function signature
1c7a533 refactor: update function that creates raw path
e518cae refactor: update function that creates raw paths
a5e5bfa refactor: update main config creation
16629c7 refactor: update names of projiEnv structure fields
baefd81 refactor: update repo interface functions
d8779ee refactor: update some function and parameter names
e18586d updated snap:summary