Timeline



Jan 4, 2008:

4:47 AM Ticket #286 (Add anchors between different stats types) closed by Peter Johansson
fixed: fixed in r546
4:46 AM Changeset [546] by Peter Johansson
fixes #286 - links to different StatsType
3:37 AM Changeset [545] by Peter Johansson
remove debug output
3:22 AM Changeset [544] by Peter Johansson
modified --version output
3:17 AM AddStats created by Peter Johansson
3:15 AM StatsType edited by Peter Johansson
(diff)
3:13 AM Ticket #82 (statistics class - calculating number of lines committed) closed by Peter Johansson
fixed: fixed in [543]
3:10 AM Changeset [543] by Peter Johansson
AddStats - number of added lines is counted - fixes ticket:82
3:09 AM Changeset [542] by Peter Johansson
fixed typos
1:42 AM Ticket #296 (reduce memory usage) created by Peter Johansson
Daughter tickets: #475 #476 related to #358 I get the following …

Jan 2, 2008:

10:07 PM Changeset [541] by Peter Johansson
adding property

Jan 1, 2008:

8:34 PM Ticket #295 (Remove configure option --enable-wctests) created by Peter Johansson
As of r540 there is an automatic detection of whether a svn working …

Dec 31, 2007:

8:34 PM Ticket #294 (use SVNcat in AddStats) created by Peter Johansson
needs ticket:82 and ticket:293
8:30 PM Ticket #293 (SVNdiff class) created by Peter Johansson
needed for ticket:294 and ticket:66 class performing an svn diff. …

Dec 29, 2007:

3:46 AM Ticket #218 (version output) closed by Peter Johansson
fixed: I used svnversion which is tool provided from svn team. The out put …
3:41 AM Ticket #219 (copyright year in version output should be automatic) closed by Peter Johansson
fixed: Fixed in r540
3:40 AM Changeset [540] by Peter Johansson
fixes automatic update of revision and copyright year in --version …

Dec 27, 2007:

8:47 AM Ticket #210 (change name of option --revisions.) closed by Peter Johansson
invalid: #209 is wontfix
8:45 AM Ticket #209 (--revision option) closed by Peter Johansson
wontfix
8:44 AM Ticket #274 (modify test_repo.sh) closed by Peter Johansson
fixed: fixed in [539]
8:44 AM Changeset [539] by Peter Johansson
fixes #274
8:26 AM Ticket #273 (--ignore-cache parameter) closed by Peter Johansson
fixed: Fixed in [538]
8:25 AM Changeset [538] by Peter Johansson
added ignore-cache option
7:42 AM Ticket #292 (BlameStats should be able to use partial cache) created by Peter Johansson
When cache is not up2date, object should still read the cache realize …
7:39 AM Ticket #24 (Alternative statistics) closed by Peter Johansson
fixed: (In [537]) Blame stats is implemented - fixes #24
7:37 AM Changeset [537] by Peter Johansson
Blame stats is implemented - fixes #24
5:31 AM Ticket #291 (Different stats should be cached in different files) created by Peter Johansson
ticket:289 is related
5:17 AM Ticket #290 (use svn_revnum_t for revision) created by Peter Johansson
In some place we use size_t, for example, in SVNlog and Commitment.
4:37 AM Ticket #287 (Allow Parser to parse old revisions) closed by Peter Johansson
fixed: That fixes the issue since SVNblame can be constructed from any revision.
4:32 AM Changeset [536] by Peter Johansson
refs #289 - Parser now is fed with lines and does not read file during …
1:27 AM Changeset [535] by Peter Johansson
add reset function in SVNblame

Dec 26, 2007:

5:55 PM Ticket #289 (reading old cache files) created by Peter Johansson
related to ticket:291 Digested stats are cached for each file. If the …
5:27 PM Ticket #288 (document caching in Manual) created by Peter Johansson
related to ticket:273 It should be mentioned in …
3:34 AM Changeset [534] by Peter Johansson
remove debug code
3:23 AM Ticket #287 (Allow Parser to parse old revisions) created by Peter Johansson
Needed for #24 and #82 In order to make the differentiation between …
3:10 AM Ticket #286 (Add anchors between different stats types) created by Peter Johansson
For example when being in ClassicStats? one would like to easily reach …
3:07 AM Changeset [533] by Peter Johansson
Adding a BlameStats to the StatsCollection?. Though BlameStats is not …
2:47 AM Changeset [532] by Peter Johansson
Node holds a StatsCollection? rather than a Stats object.

Dec 25, 2007:

