Linus Dierheimer
|
f61ffdb149
|
removed ffStrbufIsEmpty
|
2021-03-23 19:48:52 +01:00 |
|
Linus Dierheimer
|
a0af3b0eb6
|
ffStrbufPutTo
|
2021-03-22 20:02:32 +01:00 |
|
Linus Dierheimer
|
2021709d72
|
if host version is None, dont show it
|
2021-03-22 19:52:59 +01:00 |
|
Linus Dierheimer
|
4d736fd5d0
|
updated .gitignore
|
2021-03-22 19:16:45 +01:00 |
|
Linus Dierheimer
|
02c450c218
|
rewinding file descriptor before trying reading again
|
2021-03-22 19:15:51 +01:00 |
|
Linus Dierheimer
|
071b2c6727
|
print logo in ffPrintAndSaveCachedValue
|
2021-03-21 20:46:20 +01:00 |
|
Linus Dierheimer
|
2004544528
|
using strbuf for loading/saving cached values
|
2021-03-21 20:42:07 +01:00 |
|
Linus Dierheimer
|
c783bb9d97
|
renamed spacer to spacing
|
2021-03-21 17:02:31 +01:00 |
|
Linus Dierheimer
|
101d19a015
|
ffGetFileContent now uses FFstrbuf for preventing buffer overflows
|
2021-03-21 16:52:17 +01:00 |
|
Linus Dierheimer
|
0d3500c66f
|
command help
|
2021-03-21 11:18:06 +01:00 |
|
Linus Dierheimer
|
a848798e97
|
Merge pull request #7 from saloniamatteo/master
Locale: implement /etc/locale.conf fallbacks
|
2021-03-21 09:58:49 +01:00 |
|
saloniamatteo
|
9d5481e83a
|
Sane indentation: use tabs instead of spaces
|
2021-03-20 11:24:35 +01:00 |
|
saloniamatteo
|
05fe281141
|
Fully implement LANG fallbacks
|
2021-03-20 11:20:37 +01:00 |
|
saloniamatteo
|
3d27ecaba8
|
Free pointer to file
|
2021-03-20 10:47:49 +01:00 |
|
saloniamatteo
|
e70f06087c
|
Merge branch 'master' of github.com:saloniamatteo/fastfetch
|
2021-03-20 10:47:18 +01:00 |
|
saloniamatteo
|
e2986b198f
|
Free pointer to file
|
2021-03-20 10:46:56 +01:00 |
|
Salonia Matteo
|
e479b62c73
|
Merge pull request #2 from LinusDierheimer/master
Sync from upstream pt. 2
|
2021-03-20 09:45:58 +00:00 |
|
saloniamatteo
|
e531278e62
|
Experimental: use fallback for LANG
|
2021-03-20 10:39:05 +01:00 |
|
Salonia Matteo
|
a8ca2ce825
|
Sync from upstream
|
2021-03-20 07:09:02 +00:00 |
|
Linus Dierheimer
|
92b1247683
|
print remaining logo by default
|
2021-03-19 21:23:15 +01:00 |
|
Linus Dierheimer
|
dd19fcfded
|
Merge pull request #4 from saloniamatteo/master
Thanks for this contribution. Note that i dont test on Ubuntu / Debian (yet), so probably a lot of stuff wont work on those platforms.
|
2021-03-19 21:03:23 +01:00 |
|
Linus Dierheimer
|
db35000e39
|
Merge branch 'master' into master
|
2021-03-19 21:02:23 +01:00 |
|
Linus Dierheimer
|
1ceb5c91ac
|
format options for every output!
|
2021-03-19 20:57:07 +01:00 |
|
Matteo
|
cddfc083c3
|
Merge branch 'master' into master
|
2021-03-19 18:27:03 +00:00 |
|
saloniamatteo
|
f358e07b84
|
Update logo list
|
2021-03-19 19:21:22 +01:00 |
|
saloniamatteo
|
74b315a1d1
|
Update logo list
|
2021-03-19 19:21:05 +01:00 |
|
saloniamatteo
|
9d28df2922
|
Sync with upstream
|
2021-03-19 19:19:46 +01:00 |
|
saloniamatteo
|
016acb8e9e
|
src/logo.c: Fix potential security flaw when using printf
Warning: Format string is not a literal string, when using printf
without "%s" (eg. printf(something), instead of printf("%s", something))
|
2021-03-19 19:12:52 +01:00 |
|
saloniamatteo
|
e53f84bb27
|
Add debian logo
|
2021-03-19 19:09:14 +01:00 |
|
saloniamatteo
|
fd3215ed3b
|
Add debian logo
|
2021-03-19 19:08:46 +01:00 |
|
saloniamatteo
|
be9272c2e9
|
Add ubuntu logo
|
2021-03-19 18:45:30 +01:00 |
|
saloniamatteo
|
eb7ce05193
|
Fix logo spacing
|
2021-03-19 17:56:30 +01:00 |
|
Linus Dierheimer
|
5c6bbbf677
|
fixed artix logo width
|
2021-03-19 17:53:48 +01:00 |
|
Linus Dierheimer
|
cf9af7023f
|
fixed bug in artix logo
|
2021-03-19 17:51:52 +01:00 |
|
Linus Dierheimer
|
370de39169
|
Merge pull request #3 from saloniamatteo/master
Add support for Artix
|
2021-03-19 17:48:34 +01:00 |
|
saloniamatteo
|
05f11c6c69
|
Add support for Artix, fix code block in README
|
2021-03-19 08:43:29 +01:00 |
|
saloniamatteo
|
a0169d83e5
|
Add support for Artix
|
2021-03-19 08:39:27 +01:00 |
|
Linus Dierheimer
|
37dd06590a
|
--host-format
|
2021-03-12 12:16:41 +01:00 |
|
Linus Dierheimer
|
8e9cb079b0
|
new screenshot
|
2021-03-12 10:31:39 +01:00 |
|
Linus Dierheimer
|
a6c153da95
|
--os-format
|
2021-03-12 10:17:49 +01:00 |
|
Linus Dierheimer
|
b9c7324aa5
|
resolution options
|
2021-03-11 22:15:48 +01:00 |
|
Linus Dierheimer
|
c988777c79
|
small changes to package options
|
2021-03-11 19:54:34 +01:00 |
|
Linus Dierheimer
|
0169507489
|
packages options
|
2021-03-11 19:40:46 +01:00 |
|
Linus Dierheimer
|
33be85c4bc
|
terminal font
|
2021-03-11 17:21:18 +01:00 |
|
Linus Dierheimer
|
abd797a0bf
|
added .gitattributes
|
2021-03-07 20:56:01 +01:00 |
|
Linus Dierheimer
|
aa5b5f3caf
|
kernel options
|
2021-03-07 20:35:17 +01:00 |
|
Linus Dierheimer
|
6cc99423c9
|
performance tests
|
2021-03-07 20:05:00 +01:00 |
|
Linus Dierheimer
|
43022c0129
|
updated README.md
|
2021-03-07 13:25:32 +01:00 |
|
Linus Dierheimer
|
6e11609432
|
some content in README.md
|
2021-03-07 13:12:45 +01:00 |
|
Linus Dierheimer
|
2240264d02
|
--host-version
|
2021-03-07 11:58:24 +01:00 |
|