https://git.dlma.com/testcode.git/tree/77897e40d5acf9cf8dab23d68ec47882408d77c9
Recent commits to testcode.git (77897e40d5acf9cf8dab23d68ec47882408d77c9)
2023-08-18T09:55:28-07:00
tag:gitlist.org,2012:commit/77897e40d5acf9cf8dab23d68ec47882408d77c9
Minor comment tweak on line length.
2023-08-18T09:55:28-07:00
dblume
david.blume@gmail.com
<pre></pre>
tag:gitlist.org,2012:commit/25212a5fd95d84f6b318a4303d27c7ff19e348aa
Don't force column length limit
2023-08-18T09:52:45-07:00
dblume
david.blume@gmail.com
<pre>See https://lkml.org/lkml/2020/5/29/1038
</pre>
tag:gitlist.org,2012:commit/63971005516435225f0eaaef0aaf381edfd038fd
Added instructions for newer clang-format
2023-08-13T16:53:29-07:00
dblume
david.blume@gmail.com
<pre></pre>
tag:gitlist.org,2012:commit/bab8c58db990cac2f1ef3b9f36edf21157018818
clang-format fields were set to default
2023-08-12T23:31:35-07:00
dblume
david.blume@gmail.com
<pre></pre>
tag:gitlist.org,2012:commit/56e97255ed4dee2f31b7100264a4113ea3218463
Add .clang-format
2023-08-12T23:24:26-07:00
dblume
david.blume@gmail.com
<pre></pre>
tag:gitlist.org,2012:commit/78320c5a3b35d450408fbe93ff265270ab708f90
Update http to https in README.md
2023-03-16T08:18:51-07:00
dblume
david.blume@gmail.com
<pre></pre>
tag:gitlist.org,2012:commit/addc06ded1f0597b0aa602cf19972e3fe170ef92
Prune .git directory in find command.
2022-07-03T14:16:49-07:00
dblume
david.blume@gmail.com
<pre></pre>
tag:gitlist.org,2012:commit/7b5bb911779a070cc13bbd81802c595e7837cc22
Add --show-leak-kinds=all valgrind flag.
2022-06-29T21:31:26-07:00
dblume
david.blume@gmail.com
<pre></pre>
tag:gitlist.org,2012:commit/87b308266e93144a0ad089b58cd00f7e09759028
Add -q to valgrind
2022-04-16T18:16:46-07:00
dblume
david.blume@gmail.com
<pre></pre>
tag:gitlist.org,2012:commit/1e4685970a7d371b2b1c2a62cf41a12c846dbe64
Remove declaration tags. Better support vim code block navigation.
2022-04-08T11:46:34-07:00
dblume
david.blume@gmail.com
<pre>See https://vimhelp.org/usr_29.txt.html#:~:text=MOVING%20IN%20CODE%20BLOCKS
</pre>