August 1, 2025
View f74e5d4

Create github.com/moby/moby/v2 module

Derek McGowan authored on 2025/08/01 02:13:29
May 30, 2025
View 7a703f3

pkg/pidfile: remove // import comments

Sebastiaan van Stijn authored on 2025/05/30 19:52:03
February 10, 2024
View 029f267

pkg/pidfile: remove named err-returns

Sebastiaan van Stijn authored on 2024/02/10 21:24:48
October 16, 2022
View 7493deb

pkg/pidfile: implement Read()

Sebastiaan van Stijn authored on 2022/10/16 01:08:47
View 7d3e1ad

pkg/pidfile: Write(): don't automatically create parent directories

Sebastiaan van Stijn authored on 2022/10/16 03:56:48
October 15, 2022
View 81945da

pkg/pidfile: Write(): take pid as argument

Sebastiaan van Stijn authored on 2022/10/15 23:52:30
View 55d15e9

pkg/pidfile, pkg/process: use single implementation for process alive

Sebastiaan van Stijn authored on 2022/10/15 22:37:31
October 9, 2022
View 43d6eb7

pkg/pidfile: remove PIDFile type, rename New() to Write()

Sebastiaan van Stijn authored on 2022/10/09 02:28:51
View dd8983f

pkg/pidfile: reduce cyclomatic complexity, and small optimisation

Sebastiaan van Stijn authored on 2022/10/09 02:17:53
View 4917bcc

pkg/pidfile: don't ignore all errors when reading file

Sebastiaan van Stijn authored on 2022/10/09 02:13:13
October 5, 2022
View 3ce2a7d

pkg/pidfile: pkg/pidfile: use strconv instead of fmt.Sprintf(), and unconvert

Sebastiaan van Stijn authored on 2022/10/05 23:35:26
August 24, 2021
View c55a4ac

refactor: move from io/ioutil to io and os package

Eng Zer Jun authored on 2021/08/24 19:10:50
August 8, 2019
View e554ab5

Allow system.MkDirAll() to be used as drop-in for os.MkDirAll()

Sebastiaan van Stijn authored on 2019/08/08 18:51:00
February 6, 2018
View 4f0d95f

Add canonical import comment

Daniel Nephin authored on 2018/02/06 06:05:59
June 2, 2017
View ed10ac6

LCOW: Create layer folders with correct ACL

John Howard authored on 2017/06/02 10:59:11