Switch to X11 license
started version detection
fix indentation
replaced tabs with spaces to Cython doesn't fail
fixed the bug, kinda...
oop
Config File
Config File
changed gcc command to Linux-x86_64 (Manjaro) to make the command clearer (and more common)
made setup.py remove gib.pyx if it exists, so we don't end up doubling-up gib's code during an upgrade
fix readme, gib.spec
created setup.py, changed parser.py to spaces instead of tabchrs
ugh`
I now have a physical Mac, and Gib will build on it, so when Gib 0.2.0 is released, it will have a Mac build as well!
colourisation UwU
Init dev commit
cleanup, bug squashing
add more support for giblet 1.0
fix some bugs with legacy giblets
Made repository giblets support Giblet 1.0
Added parser.py for Giblet 1.0
Config File
request to add version number command line option
I'll have to add probably a __version__ and all that, and it would make making gib self-update a lot easier. Will get on it at some point.
Config File
Home
Config File
make gib exit after 'gib update'
exit after local giblet instead of continuing on
Infinite repo support, restructured config file
add support for update command, and whether that command needs to be run before installing the giblet.
Merge branch 'getopt' of http://192.168.0.26:3000/Naln1/gib-agnostic into getopt
change long 'local' option
Fix the stupid help bug
Update README.nd
Make the miniscule "b" in "bLUE" majiscule.
fixed the botchery of the install script
Update 'README.md'
Update gib.py
Update README.md
Made specfile do things goodly