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 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
changelog 9828d3257691a52d9c3e084e5e77f7eb84452a48 Joey Hess 2015-01-19 17:02:36
reword 5fc75ad5d7a2e1594a78d46715f3f01c48b1372c Joey Hess 2015-01-19 17:01:58
sponge: add append option '-a' (Closes: #623197) 51c6514da433a54a70b49bc928113119a08440a6 Nicolas Schier 2015-01-14 05:47:19
changelog 5f0360ae33d21d8ba35679dc5c1dd3af9e36dab4 Joey Hess 2015-01-19 16:58:25
rewording f44acae28d10d153c7b8cca5c72ebfb1ed4c3be5 Joey Hess 2015-01-19 16:57:44
parallel: serialise output through internal pipe (Closes: #704125) 823b5754d2275b5b17bd03d94200946789ccf28c Nicolas Schier 2015-01-15 08:15:17
prep release fe7652adc13d99b8c697bccaff905eed22ef4a0c Joey Hess 2014-11-28 15:25:40
update 5bcbf230bd326d0731b6d7c2b82fc10789b3b004 Joey Hess 2014-11-10 16:19:05
vidir handle items with common prefix (moreutils debian bug 654326) 0aeceb285c9ce53a78c3b2fac8ff4b2015a0965d Kushal Kumaran 2014-11-10 11:23:40
Orphaned the Debian package. 2ac31faaefa940248c1d2818671bc7476661fabc Joey Hess 2014-11-08 04:31: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