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)
Update changelog for 0.59-1 release e39d0572b200f09ec1ff1e4e4c0d1fa9dd9cfaa6 Nicolas Schier 2016-04-11 05:26:52
debian/control: bump standards to 3.9.8 (no changes required) eb6b456556174f37b69f8e054dacfac68934d94b Nicolas Schier 2016-04-11 05:55:12
debian/copyright: update copyright year 1bdf875b29c8d024c9c268f0e2d59030019d6b49 Nicolas Schier 2016-04-11 05:53:49
releasing package moreutils version 0.59 f891e8d7aafa336b89d0252e31bf52e1510de6b8 Joey Hess 2016-04-02 19:23:51
style cleanup 411d6d3c6a8912c83cfc8a77747d4e68ed66cb4f Joey Hess 2016-04-02 19:22:55
stderr trigger and verbose mode 5394ef715c4550a627bb2b212de55008f58302b1 Tomas Mudrunka 2016-03-31 15:01:35
changelog 166ba94a0ead7e6cda383fe77ddfe2f682521e7d Joey Hess 2016-03-23 15:48:58
parallel: include signal.h to fix warning when building with clang 181124dc64d3bb3eb5f6bbf8529a147d5e7db45b Kevin Bullock 2016-03-22 16:10:30
allow specifying alternate path to docbook-xsl stylesheets 6d8329a424db3f8f3251a58fe581c94f33aa0fd6 Kevin Bullock 2016-03-22 16:10:29
Update changelog for 0.58-1 release 389cd5ac71d81a058c3e2247362bf076a27ca069 Nicolas Schier 2016-02-24 20:54:19
debian: add gitignore d15085248bc4eb51ac9574ba0fc5bf8329b7207f Nicolas Schier 2016-02-26 06:10:06
releasing package moreutils version 0.58 415a2fecc251895b12351b5d21288ecb41516ca6 Joey Hess 2016-02-23 21:12:58
ts: disable utf8 warnings 43996b2796d942bcd9b4bc9c8a06f18a735decda Nicolas Schier 2016-02-05 21:01:10
changelog 2909df57e0f714806752fd9b3dedf20fd20f4518 Joey Hess 2016-01-07 22:28:32
ifdata.c: Fix compilation on OpenBSD 2929eeaf06c42e1f3a3fc07831d585e637432ad3 Michael Reed 2016-01-06 20:24:30
Update changelog for 0.57-1 release a336682d401566676829c23fdf1ca719cfa3093d Nicolas Schier 2015-07-16 20:24:16
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
Update changelog for 0.56-1 release 3e19facc8464b8f784144337b23ad2f66e875201 Nicolas Schier 2015-06-04 02:38:19
All patches applied upstream 4594cecabdf88d05d60514c207032d063bc980ce Nicolas Schier 2015-06-04 02:37:04
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