Log of /contributions/modules/repoview/repoview.module
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.10 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Jan 10 16:22:40 2009 UTC
(10 months, 2 weeks ago)
by
jpetso
Branch:
MAIN
Changes since
1.9: +11 -11 lines
Diff to
previous 1.9
Adapt to D6 Form API changes, and fix various Coder issues.
I think that's it for D6 changes in this module.
(Of course, file handling has potential to improve given new D6 features.)
Revision
1.5 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Oct 8 17:43:00 2008 UTC
(13 months, 2 weeks ago)
by
jpetso
Branch:
MAIN
Changes since
1.4: +30 -6 lines
Diff to
previous 1.4
Make use of the new versioncontrol_fetch_item_commit_operations() function:
author, age and log message are now displayed for each item in a directory.
Yo.
Repoview is now *nearly* in a state where I could show it off.
Sticky dates, revisions, branches and tags still can't be applied though,
so browsing is currently limited to HEAD/trunk/master/tip/whatever.
Revision
1.3 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Sep 29 15:33:28 2008 UTC
(13 months, 3 weeks ago)
by
jpetso
Branch:
MAIN
Changes since
1.2: +121 -29 lines
Diff to
previous 1.2
Implement a file contents view. Complete with text/binary detection.
(Images could probably be handled better by being shown directly, but hey.)
Makes *nearly* a complete viewer out of repoview, now only displaying
author/age/commit-message and branch/tag/sticky-date support are missing,
and of course usability. You're loving it anyways.
Rock on!
Revision
1.1 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Sep 21 23:26:05 2008 UTC
(14 months ago)
by
jpetso
Branch:
MAIN
Initial commit of repoview, a Version Control API based repository viewer.
Barely usable at the moment, but it's a start.
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
select a symbolic revision name using the selection box, or choose
'Use Text Field' and enter a numeric revision.