Older
-
-
-
-
-
Planning Wiki page deleted by
-
r92
(- version bump
) committed by edhoprima
- - version bump
-
r91
(- for some reason I broke the getopts logic again. Fixed
) committed by edhoprima
- - for some reason I broke the getopts logic again. Fixed
- for some reason I broke the getopts logic again. Fixed
-
r90
(- fixes on openssl output
- no more features will be added
) committed by edhoprima
- - fixes on openssl output
- no more features will be added
- fixes on openssl output
- no more features will be added
-
r89
(- Fixed getopts, now that I remember where I take the code f...) committed by edhoprima
- - Fixed getopts, now that I remember where I take the code from
- Fixed getopts, now that I remember where I take the code from
-
r88
(- Restructured some things.
- Removed -- from commands. Repl...) committed by edhoprima
- - Restructured some things.
- Removed -- from commands. Replaced with safe_path command.
- Updated help.
- All global variables should be initally set at init_globals command.
- Restructured some things.
- Removed -- from commands. Replaced with safe_path command.
- Updated help.
- All global variables should be initally set at init_globals command.
-
r87
(Bugfixes:
- Login and password are not always used now. Adde...) committed by edhoprima
- Bugfixes:
- Login and password are not always used now. Added new global variable to check it.
- 'export PATH' is now only done if additional path(s) specified.
Not really enhancements:
- New coding style:
- Local variables now start with double underscores and global variables start with single
underscore. Both lower letter.
- Function name is now snake_case. Camel_And_Snake_Case doesn't actually make sense :>
- More comments. Still need to add even more comments.
Bugfixes:
- Login and password are not always used now. Added new global variable to check it.
- 'export PATH' is now only done if additional path(s) specified.
Not really enhancements:
- New coding style:
- Local variables now start with double underscores and global variables start with single
underscore. Both lower letter.
- Function name is now snake_case. Camel_And_Snake_Case doesn't actually make sense :>
- More comments. Still need to add even more comments.
-
r86
(- Fix basename to escape with / instead of -- (workaround fo...) committed by edhoprima
- - Fix basename to escape with / instead of -- (workaround for conflict between BSD/GNU/Solaris
implementations)
- Fix basename to escape with / instead of -- (workaround for conflict between BSD/GNU/Solaris
implementations)
-
r85
(- Replaced md5(sum) with openssl. Less platform dependent be...) committed by edhoprima
- - Replaced md5(sum) with openssl. Less platform dependent because the tool is same across platforms
- Preparation for name-safe file operations.
- Sanity against sed
- Correctly encoded url (hopefully)
- getopts replacing fail hackjob with while and shift
- support for login (provided with openssl)
- Replaced md5(sum) with openssl. Less platform dependent because the tool is same across platforms
- Preparation for name-safe file operations.
- Sanity against sed
- Correctly encoded url (hopefully)
- getopts replacing fail hackjob with while and shift
- support for login (provided with openssl)
-
r84
(fix for FreeBSD) committed by edhoprima
- fix for FreeBSD
-
-
r82
(revert back to [) committed by edhoprima
- revert back to [
-
r81
(most bugs fixed now) committed by edhoprima
- most bugs fixed now
-
r80
(wrong rule caused mass headache) committed by edhoprima
- wrong rule caused mass headache
wrong rule caused mass headache
-
-
-
-
-
r75
(did I say 'mess up'?
Bugfix) committed by edhoprima
- did I say 'mess up'?
Bugfix
did I say 'mess up'?
Bugfix
-
r74
(major cleanup part2.
also called major mess up part 2.) committed by edhoprima
- major cleanup part2.
also called major mess up part 2.
major cleanup part2.
also called major mess up part 2.
-
r73
(major cleanup. tweaking.
untested) committed by edhoprima
- major cleanup. tweaking.
untested
major cleanup. tweaking.
untested
-
r72
(working around limit) committed by edhoprima
- working around limit
-
r71
(tagged
- fix: count folder doesn't work on empty folder (mes...) committed by edhoprima
- tagged
- fix: count folder doesn't work on empty folder (messed up when removing 'cd' usage)
tagged
- fix: count folder doesn't work on empty folder (messed up when removing 'cd' usage)
-
r70
(fix: count folder doesn't work on empty folder (messed up wh...) committed by edhoprima
- fix: count folder doesn't work on empty folder (messed up when removing 'cd' usage)
fix: count folder doesn't work on empty folder (messed up when removing 'cd' usage)
-
-
-
r67
(forgot to remove extra echo) committed by edhoprima
- forgot to remove extra echo
forgot to remove extra echo
-
r66
(more aesthetics fix) committed by edhoprima
- more aesthetics fix
-
-
r64
(final progress version) committed by edhoprima
- final progress version
-
-
r62
(now with useless animation) committed by edhoprima
- now with useless animation
now with useless animation
-
r61
(cleanup. speed) committed by edhoprima
- cleanup. speed
-
-
r59
(egrep is not grep) committed by edhoprima
- egrep is not grep
-
r58
(scrapping grep -vf) committed by edhoprima
- scrapping grep -vf
-
-
r56
(ls replacement fail) committed by edhoprima
- ls replacement fail
-
r55
(another escapee) committed by edhoprima
- another escapee
-
r54
(one sed rule escaped from migration) committed by edhoprima
- one sed rule escaped from migration
one sed rule escaped from migration
-
-
r52
(test migration to printf) committed by edhoprima
- test migration to printf
-
r51
(proper way to empty file) committed by edhoprima
- proper way to empty file
-
r50
(- Documentation
- Cleanup) committed by edhoprima
- - Documentation
- Cleanup
- Documentation
- Cleanup
-
r49
(blargh. It's getting annoying) committed by edhoprima
- blargh. It's getting annoying
blargh. It's getting annoying
-
r48
(more noclean support code) committed by edhoprima
- more noclean support code
more noclean support code
|