/[webwml]/newmaint/bin/gpg_utils.py
ViewVC logotype

Log of /newmaint/bin/gpg_utils.py

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 16 19:27:01 2005 UTC (8 years, 4 months ago) by tbm
Branch: MAIN
CVS Tags: HEAD
Changes since 1.16: +2 -2 lines
Diff to previous 1.16 , to selected 1.2
Only the first place for each person would be shown when the places were
cached.

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 22 22:45:14 2004 UTC (9 years, 2 months ago) by tbm
Branch: MAIN
Changes since 1.15: +8 -6 lines
Diff to previous 1.15 , to selected 1.2
Show the state if it is set, patch by Ralf Treinen.

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 27 01:10:07 2004 UTC (9 years, 3 months ago) by tbm
Branch: MAIN
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 , to selected 1.2
Return a tuple if the place i in cache because the SQL query would
return a tuple, too.

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 27 20:32:10 2003 UTC (9 years, 4 months ago) by tbm
Branch: MAIN
Changes since 1.13: +2 -5 lines
Diff to previous 1.13 , to selected 1.2
Update vim modeline.

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 27 20:29:03 2003 UTC (9 years, 4 months ago) by tbm
Branch: MAIN
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 , to selected 1.2
Convert a tuple to an integer.

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 27 18:39:16 2003 UTC (9 years, 4 months ago) by tbm
Branch: MAIN
Changes since 1.11: +12 -9 lines
Diff to previous 1.11 , to selected 1.2
Add an option to show URLs.

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 1 20:45:01 2002 UTC (10 years, 5 months ago) by tbm
Branch: MAIN
Changes since 1.10: +5 -6 lines
Diff to previous 1.10 , to selected 1.2
Ouch, stupidity hurts.

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 1 20:31:06 2002 UTC (10 years, 5 months ago) by tbm
Branch: MAIN
Changes since 1.9: +18 -1 lines
Diff to previous 1.9 , to selected 1.2
Make gpg_show much faster by explicitly caching all people and place
entries in the beginning.

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 1 19:37:49 2002 UTC (10 years, 5 months ago) by tbm
Branch: MAIN
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 , to selected 1.2
Order output more nicely.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 28 21:35:34 2002 UTC (10 years, 5 months ago) by tbm
Branch: MAIN
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 , to selected 1.2
mmmkay, I'm finally getting to this millenium and will start using
list comprehensions.  Come on baby, hit me one more time!!!

22:22 < _moshez> tbm: what does your watch say? :)
22:22 < _moshez> tbm: yes. really, you should look at your watch :)
22:22 < tbm> huh?
22:22 < _moshez> tbm: because, if it says you're not living in the 90s, you
                 shouldn't be using map :)
22:23 < liiwi> tbm: get to this millenium

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 27 22:24:12 2002 UTC (10 years, 5 months ago) by tbm
Branch: MAIN
Changes since 1.6: +4 -1 lines
Diff to previous 1.6 , to selected 1.2
Show the email address as well

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 27 22:06:27 2002 UTC (10 years, 5 months ago) by tbm
Branch: MAIN
Changes since 1.5: +12 -1 lines
Diff to previous 1.5 , to selected 1.2
Added a script to show changed entries

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 25 23:12:49 2002 UTC (10 years, 5 months ago) by tbm
Branch: MAIN
Changes since 1.4: +3 -3 lines
Diff to previous 1.4 , to selected 1.2
Fix script...

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 25 23:10:21 2002 UTC (10 years, 5 months ago) by tbm
Branch: MAIN
Changes since 1.3: +12 -2 lines
Diff to previous 1.3 , to selected 1.2
Added a script that removes expired entries

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 25 21:39:03 2002 UTC (10 years, 5 months ago) by tbm
Branch: MAIN
Changes since 1.2: +6 -1 lines
Diff to previous 1.2
Actually check if there is such a user

Revision 1.2 - (view) (download) (as text) (annotate) - [selected]
Mon Nov 25 21:33:44 2002 UTC (10 years, 5 months ago) by tbm
Branch: MAIN
Changes since 1.1: +28 -1 lines
Diff to previous 1.1
Greet the person.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 25 20:05:32 2002 UTC (10 years, 5 months ago) by tbm
Branch: MAIN
Diff to selected 1.2
Add a module for utility functions for the GPG Signing Coordination page
(plus a simple test case).

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.5