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.22 20f02556ba24e70151d51cd82b68a74f876ddedf joeyh 2007-06-25 20:14:11
* vidir, zrun: Don't put temp files in the current directory. Closes: #429367 1d7165266b9f24feeabf1480dc68e7ea6114a718 joeyh 2007-06-25 20:10:35
releasing version 0.21 058c192993796e007353506873611d110bf613d0 joeyh 2007-06-25 17:08:46
* Patch from Sergej Pupykin fixing ifdata -pN. 63b55e43fde7f4ee84a6432c98ef0fad932f468e joeyh 2007-06-25 17:06:51
sort f9c026a0b72eb7161c612ee62fabea5edbaec419 joeyh 2006-12-24 04:55:17
reorder 72ccd64efd4b63a28c7ee0f907a6565c302c08d3 joeyh 2006-12-24 02:55:50
releasing version 0.20 b6547b684543ce4dca051366714065d6482e7bd5 joeyh 2006-12-23 20:58:47
* Typo fixes from Ralf Wildenhues. 7b0da07eeeb8007494f92391b03f5128ed3e5cd7 joeyh 2006-11-26 19:49:18
releasing version 0.19 0a72631e595507348b6a5518eb7b586b3a5c2bf6 joeyh 2006-11-12 03:03:46
add XS-Vcs-Svn field a7cc6680fb9f2ce1f4f785d09d23e1274c3972b9 joeyh 2006-10-04 17:26:48
releasing version 0.18 978f10e76bee0b53e4b6f578de0371a73e09cadc joeyh 2006-09-14 19:15:29
* spongs: Output to stdout if no file is specified, useful in a pipeline such as: cvs diff | sponge | patch -R -p0 Closes: #387501 08be7808b13547b5632f9a98470ca62b1f55aeee joeyh 2006-09-14 19:13:26
* mispipe.docbook: Typo. Closes: #386756 14f2f08540f4bb1490ef532619ccb3d948a0d5f9 joeyh 2006-09-09 22:47:07
releasing version 0.17 03924314a9abd0dd135f5fbc99197050b9abd15c joeyh 2006-09-08 00:49:51
* Add mispipe, contributed by Nathanael Nerode. Pipes together two commands, returning the exit status of the first. 7b6c6008e0e3f2a88c974cf8bea0545037626d2c joeyh 2006-09-08 00:33:43
* Add missing \n to sponge usage. Closes: #383944 79881487962d274e73b475458b6a1847789ca562 joeyh 2006-08-20 22:37:20
releasing version 0.16 fba236a29d973360915b168a83f50e54e1ff1c75 joeyh 2006-08-19 19:30:56
support lastlog format 4efc12865588023b906c51cd688c6f67941051f6 joeyh 2006-08-19 19:26:59
* Change the default ts format to include the month and day, for consistency with syslog format. * Add -r switch to ts, which makes it convert existing timestamps in the input into relative times, such as "15m2s ago". de4c5fde3d86ae278e71b102f640b110f361bda2 joeyh 2006-08-18 05:46:19
releasing version 0.15 c7f258b2fbdcae9dc20d83dde6252dc8579962a5 joeyh 2006-07-26 02:51:02
Commit 20f02556ba24e70151d51cd82b68a74f876ddedf - releasing version 0.22
Author: joeyh
Author date (UTC): 2007-06-25 20:14
Committer name: joeyh
Committer date (UTC): 2007-06-25 20:14
Parent(s): 1d7165266b9f24feeabf1480dc68e7ea6114a718
Signing key:
Tree: ee82f5a1ce2d8ece01ad5c6b4607ae3b9626af67
File Lines added Lines deleted
debian/changelog 1 1
File debian/changelog changed (mode: 100644) (index ced9aa0..d8eef89)
... ... moreutils (0.22) unstable; urgency=low
2 2
3 3 * vidir, zrun: Don't put temp files in the current directory. Closes: #429367 * vidir, zrun: Don't put temp files in the current directory. Closes: #429367
4 4
5 -- Joey Hess <joeyh@debian.org> Mon, 25 Jun 2007 16:08:14 -0400
5 -- Joey Hess <joeyh@debian.org> Mon, 25 Jun 2007 16:11:27 -0400
6 6
7 7 moreutils (0.21) unstable; urgency=low moreutils (0.21) unstable; urgency=low
8 8
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