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.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
sponge: Guarantee that output file is always updated atomically, by renaming a temp file into place. Closes: #592144 60b82b59a729d2a4322c3305d7207ce027831e23 Joey Hess 2010-09-13 19:55:34
Typo. Closes: #596032 e32af5bdb524059c98c6e158baa78db308609be0 Joey Hess 2010-09-08 06:09:43
releasing version 0.41 5d40038af260b233bf64fa8dab00a55d65cada8c Joey Hess 2010-09-02 20:49:37
sponge: Correct bad use of fread that caused a trailing quantity of soaked data to be silently discarded when a temp file was used and sponge output to stdout. Closes: #595220 a456619d189cef2933aefef86606ae4b29516c85 Joey Hess 2010-09-02 20:39:51
fix url 28242c4d201f281e0e72e674f13728aca8f422c7 Joey Hess 2010-07-12 19:05:00
Add missing AUTHOR section to docbook man pages. 40d283244f9ea5e83422b9c486d07171386890b0 Joey Hess 2010-07-12 19:01:32
ifdata.docbook: Mark interface as required in synopsis. Closes: #588397 8064766e05fa6d49c3a481ac634291b24818b973 Joey Hess 2010-07-08 18:40:30
clarify 174f95e703fff88307f203f2fa30ddebf27839f7 Joey Hess 2010-07-07 17:08:48
releasing version 0.40 5e413817d726a2879f56c94f498dcaa94f887813 Joey Hess 2010-07-06 23:42:05
update 9b22d8c29882a723df4db6f993e283ce37f0acc7 Joey Hess 2010-07-06 19:08:08
parallel: -i will now replace {} inside parameters, before the {} had to be a separate parameter. b5af8181d2bb7e08e08fcab7a0d5910acb7a8522 Joey Hess 2010-07-06 19:06:51
optimisations and fix memory leak b01a6aabcf738b3d86c0fce2164861f783ed37ca Joey Hess 2010-07-06 18:55:22
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