Switch to X11 license
started version detection
fix indentation
replaced tabs with spaces to Cython doesn't fail
fixed parser bug not finding second header. incremented version revision by one
Giblets
Giblets
fixed parser regex, added return cause globals are unsafe
removed temp file, added try/catch around http request, fixed newest ifs
added rss parser, to get latest gib version, for self updates
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
Switched back to gib.py
created setup.py, changed parser.py to spaces instead of tabchrs
ugh`
removed install.sh
Switched to Cython, fixed some cryptic errors, put the helpfile in to the binary
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
Giblets
Home
Home
Home
Home
Giblets
Config File
Config File
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
request to add version number command line option
Config File
Home
Config File
make gib exit after 'gib update'
add support for update command, and whether that command needs to be run before installing the giblet.
Infinite repo support, restructured config file
Make the miniscule "b" in "bLUE" majiscule.
Update gib.py
git is tricky sometimes...
Update README.md
Update README.nd
fixed the botchery of the install script
Update 'README.md'
Made specfile do things goodly
Merge branch 'getopt' of http://192.168.0.26:3000/Naln1/gib-agnostic into getopt
Fix the stupid help bug
exit after local giblet instead of continuing on
Update gib.py
mostly finished getopt, refactored install.sh to use more variables
refactored
change long 'local' option
Merge branch 'getopt' of Naln1/gib-agnostic into master