lp:godd

Owned by Michael Vogt
Get this repository:
git clone https://git.launchpad.net/godd

Import details

Import Status: Reviewed

This repository is an import of the Git repository at https://github.com/mvo5/godd.git.

The next import is scheduled to run .

Last successful import was .

Import started on juju-98ee42-prod-launchpad-codeimport-3 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-2 and finished taking 5 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-2 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 15 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 1 hour — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-3 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-2 and finished taking 10 seconds — see the log

Branches

Name Last Modified Last Commit
master 2025-07-05 08:20:35 UTC
godd: increase buffer size a bit

Author: Michael Vogt
Author Date: 2025-07-05 08:20:35 UTC

godd: increase buffer size a bit

no-more-libudev 2018-08-10 14:56:50 UTC
drop use of libudev in favour of udevadm output parsing

Author: Michael Vogt
Author Date: 2018-08-10 14:56:45 UTC

drop use of libudev in favour of udevadm output parsing

Using libudev makes the packaging more complicated (now we need
to ship libudev in the snap) and is also not really needed because
we do not use any of the dynamic niceness of libudev. We just use
it to detect removable devices which we can equally well do with
the output of udevadm.

So instead of using a cool and small cgo based libgudev wrapper
we go back to good old text parsing.

feature/sparse-files 2016-09-07 13:16:19 UTC
use SEEK_DATA/SEEK_HOLE to skip

Author: Michael Vogt
Author Date: 2016-09-07 13:16:19 UTC

use SEEK_DATA/SEEK_HOLE to skip

13 of 3 results
This repository contains Public information 
Everyone can see this information.

Subscribers