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 version 0.46 d4f8bd597243c251d8528b5f6e5e1993dda42ccb Joey Hess 2012-04-10 15:48:31
cleanup 4549f5d3e3ac049668bd41b7d3de214c7826f69b Joey Hess 2012-04-09 20:19:20
combine: Avoid reading files twice, to support data coming from pipes. Closes: #667960 Thanks, Carsten Hey bbfa7f9a5d262d13c825005f89410f464148fd1d Joey Hess 2012-04-09 20:18:21
updated debian copyright format url b70bf8f3b34e03acfe4ed906929e1a3f2b42dd4b Joey Hess 2012-02-25 14:53:16
Typo. Closes: #649158 9991e280ec2364b4605c5b7371829af39c662043 Joey Hess 2011-11-18 17:37:25
releasing version 0.45 929dee9e4544801af94a68a4e4631484fff4a3f3 Joey Hess 2011-06-19 20:20:19
ts: Support %.s for seconds sinch epoch with subsecond resolution. Closes: #619764 bb190ff90f192cb50c086abec11459ab09c205f1 Joey Hess 2011-04-01 18:36:03
releasing version 0.44 c27365c4f2a7e42841aef3f53b9316b4aaab730a Joey Hess 2011-03-10 21:38:58
pee: Propigate exit status of commands run. 6827d8ff8e7c4e2003c6065d1769c780b4f96973 Joey Hess 2011-02-19 21:35:32
dep5 update da4a447c4fda5972cd486c3d6e342476429b2733 Joey Hess 2011-02-19 21:35:08
typo: sed s/agganges/arranges/ d85a95af34ba2cca2436f18e87a4a49154e170a5 Barak A. Pearlmutter 2011-01-24 14:02:44
DEP-5 ec60338bdec33b47872932c9a1c05f352baea1a4 Joey Hess 2011-01-13 21:24:02
releasing version 0.43 3bd91ea4f68fcc0bdc3d4cab3cb51095a87ab1f4 Joey Hess 2010-10-31 00:59:44
chronic: New command, runs a command quietly, unless it fails. 11eb9b1ae7b81f3bbf52047a7a8ec995b7808970 Joey Hess 2010-10-29 19:49:33
releasing version 0.42 dc7df101d71be5c504529a47c541aa8bfc82edca Joey Hess 2010-10-07 00:06:06
update 1895d25c9bca0b78b86592f568710d8f45735f08 Joey Hess 2010-09-13 20:38:28
minor 6d1ac81ec62f257ea17b9548ad539b64c743124a Joey Hess 2010-09-13 20:36:55
put back optimisation when outputting to stdout 32b1e7134b8f07cd3e16d4e3dc7414cbf1305e07 Joey Hess 2010-09-13 20:33:56
sponge: Ensure that output file permissions are always preserved if it already exists. 1ac3e2c08bae4bd8e5e771dab94564d79638d414 Joey Hess 2010-09-13 20:08:01
indentation change 067b7a5419db8e78eeeee9ad62f798cb33be1e05 Joey Hess 2010-09-13 19:57:49
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