Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Make some tweaks and changes | Thomas Voss | 2025-07-24 | 1 | -29/+53 | |
| | ||||||
* | Added German designs | marsmathis | 2025-07-24 | 4 | -0/+39 | |
| | ||||||
* | Migrate page to the new translation system | Thomas Voss | 2025-07-23 | 1 | -36/+12 | |
| | ||||||
* | More some pages to the new translations system | Thomas Voss | 2025-07-23 | 10 | -239/+106 | |
| | ||||||
* | Update template.pot | Thomas Voss | 2025-07-23 | 1 | -146/+409 | |
| | ||||||
* | Update dir-locals | Thomas Voss | 2025-07-23 | 1 | -10/+10 | |
| | ||||||
* | Update po/ directory | Thomas Voss | 2025-07-23 | 3 | -170/+1998 | |
| | ||||||
* | Improve homebrewed translations | Thomas Voss | 2025-07-23 | 2 | -98/+104 | |
| | ||||||
* | Don’t bother with hooks | Thomas Voss | 2025-07-23 | 1 | -1/+1 | |
| | ||||||
* | Capitalize language names | Thomas Voss | 2025-07-23 | 1 | -21/+21 | |
| | ||||||
* | Newline begone | Thomas Voss | 2025-07-23 | 1 | -1/+1 | |
| | ||||||
* | Disable auto-fill-mode (properly I hope) | Thomas Voss | 2025-07-23 | 1 | -10/+13 | |
| | ||||||
* | Introduce $(GO) | Thomas Voss | 2025-07-23 | 1 | -3/+5 | |
| | ||||||
* | Add comments | Thomas Voss | 2025-07-23 | 2 | -0/+3 | |
| | ||||||
* | Remove commented out code | Thomas Voss | 2025-07-23 | 2 | -133/+0 | |
| | ||||||
* | Comment out test code | Thomas Voss | 2025-07-23 | 1 | -13/+13 | |
| | ||||||
* | Use a semi-in-house translation system | Thomas Voss | 2025-07-23 | 22 | -7007/+1340 | |
| | ||||||
* | Replace datefmt with getfmt | Thomas Voss | 2025-07-23 | 2 | -19/+37 | |
| | ||||||
* | Set name for parse tree | Thomas Voss | 2025-07-23 | 1 | -1/+1 | |
| | ||||||
* | Unset auto-fill-mode | Thomas Voss | 2025-07-23 | 1 | -1/+1 | |
| | ||||||
* | Update TODO | Thomas Voss | 2025-07-23 | 1 | -1/+16 | |
| | ||||||
* | Update exttmpl for new translation system | Thomas Voss | 2025-07-16 | 1 | -153/+188 | |
| | ||||||
* | Add a TODO file | Thomas Voss | 2025-07-05 | 1 | -0/+16 | |
| | ||||||
* | Code simplification | Thomas Voss | 2025-07-05 | 9 | -183/+297 | |
| | ||||||
* | Call atexit handlers on SIGINT and SIGTERM | Thomas Voss | 2025-06-14 | 1 | -0/+9 | |
| | ||||||
* | Mark *.otf files as binary | Thomas Voss | 2025-06-14 | 1 | -0/+1 | |
| | ||||||
* | Reword paragraph | Thomas Voss | 2025-06-14 | 1 | -4/+4 | |
| | ||||||
* | Mark string as safe | Thomas Voss | 2025-06-14 | 1 | -3/+2 | |
| | ||||||
* | Switch fromm Ysabeau to Ysabeau Office | Thomas Voss | 2025-06-14 | 5 | -6/+6 | |
| | ||||||
* | Inline variable | Thomas Voss | 2025-06-14 | 1 | -2/+1 | |
| | ||||||
* | Formatting | Thomas Voss | 2025-06-14 | 1 | -1/+1 | |
| | ||||||
* | Move some packages to pkg/ | Thomas Voss | 2025-06-14 | 7 | -11/+13 | |
| | ||||||
* | Use Try() | Thomas Voss | 2025-06-14 | 1 | -3/+2 | |
| | ||||||
* | Unify usage of logging functions | Thomas Voss | 2025-06-14 | 3 | -3/+3 | |
| | ||||||
* | Implement the ‘atexit’ package | Thomas Voss | 2025-06-14 | 4 | -2/+24 | |
| | ||||||
* | Implement the ‘watch’ package | Thomas Voss | 2025-06-14 | 3 | -33/+72 | |
| | ||||||
* | Mark string as safe | Thomas Voss | 2025-06-14 | 1 | -1/+1 | |
| | ||||||
* | Make more use of Try/Try2 | Thomas Voss | 2025-06-13 | 1 | -18/+4 | |
| | ||||||
* | Normalize the current directory | Thomas Voss | 2025-06-13 | 1 | -0/+3 | |
| | ||||||
* | Migrate towards using os.Root | Thomas Voss | 2025-06-13 | 5 | -47/+48 | |
| | ||||||
* | Fix double call to rs.Next() | Thomas Voss | 2025-06-13 | 1 | -5/+11 | |
| | ||||||
* | Fix syntax error | Thomas Voss | 2025-06-13 | 1 | -1/+1 | |
| | ||||||
* | Add a translates field to users | Thomas Voss | 2025-06-13 | 2 | -11/+14 | |
| | ||||||
* | Ignore *.db files | Thomas Voss | 2025-06-13 | 1 | -1/+1 | |
| | ||||||
* | Support running test code in last.sql | Thomas Voss | 2025-06-13 | 3 | -31/+22 | |
| | ||||||
* | Reorder functions | Thomas Voss | 2025-06-13 | 1 | -8/+8 | |
| | ||||||
* | Rename ‘Printer.Date’ to ‘Printer.D’ | Thomas Voss | 2025-06-13 | 1 | -1/+1 | |
| | ||||||
* | Use ‘gotext update’ instead of ‘gotext extract’ | Thomas Voss | 2025-06-13 | 5 | -45/+45 | |
| | ||||||
* | Rename the src package to app | Thomas Voss | 2025-06-13 | 5 | -6/+6 | |
| | ||||||
* | Make the DB private to dbx | Thomas Voss | 2025-06-13 | 4 | -10/+14 | |
| |