| 3 years | jmoiron | fixes to various libraries |
| 4 years | jmoiron | * use datetime for 'default' timestamper |
| 4 years | jmoiron | * removed identify options (left the comment) |
| 4 years | jmoiron | * added 'identify' function, use that for identification (slower, but better) |
| 4 years | jmoiron | * various improvements and fixes including making identification and CRC checking more sane |
| 4 years | jmoiron | * arclib slightly changed, so there are changes in the use of it throughout for consistency |
| 4 years | jmoiron | * changes to the 'arclib' library are complete, and it's about a billion times better and more useful now |
| 4 years | jmoiron | * syncing |
| 4 years | jmoiron | * merging |
| 5 years | jmoiron | modified CRC checking to use the zip and rar headers |
| 5 years | jmoiron | * fixed case mixup, skipping .ZIP, etc |
| 5 years | jmoiron | big bug with renaming fixed, format issues fixed |
| 5 years | jmoiron | changing the default behavior with no options to |
| 5 years | jmoiron | adding the logging framework (needed for 0.1.. sorry) |
| 5 years | jmoiron | 0.1 is ready with these changes |
| 5 years | jmoiron | A LOT of progress made on renaming and Identification, |
| 5 years | jmoiron | finally deleted a lot of old code from ndsnamer |
| 5 years | jmoiron | killed a bug that was fetching the CRC even when i didn't need it |
| 5 years | jmoiron | fix a bug in parse_clean_name that killed on ADVANsCEne dats |
| 5 years | jmoiron | quick identify seems to be fairly well thought out and working quite well.. |
| 5 years | jmoiron | * ironed out bug in the renaming |
| 5 years | jmoiron | started Identify, fixed a ton of bugs, finished the -nds-clean switch |
| 5 years | jmoiron | * did preliminary --translate work |
| 5 years | jmoiron | fixing platform issues printing unicode to terrible dos terminals |
| 5 years | jmoiron | Added a lot of stuff to ndsnamer.py; it's almost ready to |
| 5 years | jmoiron | synching modifications; ndsnamer now does something |
| 5 years | jmoiron | gbaname -> ndsnamer |
| 5 years | jmoiron | lots of cleaning and documentation |
| 5 years | jmoiron | major overhaul of ndsheader: |
| 5 years | jmoiron | started writing some convenience functions in order to save header changes |
| 5 years | jmoiron | ndstool created |
| 5 years | jmoiron | adding beginning of ndstool |
| 5 years | jmoiron | some work done with fuzzy string comparisson, |
| 5 years | jmoiron | adding a patch to romkan to create 'uromkan' |
| 5 years | jmoiron | fixed a few bugs in datfile, started writing the identify code |
| 5 years | jmoiron | finished up the rest of the ndstool output information |
| 5 years | jmoiron | small changes to ndsheader, no new features, just |
| 5 years | jmoiron | The identify stuff is just plans, for now. |
| 5 years | jmoiron | Initial commit. Some things are working quite nice |