Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | git2d: Warn instead of erroring out on malloc failure in main loop | Runxi Yu | 2025-06-08 | 1 | -2/+4 | |
| | ||||||
* | git2d: Warn and continue instead of quitting when unable to acceptv0.1.50 | Runxi Yu | 2025-06-08 | 1 | -2/+4 | |
| | | | | | | | | I guess to temporarily mitigate git2d: accept: No file descriptors available before I really figure out what's going on. | |||||
* | Update dependencies | Runxi Yu | 2025-06-07 | 2 | -6/+18 | |
| | ||||||
* | Bump dependenciesv0.1.49 | Runxi Yu | 2025-06-01 | 2 | -42/+10 | |
| | ||||||
* | Bump dependenciesv0.1.48 | Runxi Yu | 2025-05-20 | 2 | -3/+9 | |
| | ||||||
* | git2d: Set backlog to 128v0.1.47 | Runxi Yu | 2025-05-13 | 1 | -1/+1 | |
| | ||||||
* | forged/cmd/forge -> forgedv0.1.46 | Runxi Yu | 2025-05-11 | 2 | -1/+1 | |
| | | | | | We're already separating everything related to the main forge daemon in forged/ so the cmd structure is just a bit redundant at this point. | |||||
* | Bump dependenciesv0.1.45 | Runxi Yu | 2025-05-11 | 2 | -8/+25 | |
| | ||||||
* | Add pprof endpoint | Runxi Yu | 2025-05-02 | 3 | -0/+30 | |
| | ||||||
* | git2c: Some perror | Runxi Yu | 2025-05-02 | 3 | -6/+57 | |
| | ||||||
* | Bump dependenciesv0.1.44 | Runxi Yu | 2025-04-30 | 2 | -4/+12 | |
| | ||||||
* | deps: Update go.sum | Runxi Yu | 2025-04-19 | 1 | -28/+1 | |
| | ||||||
* | scripts: Update update_deps for the refactor | Runxi Yu | 2025-04-19 | 1 | -2/+2 | |
| | ||||||
* | Revert CSS for README high line spreadsv0.1.43 | Runxi Yu | 2025-04-16 | 1 | -6/+0 | |
| | ||||||
* | Bump dependenciesv0.1.42 | Runxi Yu | 2025-04-16 | 2 | -7/+21 | |
| | ||||||
* | Breakable SSH keysv0.1.41 | Runxi Yu | 2025-04-11 | 2 | -2/+9 | |
| | ||||||
* | CSS: Smaller tab buttonsv0.1.40 | Runxi Yu | 2025-04-08 | 1 | -1/+1 | |
| | ||||||
* | Bump dependenciesv0.1.39 | Runxi Yu | 2025-04-07 | 2 | -6/+19 | |
| | ||||||
* | forge.scfg: Use tcp addr for tcp netv0.1.38 | Runxi Yu | 2025-04-06 | 1 | -1/+1 | |
| | ||||||
* | Makefile: Fix version specv0.1.37 | Runxi Yu | 2025-04-06 | 1 | -1/+1 | |
| | ||||||
* | Remove tenv from scfg's lintersv0.1.36 | Runxi Yu | 2025-04-06 | 1 | -0/+1 | |
| | ||||||
* | Replace PtrTo with PointerTo | Runxi Yu | 2025-04-06 | 3 | -3/+3 | |
| | ||||||
* | HTTP: git log should stop on context donev0.1.35 | Runxi Yu | 2025-04-06 | 2 | -3/+11 | |
| | ||||||
* | CSS: Make lists in the README a bit more sparse | Runxi Yu | 2025-04-06 | 1 | -0/+4 | |
| | ||||||
* | CSS: Remove --light-text-color from pull-right for accessibility | Runxi Yu | 2025-04-06 | 1 | -1/+0 | |
| | ||||||
* | Makefile: Don't overwrite forged/internal/embed/.gitignore | Runxi Yu | 2025-04-06 | 1 | -0/+3 | |
| | ||||||
* | Import cmap from lindenii-commonv0.1.34 | Runxi Yu | 2025-04-06 | 5 | -4/+986 | |
| | ||||||
* | Remove org-mode support for now, due to dependency issues | Runxi Yu | 2025-04-06 | 3 | -10/+0 | |
| | ||||||
* | Import argon2id | Runxi Yu | 2025-04-06 | 4 | -12/+186 | |
| | ||||||
* | bare: Zero-copy []byte and string conversions | Runxi Yu | 2025-04-06 | 2 | -2/+6 | |
| | ||||||
* | Update go.sum | Runxi Yu | 2025-04-06 | 1 | -6/+0 | |
| | ||||||
* | Import BARE | Runxi Yu | 2025-04-06 | 11 | -2/+1176 | |
| | ||||||
* | Add the Apache license | Runxi Yu | 2025-04-06 | 1 | -0/+203 | |
| | ||||||
* | Don't report memory stats to the template | Runxi Yu | 2025-04-06 | 1 | -6/+0 | |
| | ||||||
* | Don't use humanize as a dependency | Runxi Yu | 2025-04-06 | 2 | -1/+35 | |
| | ||||||
* | irc: Move everything from lindenii-irc | Runxi Yu | 2025-04-06 | 7 | -6/+235 | |
| | ||||||
* | Add more documentation comments | Runxi Yu | 2025-04-06 | 14 | -3/+56 | |
| | ||||||
* | Fix load ordering issue that causes the forge title to disappearv0.1.33 | Runxi Yu | 2025-04-06 | 1 | -4/+4 | |
| | ||||||
* | Restructure static/templates into forged | Runxi Yu | 2025-04-06 | 35 | -4/+6 | |
| | ||||||
* | Move the Go stuff to ./forged/v0.1.32 | Runxi Yu | 2025-04-06 | 76 | -51/+50 | |
| | ||||||
* | git2c, git2d: Rename cmd1 and cmd2 descriptivelyv0.1.31 | Runxi Yu | 2025-04-06 | 9 | -11/+11 | |
| | ||||||
* | Makefile: Silence that bunch of mkdir and cp | Runxi Yu | 2025-04-06 | 1 | -2/+2 | |
| | ||||||
* | Add missing license headersv0.1.30 | Runxi Yu | 2025-04-06 | 14 | -1/+39 | |
| | ||||||
* | Add package descriptions | Runxi Yu | 2025-04-06 | 10 | -0/+15 | |
| | ||||||
* | Fix missing initialization of globalData and ircBotv0.1.29 | Runxi Yu | 2025-04-06 | 1 | -1/+4 | |
| | ||||||
* | Add BDS, GPL, and MIT licenses | Runxi Yu | 2025-04-06 | 6 | -3/+718 | |
| | ||||||
* | Move stuff into internal/unsortedv0.1.28 | Runxi Yu | 2025-04-06 | 43 | -62/+83 | |
| | ||||||
* | Slight refactor on NewServer | Runxi Yu | 2025-04-06 | 3 | -13/+10 | |
| | ||||||
* | Ensure server is ready before Run() | Runxi Yu | 2025-04-06 | 1 | -2/+10 | |
| | ||||||
* | oldgit: Separate some go-git stuff into here | Runxi Yu | 2025-04-06 | 4 | -38/+46 | |
| |