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)
Fix pod error in vidir(1). 1e73fbbb25bc43999320b2c9c5679ab0c8f3b528 Joey Hess 2008-10-27 03:51:00
zrun: Can be linked to zsomeprog to run the equivilant of zrun someprog. 9c2bf6a2f6885d4f6373b5a682d10c40c84b4e66 Joey Hess 2008-09-27 22:05:33
typo 39bc764104ad5268b9312a7ff49ff10d7907dd6b Joey Hess 2008-07-09 17:06:26
releasing version 0.31 8b407b19baf9819f186142653b77ed63977e244e Joey Hess 2008-06-29 03:23:15
ts: Support displaying fractional seconds via a "%.S" conversion specification. Closes: #482789 729a9ec3a9be3b611a180c08daf9191c20506a09 Joey Hess 2008-05-28 18:32:48
pee.1: Document difference with tee in stdout. 478d7c32b226dcdd364a7a669115a0e093545d68 Joey Hess 2008-05-28 17:42:18
releasing version 0.30 8a49d33f795107df284a8ca1a1ad8524c3e88865 Joey Hess 2008-05-14 23:42:14
ifne: If no command is specified, print usage information. 99e7bc2550ca8fc57af19410e28958e46a2d6f15 Joey Hess 2008-05-12 20:04:36
Added -n option to ifne. 4425bfd45edfc4d2be18ce6d2a2eeb7ab80f7a6c Vicho 2008-05-01 10:17:45
update 8c45ad625cf68e210387a08611f775093c3ea49e Joey Hess 2008-05-10 22:05:05
typo b02ae7c9f2237b4e09bceae4b42ec76f0a458ea0 Joey Hess 2008-05-10 22:05:01
eh, I didn't mean to revert that 57961470b587d8e26202ea15beec018dbd07bc6c Joey Hess 2008-05-10 22:02:55
Revert "debhelper v7; rules file minimisation" 64d494126de003b66293268b3be6556a86ff73e8 Joey Hess 2008-05-10 16:37:48
patch for moreutils Makefile 6824744a68f35eb4615b877267922d50a40a1122 Greg KH 2008-05-10 05:49:30
debhelper v7; rules file minimisation 83e8da32e5d3154f1c97e6eb62c30450ff95b5af Joey Hess 2008-04-26 23:27:12
releasing version 0.29 ab100606238850f43106ea7a3c939833efd25378 Joey Hess 2008-04-15 19:37:21
ts improvements decdf6ec49194e5c02fa42c3a235bdefee224175 Joey Hess 2008-04-13 00:37:28
fix mode of new file renamed from temp file c525af9d17aacb226d72495d1bd401ce001b03f6 Joey Hess 2008-04-11 23:11:33
minor changes b6d635bc28bf7d94201bcd167905cebc48abf7cb Joey Hess 2008-04-11 23:03:50
honor TMPDIR f69844b98d71598fbf9ef3f4da137b16eff1621e Joey Hess 2008-04-11 22:55:10
Commit 1e73fbbb25bc43999320b2c9c5679ab0c8f3b528 - Fix pod error in vidir(1).
Author: Joey Hess
Author date (UTC): 2008-10-27 03:51
Committer name: Joey Hess
Committer date (UTC): 2008-10-27 03:51
Parent(s): 9c2bf6a2f6885d4f6373b5a682d10c40c84b4e66
Signer:
Signing key:
Signing status: N
Tree: 3902720efcec8b8fcda0053f8ece2d4ebed6f5cb
File Lines added Lines deleted
debian/changelog 3 2
vidir 2 0
File debian/changelog changed (mode: 100644) (index 1e67c6e..57f4e94)
1 moreutils (0.32) UNRELEASED; urgency=low
1 moreutils (0.32) unstable; urgency=low
2 2
3 3 * zrun: Can be linked to zsomeprog to run the equivilant of zrun someprog. * zrun: Can be linked to zsomeprog to run the equivilant of zrun someprog.
4 4 Closes: #411623 (Stefan Fritsch) Closes: #411623 (Stefan Fritsch)
5 5 * zrun: Add support for lzma and lzo. (Stefan Fritsch) * zrun: Add support for lzma and lzo. (Stefan Fritsch)
6 * Fix pod error in vidir(1).
6 7
7 -- Joey Hess <joeyh@debian.org> Sat, 27 Sep 2008 18:03:48 -0400
8 -- Joey Hess <joeyh@debian.org> Sun, 26 Oct 2008 23:43:30 -0400
8 9
9 10 moreutils (0.31) unstable; urgency=low moreutils (0.31) unstable; urgency=low
10 11
File vidir changed (mode: 100755) (index 7d382b2..a77739f)
... ... delete all their contents and the subdirectory itself in the editor.
52 52
53 53 Edit all files under the current directory and subdirectories. Edit all files under the current directory and subdirectories.
54 54
55 =back
56
55 57 =head1 ENVIRONMENT VARIABLES =head1 ENVIRONMENT VARIABLES
56 58
57 59 =over 4 =over 4
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