5 csets were pushed to modules/bkview: forgot the ?> at the end...
marcel-111RdWWlOxkOkXtL6OYfHgC/[email protected] (Marcel van der Boom) Wed, 29 Jun 2005 18:42:17 +0000 (GMT)
| Newsgroups | gmane.comp.cms.xaraya.bk-notices |
|---|---|
| Organization | Xaraya |
| Message-ID | <[email protected]> |
Changes were applied by marcel to modules/bkview level 20.
The following csets were applied:
ChangeSet
1.413 05/06/29 20:41:59 [email protected] +1 -0
forgot the ?> at the end
xarincludes/mt/mtdelta.class.php
1.4 05/06/29 20:41:59 [email protected] +2 -1
forgot the ?> at the end
xardocs/notes.txt
1.1 05/06/29 20:41:03 [email protected] +0 -0
ChangeSet
1.412 05/06/29 20:41:03 [email protected] +5 -0
The tagged cset screen appeared.
- notes.txt start, cos the db model is not self documenting
- start of the history view, as mt uses rdiffs this can get hairy without a working copy, but we'll see.
xaruser/historyview.php
1.20 05/06/29 20:41:03 [email protected] +1 -1
use the object method instead of direct constructor
xarincludes/mt/mtrepo.class.php
1.8 05/06/29 20:41:03 [email protected] +31 -5
- getFile method instead of direct constructor
- implement the taggedonly flag in a really dumb way
xarincludes/mt/mtfile.class.php
1.2 05/06/29 20:41:03 [email protected] +30 -0
- start of file class, this will be problematic
xarincludes/bk/bkrepo.class.php
1.33 05/06/29 20:41:03 [email protected] +5 -0
- similar change, use method instead of direct constructor
xardocs/notes.txt
1.0 05/06/29 20:41:03 [email protected] +0 -0
BitKeeper file /var/bk/xar/modules/dev/bkview/xardocs/notes.txt
ChangeSet
1.411 05/06/29 19:20:51 [email protected] +3 -0
The delta diff screen appeared.
xaruser/patchview.php
1.23 05/06/29 19:20:51 [email protected] +8 -5
- make sure we can display both delta diffs and cset diffs
xarincludes/mt/mtrepo.class.php
1.7 05/06/29 19:20:51 [email protected] +15 -0
- do the same for getting a delta, i.e. use as method of the repo for now
- I dont think we will nee the changeset method anymore, will check later, it sucked anyway
xarincludes/bk/bkrepo.class.php
1.32 05/06/29 19:20:51 [email protected] +6 -1
- do the same for getting a delta, i.e. use as method of the repo for now
ChangeSet
1.410 05/06/29 18:11:31 [email protected] +2 -0
The patchview screen appeared
xaruser/patchview.php
1.22 05/06/29 18:11:31 [email protected] +1 -1
- use the repo method to construct the changeset object.
xarincludes/mt/mtdelta.class.php
1.3 05/06/29 18:11:31 [email protected] +18 -0
- at least extract the rdiff here. Not exactly readable but compact it is.
ChangeSet
1.409 05/06/29 17:50:17 [email protected] +2 -0
The deltaview screen appeared.
xarincludes/mt/mtdelta.class.php
1.2 05/06/29 17:50:16 [email protected] +16 -0
- instantiate a minimal object so the page can display, not very useful yet
xarincludes/mt/mtcset.class.php
1.3 05/06/29 17:50:16 [email protected] +39 -1
- first cut at delta parser (gotta love it, bets are on: will monotone change this or not? )
-
Links for the differences:
http://xaraya.com:15000/modules/bkview/[email protected]
http://xaraya.com:15000/modules/bkview/[email protected]
http://xaraya.com:15000/modules/bkview/[email protected]
http://xaraya.com:15000/modules/bkview/[email protected]
http://xaraya.com:15000/modules/bkview/[email protected]