nicolas / debian.moreutils (public) (License: GPL-2, GPL-2+, Expat, BSD-2-Clause, Public Domain) (since 2018-09-25) (hash sha1)
Debian packaging of joeyh's moreutils
List of commits:
Subject Hash Author Date (UTC)
releasing package moreutils version 0.57 b92196912d363683f24e71b0b2351324d50f5375 Joey Hess 2015-07-13 22:29:11
Avoid using non-portable error() in ifdata, a portability reversion introduced in 0.56. 081bc9d2ffcd4356ab4ad2ae7ca9499452d1bbee Joey Hess 2015-07-13 20:33:32
releasing package moreutils version 0.56 7be6572532be02c03653f33dbf87c03b01e2bb26 Joey Hess 2015-06-03 16:04:42
changelog 503f59be52c424a41b548a1460fb0e03beb5692c Joey Hess 2015-06-03 16:01:52
vidir: Create missing target directories (Closes: #728688) 22203bef0b52f44cae45958ac57cb93d7edb9a13 Nicolas Schier 2015-04-08 06:05:35
errno.docbook: Fix typo. Closes: #749399 754c0a6cbae5cfd3f647f8a7a3b9300587b9f34e Joey Hess 2015-03-30 15:42:44
ifdata: Fix error messages when a non-existent network interface is queried. Closes: #386754 Thanks, Nicolas Schier d2d1bcf8f7179f7d2b286e06f5516d7d9d47054b Joey Hess 2015-03-30 15:42:14
ifdata: consistent error message on non-exist netdev (Closes: #386754) e45c4ef5ef6bcee5d32c9d00936fa1a3c216c294 Nicolas Schier 2015-03-30 05:27:46
errno.docbook: fix typo (Closes: #749399) 87ddb61899c51c0e2c00336adaeae9acd1501e19 Nicolas Schier 2015-03-30 05:27:46
remove announcedir target e5da6688db97734dc694befd28d3f0b33cd40034 Joey Hess 2015-03-14 19:57:57
update copyright bdb114b8de6fccfb903016fb57aa0c7375bd8afd Joey Hess 2015-01-19 18:03:51
update maintainer 7f13a1a69a3126b6edaffe7a42223a8dd8e24235 Joey Hess 2015-01-19 18:02:08
squash build warning 097ed623cb1bd76722b31bf39bdb538499216abd Joey Hess 2015-01-19 18:01:14
update to debhelper v9 d3135b067bcbd65662fad5adf0d64a65ebd2c369 Joey Hess 2015-01-19 17:59:49
prep release 4a8d84e44b4d4dc97e7864758b861e8d33d4552f Joey Hess 2015-01-19 17:58:14
update to joeyh.name 6c4c74649423eede3548e54bd1dbe0d230f4acba Joey Hess 2015-01-19 17:57:05
mention that sponge cannot always atomically rename a temp file 6e5678c3a8a4ab3b6128bcf1e37fabf3a592c69e Joey Hess 2015-01-19 17:48:25
make -a create the file atomically 6b4ac073da1c091329974132625acac19599df72 Joey Hess 2015-01-19 17:43:37
document that -a should be atomic (it's not implemented as such yet) de5a08fca9dfe0f847e81214af81064c2aaa77ae Joey Hess 2015-01-19 17:23:48
switch to getopt 843154d7f3fc592b6bca110384e501e8f6df47bc Joey Hess 2015-01-19 17:21:47
Hints:
Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"

Clone this repository using HTTP(S):
git clone https://rocketgit.com/user/nicolas/debian.moreutils

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@ssh.rocketgit.com/user/nicolas/debian.moreutils

Clone this repository using git:
git clone git://git.rocketgit.com/user/nicolas/debian.moreutils

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a merge request:
... clone the repository ...
... make some changes and some commits ...
git push origin main