/[drupal]/drupal/modules/user/user.pages.inc
ViewVC logotype

Log of /drupal/modules/user/user.pages.inc

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.61 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 15 16:18:46 2009 UTC (6 weeks, 2 days ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-10, HEAD
Changes since 1.60: +2 -2 lines
Diff to previous 1.60
#216098 by kwinters, jgoldberg, drawk, sun: Make drupal_goto() use the same parameters as url().

Revision 1.60 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 15 14:07:30 2009 UTC (6 weeks, 2 days ago) by dries
Branch: MAIN
Changes since 1.59: +2 -2 lines
Diff to previous 1.59
- Patch #599804 by effulgentsia, catch: unify page, AJAX 'path', and AJAX 'callback' callbacks. Oh my, this is the beginning of something big.

Revision 1.59 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 15 11:47:25 2009 UTC (6 weeks, 2 days ago) by dries
Branch: MAIN
Changes since 1.58: +3 -2 lines
Diff to previous 1.58
- Patch #594650 by sun, c960657: provide central ()['values'] clearance.

Revision 1.58 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 10 16:48:39 2009 UTC (7 weeks ago) by webchick
Branch: MAIN
Changes since 1.57: +17 -22 lines
Diff to previous 1.57
#118345 by sun: Make user.module conform to standard presave/insert/update/form_alter hook paradigm.

Revision 1.57 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 29 15:31:17 2009 UTC (8 weeks, 4 days ago) by dries
Branch: MAIN
Changes since 1.56: +2 -2 lines
Diff to previous 1.56
- Patch #578520 by sun | c960657, mfb, Dries, catch, mattyoung: make  in url() only accept an array. Another nice API clean-up!

Revision 1.56 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 22 07:50:16 2009 UTC (2 months ago) by dries
Branch: MAIN
Changes since 1.55: +14 -13 lines
Diff to previous 1.55
- Patch #118345 by sun | nedjo, pwolanin, webchick: DIE hook_user_form() + hook_user_register() DIE!

Revision 1.55 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 21 07:56:09 2009 UTC (2 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.54: +2 -2 lines
Diff to previous 1.54
- Patch #556018 by Damien Tournoud, dereine | sun: rename drupal_to_js() and drupal_json() for consistency and readability.

Revision 1.54 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 21 06:44:14 2009 UTC (2 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.53: +5 -9 lines
Diff to previous 1.53
Patch #579366 by sun, litwol | chx, Dries: simplified form API redirection handling. I can actually understand it now. ;-).

Revision 1.53 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 18 00:12:48 2009 UTC (2 months, 1 week ago) by webchick
Branch: MAIN
Changes since 1.52: +4 -5 lines
Diff to previous 1.52
#571086 by sun and merlinofchaos: Added a 'wrapper callback' that executes
before a form builder function, to facilitate common form elements. Clean-up
from form_builder changes from CTools patch. Has nice side-benefit of making
all form functions' signatures consistent.

Revision 1.52 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 18 00:04:24 2009 UTC (2 months, 1 week ago) by webchick
Branch: MAIN
Changes since 1.51: +2 -2 lines
Diff to previous 1.51
#564394 by Berdir and Crell: Removed database BC layer. nah nah nah nah... hey hey hey... gooood byeeee...

Revision 1.11.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 16 17:54:20 2009 UTC (2 months, 1 week ago) by goba
Branch: DRUPAL-6
CVS Tags: DRUPAL-6-14
Changes since 1.11.2.1: +4 -2 lines
Diff to previous 1.11.2.1 , to branch point 1.11 , to next main 1.61
#360605 by Berdir et al.: make Drupal core work with PHP 5.3.0 out of the box (fixes for incompatibilities introduced with PHP 5.3.0)

Revision 1.51 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 10 12:33:46 2009 UTC (2 months, 2 weeks ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-9
Changes since 1.50: +5 -35 lines
Diff to previous 1.50
#564632 by moshe weitzman: Unify various _build() functions and remove duplicate copy of content.

Revision 1.50 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 31 18:18:44 2009 UTC (2 months, 4 weeks ago) by webchick
Branch: MAIN
Changes since 1.49: +2 -30 lines
Diff to previous 1.49
#564582 by Damien Tournoud: Remove dead code user_edit_submit() and user_edit_validate(). Yay for patches that remove old crufty crap.

Revision 1.49 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 23 04:50:25 2009 UTC (3 months ago) by webchick
Branch: MAIN
Changes since 1.48: +18 -3 lines
Diff to previous 1.48
#545230 by rfay: Fixed one-time login link error messages.

Revision 1.48 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 12 12:36:05 2009 UTC (3 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.47: +2 -2 lines
Diff to previous 1.47
- Patch #491972 by Berdir, webchick: clean-up of user/profile related hooks and APIs.

Revision 1.47 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 11 11:47:58 2009 UTC (3 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.46: +2 -2 lines
Diff to previous 1.46
- Patch #538526 by catch, Gábor Hojtsy, yoroy, et al: rename 'User management' to 'People' in the header -- not anywhere else.

Revision 1.46 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 31 19:01:03 2009 UTC (3 months, 4 weeks ago) by dries
Branch: MAIN
Changes since 1.45: +2 -2 lines
Diff to previous 1.45
- Patch #536570 by Gábor Hojtsy: implemented new IA for top-level users.

Revision 1.45 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 1 12:47:30 2009 UTC (4 months, 4 weeks ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-8
Changes since 1.44: +3 -5 lines
Diff to previous 1.44
- Patch #477944 by DamZ: more streamlining and clean-up of session handling code.

Revision 1.44 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 30 11:32:08 2009 UTC (4 months, 4 weeks ago) by dries
Branch: MAIN
Changes since 1.43: +3 -3 lines
Diff to previous 1.43
- Patch #497612 by Moshe Weitzman et al: harden user login by correctly using the form API.  Complete commit now.  Thank you, thank you.

Revision 1.43 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 30 11:30:27 2009 UTC (4 months, 4 weeks ago) by dries
Branch: MAIN
Changes since 1.42: +3 -3 lines
Diff to previous 1.42
- Rollback of #497612: broke CVS HEAD.

Revision 1.42 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 30 09:52:54 2009 UTC (4 months, 4 weeks ago) by dries
Branch: MAIN
Changes since 1.41: +3 -3 lines
Diff to previous 1.41
- Patch #497612 by Moshe Weitzman et al: harden user login by correctly using the form API.

Revision 1.41 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 24 18:16:38 2009 UTC (5 months ago) by dries
Branch: MAIN
Changes since 1.40: +1 -4 lines
Diff to previous 1.40
- Patch #367215 by yched, sun et al: remove 'exclude from ' display setting.  Feel good moment!

Revision 1.40 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 18 21:19:02 2009 UTC (5 months, 1 week ago) by webchick
Branch: MAIN
Changes since 1.39: +3 -12 lines
Diff to previous 1.39
#455844 by yched, JohnAlbin, moshe weitzman, Frando, et al: Allow more granular theming of drupal_render()ed elements.

Revision 1.39 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 5 09:26:06 2009 UTC (5 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.38: +3 -3 lines
Diff to previous 1.38
- Patch #481794 by mr.baileys: made the one-time link be active immediately so we can remove a hack from the tests.

Revision 1.38 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 25 18:22:31 2009 UTC (6 months ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-7
Changes since 1.37: +1 -2 lines
Diff to previous 1.37
- Patch #137932 by grendzy, Alan D, lilou et al: automatic enctype on adding a file field.

Revision 1.37 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 24 17:39:35 2009 UTC (6 months ago) by dries
Branch: MAIN
Changes since 1.36: +5 -5 lines
Diff to previous 1.36
- Patch #471070 by stella: millions of code style fixes.

Revision 1.36 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 21 21:12:25 2009 UTC (6 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.35: +2 -2 lines
Diff to previous 1.35
- Patch #428744 by Gabor: make the main page content a real block and clean up some of the content API.

Revision 1.35 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 6 11:31:44 2009 UTC (6 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.34: +2 -2 lines
Diff to previous 1.34
- Patch #453720 by yched: fixed the display of user fields.

Revision 1.34 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 20 04:41:35 2009 UTC (7 months, 1 week ago) by webchick
Branch: MAIN
Changes since 1.33: +29 -7 lines
Diff to previous 1.33
#368559 by moshe weitzman: Return renderable arrays from profile pages.

Revision 1.33 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 13 12:14:57 2009 UTC (7 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.32: +2 -2 lines
Diff to previous 1.32
- Patch #394594 by ksenzee: converted most of the user module code to the new database abstraction layer.

Revision 1.32 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 26 13:31:28 2009 UTC (8 months ago) by webchick
Branch: MAIN
Changes since 1.31: +11 -10 lines
Diff to previous 1.31
#369964 by yched and bjaspan: Refactor field validation and error reporting. Field API no longer coupled to Form API. Hooray.

Revision 1.31 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 14 23:01:38 2009 UTC (8 months, 2 weeks ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-6
Changes since 1.30: +7 -4 lines
Diff to previous 1.30
#347250 by catch, drewish, and Berdir: Add function for loading multiple users in one request.

Revision 1.30 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 26 07:30:29 2009 UTC (9 months ago) by webchick
Branch: MAIN
Changes since 1.29: +2 -2 lines
Diff to previous 1.29
Roll-back of users -> user table name change in #330983: Broken pgsql is no fun.

Revision 1.29 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 18 15:19:57 2009 UTC (9 months, 1 week ago) by webchick
Branch: MAIN
Changes since 1.28: +2 -2 lines
Diff to previous 1.28
#330983 by recidive and boombatower: Rename users/users_roles tables to user/user_role for consistency.

Revision 1.28 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 3 17:30:13 2009 UTC (9 months, 3 weeks ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-5
Changes since 1.27: +14 -1 lines
Diff to previous 1.27
- Patch #361683by Barry, Yves, Karen, Moshe Weitzman, David Strauss, floriant, chx, David Rothstein: initial field API patch. More work to be done, but ... oh my!

Revision 1.27 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 22 04:43:32 2009 UTC (10 months ago) by webchick
Branch: MAIN
Changes since 1.26: +2 -1 lines
Diff to previous 1.26
#357591 by sun: Add watchdog calls for user cancel operations.

Revision 1.26 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 8 08:42:13 2009 UTC (10 months, 2 weeks ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-4
Changes since 1.25: +193 -24 lines
Diff to previous 1.25
#8 by sun and most of #drupal: Users can now cancel their accounts. Fixing the 8th issue, almost 8 years later, on January 8th, after working 8 days full-time on it. GREAT WORK :D

Revision 1.25 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 30 16:43:20 2008 UTC (10 months, 4 weeks ago) by dries
Branch: MAIN
Changes since 1.24: +2 -2 lines
Diff to previous 1.24
- Patch #352470 by scor: fixed typos and grammar in comments.

Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 24 00:40:45 2008 UTC (12 months ago) by webchick
Branch: MAIN
Changes since 1.23: +2 -1 lines
Diff to previous 1.23
Removing #137932 which was committed prematurely.

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 23 21:17:48 2008 UTC (12 months ago) by webchick
Branch: MAIN
Changes since 1.22: +1 -2 lines
Diff to previous 1.22
#337820 by Dave Reid: Rename menu path 'logout' to 'user/logout' for consistency.

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 13 00:33:05 2008 UTC (13 months, 2 weeks ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-3
Changes since 1.21: +3 -3 lines
Diff to previous 1.21
Re-commit of #242873 by pwolanin and bjaspan: Make drupal_set_title() check_plain() by default.

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 12 06:27:06 2008 UTC (13 months, 2 weeks ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-2
Changes since 1.20: +3 -3 lines
Diff to previous 1.20
Roll-back of #242873: This caused horrendous problems with SimpleTest on some configurations.

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 12 04:30:09 2008 UTC (13 months, 2 weeks ago) by webchick
Branch: MAIN
Changes since 1.19: +2 -2 lines
Diff to previous 1.19
#282405 by Damien Tournoud, lilou, Dave Reid: Enforce coding standard on elseif.

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 11 21:11:02 2008 UTC (13 months, 2 weeks ago) by webchick
Branch: MAIN
Changes since 1.18: +3 -3 lines
Diff to previous 1.18
#242873 by pwolanin and bjaspan: Make drupal_set_title() do check_plain() by default.

Revision 1.11.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 8 20:12:18 2008 UTC (13 months, 2 weeks ago) by goba
Branch: DRUPAL-6
CVS Tags: DRUPAL-6-10, DRUPAL-6-11, DRUPAL-6-12, DRUPAL-6-13, DRUPAL-6-5, DRUPAL-6-6, DRUPAL-6-7, DRUPAL-6-8, DRUPAL-6-9
Changes since 1.11: +14 -1 lines
Diff to previous 1.11
Drupal 6.5

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 6 11:30:12 2008 UTC (13 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.17: +2 -2 lines
Diff to previous 1.17
- Patch #310212 by justinrandell, catch, et all: killed  in _user hook, as well as two small kittens.

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 17 07:11:59 2008 UTC (14 months, 1 week ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-1
Changes since 1.16: +2 -2 lines
Diff to previous 1.16
- Patch #305645 by pwolanin: ['REQUEST_TIME'] -> REQUEST_TIME.  Improved developer experience.

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 6 08:36:22 2008 UTC (14 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.15: +2 -2 lines
Diff to previous 1.15
- Patch #302763 by Dave Reid, Rob Loach: replace time() by ['REQUEST_TIME'] as per Rasmus' suggestion.  Removed drupal_referrer() for consistency.

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 21 19:36:39 2008 UTC (15 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.14: +2 -2 lines
Diff to previous 1.14
- Patch #225450 by Crell, chx, bjaspan, catch, swentel, recidive et al: next generation database layer for Drupal 7.

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 16 21:59:29 2008 UTC (16 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.13: +4 -4 lines
Diff to previous 1.13
- Patch #252013 by Eaton, pwolanin, Susurrus et al: drupal_render() now printes #markup, not #value.

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 14 17:48:43 2008 UTC (19 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.12: +6 -6 lines
Diff to previous 1.12
- Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long discussion we've decided to make the concatenation operator consistent with the other operators.

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 18 16:53:37 2008 UTC (21 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.11: +3 -3 lines
Diff to previous 1.11
- Patch #181411 by Moshe: use schema API for saving and updating user records.

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 8 10:35:43 2008 UTC (22 months, 3 weeks ago) by goba
Branch: MAIN
CVS Tags: DRUPAL-6-0, DRUPAL-6-0-RC-2, DRUPAL-6-0-RC-3, DRUPAL-6-0-RC-4, DRUPAL-6-1, DRUPAL-6-2, DRUPAL-6-3, DRUPAL-6-4
Branch point for: DRUPAL-6
Changes since 1.10: +8 -8 lines
Diff to previous 1.10
#207569 by ScoutBaker (minor code style): clean up @see usage in phpdoc blocks

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 5 22:34:54 2008 UTC (22 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.9: +2 -2 lines
Diff to previous 1.9
- Patch #206434 by meba: added missing doc in string.

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 2 12:57:37 2008 UTC (22 months, 3 weeks ago) by goba
Branch: MAIN
Changes since 1.8: +5 -5 lines
Diff to previous 1.8
#135329 follow up: rolling back some of the user password request form changes, so user names in email address format (eg. site_network module) will still work

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 31 08:54:37 2007 UTC (22 months, 4 weeks ago) by dries
Branch: MAIN
Changes since 1.7: +4 -5 lines
Diff to previous 1.7
- Patch #204900 by webernet: code style fixes.  Likely my last patch of the year.  Fiew.  Thanks all, and see you on the other side.  :)

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 17 17:06:16 2007 UTC (23 months, 1 week ago) by goba
Branch: MAIN
CVS Tags: DRUPAL-6-0-RC-1
Changes since 1.6: +3 -3 lines
Diff to previous 1.6
#201725 by bdragon: access control was renamed to permissions but this was not reflected in two remaining permission checks

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 13 12:53:47 2007 UTC (23 months, 2 weeks ago) by goba
Branch: MAIN
Changes since 1.5: +5 -8 lines
Diff to previous 1.5
#152497 by JohnAlbin, bdragon, moshe weitzman, chx and myself: several user login tasks, such as session id regeneration were not performed in all cases, so centralize this

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 4 18:34:44 2007 UTC (23 months, 3 weeks ago) by goba
Branch: MAIN
CVS Tags: DRUPAL-6-0-BETA-4
Changes since 1.4: +2 -2 lines
Diff to previous 1.4
#190164 by John Morahan: user_autocomplete returns JSON, not a pipe delimited list

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 28 10:29:20 2007 UTC (2 years ago) by dries
Branch: MAIN
Changes since 1.3: +2 -2 lines
Diff to previous 1.3
- Patch #162381 by Heine et al: properly escape strings.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 27 14:01:12 2007 UTC (2 years, 1 month ago) by goba
Branch: MAIN
CVS Tags: DRUPAL-6-0-BETA-3
Changes since 1.2: +3 -1 lines
Diff to previous 1.2
#182528 by RobRoy: move drupal_set_message() out of user deletion API function to UI function

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 25 10:30:40 2007 UTC (2 years, 1 month ago) by goba
Branch: MAIN
Changes since 1.1: +3 -1 lines
Diff to previous 1.1
#179276 by JirkaRybka: (regression) fix profile field sections to order properly by weight.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 10 13:14:38 2007 UTC (2 years, 2 months ago) by goba
Branch: MAIN
CVS Tags: DRUPAL-6-0-BETA-1, DRUPAL-6-0-BETA-2
#166742 by Crell and dvessel: split user module (for performance reasons)

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.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2