Commit graph

94 commits

Author SHA1 Message Date
2f3731b931
git: refine reflog notes 2024-05-06 10:30:09 +02:00
0907c48653
git: refine reabse 'onto' notes 2024-05-06 10:26:12 +02:00
fa53e07972
git: add git log filter for last N commits` 2024-05-06 09:58:46 +02:00
6ebf5f4f11
git: add git restore --patch & git stash --keep-index notes 2024-05-06 09:49:46 +02:00
61db71e48a
css: rework notes 2024-05-01 10:47:11 +02:00
d4deaf72dc add memory fences notes 2024-04-16 17:42:34 +02:00
a4242f4817 add "Consume" & "Sequentially Consistent" ordering notes 2024-04-16 17:42:34 +02:00
7ac77fc903 add Relaxed, Release & Acquire memory ordering notes 2024-04-16 17:42:34 +02:00
3d4fda5baf rust: add memory ordering notes 2024-04-16 17:42:34 +02:00
e776030208 rust: add atomics notes 2024-04-16 17:42:34 +02:00
7687fcdc52 rust: add thread waiting notes 2024-04-16 17:42:34 +02:00
fae6e759e1 rust: add RwLock notes 2024-04-16 17:42:34 +02:00
1feb621ef4 rust: add Mutex notes 2024-04-16 17:42:34 +02:00
f499c7b22b rust: move concurrency notes to own file 2024-04-16 17:42:34 +02:00
c45f68184d
csharp: add code quality notes 2024-04-10 10:33:50 +02:00
fddea60713
git: reorder notes 2024-03-10 13:10:48 +01:00
c697371c07
git: add git worktree notes 2024-03-10 12:07:20 +01:00
13fbfa5458
git: add restore --worktree notes 2024-03-10 11:57:06 +01:00
6685a0e473
git: add tag update and signing notes 2024-02-15 09:16:51 +01:00
93ed2fe905
rust: add declarative macros notes 2024-02-11 12:45:05 +01:00
8bc64a02e9
rust: add function pointers notes 2024-02-11 11:47:23 +01:00
4d8e7ccc16
rust: fixes & style improvements 2024-02-11 11:38:22 +01:00
74342ea684
git: add git add --update notes 2024-02-06 10:45:51 +01:00
3f955928da
git: add log & blame content filtering notes 2024-02-06 10:45:44 +01:00
1e74d2371f
git: add --word-diff notes 2024-02-04 14:45:03 +01:00
889777e916 add git restore --staged notes 2024-01-31 11:20:14 +01:00
ce1009f652 add createRole mongodb auth notes 2024-01-31 10:44:46 +01:00
f2b6d801b7 remove "devices" section" 2024-01-31 10:44:46 +01:00
b7a9dc4f40 add <template> and <slot>` notes 2024-01-31 10:44:46 +01:00
a42763b290 add Shadow DOM notes 2024-01-31 10:44:46 +01:00
f9d5e84311 add WebComponents notes 2024-01-31 10:44:46 +01:00
522489884e improve notes for HTML datalist, meter and other inputs 2024-01-31 10:44:46 +01:00
c0b12ea705 add mongodb update operators for arrays 2024-01-31 10:44:46 +01:00
2543270eed Add .NET 8 notes (#39)
* feat(dotnet): dotnet 8 any type alias

* feat(dotnet): lamda default parameters

* feat(dotnet): rework class declaration notes

* fix(dotnet): remove duplicate notes

* feat(csharp): add improved collection initializers notes
2024-01-31 10:44:46 +01:00
255a68d673 show line numbers in conde snippets 2024-01-31 10:44:46 +01:00
cd1df0e376 improve regex notes 2024-01-31 10:44:39 +01:00
890cccae02 add assembly notes 2023-10-15 22:17:56 +02:00
e47a9c5522 add gir commands long options 2023-10-06 14:44:26 +02:00
65740da937 add git commit signoff notes 2023-10-06 14:30:11 +02:00
a0ac51e859 add git clean notes
Signed-off-by: Marcello Lamonaca <marcello@lamonaca.eu>
2023-10-06 14:26:54 +02:00
2709a479da feat(ssh): add ssh notes 2023-09-18 16:10:14 +02:00
1f0748536f chore: move file under 'misc' folder 2023-09-18 10:51:28 +02:00
f57b7ed075 chore(git): move git notes under 'Misc' 2023-09-11 21:58:30 +02:00
3927f011d7 feat(git): add git rebase command option notes 2023-09-11 21:54:02 +02:00
cbee07cbcb feat(git): add git commit command option notes 2023-09-11 21:54:02 +02:00
248254dab5 feat(git): add git log range syntax 2023-09-08 09:52:05 +02:00
1cc08777d9 fix(mongodb): remove ambiguity on $graphLookup connections 2023-08-05 10:54:34 +02:00
6f50690fe5 feat(docker): add compose health checks notes 2023-07-10 11:37:55 +02:00
19cb7961f7 chore(dotnet): rework asp.net notes 2023-06-28 11:51:24 +02:00
8623a82b92 feat(docker): add exec notes & rework CMD and ENTRYPOINT notes 2023-06-26 11:38:33 +02:00