https://git.blinkenarea.org/uproctrace/tree/cc3ba5d40fa30f5f0ebd37cdac75fa92cb9a3c60Recent commits to uproctrace (cc3ba5d40fa30f5f0ebd37cdac75fa92cb9a3c60)2020-10-18T11:38:44+00:00tag:gitlist.org,2012:commit/cc3ba5d40fa30f5f0ebd37cdac75fa92cb9a3c60fix env var syntax on copy to clipboard2020-10-18T11:38:44+00:00Stefan Schuermansstefan@schuermans.info
<pre>Fix environment variable assignment syntax when copying to clipboard.
Assignment like X='a b' were copied to clipboard as 'X=a b', which does not
work.
</pre>
tag:gitlist.org,2012:commit/613897cfffd4c0859debd307b54298201db8a208Merge pull request #3 from stefanschuermans/walbroel.fix_gui_ctrl_c2020-09-04T17:35:54+00:00Stefan67544393+stefanschuermans@users.noreply.github.com
<pre>fix: make gui quit upon ctrl+c</pre>
tag:gitlist.org,2012:commit/fe0f72b641aa75e65ffa658bd14256eb062ac5c8fix: make gui quit upon ctrl+c2020-09-04T17:31:16+00:00Florian Walbroelflorian@hswalbroel.de
<pre></pre>
tag:gitlist.org,2012:commit/94215bcaf06ff5206d162e42897b33b9c1a2a12aMerge pull request #2 from stefanschuermans/walbroel.upt_tool_stats2020-09-04T17:10:41+00:00Stefan67544393+stefanschuermans@users.noreply.github.com
<pre>add additional tool command to dump trace statistics</pre>
tag:gitlist.org,2012:commit/a6cebdaf95ba9bd1c34431e398fbb3752d24675cadd additional tool command to dump trace statistics2020-09-04T14:56:18+00:00Florian Walbroelwalbroel@silexica.com
<pre></pre>
tag:gitlist.org,2012:commit/46a8a08a0e275fdf9471a474eedeaf118d739725Merge pull request #1 from stefanschuermans/walbroel.use_project_source_dir2020-08-27T10:39:45+00:00Stefan67544393+stefanschuermans@users.noreply.github.com
<pre>fix: use project source dir instead of cmake source dir</pre>
tag:gitlist.org,2012:commit/fc29f6d3569b8d2610a53af6eecd6467ecc3d223fix: use project source dir instead of cmake source dir2020-08-27T09:46:56+00:00Florian Walbroelwalbroel@silexica.com
<pre></pre>
tag:gitlist.org,2012:commit/1913245ca3966f9ff16fa0a34be41468213f00e6move command line to left of process tree2020-08-16T11:07:47+00:00Stefan Schuermansstefan@schuermans.info
<pre></pre>
tag:gitlist.org,2012:commit/47e8035baa42287968004e13956019e6656c7586add more fields from getrusage to proc_end2020-08-16T11:04:25+00:00Stefan Schuermansstefan@schuermans.info
<pre></pre>
tag:gitlist.org,2012:commit/b3abe7dbf950b401c358f21bcea0b6626f4a61c5add ZSH support to "exports"2020-08-10T17:59:07+00:00Stefan Schuermansstefan@schuermans.info
<pre>based on patch by Florian Walbroel
</pre>