projects
/
sqlconvert.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
sqlconvert.git
2018-04-01
Oleg Broytman
Tests(tox.ini): Add forgotten `[testenv:py36-sqlite...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-01
Oleg Broytman
CI(appveyor.yml): Upgrade `pip` using `python -m pip`
commit
|
commitdiff
|
tree
|
snapshot
2018-04-01
Oleg Broytman
Build(.gitignore): Ignore `.pytest_cache`
commit
|
commitdiff
|
tree
|
snapshot
2018-03-31
Oleg Broytman
Build(setup.py): Reorder `install_requires`
commit
|
commitdiff
|
tree
|
snapshot
2018-03-31
Oleg Broytman
Build(release): Do not GPG-sign release files
commit
|
commitdiff
|
tree
|
snapshot
2018-03-30
Oleg Broytman
Build(setup.py): Add long_description_content_type
commit
|
commitdiff
|
tree
|
snapshot
2018-03-29
Oleg Broytman
Build(setup.py): Add `project_urls`
commit
|
commitdiff
|
tree
|
snapshot
2018-03-28
Oleg Broytman
Build(setup.py): Use setuptools instead of distutils
commit
|
commitdiff
|
tree
|
snapshot
2018-03-28
Oleg Broytman
Docs: 2018 year
commit
|
commitdiff
|
tree
|
snapshot
2018-03-26
Oleg Broytman
Tests(tox.ini): Shorten default list of environments
commit
|
commitdiff
|
tree
|
snapshot
2018-03-26
Oleg Broytman
Tests(tox.ini): Don't whitelist flake8
commit
|
commitdiff
|
tree
|
snapshot
2018-02-04
Oleg Broytman
Build: Use module returned by imp.load_source() directly
commit
|
commitdiff
|
tree
|
snapshot
2017-12-27
Oleg Broytman
Docs: Add a link to PyPI
commit
|
commitdiff
|
tree
|
snapshot
2017-12-17
Oleg Broytman
Tests(tox.ini): Set platform
commit
|
commitdiff
|
tree
|
snapshot
2017-12-17
Oleg Broytman
Test(tox.ini): Remove sitepackages
commit
|
commitdiff
|
tree
|
snapshot
2017-12-16
Oleg Broytman
CI: Run tests at AppVeyor with Python 2.7 32bit and...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-15
Oleg Broytman
Tests: rm.py -f
commit
|
commitdiff
|
tree
|
snapshot
2017-12-15
Oleg Broytman
Build: Require tox >= 2.0 (for passenv)
commit
|
commitdiff
|
tree
|
snapshot
2017-12-15
Oleg Broytman
Docs: Remove -O2 from installation instructions
commit
|
commitdiff
|
tree
|
snapshot
2017-12-13
Oleg Broytman
Docs: Install from PyPI
commit
|
commitdiff
|
tree
|
snapshot
2017-12-11
Oleg Broytman
CI: Rename TOX_ENV -> TOXENV; execute tox (no need...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-11
Oleg Broytman
Build(setup.py): Use python_version marker and python_r...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-04
Oleg Broytman
Feat(demo): Add CREATE TABLE
commit
|
commitdiff
|
tree
|
snapshot
2017-11-03
Oleg Broytman
Refactor(process_mysql): Get DML type
commit
|
commitdiff
|
tree
|
snapshot
2017-11-03
Oleg Broytman
Refactor(process_mysql): Rename quoting_style -> dbname
commit
|
commitdiff
|
tree
|
snapshot
2017-10-26
Oleg Broytman
Feat(process_mysql): Get DML type instead of just testi...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-26
Oleg Broytman
Tests(tox): Install ppu
commit
|
commitdiff
|
tree
|
snapshot
2017-10-24
Oleg Broytman
Fix misspelling in a comment
commit
|
commitdiff
|
tree
|
snapshot
2017-10-24
Oleg Broytman
Docs: Update TODO
commit
|
commitdiff
|
tree
|
snapshot
2017-10-06
Oleg Broytman
Tests(CI): Explicitly list python versions at Travis CI
commit
|
commitdiff
|
tree
|
snapshot
2017-09-02
Oleg Broytman
Fix(setup): Remove unused package_data
commit
|
commitdiff
|
tree
|
snapshot
2017-08-20
Oleg Broytman
Tests(CI): Add "db: postgresql" in appveyor.yml for...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-20
Oleg Broytman
Tests(CI): Reorder env vars in appveyor.yml
commit
|
commitdiff
|
tree
|
snapshot
2017-08-19
Oleg Broytman
Fix(setup): Fix keywords and platforms
commit
|
commitdiff
|
tree
|
snapshot
2017-08-05
Oleg Broytman
Feat(devscripts): Remove `twine register` from release...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-17
Oleg Broytman
Fix(setup): Fix requirements
commit
|
commitdiff
|
tree
|
snapshot
2017-06-17
Oleg Broytman
Use ppu to cleanup pip cache
commit
|
commitdiff
|
tree
|
snapshot
2017-06-10
Oleg Broytman
Version 0.2.2: CI
0.2.2
commit
|
commitdiff
|
tree
|
snapshot
2017-06-10
Oleg Broytman
Fix homepage URL in setup.py
commit
|
commitdiff
|
tree
|
snapshot
2017-06-10
Oleg Broytman
Tests: Use tox instead of tests/Makefile
commit
|
commitdiff
|
tree
|
snapshot
2017-06-10
Oleg Broytman
Feat(CI): Run tests with PostgreSQL
commit
|
commitdiff
|
tree
|
snapshot
2017-06-10
Oleg Broytman
Feat(CI): Run tests with sqlite and flake8
commit
|
commitdiff
|
tree
|
snapshot
2017-05-12
Oleg Broytman
TODO: Create installers
commit
|
commitdiff
|
tree
|
snapshot
2017-05-12
Oleg Broytman
TODO: even more MySQL-specific fixes
commit
|
commitdiff
|
tree
|
snapshot
2017-05-10
Oleg Broytman
TODO: more MySQL-specific fixes
commit
|
commitdiff
|
tree
|
snapshot
2017-05-10
Oleg Broytman
Update TODO: Remove MySQL-specific SQL
commit
|
commitdiff
|
tree
|
snapshot
2017-05-07
Oleg Broytman
Stop supporting Python 2.6
commit
|
commitdiff
|
tree
|
snapshot
2017-05-07
Oleg Broytman
Move hard requirements from tox.ini to requirements.txt
commit
|
commitdiff
|
tree
|
snapshot
2017-05-07
Oleg Broytman
Move requirements.txt to devscripts/
commit
|
commitdiff
|
tree
|
snapshot
2017-04-30
Oleg Broytman
Version 0.2.1: Convert README to reST
0.2.1
commit
|
commitdiff
|
tree
|
snapshot
2017-04-30
Oleg Broytman
Published at PyPI
commit
|
commitdiff
|
tree
|
snapshot
2017-04-30
Oleg Broytman
Fix doc title
commit
|
commitdiff
|
tree
|
snapshot
2017-04-30
Oleg Broytman
Version 0.2.0
0.2.0
commit
|
commitdiff
|
tree
|
snapshot
2017-04-30
Oleg Broytman
Add release script
commit
|
commitdiff
|
tree
|
snapshot
2017-04-30
Oleg Broytman
Remove SQLite DB before tests; just in case
commit
|
commitdiff
|
tree
|
snapshot
2017-04-30
Oleg Broytman
Use Portable Python Utilities
commit
|
commitdiff
|
tree
|
snapshot
2017-04-30
Oleg Broytman
Fix comment in appveyor.yml
commit
|
commitdiff
|
tree
|
snapshot
2017-04-29
Oleg Broytman
TODO: Test at Travis and AppVeyor with Postgres
commit
|
commitdiff
|
tree
|
snapshot
2017-04-29
Oleg Broytman
Test at AppVeyor
commit
|
commitdiff
|
tree
|
snapshot
2017-04-29
Oleg Broytman
Test at Travis
commit
|
commitdiff
|
tree
|
snapshot
2017-04-29
Oleg Broytman
Python 3.5, 3.6
commit
|
commitdiff
|
tree
|
snapshot
2017-04-29
Oleg Broytman
Remove publish-docs
commit
|
commitdiff
|
tree
|
snapshot
2017-04-29
Oleg Broytman
Move get-commit-message.vim and mk-git-aliases to devsc...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-28
Oleg Broytman
Add home/repo/tracker URLs
commit
|
commitdiff
|
tree
|
snapshot
2017-04-28
Oleg Broytman
Use htdocs.path instead of absolute path
commit
|
commitdiff
|
tree
|
snapshot
2017-04-28
Oleg Broytman
GitHub: done
commit
|
commitdiff
|
tree
|
snapshot
2017-04-28
Oleg Broytman
Move README.html to gitweb/
commit
|
commitdiff
|
tree
|
snapshot
2017-04-27
Oleg Broytman
TODO: GitHub, Travis, AppVeyor, PyPI
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Oleg Broytman
Version 0.1.2: Fix dependencies
0.1.2
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Oleg Broytman
Version 0.1.1: Install m_lib.defenc and m_lib from...
0.1.1
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Oleg Broytman
Update get-commit-message.vim: remove asterisk
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Oleg Broytman
Update installation instruction for virtual envs
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Oleg Broytman
Update installation instruction: fix trusted host
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Oleg Broytman
Install m_lib.defenc and m_lib from PyPI
commit
|
commitdiff
|
tree
|
snapshot
2017-04-17
Oleg Broytman
Remove update script
commit
|
commitdiff
|
tree
|
snapshot
2017-04-16
Oleg Broytman
Add installation instructions
commit
|
commitdiff
|
tree
|
snapshot
2017-04-15
Oleg Broytman
Fix docstring format
commit
|
commitdiff
|
tree
|
snapshot
2017-04-15
Oleg Broytman
Fix sdist and git alias
commit
|
commitdiff
|
tree
|
snapshot
2017-04-15
Oleg Broytman
Move ChangeLog to docs/news.rst and convert to reST
commit
|
commitdiff
|
tree
|
snapshot
2017-04-15
Oleg Broytman
[setup.cfg] Remove outdated ez_setup.py
commit
|
commitdiff
|
tree
|
snapshot
2017-04-14
Oleg Broytman
[mysql2sql] Show the name of the file being converted
commit
|
commitdiff
|
tree
|
snapshot
2017-03-19
Oleg Broytman
TODO: Publish at GitHub and PyPI, test at Travis
commit
|
commitdiff
|
tree
|
snapshot
2017-03-19
Oleg Broytman
Convert extended INSERTs to plain INSERTs: done!
commit
|
commitdiff
|
tree
|
snapshot
2017-03-19
Oleg Broytman
Include demo.sql, test.out and tox.ini into sdist
commit
|
commitdiff
|
tree
|
snapshot
2017-03-19
Oleg Broytman
Version 0.1.0: Split extended INSERTs (mysql2sql)
0.1.0
commit
|
commitdiff
|
tree
|
snapshot
2017-03-19
Oleg Broytman
Test mysql2sql with tox
commit
|
commitdiff
|
tree
|
snapshot
2017-03-19
Oleg Broytman
Rebuild docs in a venv using system Sphinx
commit
|
commitdiff
|
tree
|
snapshot
2017-03-19
Oleg Broytman
Update docs: mysql2sql can now split extended INSERTs
commit
|
commitdiff
|
tree
|
snapshot
2017-03-19
Oleg Broytman
Fix mysql2sql: do not mix output and messages
commit
|
commitdiff
|
tree
|
snapshot
2017-03-19
Oleg Broytman
Fix mysql2sql: args.pg
commit
|
commitdiff
|
tree
|
snapshot
2017-03-19
Oleg Broytman
Separate split INSERTs with newlines
commit
|
commitdiff
|
tree
|
snapshot
2017-03-19
Oleg Broytman
Update extended INSERTs in demo.sql
commit
|
commitdiff
|
tree
|
snapshot
2017-03-19
Oleg Broytman
Fix: test if token is an instance of Comment
commit
|
commitdiff
|
tree
|
snapshot
2017-03-19
Oleg Broytman
Calculate version/revision from sqlconvert.__version__
commit
|
commitdiff
|
tree
|
snapshot
2017-03-18
Oleg Broytman
Version 0.0.8: Split extended INSERTs
0.0.8
commit
|
commitdiff
|
tree
|
snapshot
2017-03-18
Oleg Broytman
Split extended INSERTs
commit
|
commitdiff
|
tree
|
snapshot
2017-03-12
Oleg Broytman
Various minor updates in docs
commit
|
commitdiff
|
tree
|
snapshot
2017-03-12
Oleg Broytman
Fix pip's --install-option: --compile is default and...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-12
Oleg Broytman
Implement is_insert()
commit
|
commitdiff
|
tree
|
snapshot
2017-03-11
Oleg Broytman
Refactor is_comment_or_space
commit
|
commitdiff
|
tree
|
snapshot
next