ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: Alexey Tourbin <at@altlinux.ru>
To: sisyphus@altlinux.ru
Subject: [sisyphus] Re: Как делать патчи?
Date: Wed, 6 Apr 2005 22:59:32 +0400
Message-ID: <20050406185932.GA3309@solemn.turbinal.org> (raw)
In-Reply-To: <20050406185421.GL25257@osdn.org.ua>

[-- Attachment #1: Type: text/plain, Size: 783 bytes --]

On Wed, Apr 06, 2005 at 09:54:21PM +0300, Michael Shigorin wrote:
> On Thu, Apr 07, 2005 at 12:45:40AM +0600, Andrey Rahmatullin wrote:
> > > я вообще использую -NurpP как в kernel.
> > Не нашел в мане опцию -P.
> 
> Я привык к -Naur (кажется, voins@ посоветовал -- до этого было
> что-то ещё :)

А у меня вот такое вот безобразие прижилось:

$ which diff
diff () {
        for ext in - \~ .orig
        do
                if [ -z "$2" -a -e "$1$ext" ]
                then
                        2="$1"
                        1="$1$ext"
                        break
                fi
        done
        LC_ALL=C TZ=UTC0 =diff -abBpruw "$@"
}
$

Это всё конечно надо доработать...

$ which vd
vd () {
        vim -c 'setf diff' =(diff "$@")
}
$

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

  reply	other threads:[~2005-04-06 18:59 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-05 17:09 ` Как делать патчи? (was: Re: [sisyphus] patch для MC) php-coder
2005-04-06  6:44   ` Siver Andrey
2005-04-06  7:03     ` Andrey Rahmatullin
2005-04-06  7:11     ` Anton D. Kachalov
2005-04-06 10:23       ` Siver Andrey
2005-04-06 12:32         ` Anton D. Kachalov
2005-04-06 15:08           ` Siver Andrey
2005-04-06 18:45       ` [sisyphus] Re: Как делать патчи? Andrey Rahmatullin
2005-04-06 18:54         ` Michael Shigorin
2005-04-06 18:59           ` Alexey Tourbin [this message]
2005-04-06 19:01             ` Michael Shigorin
2005-04-08  3:44         ` php-coder
2005-04-08 10:02           ` Andrey Rahmatullin
2005-04-08 10:28           ` Eugene Vlasov
2005-04-08 14:17             ` Eugene Vlasov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20050406185932.GA3309@solemn.turbinal.org \
    --to=at@altlinux.ru \
    --cc=sisyphus@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git