summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bumped to version 0.2.0v0.2.0Siddharth Ravikumar2015-12-223-1/+14
* Added MakefileSiddharth Ravikumar2015-12-222-0/+52
* Fixed try-catch block in combox.cbox.main.Siddharth Ravikumar2015-12-223-3/+9
* README.rst: fixed lint errors.Siddharth Ravikumar2015-12-224-3/+7
* bumped to version 0.2.0.rc1Siddharth Ravikumar2015-12-222-2/+6
* updated MANIFEST.in: included docs/Siddharth Ravikumar2015-12-222-0/+3
* Added docs/ (uses sphinx).Siddharth Ravikumar2015-12-2213-79/+958
* unicoded the version strings.Siddharth Ravikumar2015-12-211-2/+4
* Added combox._version module.Siddharth Ravikumar2015-12-214-3/+68
* Added MANIFEST.inSiddharth Ravikumar2015-12-212-0/+8
* overhauled setup.pySiddharth Ravikumar2015-12-212-12/+34
* fixed README.rstSiddharth Ravikumar2015-12-211-2/+2
* README.md -> README.rstSiddharth Ravikumar2015-12-212-113/+130
* Now use `os.renames` instead `os.rename` function.Siddharth Ravikumar2015-12-213-3/+12
* updated ChangeLog.Siddharth Ravikumar2015-12-211-0/+10
* Accounted for watchdog's weirdess.Siddharth Ravikumar2015-12-211-2/+22
* Removed buffering in combox.file.write_file func.Siddharth Ravikumar2015-12-171-1/+1
* Re-did the error messages in at combox.fileSiddharth Ravikumar2015-12-171-5/+5
* combox defaults to using gui for config.Siddharth Ravikumar2015-12-132-1/+15
* `combox.gui.ComboxConfigDialog` accepts config_dirSiddharth Ravikumar2015-12-132-2/+16
* combox/gui.py (ComboxConfigDialog.apply)Siddharth Ravikumar2015-12-102-4/+18
* combox/gui.py: fixed spacing.Siddharth Ravikumar2015-12-031-2/+1
* combox/gui.py: input validation kinda done + added status bar.Siddharth Ravikumar2015-12-032-3/+105
* updated ChangeLog (commit 952906378f80).Siddharth Ravikumar2015-12-031-0/+7
* gui.py: added "re-enter passphrase" field + validation for it.Siddharth Ravikumar2015-12-031-3/+21
* Rough non-functioning version of combox's graphical interface for configurati...Siddharth Ravikumar2015-11-302-0/+288
* TODO.org: marked bug #11 as fixed.Siddharth Ravikumar2015-11-191-1/+2
* Now ComboxDirMonitor uses Lock. Addresses bug#11.Siddharth Ravikumar2015-11-194-65/+83
* TODO.org: field bug #11.Siddharth Ravikumar2015-11-191-0/+3
* bumped to v0.1.3v0.1.3Siddharth Ravikumar2015-11-132-1/+5
* README.md: moved the "canonical repo" section to the beginning.Siddharth Ravikumar2015-11-131-3/+6
* updated README.mdSiddharth Ravikumar2015-11-131-0/+12
* TODO.org: marked bug#10 to done.Siddharth Ravikumar2015-11-131-1/+2
* Updated combox.events.ComboxDirMonitor and combox.events.NodeDirMonitor. See ...rsiddharth2015-11-083-22/+95
* updated ChangeLogSiddharth Ravikumar2015-11-031-0/+9
* combox/file.py: modded write_file.Siddharth Ravikumar2015-11-021-1/+1
* TODO.org: marked "change combox.cbox to initialize a node monitor for each no...Siddharth Ravikumar2015-11-021-1/+5
* TODO.org: file bug #10 - large files not getting written properly in combox d...Siddharth Ravikumar2015-11-021-0/+3
* bumped to v0.1.2v0.1.2Siddharth Ravikumar2015-10-202-1/+5
* setup.py: updated `url' and `download_url`.Siddharth Ravikumar2015-10-181-2/+2
* README.md: updated git url in `setup combox` section.Siddharth Ravikumar2015-10-181-1/+1
* README.md: changed canonical repo url.Siddharth Ravikumar2015-10-181-1/+1
* combox now uses python's logging module instead of `print` to stdout informat...Siddharth Ravikumar2015-10-175-47/+76
* refactored read_file function combox.file module.Siddharth Ravikumar2015-10-161-7/+4
* Fxed bug #9.Siddharth Ravikumar2015-10-162-2/+9
* Filed bug #9Siddharth Ravikumar2015-10-161-1/+1
* combox/crypto.py: the split_and_encrypt function is timed now.Siddharth Ravikumar2015-10-151-0/+9
* added combox/log.py: module for combox to log stuff.Siddharth Ravikumar2015-10-151-0/+28
* updated .gitignoreSiddharth Ravikumar2015-10-091-1/+4
* updated setup.pyv0.1.1Siddharth Ravikumar2015-10-021-3/+1