| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move sources into the main directory | Samuel Tardieu | 2011-09-16 | 1 | -155/+0 |
| | | | | | This prepares the inclusion of tests into the same repository. | ||||
| * | Remove trailing whitespace in Javadoc strings | Samuel Tardieu | 2011-09-15 | 1 | -1/+1 |
| | | |||||
| * | Convert to Unix end-of-line format | Samuel Tardieu | 2011-09-14 | 1 | -155/+155 |
| | | |||||
| * | Formatting | SammysHP | 2011-09-14 | 1 | -144/+141 |
| | | |||||
| * | fix: don't try to replace NUMBER template in offline loggin mode. That | bananeweizen | 2011-09-12 | 1 | -10/+13 |
| | | | | | | leads to ugly IOExceptions when being offline. | ||||
| * | Refactor to address issue #361 | Gerald Barker | 2011-09-03 | 1 | -1/+2 |
| | | |||||
| * | Update locaal branch to revision 8d040c24bfbb2a12788d | Gerald Barker | 2011-09-03 | 1 | -1/+9 |
| |\ | |||||
| | * | code cleanup: protect abstract class constructors, rewrite long constant | Bananeweizen | 2011-08-31 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | literals, optimize string concatenation, move loop variables, remove return value parentheses, remove duplicate semicolons, fulfill equals contract If you get merge conflicts afterwards, you may overwrite any changes of this commit. | ||||
| | * | Add DATETIME-template, closes #312 | SammysHP | 2011-08-29 | 1 | -0/+8 |
| | | | |||||
| * | | First commit of Apache Commons String & Date functions and required, and | Gerald Barker | 2011-09-02 | 1 | -1/+3 |
| |/ | | | refactor of code to use them. | ||||
| * | Fir for [NUMBER] template | SammysHP | 2011-08-27 | 1 | -1/+1 |
| | | |||||
| * | Fix log-date, log-find-count, [NUMBER]-template. Fix #235 | SammysHP | 2011-08-25 | 1 | -3/+3 |
| | | |||||
| * | avoid getting NUMBER if it is not needed for logging, as discussed in | bananeweizen | 2011-08-20 | 1 | -2/+41 |
| | | | | #232 | ||||
| * | unify code for logging templates in settings and logging menu in logging | bananeweizen | 2011-08-15 | 1 | -0/+105 |
| activity. Inserting a template now also adds whitespace if necessary. fixes #176 | |||||
