Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rewrote/Added docstrings in combox.events module. | Siddharth Ravikumar | 2016-01-02 | 1 | -35/+210 |
| | | | | They're sphinx friendly now. | ||||
* | updated ChangeLog | Siddharth Ravikumar | 2015-12-25 | 1 | -0/+5 |
| | |||||
* | combox/silo.py: rewrote docstrings. | Siddharth Ravikumar | 2015-12-25 | 1 | -43/+103 |
| | | | | Docstrings in combox.silo module are sphinx friendly now. | ||||
* | docs: added link to git repo in sidebar. | Siddharth Ravikumar | 2015-12-24 | 2 | -1/+6 |
| | |||||
* | Added docs/setup/index.rst | Siddharth Ravikumar | 2015-12-24 | 2 | -2/+168 |
| | | | | | | `docs/setup/index.rst` contains information about install combox on gnu/linux and osx and information about setting up development environment on windows. | ||||
* | docs/releases.rst: added bash highlighting. | Siddharth Ravikumar | 2015-12-24 | 1 | -0/+2 |
| | |||||
* | removed gnu, osx, setup-combox & windows docs. | Siddharth Ravikumar | 2015-12-24 | 6 | -189/+9 |
| | | | | Content in these pages will later be moved to setup/ | ||||
* | README.rst: cosmetic edit. | Siddharth Ravikumar | 2015-12-24 | 1 | -0/+2 |
| | |||||
* | docs/releases.rst: changed the styling of heading. | Siddharth Ravikumar | 2015-12-24 | 1 | -1/+2 |
| | |||||
* | docs/releases.rst: updated 0.2.0 archives. | Siddharth Ravikumar | 2015-12-24 | 1 | -3/+8 |
| | |||||
* | Added docs/releases.rst. | Siddharth Ravikumar | 2015-12-24 | 3 | -1/+64 |
| | |||||
* | updated Changlog. | Siddharth Ravikumar | 2015-12-24 | 1 | -0/+10 |
| | |||||
* | setup.py: updated `description`. | Siddharth Ravikumar | 2015-12-24 | 1 | -1/+1 |
| | |||||
* | docs: Added combox.crypto module. | Siddharth Ravikumar | 2015-12-24 | 2 | -0/+7 |
| | |||||
* | README.rst: changed the position of fancy buttons. | Siddharth Ravikumar | 2015-12-24 | 1 | -7/+9 |
| | |||||
* | README.rst: updated fancy buttons. | Siddharth Ravikumar | 2015-12-24 | 1 | -8/+8 |
| | |||||
* | README.rst: Fixed typo. | Siddharth Ravikumar | 2015-12-24 | 1 | -1/+1 |
| | |||||
* | Rewrote docstrings in combox.crypto module. | Siddharth Ravikumar | 2015-12-24 | 1 | -29/+100 |
| | | | | It is sphinx friendly now. | ||||
* | Added shields.io buttons (pypi); fancy stuff. | Siddharth Ravikumar | 2015-12-24 | 1 | -0/+16 |
| | |||||
* | Added api/index, api/combox.file | Siddharth Ravikumar | 2015-12-23 | 4 | -0/+21 |
| | |||||
* | combox/file.py: updated docstrings. | Siddharth Ravikumar | 2015-12-23 | 2 | -84/+189 |
| | |||||
* | README.rst: removed contact section. | Siddharth Ravikumar | 2015-12-22 | 2 | -6/+4 |
| | |||||
* | setup.py: changed `author` field. | Siddharth Ravikumar | 2015-12-22 | 2 | -1/+5 |
| | |||||
* | authors -> contributors. | Siddharth Ravikumar | 2015-12-22 | 21 | -23/+48 |
| | |||||
* | Makefile: added new targets | Siddharth Ravikumar | 2015-12-22 | 2 | -2/+11 |
| | | | | | | | new targets: - clean-dist - clean-pyc | ||||
* | .py files coding set to utf-8. | Siddharth Ravikumar | 2015-12-22 | 16 | -2/+34 |
| | |||||
* | README.rst: cosmetic fix. | Siddharth Ravikumar | 2015-12-22 | 1 | -1/+1 |
| | |||||
* | bumped to version 0.2.0v0.2.0 | Siddharth Ravikumar | 2015-12-22 | 3 | -1/+14 |
| | |||||
* | Added Makefile | Siddharth Ravikumar | 2015-12-22 | 2 | -0/+52 |
| | |||||
* | Fixed try-catch block in combox.cbox.main. | Siddharth Ravikumar | 2015-12-22 | 3 | -3/+9 |
| | |||||
* | README.rst: fixed lint errors. | Siddharth Ravikumar | 2015-12-22 | 4 | -3/+7 |
| | |||||
* | bumped to version 0.2.0.rc1 | Siddharth Ravikumar | 2015-12-22 | 2 | -2/+6 |
| | |||||
* | updated MANIFEST.in: included docs/ | Siddharth Ravikumar | 2015-12-22 | 2 | -0/+3 |
| | |||||
* | Added docs/ (uses sphinx). | Siddharth Ravikumar | 2015-12-22 | 13 | -79/+958 |
| | | | | Most of what was in README.rst was moved to docs/ | ||||
* | unicoded the version strings. | Siddharth Ravikumar | 2015-12-21 | 1 | -2/+4 |
| | |||||
* | Added combox._version module. | Siddharth Ravikumar | 2015-12-21 | 4 | -3/+68 |
| | | | | This module is the canonical place for getting version information. | ||||
* | Added MANIFEST.in | Siddharth Ravikumar | 2015-12-21 | 2 | -0/+8 |
| | |||||
* | overhauled setup.py | Siddharth Ravikumar | 2015-12-21 | 2 | -12/+34 |
| | |||||
* | fixed README.rst | Siddharth Ravikumar | 2015-12-21 | 1 | -2/+2 |
| | |||||
* | README.md -> README.rst | Siddharth Ravikumar | 2015-12-21 | 2 | -113/+130 |
| | |||||
* | Now use `os.renames` instead `os.rename` function. | Siddharth Ravikumar | 2015-12-21 | 3 | -3/+12 |
| | |||||
* | updated ChangeLog. | Siddharth Ravikumar | 2015-12-21 | 1 | -0/+10 |
| | |||||
* | Accounted for watchdog's weirdess. | Siddharth Ravikumar | 2015-12-21 | 1 | -2/+22 |
| | | | | This fixes two tests that were failing on OS X. | ||||
* | Removed buffering in combox.file.write_file func. | Siddharth Ravikumar | 2015-12-17 | 1 | -1/+1 |
| | |||||
* | Re-did the error messages in at combox.file | Siddharth Ravikumar | 2015-12-17 | 1 | -5/+5 |
| | |||||
* | combox defaults to using gui for config. | Siddharth Ravikumar | 2015-12-13 | 2 | -1/+15 |
| | |||||
* | `combox.gui.ComboxConfigDialog` accepts config_dir | Siddharth Ravikumar | 2015-12-13 | 2 | -2/+16 |
| | |||||
* | combox/gui.py (ComboxConfigDialog.apply) | Siddharth Ravikumar | 2015-12-10 | 2 | -4/+18 |
| | | | | | | Glued the graphical interface with the combox configuration function; now the ComboxConfigDialog.apply method writes the configuration information to the default combox configuration directory. | ||||
* | combox/gui.py: fixed spacing. | Siddharth Ravikumar | 2015-12-03 | 1 | -2/+1 |
| | |||||
* | combox/gui.py: input validation kinda done + added status bar. | Siddharth Ravikumar | 2015-12-03 | 2 | -3/+105 |
| |