| revision | commit | date | author | title |
| hrev59335 | cbb8d73dc9 | 2026-01-22 | Alexander von Gluck IV | build: Introduce test image with haiku_unittests package |
| hrev59334 | f6829b6ccf | 2026-01-22 | Andreas Henriksson | bfs: Factor the code to add a block_run to a data_stream out of _GrowStream() |
| e93c2b5609 | 2026-01-22 | ahenriksson | bfs: BlockAllocator::Reinitialize() |
| 2d902e5c6b | 2026-01-22 | Adrien Destugues | bfs: Add Journal::FlushLogAndLockJournal |
| hrev59333 | 2f76872b8e | 2026-01-22 | ahenriksson | bfs: support moving the journal |
| hrev59332 | eba66a0e71 | 2026-01-22 | Andreas Henriksson | bfs: BlockAllocator: manage the allowed block range |
| hrev59331 | e9c469fd70 | 2026-01-22 | Nathan Patrizi | kernel/fs: Fix handling of fs that don't support SEEK_DATA/SEEK_HOLE or select |
| hrev59330 | 4ed2896398 | 2026-01-21 | Augustin Cavalier | Package Kit: Refactor BRepositoryCache to have GetPackageInfos(callback)... |
| hrev59329 | 506e7c5ef7 | 2026-01-20 | Andrew Lindesay | HaikuDepot: Only allow single pkg selection |
| hrev59328 | 7fe5a67108 | 2026-01-20 | Augustin Cavalier | HaikuDepot: Another fix for the GCC2 build. |
| hrev59327 | 999bb2e88a | 2026-01-20 | Augustin Cavalier | sys/param.h: Add DEV_BSIZE and make use of it. |
| hrev59326 | 79e95cdfc7 | 2026-01-19 | Andrew Lindesay | HaikuDepot: Fix x86gcc2 build |
| hrev59325 | 8a0156700c | 2026-01-19 | Christof Meerwald | IPv6: Add traceroute6 from NetBSD |
| hrev59324 | c273dc9f64 | 2026-01-19 | Humdinger | Apps & Prefs: Use B_TRANSLATE_SYSTEM_NAME() where appropriate |
| hrev59323 | 439cbbfff1 | 2026-01-18 | Andrew Lindesay | HaikuDepot: Clean Message Keys |
| hrev59322 | e7ff15b674 | 2026-01-17 | PulkoMandy | df: show free blocks in free column |
| hrev59321 | 5779727045 | 2026-01-17 | PulkoMandy | Copyright year bump. |
| hrev59320 | 348941b087 | 2026-01-17 | Kacper Kasper | Fix HaikuDepot file generation for tests |
| hrev59319 | 6e452cc1ea | 2026-01-17 | PulkoMandy | makebootable: fix check for BFS signature when using start-offset option |
| hrev59318 | 3e6f397911 | 2026-01-17 | Humdinger | Web+ DL-window: fix scrollbar alignment |
| hrev59317 | 384b810462 | 2026-01-17 | Autocomitter | Update translations from Pootle |
| hrev59316 | ac508fcb4a | 2026-01-16 | Jérôme Duval | tcp: _Receive: reset connection when received another ack packet |
| hrev59315 | c30e5cf106 | 2026-01-16 | Augustin Cavalier | libroot/locale: Allow global locales to be applied to the current thread. |
| hrev59314 | c329ad53b1 | 2026-01-16 | Augustin Cavalier | libroot/musl: Check gmtoff before returning timezone names. |
| hrev59313 | 7b94842122 | 2026-01-15 | Augustin Cavalier | ICUCtypeData: Fix MB_CUR_MAX under most encodings. |
| f1ca09f6a2 | 2026-01-15 | Augustin Cavalier | ICUCtypeData: Use U16_APPEND rather than implementing our own version. |
| 9be2b373d3 | 2026-01-15 | Augustin Cavalier | locale: Refactor ctype storage and consolidate some files. |
| 2d20dfef26 | 2026-01-15 | Augustin Cavalier | libroot/locale: Consolidate some headers. |
| hrev59312 | fa4502cdb5 | 2026-01-12 | Kacper Kasper | Fix unit tests to work with test_app_server |
| hrev59311 | e4b96f0721 | 2026-01-12 | Jérôme Duval | libnetwork: use inet_net_ntop and inet_net_pton from OpenBSD |
| hrev59310 | 4531c92b2e | 2026-01-12 | Humdinger | Mail: Keep status going to prev/next message with SHIFT |
| hrev59309 | 69e473411e | 2026-01-11 | Jérôme Duval | tcp: fix RFC reference |
| hrev59308 | 842fe03f7c | 2026-01-11 | PulkoMandy | docs/develop: add documentation of known POSIX non-conformities |
| hrev59307 | ce90f34d28 | 2026-01-10 | Emil Ahlbaeck | WebPositive downloads: Handle large filenames by horizontal scrolling |
| hrev59306 | 2ee8a1ac06 | 2026-01-10 | Humdinger | DriveSetup: minor GUI string changes |
| hrev59305 | be37605a71 | 2026-01-10 | Autocomitter | Update translations from Pootle |
| hrev59304 | 5be8e81fc8 | 2026-01-09 | X512 | app_server/AS_GET_BOUNDINGBOXES_STRINGS: store each array independently |
| hrev59303 | a9eae2a658 | 2026-01-09 | Niklas Poslovski | df: Rework formatting, implement POSIX required flags |
| hrev59302 | b34fdb5655 | 2026-01-09 | Humdinger | DriveSetup: More correct translation behavior |
| hrev59301 | d8170f6469 | 2026-01-09 | SED4906 | DriveSetup: show status of disk image operations |
| hrev59300 | 7c9ee88078 | 2026-01-09 | Kacper Kasper | app_server: Remove special case for fully opaque layers |
| hrev59299 | 256ab7351b | 2026-01-08 | Augustin Cavalier | libroot/posix: fchdir() should not accept AT_FDCWD. |
| hrev59298 | 988d9d80b1 | 2026-01-08 | Augustin Cavalier | kernel/fs: Check O_DIRECTORY in the VFS, not filesystems. |
| f1f209415b | 2026-01-08 | Augustin Cavalier | kernel/fs: Relocate and consolidate open mode checks. |
| hrev59297 | 7d234f26de | 2026-01-08 | Augustin Cavalier | strtok_r: Include features.h and reinstate "restrict". |
| hrev59296 | 5fed29dcb0 | 2026-01-08 | Christof Meerwald | IPv6: implement multicast support |
| hrev59295 | 04ebf3d669 | 2026-01-07 | Augustin Cavalier | libroot: Appease GCC2 for strtok_r. |
| hrev59294 | da0529e546 | 2026-01-07 | Augustin Cavalier | kernel/team: Add set_foreground_process_group failure case with EPERM. |
| 35061cc3cb | 2026-01-07 | Augustin Cavalier | limits.h: Add missing _POSIX2_CHARCLASS_NAME_MAX. |
| hrev59293 | 713e7b2c54 | 2026-01-07 | Augustin Cavalier | locale: Implement getlocalename_l. |