Recent commits to uproctrace (513e53b7d3df05db87d87c08cfe1a94e70338f8a) https://git.blinkenarea.org/uproctrace/tree/513e53b7d3df05db87d87c08cfe1a94e70338f8a Recent commits feed provided by GitList. fix compilation errors https://git.blinkenarea.org/uproctrace/commit/513e53b7d3df05db87d87c08cfe1a94e70338f8a stefan@schuermans.info (Stefan Schuermans) Sat, 14 Feb 2026 17:17:59 +0000 513e53b7d3df05db87d87c08cfe1a94e70338f8a Merge pull request #11 from Manewing/walbroel.add_license_badge Add license badge to readme https://git.blinkenarea.org/uproctrace/commit/8762252822e50236f4d1d10e2e74247608561eb9 67544393+stefanschuermans@users.noreply.github.com (Stefan) Mon, 06 Sep 2021 18:57:58 +0000 8762252822e50236f4d1d10e2e74247608561eb9 add license badge to readme https://git.blinkenarea.org/uproctrace/commit/336fd4307183a7dc5d50b014768921bd8558a088 florian@hswalbroel.de (Florian Walbroel) Mon, 06 Sep 2021 18:52:18 +0000 336fd4307183a7dc5d50b014768921bd8558a088 Merge pull request #10 from Manewing/walbroel.add_notification Show notification when copying to clipboard https://git.blinkenarea.org/uproctrace/commit/46a0809d066ed8bda1a781328075e6482f118576 67544393+stefanschuermans@users.noreply.github.com (Stefan) Mon, 06 Sep 2021 18:50:53 +0000 46a0809d066ed8bda1a781328075e6482f118576 address reviewer comments, keep handlers sorted and use repr for displaying copied string https://git.blinkenarea.org/uproctrace/commit/627dd2e4dd0a49573c687c63f6ed60f23636f8f7 florian@hswalbroel.de (Florian Walbroel) Mon, 06 Sep 2021 18:46:27 +0000 627dd2e4dd0a49573c687c63f6ed60f23636f8f7 show notification when copying to clipboard https://git.blinkenarea.org/uproctrace/commit/675971d094ffae0aa9856b1888a00f1c6a3698d8 florian@hswalbroel.de (Florian Walbroel) Thu, 02 Sep 2021 15:50:45 +0000 675971d094ffae0aa9856b1888a00f1c6a3698d8 Merge pull request #9 from stefanschuermans/schuermans.improve_fork_support Schuermans.improve fork support https://git.blinkenarea.org/uproctrace/commit/da0501aa0650cdb4609061302d455ae918aa1eeb florian.walbroel@rwth-aachen.de (Florian Walbroel) Tue, 23 Mar 2021 17:19:12 +0000 da0501aa0650cdb4609061302d455ae918aa1eeb add ppid to end event to improve fork() support A child process of fork() does not have a begin event and thus, nothing was known about its parent. Adding the ppid to the end event establishes the relationship to its parent process. https://git.blinkenarea.org/uproctrace/commit/a84cce38c336c7009f029a05c2f59b192094581f stefan@schuermans.info (Stefan Schuermans) Tue, 09 Mar 2021 20:37:39 +0000 a84cce38c336c7009f029a05c2f59b192094581f add processes that occur in trace as parents https://git.blinkenarea.org/uproctrace/commit/96569ee64ed4a39469920037314e3a3ac5a1a7a3 stefan@schuermans.info (Stefan Schuermans) Tue, 09 Mar 2021 20:24:11 +0000 96569ee64ed4a39469920037314e3a3ac5a1a7a3 add test for forking app https://git.blinkenarea.org/uproctrace/commit/ad0d59bba190de16818e98f5f0e0a535457fc83d stefan@schuermans.info (Stefan Schuermans) Tue, 09 Mar 2021 19:21:47 +0000 ad0d59bba190de16818e98f5f0e0a535457fc83d