|
a03dffabb7
|
Merge branch 'refactor' into dev
|
2023-06-15 20:24:56 +02:00 |
|
|
405b3580b6
|
Made justfile portable
|
2023-06-15 20:23:25 +02:00 |
|
|
013bc2fe33
|
Refactor pacserver
|
2023-06-12 02:19:07 +02:00 |
|
|
a9ac6d8bc2
|
Change to camelCase
|
2023-06-12 02:17:54 +02:00 |
|
|
88c6d7c284
|
Merge branch 'feature/TransferPacmanCache' into dev
|
2023-06-08 04:03:31 +02:00 |
|
AustrianToast
|
7bbeaedf48
|
remove unneeded code
|
2023-06-06 21:26:56 +02:00 |
|
AustrianToast
|
332ed62ca3
|
remove unused variables
|
2023-06-06 21:24:36 +02:00 |
|
AustrianToast
|
205ef71dcd
|
Implement TranserPacmanCache
|
2023-06-06 21:21:20 +02:00 |
|
|
a61c3fbfd9
|
Merge branch 'feature/determinePacmanDatabaseDirectory' into dev
|
2023-06-06 01:29:18 +02:00 |
|
|
3d512f25ab
|
Add new recipe to justfile
|
2023-06-05 00:18:00 +02:00 |
|
|
4f474591da
|
Add test for determinePacmanDatabaseDirectory
|
2023-06-04 23:15:16 +02:00 |
|
|
81fc8f1883
|
Implement determinePacmanDatabaseDirectory
Reused the code from determinePacmanCacheDirectory
|
2023-06-04 23:13:30 +02:00 |
|
|
89e79b1025
|
Change how commandline arguments are handled
|
2023-06-04 22:55:31 +02:00 |
|
|
35c6c5c8d9
|
Merge branch 'feature/unit-testing' into dev
|
2023-06-04 00:45:40 +02:00 |
|
|
9ad8012052
|
Major changes
Changed the whole project struture
justfile was adjusted to reflect the changes
Add Tests
Minor changes to .gitignore
|
2023-06-03 22:53:27 +02:00 |
|
|
10ba654b09
|
Add dotnet format to justfile
|
2023-06-03 14:55:11 +02:00 |
|
|
888df20cc9
|
Rework commandline arguments && Add Exceptions
|
2023-06-03 14:50:13 +02:00 |
|
|
04048c4cb9
|
Implement determinePacmanCacheDirectory
Used a StreamReader to read pacman.conf and then read one line until a line contains CacheDir
Then used a regex to only get the cache directory
|
2023-06-03 12:11:32 +02:00 |
|
|
20599a03ba
|
Add justfile
|
2023-06-03 12:08:00 +02:00 |
|
|
5a09db7423
|
Change formatting to spaces
|
2023-06-03 09:35:43 +02:00 |
|
|
281b6f01a2
|
Add formating rules
|
2023-06-03 08:51:24 +02:00 |
|
|
64100065c9
|
Add method stubs
|
2023-05-27 19:18:45 +02:00 |
|
|
d4dc405b2b
|
Begin commandline arguments
|
2023-05-27 18:32:46 +02:00 |
|
|
22ffc338e7
|
Add compile flags
|
2023-05-27 18:17:50 +02:00 |
|
|
00b50f0601
|
Start project pacserver
|
2023-05-27 18:04:13 +02:00 |
|
|
5bdcbdff4b
|
Initial commit
|
2023-05-27 13:28:28 +02:00 |
|