| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remember to fsync in case of power failure. | 2012-12-15 | 1 | -0/+2 | |
| * | Add silent mode. | 2012-12-11 | 1 | -3/+6 | |
| * | Return messages not nonetype. | 2012-12-10 | 1 | -1/+1 | |
| * | Don't die when dividing by zero. | 2012-12-10 | 1 | -0/+2 | |
| * | Find all mail dynamically. | 2012-12-08 | 1 | -1/+13 | |
| * | Aggressive directory creation. | 2012-12-08 | 1 | -10/+13 | |
| * | Create directories at stat. | 2012-12-08 | 1 | -0/+6 | |
| * | Maybe this makes things almost better for python 3. | 2012-12-08 | 1 | -3/+3 | |
| * | More graceful interupt and @ appending. | 2012-12-08 | 1 | -1/+2 | |
| * | Update output example. | 2012-12-08 | 1 | -3/+5 | |
| * | Show progress for list download. | 2012-12-08 | 1 | -10/+29 | |
| * | Don't swap messages if we don't have to. | 2012-12-08 | 1 | -1/+6 | |
| * | Remove \Muted label. | 2012-12-08 | 1 | -0/+1 | |
| * | We don't want two timers. | 2012-12-08 | 1 | -2/+2 | |
| * | I need to use is instead of double equals to test against nonetype. | 2012-12-07 | 1 | -3/+3 | |
| * | Dont add a new message everytime, as doing a direct find by filename is faster. | 2012-12-07 | 1 | -1/+3 | |
| * | Move add_message inside exception handler. | 2012-12-07 | 1 | -3/+5 | |
| * | Show progress bar for time consuming retagging. | 2012-12-07 | 1 | -2/+7 | |
| * | Reconnect if neccessary. | 2012-12-07 | 1 | -0/+6 | |
| * | Get labels all in one swoop. | 2012-12-07 | 1 | -43/+51 | |
| * | Always use absolute path. | 2012-12-07 | 1 | -1/+1 | |
| * | Don't commit during atomic operations. | 2012-12-07 | 1 | -7/+12 | |
| * | Only download messages if we have to. | 2012-12-07 | 1 | -12/+11 | |
| * | Append .gmail to message id. | 2012-12-07 | 1 | -4/+4 | |
| * | Make all database operations atomic. | 2012-12-07 | 1 | -0/+2 | |
| * | Improve strings. | 2012-12-07 | 1 | -2/+2 | |
| * | Add license. | 2012-12-07 | 1 | -0/+5 | |
| * | Initial commit. | 2012-12-07 | 1 | -0/+166 |