7:51 PM Changeset [531] by Peter Johansson
moving more stuff to base class and add class for Blame Statistics
2:59 PM Changeset [530] by Peter Johansson
For large projects, i.e. many files and many contributors, the …
2:10 PM Changeset [529] by Peter Johansson
moving stuff to base class, Stats
11:23 AM Ticket #280 (stats in Authors on first page is incorrect) closed by Peter Johansson
fixed: fixed in [528]
11:23 AM Changeset [528] by Peter Johansson
fixes #280 - keep on refactoring of Stats class
11:21 AM Ticket #89 (Is Map total_ in Stats needed?) closed by Peter Johansson
wontfix: I have decided to keep total_
6:11 AM Changeset [527] by Peter Johansson
removing valid variable - starting to refactor Stats class.
4:44 AM ReleaseProcedure edited by Peter Johansson
trac location move (diff)
4:39 AM Ticket #283 (document [parsing-codons] and [file-name-dictionary] in config) closed by Peter Johansson
fixed: fixed in r524, r525, and r526
4:37 AM Changeset [526] by Peter Johansson
added paragraph on file-name-dictionary plus some minor changes
4:06 AM Changeset [525] by Peter Johansson
improved text a bit
3:53 AM Changeset [524] by Peter Johansson
adding text on how to configure parsing codons - fixes ticket:283
2:54 AM Ticket #284 (validate [file-name-dictionary] section in config file) closed by Peter Johansson
fixed: fixed in r523
2:51 AM Changeset [523] by Peter Johansson
fixes ticket:284 - validate [file-name-dictionary] section in config file
1:51 AM Changeset [522] by Peter Johansson
improved error message when config file is invalid

Dec 24, 2007:

11:34 PM Changeset [521] by Peter Johansson
changing format of parsing codons in config file
8:43 PM Ticket #260 (Fix newline in Manual) closed by Peter Johansson
fixed: Fixed in r520
8:41 PM Changeset [520] by Peter Johansson
Trying to fix newline issue in Manual - ticket:260

Dec 23, 2007:

9:14 PM Changeset [519] by Jari Häkkinen
trac moved to new location.

Dec 20, 2007:

7:55 PM Changeset [518] by Peter Johansson
conform to standard

Dec 17, 2007:

2:14 AM Ticket #285 (copyright update writes new file twice - remove one writing) created by Peter Johansson
The copyright update writes to a temporary file in /tmp and …

Dec 12, 2007:

12:25 AM Ticket #284 (validate [file-name-dictionary] section in config file) created by Peter Johansson
Currently, the entries are validated at the point of usage. Entries …
12:23 AM Changeset [517] by Peter Johansson
Fixing bug reading config file

Dec 9, 2007:

9:02 AM Ticket #283 (document [parsing-codons] and [file-name-dictionary] in config) created by Peter Johansson
update documentation on this in doc/readme.txt perhaps add a note in NEWS
8:58 AM Changeset [516] by Peter Johansson
adding filename translations in Configuration class. Before checking …
3:38 AM Changeset [515] by Peter Johansson
adding dictionary variable in Configuration. Reading and usage of the …
2:53 AM Ticket #122 (make parsing mode configurable) closed by Peter Johansson
fixed
2:52 AM Ticket #230 (support file name *.bat in parsing for line types) closed by Peter Johansson
fixed: Fixed in [514]
2:51 AM Changeset [514] by Peter Johansson
Fixing #230
2:24 AM Changeset [513] by Peter Johansson
adding file .bat file to test repository
12:29 AM Changeset [512] by Peter Johansson
remove devel printout
12:27 AM Changeset [511] by Peter Johansson
update config file in test repository
12:12 AM Changeset [510] by Peter Johansson
adding reading of codons from config file

Dec 8, 2007:

10:42 PM Changeset [509] by Peter Johansson
changed format of codons in config file. Also changed corresponding …
8:08 AM Changeset [508] by Peter Johansson
default parse codons in Configuration and implemented writing of variable
4:58 AM Changeset [507] by Peter Johansson
added function comparing strings with wildcards - needed for #122
3:51 AM Ticket #270 (Change definition of what is code) closed by Peter Johansson
fixed: fixed in [506]
3:51 AM Changeset [506] by Peter Johansson
fixing parsing see ticket:270
3:02 AM Ticket #270 (Change definition of what is code) reopened by Peter Johansson
Not correctly implemented. See in test dir bin/svndigest.cc on line …

Dec 6, 2007:

3:59 AM Ticket #270 (Change definition of what is code) closed by Peter Johansson
fixed: Fixed in [505]
3:57 AM Changeset [505] by Peter Johansson
Fixes #270 - Changing the rule of what is code. Rather than requiring …
Note: See TracTimeline for information about the timeline view.