Changeset 439
- Timestamp:
- Jul 9, 2007, 11:04:52 PM (15 years ago)
- Location:
- trunk
- Files:
-
- 72 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/AUTHORS
r149 r439 7 7 source code revision system. 8 8 9 This file is part of svndigest, http:// lev.thep.lu.se/trac/svndigest9 This file is part of svndigest, http://trac.thep.lu.se/trac/svndigest 10 10 11 11 svndigest is free software; you can redistribute it and/or modify it -
trunk/ChangeLog
r420 r439 5 5 Copyright (C) 2007 Jari Häkkinen, Peter Johansson 6 6 7 This file is part of svndigest, http:// lev.thep.lu.se/trac/svndigest7 This file is part of svndigest, http://trac.thep.lu.se/trac/svndigest 8 8 9 9 svndigest is free software; you can redistribute it and/or modify it … … 29 29 version 0.7: 30 30 - http://lev.thep.lu.se/trac/svndigest/log/trunk?rev=HEAD&stop_rev=418 31 - http://lev.thep.lu.se/trac/svndigest/query?milestone=0.6&order=id 31 - http://lev.thep.lu.se/trac/svndigest/query?milestone=0.7&order=id 32 33 version 0.6.1: 34 - http://trac.thep.lu.se/trac/svndigest/log/branches/0.6-stable?rev=437&stop_rev=417 35 - http://trac.thep.lu.se/trac/svndigest/query?milestone=0.6.1&order=id 32 36 33 37 version 0.6: 34 - http:// lev.thep.lu.se/trac/svndigest/log/trunk?rev=413&stop_rev=19535 - http:// lev.thep.lu.se/trac/svndigest/query?milestone=0.6&order=id38 - http://trac.thep.lu.se/trac/svndigest/log/trunk?rev=413&stop_rev=195 39 - http://trac.thep.lu.se/trac/svndigest/query?milestone=0.6&order=id 36 40 37 41 version 0.5: 38 - http:// lev.thep.lu.se/trac/svndigest/log/trunk?rev=194&stop_rev=15139 - http:// lev.thep.lu.se/trac/svndigest/query?milestone=0.5&order=id42 - http://trac.thep.lu.se/trac/svndigest/log/trunk?rev=194&stop_rev=151 43 - http://trac.thep.lu.se/trac/svndigest/query?milestone=0.5&order=id 40 44 41 45 version 0.4: 42 - http:// lev.thep.lu.se/trac/svndigest/log/trunk?rev=150&stop_rev=14846 - http://trac.thep.lu.se/trac/svndigest/log/trunk?rev=150&stop_rev=148 43 47 44 48 version 0.3: 45 - http:// lev.thep.lu.se/trac/svndigest/log/trunk?rev=147&stop_rev=8346 - http:// lev.thep.lu.se/trac/svndigest/query?milestone=0.3&order=id49 - http://trac.thep.lu.se/trac/svndigest/log/trunk?rev=147&stop_rev=83 50 - http://trac.thep.lu.se/trac/svndigest/query?milestone=0.3&order=id 47 51 48 52 version 0.1 and 0.2: 49 - http:// lev.thep.lu.se/trac/svndigest/log/trunk?rev=82&stop_rev=150 - http:// lev.thep.lu.se/trac/svndigest/query?milestone=0.2&order=id51 - http:// lev.thep.lu.se/trac/svndigest/query?milestone=0.1&order=id53 - http://trac.thep.lu.se/trac/svndigest/log/trunk?rev=82&stop_rev=1 54 - http://trac.thep.lu.se/trac/svndigest/query?milestone=0.2&order=id 55 - http://trac.thep.lu.se/trac/svndigest/query?milestone=0.1&order=id -
trunk/INSTALL
r408 r439 4 4 Copyright (C) 2007 Jari Häkkinen, Peter Johansson 5 5 6 This file is part of svndigest, http:// lev.thep.lu.se/trac/svndigest6 This file is part of svndigest, http://trac.thep.lu.se/trac/svndigest 7 7 8 8 svndigest is free software; you can redistribute it and/or modify it -
trunk/Makefile.am
r149 r439 5 5 # Copyright (C) 2005, 2006 Jari Häkkinen 6 6 # 7 # This file is part of svndigest, http:// lev.thep.lu.se/trac/svndigest7 # This file is part of svndigest, http://trac.thep.lu.se/trac/svndigest 8 8 # 9 9 # svndigest is free software; you can redistribute it and/or modify it -
trunk/NEWS
r420 r439 5 5 Version 0.7 (released DATE) 6 6 - 7 7 8 8 A complete list of closed tickets can be found here 9 9 10 10 http://lev.thep.lu.se/trac/svndigest/query?status=closed&milestone=0.7 11 12 Version 0.6.1 (released 9 July 2007) 13 - changed refs to svndigest site to http://trac.thep.lu.se/trac/svndigest 14 - fixed lineover bug in blame output (#235) 15 16 A complete list of closed tickets can be found here 17 18 http://trac.thep.lu.se/trac/svndigest/query?status=closed&milestone=0.6.1 11 19 12 20 Version 0.6 (released 29 June 2007) … … 22 30 A complete list of closed tickets can be found here 23 31 24 http:// lev.thep.lu.se/trac/svndigest/query?status=closed&milestone=0.632 http://trac.thep.lu.se/trac/svndigest/query?status=closed&milestone=0.6 25 33 26 34 Version 0.5 (released 7 September 2006) … … 54 62 Copyright (C) 2007 Jari Häkkinen, Peter Johansson 55 63 56 This file is part of svndigest, http:// lev.thep.lu.se/trac/svndigest64 This file is part of svndigest, http://trac.thep.lu.se/trac/svndigest 57 65 58 66 svndigest is free software; you can redistribute it and/or modify it -
trunk/README
r408 r439 20 20 svndigest can be obtained from 21 21 22 http:// lev.thep.lu.se/trac/svndigest/wiki/DownloadPage22 http://trac.thep.lu.se/trac/svndigest/wiki/DownloadPage 23 23 24 24 … … 32 32 The development of svndigest can be monitored through 33 33 34 http:// lev.thep.lu.se/trac/svndigest34 http://trac.thep.lu.se/trac/svndigest 35 35 36 36 You can find most information concerning the development of svndigest at … … 42 42 You can report svndigest bugs on 43 43 44 http:// lev.thep.lu.se/trac/svndigest/newticket44 http://trac.thep.lu.se/trac/svndigest/newticket 45 45 46 46 Use user `svndigest` and password `svndigest`. … … 65 65 Copyright (C) 2007 Jari Häkkinen, Peter Johansson 66 66 67 This file is part of svndigest, http:// lev.thep.lu.se/trac/svndigest67 This file is part of svndigest, http://trac.thep.lu.se/trac/svndigest 68 68 69 69 svndigest is free software; you can redistribute it and/or modify it -
trunk/README.developer
r409 r439 108 108 == Releasing == 109 109 110 See http:// lev.thep.lu.se/trac/svndigest/wiki/ReleaseProcedure110 See http://trac.thep.lu.se/trac/svndigest/wiki/ReleaseProcedure 111 111 112 112 … … 116 116 Copyright (C) 2007 Jari Häkkinen, Peter Johansson 117 117 118 This file is part of svndigest, http:// lev.thep.lu.se/trac/svndigest118 This file is part of svndigest, http://trac.thep.lu.se/trac/svndigest 119 119 120 120 svndigest is free software; you can redistribute it and/or modify it -
trunk/THANKS
r408 r439 24 24 Copyright (C) 2007 Jari Häkkinen, Peter Johansson 25 25 26 This file is part of svndigest, http:// lev.thep.lu.se/trac/svndigest26 This file is part of svndigest, http://trac.thep.lu.se/trac/svndigest 27 27 28 28 svndigest is free software; you can redistribute it and/or modify it -
trunk/bin/Makefile.am
r408 r439 6 6 # Copyright (C) 2006 Jari Häkkinen, Peter Johansson 7 7 # 8 # This file is part of svndigest, http:// lev.thep.lu.se/trac/svndigest8 # This file is part of svndigest, http://trac.thep.lu.se/trac/svndigest 9 9 # 10 10 # svndigest is free software; you can redistribute it and/or modify it -
trunk/bin/Parameter.cc
r431 r439 4 4 Copyright (C) 2006, 2007 Jari Häkkinen, Peter Johansson 5 5 6 This file is part of svndigest, http:// lev.thep.lu.se/trac/svndigest6 This file is part of svndigest, http://trac.thep.lu.se/trac/svndigest 7 7 8 8 svndigest is free software; you can redistribute it and/or modify it -
trunk/bin/Parameter.h
r423 r439 8 8 Copyright (C) 2007 Peter Johansson 9 9 10 This file is part of svndigest, http:// lev.thep.lu.se/trac/svndigest10 This file is part of svndigest, http://trac.thep.lu.se/trac/svndigest 11 11 12 12 svndigest is free software; you can redistribute it and/or modify it -
trunk/bin/svndigest.cc
r425 r439 4 4 Copyright (C) 2006, 2007 Jari Häkkinen, Peter Johansson 5 5 6 This file is part of svndigest, http:// lev.thep.lu.se/trac/svndigest6 This file is part of svndigest, http://trac.thep.lu.se/trac/svndigest 7 7 8 8 svndigest is free software; you can redistribute it and/or modify it -
trunk/bootstrap
r167 r439 9 9 # Copyright (C) 2005, 2006 Jari Häkkinen 10 10 # 11 # This file is part of svndigest, http:// lev.thep.lu.se/trac/svndigest11 # This file is part of svndigest, http://trac.thep.lu.se/trac/svndigest 12 12 # 13 13 # svndigest is free software; you can redistribute it and/or modify it -
trunk/configure.ac
r420 r439 11 11 # Copyright (C) 2007 Jari Häkkinen, Peter Johansson 12 12 # 13 # This file is part of svndigest, http:// lev.thep.lu.se/trac/svndigest13 # This file is part of svndigest, http://trac.thep.lu.se/trac/svndigest 14 14 # 15 15 # svndigest is free software; you can redistribute it and/or modify it -
trunk/doc/readme.txt
r361 r439 88 88 == Configuration == 89 89 90 The configuration file may be used to define Various behaviors for90 The configuration file may be used to define various behaviors for 91 91 svndigest. By default svndigest looks for a config file named `config` 92 92 in directory `<root-dir>/.svndigest` (<root-dir> is directory set by -
trunk/lib/Alias.cc
r303 r439 4 4 Copyright (C) 2007 Peter Johansson 5 5 6 This file is part of svndigest, http:// lev.thep.lu.se/trac/svndigest6 This file is part of svndigest, http://trac.thep.lu.se/trac/svndigest 7 7 8 8 svndigest is free software; you can redistribute it and/or modify it -
trunk/lib/Alias.h
r303 r439 7 7 Copyright (C) 2007 Peter Johansson 8 8 9 This file is part of svndigest, http:// lev.thep.lu.se/trac/svndigest9 This file is part of svndigest, http://trac.thep.lu.se/trac/svndigest 10 10 11 11 svndigest is free software; you can redistribute it and/or modify it -
trunk/lib/ColumnStream.cc
r234 r439 4 4 Copyright (C) 2007 Peter Johansson 5 5 6 This file is part of svndigest, http:// lev.thep.lu.se/trac/svndigest6 This file is part of svndigest, http://trac.thep.lu.se/trac/svndigest 7 7 8 8 svndigest is free software; you can redistribute it and/or modify it -
trunk/lib/ColumnStream.h
r234 r439 7 7 Copyright (C) 2007 Peter Johansson 8 8 9 This file is part of svndigest, http:// lev.thep.lu.se/trac/svndigest9 This file is part of svndigest, http://trac.thep.lu.se/trac/svndigest 10 10 11 11 svndigest is free software; you can redistribute it and/or modify it -
trunk/lib/Commitment.cc
r256 r439 4 4 Copyright (C) 2007 Peter Johansson 5 5 6 This file is part of svndigest, http:// lev.thep.lu.se/trac/svndigest6 This file is part of svndigest, http://trac.thep.lu.se/trac/svndigest 7 7 8 8 svndigest is free software; you can redistribute it and/or modify it -
trunk/lib/Commitment.h
r256 r439 7 7 Copyright (C) 2007 Peter Johansson 8 8 9 This file is part of svndigest, http:// lev.thep.lu.se/trac/svndigest9 This file is part of svndigest, http://trac.thep.lu.se/trac/svndigest 10 10 11 11 svndigest is free software; you can redistribute it and/or modify it -
trunk/lib/Configuration.cc
r304 r439 4 4 Copyright (C) 2007 Peter Johansson 5 5 6 This file is part of svndigest, http:// lev.thep.lu.se/trac/svndigest6 This file is part of svndigest, http://trac.thep.lu.se/trac/svndigest 7 7 8 8 svndigest is free software; you can redistribute it and/or modify it … … 161 161 << "# If trac-root is set, svndigest will create anchors to " 162 162 << "the Trac page.\n" 163 << "# trac-root = http:// lev.thep.lu.se/trac/svndigest/\n";163 << "# trac-root = http://trac.thep.lu.se/trac/svndigest/\n"; 164 164 if (!conf.trac_root().empty()) 165 165 os << "trac-root = " << conf.trac_root() << "\n"; -
trunk/lib/Configuration.h
r306 r439 7 7 Copyright (C) 2007 Peter Johansson 8 8 9 This file is part of svndigest, http:// lev.thep.lu.se/trac/svndigest9 This file is part of svndigest, http://trac.thep.lu.se/trac/svndigest 10 10 11 11 svndigest is free software; you can redistribute it and/or modify it … … 63 63 /// 64 64 /// @return root for the trac envrionment, e.g., 65 /// http:// lev.thep.lu.se/trac/svndigest/65 /// http://trac.thep.lu.se/trac/svndigest/ 66 66 /// 67 67 std::string trac_root(void) const; -
trunk/lib/Date.cc
r397 r439 4 4 Copyright (C) 2007 Peter Johansson 5 5 6 This file is part of svndigest, http:// lev.thep.lu.se/trac/svndigest6 This file is part of svndigest, http://trac.thep.lu.se/trac/svndigest 7 7 8 8 svndigest is free software; you can redistribute it and/or modify it -
trunk/lib/Date.h
r235 r439 7 7 Copyright (C) 2007 Peter Johansson 8 8 9 This file is part of svndigest, http:// lev.thep.lu.se/trac/svndigest9 This file is part of svndigest, http://trac.thep.lu.se/trac/svndigest 10 10 11 11 svndigest is free software; you can redistribute it and/or modify it -
trunk/lib/Directory.cc
r425 r439 4 4 Copyright (C) 2005, 2006, 2007 Jari Häkkinen, Peter Johansson 5 5 6 This file is part of svndigest, http:// lev.thep.lu.se/trac/svndigest6 This file is part of svndigest, http://trac.thep.lu.se/trac/svndigest 7 7 8 8 svndigest is free software; you can redistribute it and/or modify it -
trunk/lib/Directory.h
r425 r439 7 7 Copyright (C) 2005, 2006, 2007 Jari Häkkinen, Peter Johansson 8 8 9 This file is part of svndigest, http:// lev.thep.lu.se/trac/svndigest9 This file is part of svndigest, http://trac.thep.lu.se/trac/svndigest 10 10 11 11 svndigest is free software; you can redistribute it and/or modify it -
trunk/lib/File.cc
r425 r439 4 4 Copyright (C) 2005, 2006, 2007 Jari Häkkinen, Peter Johansson 5 5 6 This file is part of svndigest, http:// lev.thep.lu.se/trac/svndigest6 This file is part of svndigest, http://trac.thep.lu.se/trac/svndigest 7 7 8 8 svndigest is free software; you can redistribute it and/or modify it -
trunk/lib/File.h
r426 r439 7 7 Copyright (C) 2005, 2006, 2007 Jari Häkkinen, Peter Johansson 8 8 9 This file is part of svndigest, http:// lev.thep.lu.se/trac/svndigest9 This file is part of svndigest, http://trac.thep.lu.se/trac/svndigest 10 10 11 11 svndigest is free software; you can redistribute it and/or modify it -
trunk/lib/Gnuplot.cc
r197 r439 4 4 Copyright (C) 2006 Jari Häkkinen, Peter Johansson 5 5 6 This file is part of svndigest, http:// lev.thep.lu.se/trac/svndigest6 This file is part of svndigest, http://trac.thep.lu.se/trac/svndigest 7 7 8 8 svndigest is free software; you can redistribute it and/or modify it -
trunk/lib/Gnuplot.h
r165 r439 7 7 Copyright (C) 2006 Jari Häkkinen, Peter Johansson 8 8 9 This file is part of svndigest, http:// lev.thep.lu.se/trac/svndigest9 This file is part of svndigest, http://trac.thep.lu.se/trac/svndigest 10 10 11 11 svndigest is free software; you can redistribute it and/or modify it -
trunk/lib/GnuplotFE.cc
r149 r439 4 4 Copyright (C) 2006 Jari Häkkinen 5 5 6 This file is part of svndigest, http:// lev.thep.lu.se/trac/svndigest6 This file is part of svndigest, http://trac.thep.lu.se/trac/svndigest 7 7 8 8 svndigest is free software; you can redistribute it and/or modify it -
trunk/lib/GnuplotFE.h
r408 r439 8 8 Copyright (C) 2007 Peter Johansson 9 9 10 This file is part of svndigest, http:// lev.thep.lu.se/trac/svndigest10 This file is part of svndigest, http://trac.thep.lu.se/trac/svndigest 11 11 12 12 svndigest is free software; you can redistribute it and/or modify it -
trunk/lib/HtmlStream.cc
r380 r439 4 4 Copyright (C) 2007 Jari Häkkinen, Peter Johansson 5 5 6 This file is part of svndigest, http:// lev.thep.lu.se/trac/svndigest6 This file is part of svndigest, http://trac.thep.lu.se/trac/svndigest 7 7 8 8 svndigest is free software; you can redistribute it and/or modify it -
trunk/lib/HtmlStream.h
r286 r439 7 7 Copyright (C) 2007 Peter Johansson 8 8 9 This file is part of svndigest, http:// lev.thep.lu.se/trac/svndigest9 This file is part of svndigest, http://trac.thep.lu.se/trac/svndigest 10 10 11 11 svndigest is free software; you can redistribute it and/or modify it -
trunk/lib/Makefile.am
r303 r439 7 7 # Copyright (C) 2007 Peter Johansson 8 8 # 9 # This file is part of svndigest, http:// lev.thep.lu.se/trac/svndigest9 # This file is part of svndigest, http://trac.thep.lu.se/trac/svndigest 10 10 # 11 11 # svndigest is free software; you can redistribute it and/or modify it -
trunk/lib/Node.cc
r408 r439 4 4 Copyright (C) 2005, 2006, 2007 Jari Häkkinen, Peter Johansson 5 5 6 This file is part of svndigest, http:// lev.thep.lu.se/trac/svndigest6 This file is part of svndigest, http://trac.thep.lu.se/trac/svndigest 7 7 8 8 svndigest is free software; you can redistribute it and/or modify it -
trunk/lib/Node.h
r425 r439 7 7 Copyright (C) 2005, 2006, 2007 Jari Häkkinen, Peter Johansson 8 8 9 This file is part of svndigest, http:// lev.thep.lu.se/trac/svndigest9 This file is part of svndigest, http://trac.thep.lu.se/trac/svndigest 10 10 11 11 svndigest is free software; you can redistribute it and/or modify it -
trunk/lib/Parser.cc
r408 r439 4 4 Copyright (C) 2006, 2007 Jari Häkkinen, Peter Johansson 5 5 6 This file is part of svndigest, http:// lev.thep.lu.se/trac/svndigest6 This file is part of svndigest, http://trac.thep.lu.se/trac/svndigest 7 7 8 8 svndigest is free software; you can redistribute it and/or modify it -
trunk/lib/Parser.h
r339 r439 8 8 Copyright (C) 2007 Peter Johansson 9 9 10 This file is part of svndigest, http:// lev.thep.lu.se/trac/svndigest10 This file is part of svndigest, http://trac.thep.lu.se/trac/svndigest 11 11 12 12 svndigest is free software; you can redistribute it and/or modify it -
trunk/lib/SVN.cc
r408 r439 5 5 Copyright (C) 2007 Jari Häkkinen, Peter Johansson 6 6 7 This file is part of svndigest, http:// lev.thep.lu.se/trac/svndigest7 This file is part of svndigest, http://trac.thep.lu.se/trac/svndigest 8 8 9 9 svndigest is free software; you can redistribute it and/or modify it -
trunk/lib/SVN.h
r408 r439 8 8 Copyright (C) 2007 Jari Häkkinen, Peter Johansson 9 9 10 This file is part of svndigest, http:// lev.thep.lu.se/trac/svndigest10 This file is part of svndigest, http://trac.thep.lu.se/trac/svndigest 11 11 12 12 svndigest is free software; you can redistribute it and/or modify it -
trunk/lib/SVNblame.cc
r381 r439 4 4 Copyright (C) 2006, 2007 Jari Häkkinen 5 5 6 This file is part of svndigest, http:// lev.thep.lu.se/trac/svndigest6 This file is part of svndigest, http://trac.thep.lu.se/trac/svndigest 7 7 8 8 svndigest is free software; you can redistribute it and/or modify it -
trunk/lib/SVNblame.h
r408 r439 8 8 Copyright (C) 2007 Jari Häkkinen, Peter Johansson 9 9 10 This file is part of svndigest, http:// lev.thep.lu.se/trac/svndigest10 This file is part of svndigest, http://trac.thep.lu.se/trac/svndigest 11 11 12 12 svndigest is free software; you can redistribute it and/or modify it -
trunk/lib/SVNinfo.cc
r408 r439 5 5 Copyright (C) 2007 Jari Häkkinen, Peter Johansson 6 6 7 This file is part of svndigest, http:// lev.thep.lu.se/trac/svndigest7 This file is part of svndigest, http://trac.thep.lu.se/trac/svndigest 8 8 9 9 svndigest is free software; you can redistribute it and/or modify it -
trunk/lib/SVNinfo.h
r408 r439 8 8 Copyright (C) 2007 Jari Häkkinen, Peter Johansson 9 9 10 This file is part of svndigest, http:// lev.thep.lu.se/trac/svndigest10 This file is part of svndigest, http://trac.thep.lu.se/trac/svndigest 11 11 12 12 svndigest is free software; you can redistribute it and/or modify it -
trunk/lib/SVNlog.cc
r408 r439 4 4 Copyright (C) 2007 Jari Häkkinen, Peter Johansson 5 5 6 This file is part of svndigest, http:// lev.thep.lu.se/trac/svndigest6 This file is part of svndigest, http://trac.thep.lu.se/trac/svndigest 7 7 8 8 svndigest is free software; you can redistribute it and/or modify it -
trunk/lib/SVNlog.h
r408 r439 7 7 Copyright (C) 2007 Jari Häkkinen, Peter Johansson 8 8 9 This file is part of svndigest, http:// lev.thep.lu.se/trac/svndigest9 This file is part of svndigest, http://trac.thep.lu.se/trac/svndigest 10 10 11 11 svndigest is free software; you can redistribute it and/or modify it -
trunk/lib/SVNproperty.cc
r185 r439 4 4 Copyright (C) 2006 Jari Häkkinen 5 5 6 This file is part of svndigest, http:// lev.thep.lu.se/trac/svndigest6 This file is part of svndigest, http://trac.thep.lu.se/trac/svndigest 7 7 8 8 svndigest is free software; you can redistribute it and/or modify it -
trunk/lib/SVNproperty.h
r185 r439 7 7 Copyright (C) 2006 Jari Häkkinen 8 8 9 This file is part of svndigest, http:// lev.thep.lu.se/trac/svndigest9 This file is part of svndigest, http://trac.thep.lu.se/trac/svndigest 10 10 11 11 svndigest is free software; you can redistribute it and/or modify it -
trunk/lib/Stats.cc
r382 r439 5 5 Copyright (C) 2006, 2007 Jari Häkkinen, Peter Johansson 6 6 7 This file is part of svndigest, http:// lev.thep.lu.se/trac/svndigest7 This file is part of svndigest, http://trac.thep.lu.se/trac/svndigest 8 8 9 9 svndigest is free software; you can redistribute it and/or modify it -
trunk/lib/Stats.h
r408 r439 9 9 Copyright (C) 2007 Peter Johansson 10 10 11 This file is part of svndigest, http:// lev.thep.lu.se/trac/svndigest11 This file is part of svndigest, http://trac.thep.lu.se/trac/svndigest 12 12 13 13 svndigest is free software; you can redistribute it and/or modify it -
trunk/lib/Trac.cc
r408 r439 4 4 Copyright (C) 2007 Jari Häkkinen, Peter Johansson 5 5 6 This file is part of svndigest, http:// lev.thep.lu.se/trac/svndigest6 This file is part of svndigest, http://trac.thep.lu.se/trac/svndigest 7 7 8 8 svndigest is free software; you can redistribute it and/or modify it -
trunk/lib/Trac.h
r317 r439 7 7 Copyright (C) 2007 Peter Johansson 8 8 9 This file is part of svndigest, http:// lev.thep.lu.se/trac/svndigest9 This file is part of svndigest, http://trac.thep.lu.se/trac/svndigest 10 10 11 11 svndigest is free software; you can redistribute it and/or modify it -
trunk/lib/css.cc
r405 r439 5 5 Copyright (C) 2007 Jari Häkkinen, Peter Johansson 6 6 7 This file is part of svndigest, http:// lev.thep.lu.se/trac/svndigest7 This file is part of svndigest, http://trac.thep.lu.se/trac/svndigest 8 8 9 9 svndigest is free software; you can redistribute it and/or modify it … … 40 40 << "Copyright (C) 2007 Jari Häkkinen, Peter Johansson\n\n" 41 41 << "This file is part of svndigest, " 42 << "http:// lev.thep.lu.se/trac/svndigest\n\n"42 << "http://trac.thep.lu.se/trac/svndigest\n\n" 43 43 44 44 << "svndigest is free software; you can redistribute it and/or " … … 202 202 << "background: #e8e8ff; }\n"; 203 203 s << "table.blame tbody td.line-other { text-align: right; " 204 << "background: #fffff ; }\n";204 << "background: #ffffff; }\n"; 205 205 s << "table.blame tbody tr:hover { background: #eed; }\n"; 206 206 s << "\n"; -
trunk/lib/css.h
r284 r439 7 7 Copyright (C) 2006, 2007 Peter Johansson 8 8 9 This file is part of svndigest, http:// lev.thep.lu.se/trac/svndigest9 This file is part of svndigest, http://trac.thep.lu.se/trac/svndigest 10 10 11 11 svndigest is free software; you can redistribute it and/or modify it -
trunk/lib/first_page.cc
r408 r439 5 5 Copyright (C) 2007 Jari Häkkinen, Peter Johansson 6 6 7 This file is part of svndigest, http:// lev.thep.lu.se/trac/svndigest7 This file is part of svndigest, http://trac.thep.lu.se/trac/svndigest 8 8 9 9 svndigest is free software; you can redistribute it and/or modify it -
trunk/lib/first_page.h
r345 r439 7 7 Copyright (C) 2006, 2007 Peter Johansson 8 8 9 This file is part of svndigest, http:// lev.thep.lu.se/trac/svndigest9 This file is part of svndigest, http://trac.thep.lu.se/trac/svndigest 10 10 11 11 svndigest is free software; you can redistribute it and/or modify it -
trunk/lib/html_utility.cc
r408 r439 5 5 Copyright (C) 2007 Jari Häkkinen, Peter Johansson 6 6 7 This file is part of svndigest, http:// lev.thep.lu.se/trac/svndigest7 This file is part of svndigest, http://trac.thep.lu.se/trac/svndigest 8 8 9 9 svndigest is free software; you can redistribute it and/or modify it … … 60 60 os << "<p class=\"footer\">\nGenerated on " 61 61 << date("%a %b %d %H:%M:%S %Y") << " (UTC) by " 62 << anchor("http:// lev.thep.lu.se/trac/svndigest/",62 << anchor("http://trac.thep.lu.se/trac/svndigest/", 63 63 PACKAGE_STRING, 0, "") 64 64 << "\n</p>\n</div>\n</body>\n</html>\n"; -
trunk/lib/html_utility.h
r408 r439 8 8 Copyright (C) 2007 Jari Häkkinen, Peter Johansson 9 9 10 This file is part of svndigest, http:// lev.thep.lu.se/trac/svndigest10 This file is part of svndigest, http://trac.thep.lu.se/trac/svndigest 11 11 12 12 svndigest is free software; you can redistribute it and/or modify it -
trunk/lib/rmdirhier.cc
r408 r439 4 4 Copyright (C) 2006 Jari Häkkinen, Peter Johansson 5 5 6 This file is part of svndigest, http:// lev.thep.lu.se/trac/svndigest6 This file is part of svndigest, http://trac.thep.lu.se/trac/svndigest 7 7 8 8 svndigest is free software; you can redistribute it and/or modify it -
trunk/lib/rmdirhier.h
r408 r439 7 7 Copyright (C) 2006 Jari Häkkinen, Peter Johansson 8 8 9 This file is part of svndigest, http:// lev.thep.lu.se/trac/svndigest9 This file is part of svndigest, http://trac.thep.lu.se/trac/svndigest 10 10 11 11 svndigest is free software; you can redistribute it and/or modify it -
trunk/lib/utility.cc
r373 r439 5 5 Copyright (C) 2007 Peter Johansson 6 6 7 This file is part of svndigest, http:// lev.thep.lu.se/trac/svndigest7 This file is part of svndigest, http://trac.thep.lu.se/trac/svndigest 8 8 9 9 svndigest is free software; you can redistribute it and/or modify it -
trunk/lib/utility.h
r373 r439 8 8 Copyright (C) 2007 Peter Johansson 9 9 10 This file is part of svndigest, http:// lev.thep.lu.se/trac/svndigest10 This file is part of svndigest, http://trac.thep.lu.se/trac/svndigest 11 11 12 12 svndigest is free software; you can redistribute it and/or modify it -
trunk/test/Makefile.am
r422 r439 5 5 # Copyright (C) 2005, 2006, 2007 Jari Häkkinen, Peter Johansson 6 6 # 7 # This file is part of svndigest, http:// lev.thep.lu.se/trac/svndigest7 # This file is part of svndigest, http://trac.thep.lu.se/trac/svndigest 8 8 # 9 9 # svndigest is free software; you can redistribute it and/or modify it -
trunk/test/check_repo_status.sh.in
r328 r439 3 3 # Copyright (C) 2007 Jari Häkkinen 4 4 # 5 # This file is part of svndigest, http:// lev.thep.lu.se/trac/svndigest5 # This file is part of svndigest, http://trac.thep.lu.se/trac/svndigest 6 6 # 7 7 # svndigest is free software; you can redistribute it and/or modify it -
trunk/test/date.cc
r396 r439 4 4 Copyright (C) 2007 Peter Johansson 5 5 6 This file is part of svndigest, http:// lev.thep.lu.se/trac/svndigest6 This file is part of svndigest, http://trac.thep.lu.se/trac/svndigest 7 7 8 8 svndigest is free software; you can redistribute it and/or modify it -
trunk/test/gnuplot_pipe.cc
r408 r439 4 4 Copyright (C) 2006 Jari Häkkinen, Peter Johansson 5 5 6 This file is part of svndigest, http:// lev.thep.lu.se/trac/svndigest6 This file is part of svndigest, http://trac.thep.lu.se/trac/svndigest 7 7 8 8 svndigest is free software; you can redistribute it and/or modify it -
trunk/test/parser.cc
r218 r439 4 4 Copyright (C) 2006 Peter Johansson 5 5 6 This file is part of svndigest, http:// lev.thep.lu.se/trac/svndigest6 This file is part of svndigest, http://trac.thep.lu.se/trac/svndigest 7 7 8 8 svndigest is free software; you can redistribute it and/or modify it -
trunk/test/test_repo.sh.in
r408 r439 3 3 # Copyright (C) 2007 Jari Häkkinen, Peter Johansson 4 4 # 5 # This file is part of svndigest, http:// lev.thep.lu.se/trac/svndigest5 # This file is part of svndigest, http://trac.thep.lu.se/trac/svndigest 6 6 # 7 7 # svndigest is free software; you can redistribute it and/or modify it -
trunk/test/trac.cc
r400 r439 4 4 Copyright (C) 2007 Peter Johansson 5 5 6 This file is part of svndigest, http:// lev.thep.lu.se/trac/svndigest6 This file is part of svndigest, http://trac.thep.lu.se/trac/svndigest 7 7 8 8 svndigest is free software; you can redistribute it and/or modify it -
trunk/test/utility_test.cc
r422 r439 4 4 Copyright (C) 2007 Peter Johansson 5 5 6 This file is part of svndigest, http:// lev.thep.lu.se/trac/svndigest6 This file is part of svndigest, http://trac.thep.lu.se/trac/svndigest 7 7 8 8 svndigest is free software; you can redistribute it and/or modify it
Note: See TracChangeset
for help on using the changeset viewer.