bug-gnu-arch
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-gnu-arch] [bug #5538] Option to display full-texts for added files


From: nobody
Subject: [Bug-gnu-arch] [bug #5538] Option to display full-texts for added files with show-changeset
Date: Sat, 08 Nov 2003 06:45:58 -0500
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5a) Gecko/20031010 Mozilla Firebird/0.6.1 StumbleUpon/1.76

=================== BUG #5538: LATEST MODIFICATIONS ==================
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=5538&group_id=4899

Changes by: Robert Collins <address@hidden>
Date: Sat 11/08/2003 at 11:45 (GMT)

            What     | Removed                   | Added
---------------------------------------------------------------------------
                  CC |                           | address@hidden


------------------ Additional Follow-up Comments ----------------------------
so, no one has pounced... care to submit a patch?



=================== BUG #5538: FULL BUG SNAPSHOT ===================


Submitted by: robweir                 Project: GNU arch -- a revision control 
system
Submitted on: Wed 09/24/2003 at 16:25
Category:  None                       Severity:  5 - Major                  
Bug Group:  None                      Resolution:  None                     
Status:  Open                         Release:                              
Fixed Release:                        Merge Request?:  None                 
Your Archive Name:                    Your Archive Location:                
Assigned to:  None                    

Summary:  Option to display full-texts for added files with show-changeset 

Original Submission:  An option along the lines of diff's --new-file for the 
various changeset displaying commands would be nice.  Not least so people can 
send regular unified diffs around based on work in their arch trees, using 
nothing but "tla what-changed --diffs" and "tla show-changest --diffs", i.e., 
no intermediate trees.



I can see this being triggered via a flag to arch_print_changeset, and then 
calling "diff -u --label=orig/path/within/tree/filename.c 
--label=mod/path/within/tree/filename.c /dev/null path/within/tree/filename.c" 
on each added file.  diff will neatly handle binary files (by printing "foo is 
binary" on stderr) and the result will be a shiny new patch.



Perhaps an option to exclude arch control files could be part of this, too, 
thought filterdiff makes it possibly to achieve this outside tla.



If no one pounces on this, I'll code it up in the next couple of days.

Follow-up Comments
*******************

-------------------------------------------------------
Date: Sat 11/08/2003 at 11:45       By: robertc
so, no one has pounced... care to submit a patch?


CC List
*******

CC Address                          | Comment
------------------------------------+-----------------------------
address@hidden             | 



No files currently attached


For detailed info, follow this link:
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=5538&group_id=4899

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]