Steve Thielemann stevet

stevet pushed to master at stevet/aptgrade

  • 758435d545 Switch back to apt, live with the warning message.

1 week ago

stevet opened issue stevet/aptgrade#3

Using apt-get is a complete failure.

1 week ago

stevet pushed to master at stevet/aptgrade

  • 0adf1e73ea Only upgrade when there's something to upgrade.

1 week ago

stevet opened issue stevet/aptgrade#2

Visual output issue.

1 week ago

stevet pushed to master at stevet/aptgrade

1 week ago

stevet opened issue stevet/aptgrade#1

Clicking c3fb433c92 gives gogs error.

1 week ago

stevet pushed to master at stevet/aptgrade

  • c3fb433c92 Updated, better scanning of output. Cleaned up the output scanning. If it needs autoremove, it will call that now.

1 week ago

stevet pushed to master at stevet/aptgrade

  • b226dab971 Fixed premature exit when autoremove detected It was found that on `autoremove` detection, the program output would be stopped. Now the flag will be set, but program output will continue to be printed.
  • 7f7e7040d6 Moved error handling, Autoremoval Moved error handling to main, for all errors Added `apt autoremove -y`, if `apt upgrade -y` mentions it
  • View comparison for these 2 commits »

1 week ago

stevet pushed to master at stevet/aptgrade

  • 1790f844e6 Updated: Check euid, use full path to apt. (Otherwise apt could be replaced in path and be run as root.) Use linux install program to set permissions and owner.
  • 448a851af1 Added help when err != nil.
  • fd2286ecba AptGrade Automatic `sudo apt update` `sudo apt upgrade -y`.

2 months ago

stevet created new branch master at stevet/aptgrade

2 months ago

stevet created repository stevet/aptgrade

2 months ago

stevet opened issue david/rustpan#3

Display total amount cleaned.

3 months ago

stevet commented on issue david/rustpan#1

[docs/readme] Maybe include a installation guide?

Can you update the README.md so it says that, rather then the old `cargo install --path .`?

3 months ago

stevet pushed to master at RedGreen/go-up

8 months ago

stevet pushed to master at RedGreen/go-up

8 months ago

stevet pushed to master at RedGreen/go-up

  • 8363318364 Added context to cache::IOError(). This displays Error Context: {} with the path/dir that caused the IO error.

9 months ago

stevet pushed to master at RedGreen/go-up

  • f17f5a6551 Updated tests to look for specific error. Which seems harder then you'd expect to do. e.to_string() doesn't show inner errors. format!(":?}", e) does.

9 months ago

stevet pushed to master at RedGreen/go-up

  • b8170cb60a Use ~/.cache/go-up for cache directory. I now expire files > 7 days old.

9 months ago

stevet pushed to master at RedGreen/go-up

9 months ago

stevet pushed to master at RedGreen/go-up

9 months ago