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)
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
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
Commit ec60338bdec33b47872932c9a1c05f352baea1a4 - DEP-5
Author: Joey Hess
Author date (UTC): 2011-01-13 21:24
Committer name: Joey Hess
Committer date (UTC): 2011-01-13 22:07
Parent(s): 3bd91ea4f68fcc0bdc3d4cab3cb51095a87ab1f4
Signer:
Signing key:
Signing status: N
Tree: 78becc8508119eed4ba9e29d7b381ba63a9d9b28
File Lines added Lines deleted
debian/copyright 19 11
File debian/copyright changed (mode: 100644) (index ebe3ee7..feccf50)
1 This package was put together and debianized by Joey Hess
2 <joeyh@debian.org>, using sources from all over.
1 Format: http://dep.debian.net/deps/dep5/
2 Source: Contributed by many folks.
3
4 Files: *
5 Copyright: 2006-2011 Joey Hess <joeyh@debian.org>
6 License: GPL-2+
3 7
4 8 Files: isutf8.* Files: isutf8.*
5 9 Copyright: 2005 Lars Wirzenius Copyright: 2005 Lars Wirzenius
6 10 License: GPL-2+ License: GPL-2+
7 The full text of the GPL is distributed as COPYING in moreutils's source,
8 and is distributed in /usr/share/common-licenses/GPL-2 on Debian systems.
9 11
10 12 Files: sponge.* Files: sponge.*
11 13 Copyright: 2006 Tollef Fog Heen Copyright: 2006 Tollef Fog Heen
14 Comment:
15 Name and concept by Colin Watson.
12 16 License: GPL-2 License: GPL-2
13 Note: Name and concept by Colin Watson.
14 17
15 18 Files: ifdata.c Files: ifdata.c
16 19 Copyright: 2002 Benjamin BAYART Copyright: 2002 Benjamin BAYART
20 Comment:
21 It was originally called ifcfg and has a web page at
22 http://edgard.dyn.fdn.fr/developpements/ifcfg.shtml
17 23 License: GPL-2+ License: GPL-2+
18 Note: It was originally called ifcfg and has a web page at
19 http://edgard.dyn.fdn.fr/developpements/ifcfg.shtml
20 24
21 25 Files: pee.c Files: pee.c
22 26 Copyright: 2006 Miek Gieben Copyright: 2006 Miek Gieben
 
... ... Files: mispipe.c
30 34 Copyright: 2004 Nathanael Nerode Copyright: 2004 Nathanael Nerode
31 35 License: GPL-2+ | MIT License: GPL-2+ | MIT
32 36
33 Files: lckdo.c, lckdo.docbook
37 Files: lckdo.c lckdo.docbook
34 38 Copyright: Michael Tokarev Copyright: Michael Tokarev
35 39 License: other License: other
36 40 Public domain Public domain
37 41
38 Files: ifne.c, ifne.docbook
42 Files: ifne.c ifne.docbook
39 43 Copyright: 2008 Javier Merino Copyright: 2008 Javier Merino
40 44 License: GPL-2+ License: GPL-2+
41 45
 
... ... Files: physmem.c
47 51 Copyright: 2000, 2001, 2003, 2005, 2006 Free Software Foundation, Inc. Copyright: 2000, 2001, 2003, 2005, 2006 Free Software Foundation, Inc.
48 52 License: GPL-2+ License: GPL-2+
49 53
50 Files: *
51 Copyright: 2006-2008 Joey Hess <joeyh@debian.org>
52 54 License: GPL-2+ License: GPL-2+
55 The full text of the GPL is distributed as COPYING in moreutils's source,
56 and is distributed in /usr/share/common-licenses/GPL-2 on Debian systems.
57
58 License: GPL-2
59 The full text of the GPL is distributed as COPYING in moreutils's source,
60 and is distributed in /usr/share/common-licenses/GPL-2 on Debian systems.
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