Powered by Apache

CVS log for laladev/lalaCVSMail/README

[BACK] Up to [laladev] / laladev / lalaCVSMail

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.5 / (download) - annotate - [select for diffs], Thu Nov 27 21:14:56 2008 UTC (3 years, 5 months ago) by olivleh1
Branch: MAIN
CVS Tags: HEAD
Changes since 1.4: +4 -1 lines
Diff to previous 1.4 (colored)

welcome 0.0.5

Revision 1.4 / (download) - annotate - [select for diffs], Mon Aug 23 20:24:46 2004 UTC (7 years, 8 months ago) by olivleh1
Branch: MAIN
Changes since 1.3: +8 -4 lines
Diff to previous 1.3 (colored)

- Add Changelog
- Add TODO
- lalaCVSMail changes:

 * lalaCVSMail_debug has now 2 steps in increasing verbosity (described in
   README)
 * move output and output-preparing code into functions
 * call those output functions if all data which is needed for displaying
   is archived. Don't process the CVS-raw file any further then. exit awk.
 * handle deleting files on branches when there was no checkin for that file
   into that branch (means, cvs delete <file> is the only action for that file
   ever made in that branch) - As best as CVS let handle that (some known bugs
   described in README)
 * Internal changes:
        - move output and output-preparing code into functions
                calculate_diff()
                output_revision_tree()    for debugging
                output_summary()
        - lala[] got a new field "processed" which is true when all data
          for one revision is completely fetched - add get/set_processed()
          and have_all_needed_data() functions
        - only look into lala for get/set/add_removed/added if it's not a
          binary
        - add set_* functions which override an array-entry completely
        - rename some olde add_* functions to set_*
        - introduce array data[] and corresponding functions - that array
          is used for storing printed out informations

Revision 1.3 / (download) - annotate - [select for diffs], Sun Aug 22 17:40:12 2004 UTC (7 years, 8 months ago) by olivleh1
Branch: MAIN
Changes since 1.2: +1 -1 lines
Diff to previous 1.2 (colored)

0.0.2 released

Revision 1.2 / (download) - annotate - [select for diffs], Sat Aug 21 20:17:42 2004 UTC (7 years, 9 months ago) by olivleh1
Branch: MAIN
Changes since 1.1: +19 -16 lines
Diff to previous 1.1 (colored)

fix grammar/spelling
make it ready for release

TODO: I've detected a bug at work. It looks like I'm not able to reproduct
it. That has to be fixed until i can release it

Revision 1.1 / (download) - annotate - [select for diffs], Sat Aug 21 15:36:10 2004 UTC (7 years, 9 months ago) by olivleh1
Branch: MAIN

- add README
- enhance debugging functionality

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>