Timeline
Sep 5, 2006:
- 1:19 PM Changeset [184] by
- fixes #68 Parser detects block comments of type /* bla bla */
- 1:19 PM Ticket #68 (support c-mode comments) closed by
- fixed: (In [184]) fixes #68 Parser detects block comments of type /* bla bla */
- 1:15 PM Ticket #80 (user summary in directories) created by
- The same type of table that are displayed in Files could also be …
- 11:37 AM Changeset [183] by
- refs #57 modified Stats to no longer skip empty line.
Sep 3, 2006:
- 1:24 PM Ticket #79 (behaviour of --force) created by
- In context of #5 the --force option must be reinterpreted. The whole …
- 1:20 PM Ticket #78 (output input operator for Stats object) created by
- To allow to write/read object from/to disc needed for #5
- 10:46 AM Changeset [182] by
- fixes #52 in table output directories are bold whereas files are normal.
- 10:46 AM Ticket #52 (distinguish files from directories in output table) closed by
- fixed: (In [182]) fixes #52 in table output directories are bold whereas …
- 9:44 AM Changeset [181] by
- using anchor function
- 9:43 AM Ticket #71 (support concatenation of parameters) closed by
- fixed: (In [180]) fixes #71 concatenation of parameters -v and -f is now allowed
- 9:43 AM Changeset [180] by
- fixes #71 concatenation of parameters -v and -f is now allowed
Sep 2, 2006:
- 7:28 AM Ticket #47 (shape up the plot) closed by
- wontfix
- 7:18 AM Changeset [179] by
- added support for åäöÅÄÖé in html generator
- 7:06 AM Ticket #77 (html generator) closed by
- fixed: (In [178]) fixes #77 text to html translator
- 7:06 AM Changeset [178] by
- fixes #77 text to html translator
- 6:30 AM Changeset [177] by
- moved html related utility to its own 'html_utility'
- 6:17 AM Changeset [176] by
- fixes #12 binary files are now printed with note without anchor. …
- 6:17 AM Ticket #12 (directories, ignore:files, and binary:files coherent) closed by
- fixed: (In [176]) fixes #12 binary files are now printed with note without …
- 5:22 AM Ticket #53 (make header to links) closed by
- fixed: (In [175]) fixes #53
- 5:22 AM Changeset [175] by
- fixes #53
Sep 1, 2006:
- 11:31 AM Ticket #77 (html generator) created by
- A function like: void html(istream&, ostream&, char delim='\n') The …
Aug 29, 2006:
- 2:31 PM Ticket #76 (change output file structure) created by
- ref #41 #44 In order to allow a spectrum of parallel output pages the …
- 3:22 AM Ticket #75 (same author has different colors in different plots) created by
- Depends on ticket:98 and ticket:97 (Replace gnuplot) Is related to …
Aug 28, 2006:
- 1:51 AM Changeset [174] by
- fixes #67
- 1:51 AM Ticket #67 (alignments in table) closed by
- fixed: (In [174]) fixes #67
Aug 27, 2006:
- 10:00 PM Ticket #74 (Redesign SVN related classes) created by
- 9:01 PM Changeset [173] by
- Changed post-increments to pre-increments.
- 12:15 AM Changeset [172] by
- Polished configure.ac
Aug 26, 2006:
- 11:47 PM Changeset [171] by
- Fixes #72. Introduced libtool to create a static svndigest. Libtool …
- 11:47 PM Ticket #72 (Create static svndigest binary) closed by
- fixed: (In [171]) Fixes #72. Introduced libtool to create a static svndigest. …
- 10:16 AM Ticket #73 (do not generate css file, but include it in distribution) created by
- The usual questions: 1) Where to place it? 2) How to find it? If we …
- 9:25 AM Ticket #72 (Create static svndigest binary) created by
- Implement the possiblilty to create static svndigest binary. It does …
- 12:55 AM Changeset [170] by
- Changed linkage against (the proper) libtool library .la.
- 12:52 AM Changeset [169] by
- Changed linkage against (the proper) libtool library .la.
- 12:40 AM Changeset [168] by
- Removed redundant APR checks.
- 12:38 AM Changeset [167] by
- Using libtool now.
- 12:14 AM Changeset [166] by
- Changed deprecated INCLUDES to AM_CPPFLAGS. Fixed test/Makefile.am to …
Aug 24, 2006:
- 9:38 AM Changeset [165] by
- Moved #ifndef _theplu_svndigest... in conformance with coding style. …
- 8:31 AM Ticket #71 (support concatenation of parameters) created by
- For example 'svndigest -vf' should be equivalent to 'svndigest -v -f'
- 12:51 AM Changeset [164] by
- Fixes #33. Added configure checks for APR and subversion APIs.
- 12:51 AM Ticket #33 (configure should check that svn libs (and apr) is available.) closed by
- fixed: (In [164]) Fixes #33. Added configure checks for APR and subversion APIs.
Aug 23, 2006:
- 12:22 AM Changeset [163] by
- Removed unused variable in lib/utility.cc.
Aug 21, 2006:
- 3:56 AM Ticket #70 (add column with number of empty lines) created by
- This is really redundant information (code+comments+empty should add …
Aug 20, 2006:
- 1:01 AM Changeset [162] by
- Addresses #33. 'configure' now checks for APR libraries.
Aug 19, 2006:
- 11:26 PM Changeset [161] by
- Removed -DHAVE_INLINE option to the CPP.
- 11:19 PM Changeset [160] by
- Fixes #55. Added --enable-debug option to configure. This will turn on …
- 11:19 PM Ticket #55 (Add an configure option to compile without assert() calls.) closed by
- fixed: (In [160]) Fixes #55. Added --enable-debug option to configure. This …
Aug 15, 2006:
- 4:07 AM Ticket #69 (support other modes e.g. perl-mode) created by
- Comments are different for different kinds of files. We need to …
- 4:04 AM Ticket #68 (support c-mode comments) created by
- It would be nice if could support c-mode comment (*/ and /*). When …
- 2:23 AM Ticket #67 (alignments in table) created by
- Style sheet does not work properly in MSIE. The alignments in table …
- 2:07 AM Ticket #66 (special blame-all-rev function) created by
- needs ticket:293 Calling blame repeatedly like in #24 will be very …
- 1:43 AM Ticket #54 (html not compliant with MSIE) closed by
- fixed: Fixed in 155
Aug 14, 2006:
- 9:39 PM Changeset [159] by
- Fixes #63. Moved directory tree creation up. Improved target dir …
- 9:39 PM Ticket #63 (Target directory is erased before checks are made whether repo is upto ...) closed by
- fixed: (In [159]) Fixes #63. Moved directory tree creation up. Improved …
- 8:55 PM Changeset [158] by
- Added reference to UTC in output.
- 8:53 PM Changeset [157] by
- Spelling error on gnuplot in previous commit.
- 8:49 PM Changeset [156] by
- Fixes #20. configure will warn if gnuplot is not found.
- 8:49 PM Ticket #20 (configure should check that gnuplot exists.) closed by
- fixed: (In [156]) Fixes #20. configure will warn if gnuplot is not found.
- 6:59 AM Ticket #65 (add support for svndigest:ignore property) created by
- files with this property should be ignored during parsing. Look at …
- 6:28 AM Changeset [155] by
- fixed typo that hopefully addresses ticket:54
- 4:32 AM Changeset [154] by
- fixes #64 not telling output is in zulu though
- 4:32 AM Ticket #64 (Time in generated output should be in zulu time (UTC, GMT).) closed by
- fixed: (In [154]) fixes #64 not telling output is in zulu though
- 12:15 AM Changeset [153] by
- Moved beyond 0.4, bumped version to pre0.5
Aug 13, 2006:
- 11:48 PM Ticket #64 (Time in generated output should be in zulu time (UTC, GMT).) created by
- 11:45 PM Ticket #63 (Target directory is erased before checks are made whether repo is upto ...) created by
- and in consequence the preivous digest will be erased and new digest …
- 10:37 PM Changeset [152] by
- Alphabetized.
- 10:36 PM Ticket #50 (should check that we are allowed to write in target directory) closed by
- fixed: Fixed in revision [151].
- 10:35 PM Ticket #58 (Using -t option with a non-existent directory behaves badly) closed by
- fixed: Fixed in revision [151].
- 10:30 PM Changeset [151] by
- Fixes #50 and #58. Added checks that dirs exists and have proper …
Aug 12, 2006:
- 11:48 AM Ticket #62 (Link to an 'svn blame' output from output nodes.) created by
- Add a link to the output from an 'svn blame' at each node in the …
- 11:38 AM WikiStart edited by
- svnstat changed to svndigest -- releasing 0.4 (diff)
- 11:32 AM Changeset [150] by
- Tagging release 0.4
- 11:11 AM Changeset [149] by
- Changed svnstat to svndigest.
Aug 11, 2006:
- 11:55 PM Changeset [148] by
- Changed filenames containing svnstat to svndigest.
- 11:28 PM WikiStart edited by
- Changed name from svnstat to svndigest. (diff)
Aug 10, 2006:
- 2:41 PM Ticket #61 (The total number of commits should be displayed in the table) created by
- 12:22 PM Ticket #60 (Remove or update 'doc/readme.txt') created by
- http://lev.thep.lu.se/trac/svnstat/browser/trunk/doc/readme.txt
- 10:59 AM Ticket #59 (Explain how the files are parsed) created by
- How are binary files treated, what is code and comments, ... fix #68 …
- 10:53 AM WikiStart edited by
- (diff)
- 10:43 AM Ticket #58 (Using -t option with a non-existent directory behaves badly) created by
- No error or warning message is issued. svnstat will happily continue …
- 10:28 AM Changeset [147] by
- Tagging release 0.3
- 10:24 AM WikiStart edited by
- Releasing v0.3 (diff)
- 10:14 AM Changeset [146] by
- Bumped version number in preparation for new release.
Aug 9, 2006:
- 11:46 PM Milestone 0.3 completed
- Use subversion programming interface rather that system calls.
- 11:46 PM Ticket #35 (Files and directories should not be created before checks whether wc ...) closed by
- fixed: This ticket was resolved together with ticket:31 and with the removal …
- 11:42 PM Ticket #22 (Does 'make check' make sense?) closed by
- fixed: The current tests make sense and runs against the svnstat repo itself. …
- 11:40 PM Ticket #37 (Test gnuplot_pipe has error output when executed.) closed by
- worksforme: This bug seems to have disappeared during fixing of other issues.
- 11:36 PM Changeset [145] by
- Removed test/parser.cc and test/stats.cc. These tests are an essential …
- 10:37 PM Changeset [144] by
- test programs compile and all tests return success (but they cheat).
- 10:24 PM Changeset [143] by
- CommitStat? is removed no test needed for it.
- 1:40 AM Ticket #51 (line without newline is considered as empty) closed by
- worksforme: Cannot reproduce the problem,
Aug 8, 2006:
- 9:23 PM Changeset [142] by
- Fixes #56. Changed pool usage to use subpools that are cleared after …
- 9:23 PM Ticket #56 (Check that the apr pool treatment is okay in the SVN familty of classes.) closed by
- fixed: (In [142]) Fixes #56. Changed pool usage to use subpools that are …
Note: See TracTimeline
for information about the timeline view.