Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

guilt-new(1) [debian man page]

GUILT-NEW(1)							   Guilt Manual 						      GUILT-NEW(1)

NAME
guilt-new - Create a new patch SYNOPSIS
guilt-new [-f] [-s] [-e|-m message] <patchname> DESCRIPTION
Create a new patch and push it on top of the stack. An optional patch description can be supplied either interactively on via the command line. OPTIONS
-f Force patch creation if there are unrefreshed changes. These changes will get automatically imported into the new patch. -s Add a Signed-off-by with your committer identifier string to the patch message. -e Edit the patch message interactively. This option can be combined with -s to easily sign off on the patch. -m <message> The "<message>" string will used as the commit message. This option can be combined with -s to easily sign off on the patch. <patchname> Name of the patch to create. This must be a legal relative pathname string. For example, "foo", "foo/bar", and "foo/bar/foobar" are all valid. EXAMPLES
Create a new patch called foobar: $ guilt-new foobar Create a patch called foo and supply a patch description interactively: $ guilt-new -e foo Create a patch called bar with a provided patch description and sign off on the patch: $ guilt-new -s -m patch-fu bar AUTHOR
Written by Josef "Jeff" Sipek <jeffpc@josefsipek.net[1]> DOCUMENTATION
Documentation by Josef "Jeff" Sipek <jeffpc@josefsipek.net[1]> GUILT
Part of the guilt(7) suite (Generated for Guilt v0.35) NOTES
1. jeffpc@josefsipek.net mailto:jeffpc@josefsipek.net Guilt v0.35 01/20/2013 GUILT-NEW(1)

Check Out this Related Man Page

GUILT-STATUS(1) 						   Guilt Manual 						   GUILT-STATUS(1)

NAME
guilt-status - Print the status of files since the last refresh SYNOPSIS
guilt-status [-a|-A] [-c|-C] [-d|-D] [-m|-M] [-r|-R] [-t|-T] [-u|-U] [-x|-X] [-n] DESCRIPTION
Each file is printed with a prefix that describes it's status. A added C copied D deleted M modified R renamed T type change (e.g., mode) U unmerged ? untracked OPTIONS
-n Hide status prefix in the output -a, -A Display only added files -c, -C Display only copied files -d, -D Display only deleted files -m, -M Display only modified files -r, -R Display only renamed files -t, -T Display only files with a status change (e.g., mode) -u, -U Display only unmerged files -x, -X Display only unknown files AUTHOR
Written by Josef "Jeff" Sipek <jeffpc@josefsipek.net[1]> DOCUMENTATION
Documentation by Brandon Philips <brandon@ifup.org[2]> GUILT
Part of the guilt(7) suite (Generated for Guilt v0.35) NOTES
1. jeffpc@josefsipek.net mailto:jeffpc@josefsipek.net 2. brandon@ifup.org mailto:brandon@ifup.org Guilt v0.35 01/20/2013 GUILT-STATUS(1)
Man Page

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

patch

Dear All , I have Sun Solaries 7 sparc server ... am runing perl , CGI , MD5 ... etc for new web mail am setting up . now i have to install the patch ( xyz.pl.patch ) against a perl file for ex. xxx.pl what exact command i have to use ,,, also i do not want to make damage for my system... (6 Replies)
Discussion started by: tamemi
6 Replies

2. UNIX for Dummies Questions & Answers

Combining Two Dirs

I have two Directories, foo and foobar. I want to combine the contents of foo into foobar. There is probably a simple command for this, but I have yet to find it. Thanks in advance, Robert (2 Replies)
Discussion started by: Phobos
2 Replies

3. AIX

location of patch IY26778

Hi, I am trying to locate and download the AIX patch IY26778, for 5.3. I tried searching the ibm sites ... Also tried IBM - Download Driver finder - United States with no joy Can anyone who has located this patch before direct me to the correct url. many thanks, Michael. (2 Replies)
Discussion started by: mlmckee
2 Replies

4. Solaris

How can i see kernel patch version?

Hello experts. How can i see kernel patch version? what are advantages applying that patch? Thanx in advance (5 Replies)
Discussion started by: younus_syed
5 Replies

5. AIX

HACMP and net cable swaps

I have 2 nodes using AIX 5 and HACMP My net guru tells me he needs to retire a rack, but some of my cables are plugged into a patch panel in the rack and I need to swap my servers to new cables. I was hoping to do an on-the-fly swap quickly, but not sure how HACMP will respond to a cable... (1 Reply)
Discussion started by: mhenryj
1 Replies

6. What is on Your Mind?

Spark of Insanity - Worlds Best Ventriloquist

Hilarious! :D enjoy Jeff Dunham and Peanut Pt1 tz3iYkAaodQ Jeff Dunham and Peanut Pt2 TCNa63yRTgI Jeff Dunham and Peanut Pt3 lJ_AfNJ1jG4 Jeff Dunham and Melvin the superhero HLtxuQGBxoY (0 Replies)
Discussion started by: sparcguy
0 Replies

7. BSD

Right patch for libXmu-1.0.3,1

Hi all, First happy new year to all and your families. My question: I'm trying to install X11 on FreeBSD 7.0 ...... This box has no net connection so I downloaded components of X, and last step asked me annoying questions !!!!! Step 23: Fetch libXmu-1.0.3.tar.bz2 ... (0 Replies)
Discussion started by: jm-FreeBsd
0 Replies

8. Linux

cant understand patch file

I am trying to attach a patch file.The output I am getting is patching file net/ipv4/ip_forward.c Hunk #1 succeeded at 38 (offset -2 lines). Hunk #2 succeeded at 113 with fuzz 2 (offset -2 lines). Hunk #3 FAILED at 152. Hunk #4 succeeded at 197 (offset 1 line). 1 out of 4 hunks FAILED --... (0 Replies)
Discussion started by: akaash1087
0 Replies

9. Shell Programming and Scripting

Add line after AND before two patterns like patch do

Hi all, I kwow there are many ways to insert string into a files all over the forum, but I need to make that process like patch do because in the same file I can have the same pattern in many locations, for that I need the send two patterns, one for "before" and another for the "after". I cannot... (2 Replies)
Discussion started by: neutralTTY
2 Replies

10. Solaris

Force patch install on non global zone

All, I am trying to install the patch 148689-02. However, this patch fails to install due to the non global zone does not have the required patch 147143-17. I have tried to login to the non global zone and install it manually. "patchadd 147143-17" however, this returns a message stating its for... (1 Reply)
Discussion started by: jpolachak
1 Replies