source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1608   3 years Peter Johansson merge recent changes from 0.10-stable branch into trunk
(edit) @1603   8 years Jari Häkkinen Resolves test failure when using never subversion clients
(edit) @1602   8 years Peter Johansson check out r52, rather than check HEAD and downdating to r52
(edit) @1601   8 years Peter Johansson allow test to require a wc in different rev than HEAD.
(edit) @1600   8 years Peter Johansson init.sh is intended to be 'sourced' not run as standalone script
(edit) @1599   8 years Peter Johansson revert r1598 as this code is equivalent with a non-recursive Makefile …
(edit) @1598   8 years Jari Häkkinen Merged release 0.10.3 to the trunk.
(edit) @1590   8 years Peter Johansson avoid compiler warning with gcc 4.8.3
(edit) @1582   8 years Peter Johansson fix typo
(edit) @1579   8 years Peter Johansson merged patch release 0.10.2 into trunk
(edit) @1573   8 years Jari Häkkinen Fixes #472. Removed workaround needed for plplot prior to 5.10.0
(edit) @1571   8 years Peter Johansson merge patch release 0.10.1 into trunk
(edit) @1564   8 years Jari Häkkinen Fixes #527. The initialization of the HtmlStream? parent class …
(edit) @1558   10 years Jari Häkkinen Includes needed in openSUSE 12.2
(edit) @1556   10 years Peter Johansson update to latest yat
(edit) @1555   11 years Peter Johansson ignore cache in copyright3_test and two more tests (which fail) for …
(edit) @1554   11 years Peter Johansson add lazycheck dependency for new test
(edit) @1553   11 years Peter Johansson new test for svncopyright (refs #523).
(edit) @1552   11 years Peter Johansson remove some dead (out commented) code
(edit) @1551   11 years Peter Johansson closes #518. svncopyright now works on characters rather than lines. …
(edit) @1550   11 years Peter Johansson skip also white-space in beginning of range.
(edit) @1549   11 years Peter Johansson new class: a string iterator that skips/ignores white-spaces in the …
(edit) @1548   11 years Peter Johansson avoid using string '$' is source file as it svn client expands it
(edit) @1547   11 years Peter Johansson refs #518. Implement SVNcat using 'svn_ra_get_file' which does not …
(edit) @1546   11 years Peter Johansson use class AprPool?. Replace calls to cleanup() with explicit throws, …
(edit) @1545   11 years Peter Johansson avoid clearing 'err' prematurely; err is cleared in SVNException …
(edit) @1544   11 years Peter Johansson new internal class in SVN that can allocate, hold, and deallocate apr …
(edit) @1543   11 years Jari Häkkinen Added missing include
(edit) @1542   11 years Peter Johansson test for SVNcat. refs #518
(edit) @1541   11 years Peter Johansson change interface from SVNdiff to SVNcat. refs #518
(edit) @1540   11 years Peter Johansson change file names from diff to cat for files related to class SVNdiff …
(edit) @1539   11 years Peter Johansson more tests for --update option. closes #334
(edit) @1538   11 years Peter Johansson refs #334. implement --update also for directories. For Directories …
(edit) @1537   11 years Peter Johansson refs #334. Implement option --update for files
(edit) @1536   11 years Peter Johansson fix dependencies for log (lazycheck)
(edit) @1535   11 years Peter Johansson add member 'update_' in SvndigestVisitor?. refs #334
(edit) @1534   11 years Peter Johansson don't complain about existing output dir if --update option. Extend …
(edit) @1533   11 years Peter Johansson initial test for --update option (refs #334)
(edit) @1532   11 years Peter Johansson update copyright years
(edit) @1531   11 years Peter Johansson add option '--update'
(edit) @1530   11 years Peter Johansson typo
(edit) @1529   11 years Peter Johansson avoid make forks in rule for man pages
(edit) @1528   11 years Peter Johansson changes to to reflect variable changes
(edit) @1527   11 years Peter Johansson fix test that failed due to yat update in prev changeset
(edit) @1526   11 years Peter Johansson latest yat
(edit) @1525   11 years Peter Johansson replace recursive Makefile with one single Makefile. Keeping multiple …
(edit) @1523   11 years Peter Johansson merge release 0.10 into trunk
(edit) @1518   11 years Peter Johansson bumping version to 0.11pre
(edit) @1516   11 years Peter Johansson preparing branch 0.10-stable
(edit) @1515   11 years Peter Johansson update copyright years
(edit) @1514   11 years Peter Johansson Closes #488. Change how configure sets CXXFLAGS and CPPFLAGS. There …
(edit) @1513   11 years Peter Johansson remove trailing whitespace
(edit) @1512   11 years Peter Johansson fetch latest yat sources
(edit) @1511   11 years Peter Johansson update version macro from yat
(edit) @1510   11 years Peter Johansson upgrade to autoconf macro archive 2012.09.08
(edit) @1509   11 years Peter Johansson update macros from yat (version 0.9pre)
(edit) @1508   11 years Peter Johansson fixes #521. copy svncopyright cache files as well.
(edit) @1507   11 years Peter Johansson fixed typo
(edit) @1506   11 years Peter Johansson add test for refs #521.
(edit) @1505   11 years Peter Johansson update to latest yat source (including Id strings)
(edit) @1504   11 years Peter Johansson avoid svn:keyword Id in files from yat
(edit) @1503   11 years Jari Häkkinen Addresses #519. Resolves compiler issue described in …
(edit) @1502   11 years Peter Johansson refs #519. add missing include and prefer using std::string
(edit) @1498   11 years Peter Johansson latest yat and update make rule to fetch from yat repo
(edit) @1495   11 years Peter Johansson merge patch release 0.9.6 into trunk
(edit) @1487   11 years Peter Johansson remove inaccurate help output that suggested PREFIX was default value …
(edit) @1486   11 years Peter Johansson remove trailing whitespace
(edit) @1485   11 years Peter Johansson prefer quoting filename in output
(edit) @1484   11 years Peter Johansson svncopyright: include default value for --root
(edit) @1483   11 years Peter Johansson fix typo that turned off man creation
(edit) @1482   11 years Peter Johansson remove unused variable
(edit) @1481   11 years Peter Johansson avoid logN lookup and insertion
(edit) @1479   11 years Peter Johansson set svndigest:ignore property to emulate 'do not follow copy' unless …
(edit) @1478   11 years Peter Johansson closes #387
(edit) @1477   11 years Peter Johansson remove debug output
(edit) @1476   11 years Peter Johansson avoid running help2man when cross-compiling
(edit) @1475   11 years Peter Johansson using generic my_version.m4 (from yat)
(edit) @1472   11 years Peter Johansson remove trailing WS and fixed indentation
(edit) @1470   11 years Peter Johansson merge patch release 0.9.5 into trunk
(edit) @1466   11 years Peter Johansson remove comment about file removed in r1462
(edit) @1465   11 years Peter Johansson typo
(edit) @1463   11 years Peter Johansson set svncopyright:ignore property
(edit) @1462   11 years Peter Johansson remove obsolete file
(edit) @1460   11 years Peter Johansson docs typo
(edit) @1459   11 years Peter Johansson quote consistently. update release year
(edit) @1458   11 years Peter Johansson update macro from yat
(edit) @1457   11 years Peter Johansson if all copyright worthy revs are set to be ignored, do not touch the …
(edit) @1456   11 years Peter Johansson pass svncopyright:ignore values from directory to sub-nodes. refs #387
(edit) @1455   11 years Peter Johansson left over from [1454]
(edit) @1454   11 years Peter Johansson catch exception from yat and improve error message
(edit) @1453   11 years Peter Johansson refs #387. implement core of svncopyright:ignore
(edit) @1452   11 years Peter Johansson include syntax-check in maintainer-check and thereby in release procedure
(edit) @1451   11 years Peter Johansson add ignore_revs variable to CopyrightStats? interface, refs #387
(edit) @1450   11 years Peter Johansson refs #387. add function Node::property
(edit) @1449   11 years Peter Johansson refs #387. svncopyright no longer listens to property …
(edit) @1448   11 years Peter Johansson refs #387. extend test with a case of invalid config file
(edit) @1447   11 years Peter Johansson remove dead code
(edit) @1446   11 years Peter Johansson upgrade macro from yat
(edit) @1445   11 years Peter Johansson shuffle code to simplify logic in rmdirhier
(edit) @1444   11 years Peter Johansson set missing ignore property
Note: See TracRevisionLog for help on using the revision log.