Christoph J. Scherr PlexSheep
  • Deutschland
  • https://www.cscherr.de
  • I study cybersecurity focused computer science at DHBW Mannheim, while working at NewTec.

  • Joined on 2023-04-16
PlexSheep pushed to master at PlexSheep/dhbw-os 2024-05-16 13:45:39 +02:00
9d148639a7 half working translate
PlexSheep pushed to master at PlexSheep/dhbw-os 2024-05-16 13:39:52 +02:00
add1185efc add fork and comment translate
PlexSheep pushed to devel at PlexSheep/numf 2024-05-13 17:14:49 +02:00
0520032ab5 docs: add some info to the readme
PlexSheep pushed to devel at PlexSheep/numf 2024-05-13 17:13:38 +02:00
9c9b476b22 docs: fix --help formatting
PlexSheep pushed to devel at PlexSheep/numf 2024-05-13 17:07:24 +02:00
83250589fb chore: remove unused dep clap-num and disable default features for libpt
PlexSheep pushed to master at PlexSheep/_cargo-index 2024-05-13 17:04:37 +02:00
8f8dbe899a Update numf
PlexSheep pushed to devel at PlexSheep/numf 2024-05-13 17:03:56 +02:00
b73850a25d chore: bump version to v0.3.1
PlexSheep pushed to master at PlexSheep/_cargo-index 2024-05-13 17:03:23 +02:00
bdb696759f Update numf
PlexSheep pushed tag v0.3.1 to PlexSheep/numf 2024-05-13 17:02:40 +02:00
PlexSheep released v0.3.1 at PlexSheep/numf 2024-05-13 17:02:40 +02:00
PlexSheep pushed to master at PlexSheep/numf 2024-05-13 17:02:38 +02:00
b73850a25d chore: bump version to v0.3.1
PlexSheep pushed to master at PlexSheep/numf 2024-05-13 17:02:14 +02:00
bf4e7b00d7 fix: only read from stdin if it's not a terminal #17
f93e5f6c4c fix: parse first then add numbers from stdin #16
Compare 2 commits »
PlexSheep closed issue PlexSheep/numf#17 2024-05-13 17:01:55 +02:00
numf waits for numbers from stdin even if numbers are provided and no pipe is used
PlexSheep closed issue PlexSheep/numf#16 2024-05-13 17:01:50 +02:00
numf -V or -h don't work because stdin input is expected
PlexSheep pushed to devel at PlexSheep/numf 2024-05-13 17:01:41 +02:00
bf4e7b00d7 fix: only read from stdin if it's not a terminal #17
PlexSheep opened issue PlexSheep/numf#17 2024-05-13 16:57:03 +02:00
numf waits for numbers from stdin even if numbers are provided and no pipe is used
PlexSheep pushed to devel at PlexSheep/numf 2024-05-13 16:55:44 +02:00
f93e5f6c4c fix: parse first then add numbers from stdin #16
PlexSheep pushed to devel at PlexSheep/numf 2024-05-13 16:38:10 +02:00
09a7fa22cf Merge pull request 'v0.3.0' (#14) from devel into master
PlexSheep opened issue PlexSheep/numf#16 2024-05-13 16:37:52 +02:00
numf -V or -h don't work because stdin input is expected
PlexSheep pushed to master at PlexSheep/_cargo-index 2024-05-13 16:36:41 +02:00
99c4355554 Update numf