April 2008 Commit Log

Number of Commits:
37
Number of Active Developers:
3
robbie 2008-04-29 20:32

33 lines of code changed in:

curt 2008-04-29 01:58

Adding release package to website. Updated version number to 1.4.0.

1 lines of code changed in:

curt 2008-04-29 01:04

Fixed bug where tool ran incorrectly on https:// repositories.

4 lines of code changed in:

nate 2008-04-27 19:42

Changed the path the testharness used to get the files from in svn emulation mode.

45 lines of code changed in:

nate 2008-04-26 21:31

Committing my changes to the testharness and the corresponding changes to SVNTurmoil.

241 lines of code changed in:

curt 2008-04-25 12:25

Fix for local size measurements.

2 lines of code changed in:

curt 2008-04-25 00:43

Deleted sort statement in SvnExport() so local vs. remote measurements would work again.

1 lines of code changed in:

curt 2008-04-23 21:04

Committing a safer fix for the ./ issue. All repository paths are now sanitized during Init() so they contain no instances of ./

This means that running the tool with "-o ./local/././repo/./@1" would behave exactly as if you had run it with "-o local/repo/@1"

5 lines of code changed in:

curt 2008-04-22 11:33

Changed algorithm for size measurement so it defaults to dense ONLY when no file list is given.

11 lines of code changed in:

curt 2008-04-22 00:04

Fixed defect 36 (./ in file paths...) with more ugly regexes.

8 lines of code changed in:

curt 2008-04-21 20:54

Logged and fixed bug where tool ran incorrectly on local repo paths containing the characters "http." The tool now checks for "http://" at the beginning of the path to see if it's a remote repository.

6 lines of code changed in:

curt 2008-04-21 01:04

Tool was executing "svn info" needlessly in single file mode, which resulted in stderr messages being output.

Added an "unless ($singleFileFlag)" statement before the "svn info" stuff.

Also removed a stray print("\n") statement.

11 lines of code changed in:

curt 2008-04-20 23:08

Fix bugs related to size measurements.

Problem was a result of inconsistency between “filename@revision” and “filename revision” formats, as well as the -r and -o options not being handled identically in the case of a size measurement.

Also deleted a few lines of unnecessary code.

3 lines of code changed in:

robbie 2008-04-17 20:12

14 lines of code changed in:

robbie 2008-04-16 13:31

fixed defect 33, added and fixed defect 35

21 lines of code changed in:

curt 2008-04-14 19:42

Fixed bug where tool did not filter ignored files properly.

7 lines of code changed in:

curt 2008-04-14 12:01

Now -vvv works like -ddd.

3 lines of code changed in:

curt 2008-04-13 18:50

Changed err.out to $name.err.out to keep it out of the way. Also, it now overwrites the file, so any leftover errors will not be reported on the next run.

Also changed "VOB" to "repository" and "labels" to "revisions" in .tbl output.

7 lines of code changed in:

robbie 2008-04-10 19:18

174 lines of code changed in:

curt 2008-04-10 18:27

Fixed typo in CheckForDefaultToolLocations

1 lines of code changed in:

curt 2008-04-08 14:25

Debug output changes:

stderr messages from external commands are now always printed to stdout.

--debug option now sets the verbosity of output to stdout during execution. All messages are logged in the logfile.

85 lines of code changed in:

nate 2008-04-08 00:12

Fixed an issue with no output dir specified cases.

1 lines of code changed in:

nate 2008-04-07 21:17

Minor linux bug fix.

1 lines of code changed in:

curt 2008-04-07 18:57

Program now deletes the "err.out" file when abnormally terminated.

9 lines of code changed in:

nate 2008-04-07 17:48

Fixed the help and test options... they were being trumped by -p, -o or -r being omitted.

9 lines of code changed in:

curt 2008-04-07 12:52

Code cleanup again

294 lines of code changed in:

nate 2008-04-06 20:22

A few bug fixes.

358 lines of code changed in:

curt 2008-04-06 16:27

Code cleanup

289 lines of code changed in:

nate 2008-04-06 15:16

Fixed a few merge problems in SVNTurmoil.pl

16 lines of code changed in:

robbie 2008-04-06 15:02

updated input file list filtering to work with new algorithm

13 lines of code changed in:

nate 2008-04-06 12:19

Took out TestHarness.pl.

0 lines of code changed in:

nate 2008-04-06 12:12

Added a -t or --test option to SVNTurmoil, the TestHarness.pm file contains some functionality while the Test function in SVNTurmoil contains the rest of the test harness.

274 lines of code changed in:

robbie 2008-04-04 12:18

we now only report metrics on the files that we discovered with our svn diff --summarize (the file list)

11 lines of code changed in:

robbie 2008-04-04 00:09

New algorithm properly downloads new changed local files.

6 lines of code changed in:

robbie 2008-04-03 23:40

Fixed problem with having regex characters in the directory name

27 lines of code changed in:

robbie 2008-04-03 19:42

New SVNTurmoil.pl. Extra Fancy. New Algorithm.

369 lines of code changed in:

curt 2008-04-01 01:18

Bug fixes and code cleanup. Aborting the tool (Ctrl-C) should work now but needs testing under Windows.

40 lines of code changed in:

March 2008 »

Generated by StatSVN 0.3.1