Quick Search:

Line History

line history graph

View Mode

Logical Physical

Show Arbitrary Diff

From to

Supports revisions and tags.

History

frank 1756 678 apamdal 1265 1262 oscommerce 1263 trunk 1498 757 368 5 1 modom 1267 tag:oscommerce-3.0a3 978 weisser 1101 garrone 700 hpdl 1497 43

latest revision download trunk

1498 annotated / raw | Diffs: previous, other | Lines: 109 ( +3, -1 )

Created: 2007-03-29 16:04:50 +0200 (2 years 7 months ago) | Author: hpdl | Changeset: 1498

Copied (2 times):

update version number to 3.0 Alpha 4
update copyright notice / license notice

merge from hpdl r1497

Tags: oscommerce-3.0a4

Properties

 svn:eol-style = native
 svn:keywords = Id

757 annotated / raw | Diffs: previous, other | Lines: 107 ( +2, -2 )

Created: 2006-08-23 14:22:54 +0200 (3 years 2 months ago) | Author: hpdl | Changeset: 757

Copied (3 times):

merge from hpdl r725, r728, r729, r732, r733, r734
- standardize general.php functions
- new osC_Address class for adadress related functions (incl. address format string being moved to the countries database table)

Branch point for: modom tag:oscommerce-3.0a3 weisser

Properties

 svn:eol-style = native
 svn:keywords = Id

368 annotated / raw | Diffs: previous, other | Lines: 107 ( +10, -14 )

Created: 2005-12-22 17:27:23 +0100 (3 years 11 months ago) | Author: hpdl | Changeset: 368

merge from hpdl -r152 (having problems merging the includes/content directory and hope to get that fixed in the next commit)

Branch point for: frank garrone

Tags: oscommerce-3.0a1 oscommerce-3.0a2

Properties

 svn:eol-style = native
 svn:keywords = Id

151 annotated / raw | Diffs: previous, other | Lines: 111 ( +1, -1 )

Created: 2005-08-02 16:33:25 +0200 (4 years 3 months ago) | Author: mattice | Changeset: 151

Update linefeeds

Properties

 svn:eol-style = native
 svn:keywords = Id

5 annotated / raw | Diffs: previous, other | Lines: 111 ( +0, -0 )

Created: 2005-01-31 02:40:15 +0100 (4 years 9 months ago) | Author: hpdl | Changeset: 5

Added svn:keywords Id property

Branch point for: hpdl

Properties

 svn:keywords = Id

1 new annotated / raw | Lines: 111 ( +111, -0 )

Created: 2005-01-31 01:06:19 +0100 (4 years 9 months ago) | Author: hpdl | Changeset: 1

Initial import

latest revision download Branch apamdal

1265 new/moved annotated / raw | Diffs: previous, other | Lines: 107 ( +107, -0 )

Created: 2007-02-26 23:27:15 +0100 (2 years 8 months ago) | Author: hpdl | Changeset: 1265

Moved from: branches/oscommerce/includes/classes/message_stack.php 1263

move the oscommerce directory into Anders' branch

Properties

 svn:eol-style = native
 svn:keywords = Id

1262 new/copied annotated / raw | Diffs: previous, other | Lines: 107 ( +107, -0 )

Created: 2007-02-26 23:22:37 +0100 (2 years 8 months ago) | Author: hpdl | Changeset: 1262

Copied from: trunk/oscommerce/includes/classes/message_stack.php 757

create a branch for Anders Pamdal (Tech2000)

Branch point for: oscommerce

Properties

 svn:eol-style = native
 svn:keywords = Id

latest revision download Branch frank

1756 new/copied annotated / raw | Diffs: previous, other | Lines: 109 ( +109, -0 )

Created: 2007-12-26 21:48:55 +0100 (22 months ago) | Author: frank | Changeset: 1756

Copied from: trunk/oscommerce/includes/classes/message_stack.php 1498

Copy of the current osC V3.0 trunk version

Properties

 svn:eol-style = native
 svn:keywords = Id

979 annotated / raw | Diffs: previous, other | Lines: 107 ( +2, -2 )

Created: 2006-09-02 13:38:58 +0200 (3 years 2 months ago) | Author: frank | Changeset: 979

merge from r977

