]> git.phdru.name Git - m_librarian.git/shortlog
m_librarian.git
2016-03-29 Oleg BroytmanDefault search type is 'start'
2016-03-27 Oleg BroytmanSearch authors by name/surname/misc name
2016-03-27 Oleg BroytmanAdd unicode-aware function 'lower()' to SQLite
2016-03-13 Oleg BroytmanReorder TODO items
2016-03-06 Oleg BroytmanSpeedup inp import by caching a set of files in the...
2016-03-05 Oleg BroytmanSpeedup counting books
2016-02-28 Oleg BroytmanCopyright 2016
2016-02-11 Oleg BroytmanPrevent duplicate authors
2016-02-11 Oleg BroytmanProcess author names
2016-02-11 Oleg BroytmanSplit name column into 3
2016-02-11 Oleg BroytmanFix DB: most columns must be NOT NULL
2016-02-06 Oleg BroytmanFix a minor bug: allow to process all input files
2016-02-06 Oleg BroytmanFix a minor bug
2016-01-17 Oleg BroytmanAdd more indices
2016-01-03 Oleg BroytmanOrder changelog entries in reverse direction
2015-12-27 Oleg BroytmanRemove unused section [easy_install]
2015-12-27 Oleg BroytmanAdd mk-distr
2015-12-26 Oleg BroytmanMake parse_glst_file generator
2015-12-25 Oleg BroytmanMore indices
2015-12-25 Oleg BroytmanCreate intermediate tables with unique indices
2015-12-25 Oleg BroytmanVACUUM all tables after mass-insert
2015-12-25 Oleg BroytmanRename data -> glst (fixes)
2015-12-25 Oleg BroytmanVersion 0.0.3
2015-12-25 Oleg BroytmanRename data -> glst
2015-12-24 Oleg BroytmanVersion 0.0.3 0.0.3
2015-12-24 Oleg BroytmanImport many INPX
2015-12-24 Oleg BroytmanImport INP(X)
2015-12-24 Oleg BroytmanAdd indices
2015-12-24 Oleg BroytmanPass keywords parameters to insert_name
2015-12-24 Oleg BroytmanSpeedup SQLite connection
2015-12-24 Oleg BroytmanFix Db schema
2015-12-23 Oleg BroytmanAdd insert_name
2015-12-22 Oleg BroytmanAdd Book.archive: name of the zip file
2015-12-22 Oleg BroytmanAdd __all__ to mark public names
2015-12-21 Oleg BroytmanPre-aplha: there is some working code already
2015-12-21 Oleg BroytmanMinor refactoring: split test() functions
2015-12-20 Oleg BroytmanUpdate ChangeLog
2015-12-20 Oleg BroytmanVACUUM Genre table after importing
2015-12-20 Oleg BroytmanFix a bug in opening existing SQLite db 0.0.2
2015-12-20 Oleg BroytmanImport genres from LRE files
2015-12-20 Oleg BroytmanMake names unique
2015-12-20 Oleg BroytmanSeparate import of ez_setup and setuptools
2015-12-20 Oleg BroytmanCreate database tables
2015-12-20 Oleg BroytmanФайлы со списками жанров из программы MyHomeLib
2015-12-19 Oleg BroytmanAdd GNU GENERAL PUBLIC LICENSE text 0.0.1
2015-12-19 Oleg BroytmanExtend db structure for Book; add Genre
2015-12-19 Oleg BroytmanAdd database schema
2015-12-19 Oleg BroytmanAdd configuration file parser and sample
2015-12-19 Oleg BroytmanДобавить README.rus.txt - перевод README.txt
2015-12-19 Oleg BroytmanAdd setup.cfg
2015-12-19 Oleg BroytmanExtend distutils configuration
2015-12-19 Oleg BroytmanAdd pip's requirements file
2015-12-15 Oleg BroytmanInitial commit - created the project