source: mainline

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @b067800   7 days noreply Merge 34832c3e4df70614df5caa7d44b985f0460ef8ec into …
(edit) @48cc66f   7 days jiri Do not evict CDfs root node from cache.
(edit) @6f5995f   7 days jiri Return valid node or error code from fs node_get operation.
(edit) @08499f0   2 months jiri Animate progress bar in UI demo.
(edit) @9389aaa   2 months jiri Display real progress value.
(edit) @2f1be23   2 months jiri Implement UI progress bar.
(edit) @2866531   3 months jiri Welcome to 2026. Better late than never :-)
(edit) @2c21595   3 months jiri Do not overwrite configuration files during upgrade.
(edit) @e2b47b3c   3 months jiri Use a simple X for text close button decoration.
(edit) @5df2570   3 months jiri Switch installer from futil to fmgt. topic/fix-logger-deadlock
(edit) @417cc85   3 months jiri Add missing timer starts and stops. topic/fix-logger-deadlock
(edit) @922427a8   3 months jiri Fix compilation with -Og. topic/fix-logger-deadlock
(edit) @a2f95ce   3 months jiri Ask user to confirm upgrade if existing installation found. topic/fix-logger-deadlock
(edit) @6d06bbc   3 months jiri If performing OS upgrade, sysinst should say it's upgrading. topic/fix-logger-deadlock
(edit) @9f9d9067   3 months jiri Allow sysinst to upgrade an existing installation (WIP). topic/fix-logger-deadlock
(edit) @8bf4494   3 months jiri Create installation partition in a separate function. topic/fix-logger-deadlock
(edit) @25444332   3 months jiri Sysinst should be able to install to an existing MBR label. Provided … topic/fix-logger-deadlock
(edit) @4f16db1   4 months 5887334+jxsvoboda ext4: write: fix block leak topic/fix-logger-deadlock
(edit) @4e7c02e   4 months 5887334+jxsvoboda ext4: write: sparse/unallocated block helper fcn topic/fix-logger-deadlock
(edit) @e4c0e0c   4 months 5887334+jxsvoboda cp: increase buffer size topic/fix-logger-deadlock
(edit) @19c6bc1   4 months 5887334+jxsvoboda mkfile: increase buffer size topic/fix-logger-deadlock
(edit) @f1045bb   4 months jiri Environ must be a valid, non-NULL pointer to a list. topic/fix-logger-deadlock
(edit) @34832c3   4 months skalicky Update license text and docs for vfs_walk and vfs_lookup_internal
(edit) @78e5a73   4 months jiri Add new C++ runtime function needed for GCC 14+ topic/fix-logger-deadlock
(edit) @05c9d92   4 months skalicky Merge branch 'master' into vitSkalicky/cmpdirs
(edit) @222774a   4 months jiri Fix test not compiling (thx Vít Skalický) topic/fix-logger-deadlock
(edit) @d0dfbba   4 months jiri Clean up header dependencies. libui was pulling too much internal … topic/fix-logger-deadlock
(edit) @4a0bfcf0   4 months skalicky Merge branch 'master' into vitSkalicky/cmpdirs
(edit) @74c69dc   4 months skalicky Fix code style
(edit) @b017885   4 months skalicky Fix use of vfs_walk() Added slash to the beginning of file names in …
(edit) @7952b336   4 months skalicky Fix bad use of errno
(edit) @8c35ebd   4 months skalicky Modified cmpdirs to use the dirent.h
(edit) @128a311   4 months skalicky Use vfs_clone in opendir_handle() Before, the handle passed to it …
(edit) @df4f7c30   4 months skalicky Add opendir_handle() ot dirent.c Add function to open a directory by …
(edit) @7c2a3c7   4 months skalicky Improve comments
(edit) @4a998bf9   4 months skalicky Fix directory listing The code for listing entries in a directory was …
(edit) @7956257   4 months skalicky Add logging to cmpdirs
(edit) @731bdd4   4 months skalicky Start work on cmpdirs A utility to compare directories for equality.
(edit) @9b534a4   4 months jiri Add sys/param.h and endian.h to libposix (needed by DOSBox). topic/fix-logger-deadlock
(edit) @b979ffb   4 months jiri Make file dialog resizable. topic/fix-logger-deadlock
(edit) @3c22438a   4 months jiri Handle screen resize in text editor. topic/fix-logger-deadlock
(edit) @13277e3   4 months jiri Add missing comment. topic/fix-logger-deadlock
(edit) @f6304727   4 months jiri Handle screen resize in Navigator. topic/fix-logger-deadlock
(edit) @01cd15bc   4 months jiri Terminal buffer update should not overwrite cell cursor flag. topic/fix-logger-deadlock
(edit) @96ef0d1e   4 months jiri Rename file (Navigator and command line). topic/fix-logger-deadlock
(edit) @a927af7a   5 months jiri Reposition maximized windows, but not normal windows. After all, they … topic/fix-logger-deadlock
(edit) @08fcaf2   5 months jiri Custom maximize/minimize/close button look in text mode. topic/fix-logger-deadlock
(edit) @b769ca0   5 months jiri Allow overriding the complete UI push button paint routine. topic/fix-logger-deadlock
(edit) @39f67f1   5 months jiri Make maximize/restore work correctly in fullscreen UI. topic/fix-logger-deadlock
(edit) @26edcd6   5 months jiri Reposition windows with placement other than fullscreen. Except popup … topic/fix-logger-deadlock
(edit) @2c12135   5 months jiri GFXDemo resize in console UI, fix UI resize / UI window resize in console. topic/fix-logger-deadlock
(edit) @a4e4e29   5 months jiri GFXDemo react to console resize in console mode. topic/fix-logger-deadlock
(edit) @00d26202   5 months jiri Delete files (Navigator + 'delete' command) topic/fix-logger-deadlock
(edit) @cd0dce3   5 months jiri Create new directory (Navigator + command line utility). topic/fix-logger-deadlock
(edit) @f9c30b9a   5 months jiri Moving files (Navigator and command line utility). topic/fix-logger-deadlock
(edit) @59ed424e   5 months jiri Do not print error when user requests abort because file exists. topic/fix-logger-deadlock
(edit) @857fba8   5 months jiri Move file system wrapper functions to a separate module. topic/fix-logger-deadlock
(edit) @0ce9eb8   5 months jiri Ask user what to do if destination file exists while copying. topic/fix-logger-deadlock
(edit) @26a9388   6 months martin Use the stack pointer to derive CURRENT (if possible) If provided by … topic/fix-logger-deadlock
(edit) @c35cc8b   6 months martin EW: Allow to override preferred terminal emulator via $TERMINAL Allow … topic/fix-logger-deadlock
(edit) @81805e0   7 months jiri Display correct error message in Navigator, too. topic/fix-logger-deadlock
(edit) @79b77ce   7 months jiri Allow retrying failed file/dir creation and file open. topic/fix-logger-deadlock
(edit) @2309891   7 months jiri Copy files (Navigator and command line). TODO Overwrite query, new … topic/fix-logger-deadlock
(edit) @144fafd   8 months jiri Add new unit tests to Navigator and libfmgt. topic/fix-logger-deadlock
(edit) @1ec732a   8 months jiri Verify file - navigator operation and command-line utility. topic/fix-logger-deadlock
(edit) @3a4c6d9   8 months jiri Packet capture (thx Nataliia Korop) topic/fix-logger-deadlock
(edit) @d101368   8 months jiri Split new file creation into a separate fmgt module. topic/fix-logger-deadlock
(edit) @4b2065a6   8 months jakub Bump QEMU version to 10.1.2 topic/fix-logger-deadlock
(edit) @a4301f1   8 months zarevucky.jiri Fix C formatting topic/fix-logger-deadlock
(edit) @9fd74d5   8 months zarevucky.jiri libtermui: Ensure fully consistent history state when evicting old … topic/fix-logger-deadlock
(edit) @e6b4d2d   8 months zarevucky.jiri Don't build gold linker with the toolchain We never got to use it and … topic/fix-logger-deadlock
(edit) @3e41cc4   9 months jiri Repaint all windows in fullscreen mode in ui_paint(). After error … topic/fix-logger-deadlock
(edit) @bb4d0b5   9 months jiri Allow user to decide whether to retry or abort when I/O error occurs. topic/fix-logger-deadlock
(edit) @856a7b49   9 months jiri Fix spacing. topic/fix-logger-deadlock
(edit) @bc999081   9 months jiri Add dummy execlp() implementation to libposix. topic/fix-logger-deadlock
(edit) @4a10a72e   9 months jiri Add dummy implementations of atan2, floor, log, pow, sqrt, tan. … topic/fix-logger-deadlock
(edit) @78050c7   9 months jiri Add missing input_iterator_tag declaration to insert_iterator.hpp. topic/fix-logger-deadlock
(edit) @ec3ef80f   9 months jiri Add missing include to list_node.hpp. topic/fix-logger-deadlock
(edit) @b3a7151   9 months jiri Add missing → operator to list_iterator. topic/fix-logger-deadlock
(edit) @5e0ea6f   9 months jiri math.h needs to be C++ compatible topic/fix-logger-deadlock
(edit) @0640d52   9 months jiri Export libcpp headers. topic/fix-logger-deadlock
(edit) @05d893a   9 months 5887334+jxsvoboda only export shared lib if allowed topic/fix-logger-deadlock
(edit) @33f14b9   9 months 5887334+jxsvoboda mips32, ppc32: add atomic 8 byte load store, 1 byte cmpexchg For now … topic/fix-logger-deadlock
(edit) @c1383cd   9 months 5887334+jxsvoboda lib/device/src/bd_srv.c: answer with return code topic/fix-logger-deadlock
(edit) @c3db721   9 months jiri Allow aborting file management operation. topic/fix-logger-deadlock
(edit) @0cf3d5f   9 months jiri Allow creating sparse files in Navigator and newfile. topic/fix-logger-deadlock
(edit) @cfd04c4   9 months jiri Add docblocks to capa functions. topic/fix-logger-deadlock
(edit) @c111da2   9 months jiri Create non-zero size file in Navigator, new newfile utility. topic/fix-logger-deadlock
(edit) @1a96db9   9 months jiri Implement carriage return in console. topic/fix-logger-deadlock
(edit) @32ae27bb   10 months jiri Suggest unique new file name. topic/fix-logger-deadlock
(edit) @283bb9f   10 months martin Improve the GCD/LCM implementations Use a faster variant of the … topic/fix-logger-deadlock
(edit) @f9c4c433   10 months jiri Create new file in Navigator (WIP) topic/fix-logger-deadlock
(edit) @113fb4f   11 months martin Use tar to install toolchains into the destination Using a pair of … topic/fix-logger-deadlock
(edit) @a36c4aa   11 months martin Switch to binutils 2.45 and GCC 15.2 This requires a few minor … topic/fix-logger-deadlock
(edit) @2e9f284   11 months martin toolchain: Remove the support for building GDB The multiarch builds … topic/fix-logger-deadlock
(edit) @5caad1d   13 months jiri tbarcfg_listener_destroy() should clean up properly. topic/fix-logger-deadlock
(edit) @cb20b05   13 months jiri Fix missing argument when destroying async port. topic/fix-logger-deadlock
(edit) @ca48672   13 months jiri loc_service_register() needs to take a port ID argument. topic/fix-logger-deadlock
(edit) @3951046   13 months jiri Async ports and interfaces do the castling. Now interfaces hang under … topic/fix-logger-deadlock
(edit) @5c55eb7   13 months jiri Fold uspace/srv/bd/sata_bd into uspace/drv/block/ahci. topic/fix-logger-deadlock
Note: See TracRevisionLog for help on using the revision log.