* [go-xcat] Revise the error handling of xCAT uninstallation
* [go-xcat] Add xCAT-genesis-builder to the uninstallation package list
* [go-xcat] allow-insecure=yes for unsigned Debian/Ubuntu repository
* [go-xcat] Set gpgcheck=0 if file repomd.xml.asc is not found
* [go-xcat] Run `apt-get purge` for completely xCAT uninstallation on Ubuntu
* [go-xcat] Bump version number
* [go-xcat] Better error message when smoke test failed
* Remove empty line
* [go-xcat] Fix error handling in extract_archive
* [go-xcat] Revise the command line argument handling
* [go-xcat] Revise test cases
* [go-xcat] Fix the result of smoke test when xCAT is not installed
* [go-xcat] Revise debug log, in order to make debugging go-xcat and bug reporting easier.
* [go-xcat] Revise the prompt messages
* [go-xcat] In yum/zypper repo file, use gpgcheck=1
* [go-xcat] Bump version number
* [go-xcat] Revise the help messages
* [go-xcat] xCAT uninstallation
* [go-xcat] Fix kill command error messages
* [go-xcat] Simplify command line argument processing
* [go-xcat] When do a `check', only run update_repo
* Update document of xCAT uninstallation - use `go-xcat uninstall`
* [go-xcat] Handle goconserver in trash_xcat()
* [go-xcat] Add goconserver to the uninstallation package list
* Add goconserver to the uninstallation package list
* [go-xcat] Fix debug_logger
* [go-xcat] xCAT can be completely uninstalled
* Fix vim modelines
* [go-xcat] Fix --long-help
* [go-xcat] Add curl support
* [go-xcat] Better tarball support
* [go-xcat] Explaination of --xcat-version argument in help message
* [go-xcat] Disable xCAT-core.repo and xCAT-dep.repo if they exist
* [go-xcat] Add change logs
* [go-xcat] Fix GitHub issue #1998, print out friendly error messages when no xcat paackages installed on updating
* [go-xcat] GitHub pull request #2059, change error message base on the comment of @whowutwut
* [go-xcat] Let the end user see the original interactive prompt of yum, zypper and apt-get.
* [go-xcat] Change the package list for Ubuntu based on commit number 8b5f44c
* [go-xcat] Change the default behavior of this script to show the help message
* [go-xcat] Add a secret verbose help message
* [go-xcat] A secret verbose help output
* [go-xcat] Print out help message instantly while wrong command line argument were passed
* [go-xcat] Add error handling for unknown command line argument