Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | unicoded the version strings. | Siddharth Ravikumar | 2015-12-21 | 1 | -2/+4 |
* | Added combox._version module. | Siddharth Ravikumar | 2015-12-21 | 4 | -3/+68 |
* | 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 |
* | 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 |
* | 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 |
* | updated ChangeLog (commit 952906378f80). | Siddharth Ravikumar | 2015-12-03 | 1 | -0/+7 |
* | gui.py: added "re-enter passphrase" field + validation for it. | Siddharth Ravikumar | 2015-12-03 | 1 | -3/+21 |
* | Rough non-functioning version of combox's graphical interface for configurati... | Siddharth Ravikumar | 2015-11-30 | 2 | -0/+288 |
* | TODO.org: marked bug #11 as fixed. | Siddharth Ravikumar | 2015-11-19 | 1 | -1/+2 |
* | Now ComboxDirMonitor uses Lock. Addresses bug#11. | Siddharth Ravikumar | 2015-11-19 | 4 | -65/+83 |
* | TODO.org: field bug #11. | Siddharth Ravikumar | 2015-11-19 | 1 | -0/+3 |
* | bumped to v0.1.3v0.1.3 | Siddharth Ravikumar | 2015-11-13 | 2 | -1/+5 |
* | README.md: moved the "canonical repo" section to the beginning. | Siddharth Ravikumar | 2015-11-13 | 1 | -3/+6 |
* | updated README.md | Siddharth Ravikumar | 2015-11-13 | 1 | -0/+12 |
* | TODO.org: marked bug#10 to done. | Siddharth Ravikumar | 2015-11-13 | 1 | -1/+2 |
* | Updated combox.events.ComboxDirMonitor and combox.events.NodeDirMonitor. See ... | rsiddharth | 2015-11-08 | 3 | -22/+95 |
* | updated ChangeLog | Siddharth Ravikumar | 2015-11-03 | 1 | -0/+9 |
* | combox/file.py: modded write_file. | Siddharth Ravikumar | 2015-11-02 | 1 | -1/+1 |
* | TODO.org: marked "change combox.cbox to initialize a node monitor for each no... | Siddharth Ravikumar | 2015-11-02 | 1 | -1/+5 |
* | TODO.org: file bug #10 - large files not getting written properly in combox d... | Siddharth Ravikumar | 2015-11-02 | 1 | -0/+3 |
* | bumped to v0.1.2v0.1.2 | Siddharth Ravikumar | 2015-10-20 | 2 | -1/+5 |
* | setup.py: updated `url' and `download_url`. | Siddharth Ravikumar | 2015-10-18 | 1 | -2/+2 |
* | README.md: updated git url in `setup combox` section. | Siddharth Ravikumar | 2015-10-18 | 1 | -1/+1 |
* | README.md: changed canonical repo url. | Siddharth Ravikumar | 2015-10-18 | 1 | -1/+1 |
* | combox now uses python's logging module instead of `print` to stdout informat... | Siddharth Ravikumar | 2015-10-17 | 5 | -47/+76 |
* | refactored read_file function combox.file module. | Siddharth Ravikumar | 2015-10-16 | 1 | -7/+4 |
* | Fxed bug #9. | Siddharth Ravikumar | 2015-10-16 | 2 | -2/+9 |
* | Filed bug #9 | Siddharth Ravikumar | 2015-10-16 | 1 | -1/+1 |
* | combox/crypto.py: the split_and_encrypt function is timed now. | Siddharth Ravikumar | 2015-10-15 | 1 | -0/+9 |
* | added combox/log.py: module for combox to log stuff. | Siddharth Ravikumar | 2015-10-15 | 1 | -0/+28 |
* | updated .gitignore | Siddharth Ravikumar | 2015-10-09 | 1 | -1/+4 |
* | updated setup.pyv0.1.1 | Siddharth Ravikumar | 2015-10-02 | 1 | -3/+1 |
* | combox/events.py: fixed tmp_file method. | Siddharth Ravikumar | 2015-09-29 | 1 | -2/+2 |
* | [bug fix] fix for :b#2: | Siddharth Ravikumar | 2015-09-29 | 4 | -3/+56 |
* | Added ChangeLogv0.1.0 | Siddharth Ravikumar | 2015-09-17 | 1 | -0/+5 |
* | updated README.md | Siddharth Ravikumar | 2015-09-17 | 1 | -32/+49 |