| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
| |
This zypper subcommand will check which repositories are either disabled
or have no packages installed. After that, it will then ask the user
whether to purge them or not (default to no).
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
|
| |
|
|
|
|
| |
This is a simple ruby script that outputs a JSON input as YAML.
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
|
| |
|
|
| |
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
|
| |
|
|
|
|
|
|
| |
The `gen-self-signed` utility is a small script to generate self-signed
certificates. Sometimes I need to create a pair and I never remember the
exact command...
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
|
| |
|
|
| |
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
|
| |
|
|
|
|
|
| |
This simple script copies the files described in an XSPF file into a
directory. For now it's quite simplistic and assumes quite a lot of stuff...
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
|
| |
|
|
| |
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
|
| |
|
|
|
|
|
| |
Files and idea taken from https://github.com/purcell/emacs.d. I've also
added the bin/test directory into it.
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
|
| |
|
|
| |
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
|
| |
|
|
|
|
|
|
| |
Instead of having <upstream>/<branch>, it is now specified as two separate
arguments. This fits better into how git handles this stuff in other
subcommands.
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
|
|
|
Everything is licensed under the MIT license, except what it's inside of the
`bin` directory, which is licensed under the GPLv3+ license.
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
|