Properties

 svn:eol-style = native
 svn:keywords = Id

678 new annotated / raw | Diffs: previous, other | Lines: 107 ( +0, -0 )

Created: 2006-08-10 23:31:42 +0200 (3 years 3 months ago) | Author: hpdl | Changeset: 678

copy trunk to franks branch

Properties

 svn:eol-style = native
 svn:keywords = Id

latest revision download Branch garrone

700 new annotated / raw | Diffs: previous, other | Lines: 107 ( +0, -0 )

Created: 2006-08-16 11:10:05 +0200 (3 years 3 months ago) | Author: hpdl | Changeset: 700

taken from /trunk/oscommerce

Properties

 svn:eol-style = native
 svn:keywords = Id

latest revision download Branch hpdl

1497 annotated / raw | Diffs: previous, other | Lines: 109 ( +3, -1 )

Created: 2007-03-29 15:40:05 +0200 (2 years 7 months ago) | Author: hpdl | Changeset: 1497

update version number to 3.0 Alpha 4
update copyright notice / license notice

Properties

 svn:eol-style = native
 svn:keywords = Id

725 annotated / raw | Diffs: previous, other | Lines: 107 ( +2, -2 )

Created: 2006-08-18 14:51:04 +0200 (3 years 3 months ago) | Author: hpdl | Changeset: 725

standardize some general functions

Properties

 svn:eol-style = native
 svn:keywords = Id

273 annotated / raw | Diffs: previous, other | Lines: 107 ( +4, -4 )

Created: 2005-11-23 17:53:04 +0100 (3 years 11 months ago) | Author: hpdl | Changeset: 273

remove redundant parameters

Properties

 svn:eol-style = native
 svn:keywords = Id

199 annotated / raw | Diffs: previous, other | Lines: 107 ( +6, -10 )

Created: 2005-09-22 17:56:13 +0200 (4 years 2 months ago) | Author: hpdl | Changeset: 199

update the session class

don't use the session class as a storage handler, but as a controller

added ctype_* checking on the session ID

Properties

 svn:eol-style = native
 svn:keywords = Id

153 annotated / raw | Diffs: previous, other | Lines: 111 ( +1, -1 )

Created: 2005-08-04 14:57:59 +0200 (4 years 3 months ago) | Author: hpdl | Changeset: 153

merge from trunk r149

Properties

 svn:eol-style = native
 svn:keywords = Id

43 new annotated / raw | Diffs: previous, other | Lines: 111 ( +0, -0 )

Created: 2005-03-08 21:54:59 +0100 (4 years 8 months ago) | Author: hpdl | Changeset: 43

creating private branch

Properties

 svn:keywords = Id

latest revision download Branch modom

1267 new annotated / raw | Diffs: previous, other | Lines: 107 ( +107, -0 )

Created: 2007-02-26 23:30:14 +0100 (2 years 8 months ago) | Author: hpdl | Changeset: 1267

copy trunk to Melinda's branch

Properties

 svn:eol-style = native
 svn:keywords = Id

latest revision download Branch oscommerce

1263 new annotated / raw | Diffs: previous, other | Lines: 107 ( +107, -0 )

Created: 2007-02-26 23:25:38 +0100 (2 years 8 months ago) | Author: hpdl | Changeset: 1263

Moved to: branches/apamdal/oscommerce/includes/classes/message_stack.php 1265

create an oscommerce directory for Anders' branch

Properties

 svn:eol-style = native
 svn:keywords = Id

latest revision download Branch tag:oscommerce-3.0a3

978 new/copied annotated / raw | Diffs: previous, other | Lines: 107 ( +107, -0 )

Created: 2006-09-01 16:55:30 +0200 (3 years 2 months ago) | Author: hpdl | Changeset: 978

tag 3.0alpha3

Tags: oscommerce-3.0a3

Properties

 svn:eol-style = native
 svn:keywords = Id

latest revision download Branch weisser

1101 new annotated / raw | Diffs: previous, other | Lines: 107 ( +0, -0 )

Created: 2006-11-03 22:08:33 +0100 (3 years ago) | Author: hpdl | Changeset: 1101

oscommerce branch based on /trunk/oscommerce

Properties

 svn:eol-style = native
 svn:keywords = Id