[Pidgin] UsingPidginMercurial modified

Pidgin trac at pidgin.im
Sat Jan 11 18:31:02 EST 2014


Page "UsingPidginMercurial" was changed by MarkDoliner
Diff URL: <https://developer.pidgin.im/wiki/UsingPidginMercurial?action=diff&version=21>
Revision 21
Comment: Change links to https
Changes:
-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: UsingPidginMercurial
=========================================================================
--- UsingPidginMercurial (version: 20)
+++ UsingPidginMercurial (version: 21)
@@ -1,11 +1,11 @@
 = Using Pidgin Mercurial =
-The master copy of the source code for libpurple, Pidgin, Finch, http://pidgin.im/, and http://imfreedom.org/ resides in [http://mercurial.selenic.com/ Mercurial] repositories.
+The master copy of the source code for libpurple, Pidgin, Finch, https://pidgin.im/, and https://imfreedom.org/ resides in [http://mercurial.selenic.com/ Mercurial] repositories.
 
 == Public Read-only Access ==
-All public Pidgin Mercurial repositories are available via HTTP/HTTPS from [http://hg.pidgin.im http://hg.pidgin.im].
+All public Pidgin Mercurial repositories are available via HTTP/HTTPS from [https://hg.pidgin.im https://hg.pidgin.im].
 
 {{{
-hg clone http://hg.pidgin.im/pidgin/main pidgin-main
+hg clone https://hg.pidgin.im/pidgin/main pidgin-main
 }}}
 
 == !Read/Write Access for Developers/CPWs/SoC Students ==
@@ -159,17 +159,17 @@
 There are a number of hooks, extensions and other configuration in place for the various repositories:
 
 === Hooks ===
- * [http://hg.pidgin.im/util/hg_hooks/file/tip/pushlog.py pushlog.py] tweaked version of a mozilla hook to keep track of who pushed a particular revision
+ * [https://hg.pidgin.im/util/hg_hooks/file/tip/pushlog.py pushlog.py] tweaked version of a mozilla hook to keep track of who pushed a particular revision
   * This is registered globally as `'changelog.pushlog'` for both the `hg` user and mercurial-server
- * [http://hg.pidgin.im/util/hg_hooks/file/tip/author_email_hook.py author_email_hook.py] verify that incoming commit authors are in the form of an email address - `'user at domain.tld'` or `'User Name <user at domain.tld>'`
+ * [https://hg.pidgin.im/util/hg_hooks/file/tip/author_email_hook.py author_email_hook.py] verify that incoming commit authors are in the form of an email address - `'user at domain.tld'` or `'User Name <user at domain.tld>'`
   * This is registered globally as `'pretxnchangegroup.authorcheck'` for both the `hg` user and mercurial-server
- * [http://hg.pidgin.im/util/hg_hooks/file/tip/notify_repo_sync.sh notify_repo_sync.sh] trigger a sync in the background with the notification repo to trigger email and cia notifications
+ * [https://hg.pidgin.im/util/hg_hooks/file/tip/notify_repo_sync.sh notify_repo_sync.sh] trigger a sync in the background with the notification repo to trigger email and cia notifications
   * This is registered globally as `'changegroup.notify_sync'` for both the `hg` user and mercurial-server
- * [http://hg.pidgin.im/util/hg_hooks/file/tip/notify.py notify.py] slightly tweaked version of the built-in hg hook to facilitate using a separate repo for driving the notifications
+ * [https://hg.pidgin.im/util/hg_hooks/file/tip/notify.py notify.py] slightly tweaked version of the built-in hg hook to facilitate using a separate repo for driving the notifications
   * This is registered in the `/srv/mercurial-server/notification-repo/` (which isn't served anywhere)
- * [http://hg.pidgin.im/util/hg_hooks/file/tip/hgcia.py hgcia.py] slightly tweaked version of the built-in hg hook for CIA bot notification
+ * [https://hg.pidgin.im/util/hg_hooks/file/tip/hgcia.py hgcia.py] slightly tweaked version of the built-in hg hook for CIA bot notification
   * This is registered in the `/srv/mercurial-server/notification-repo/` (which isn't served anywhere)
 
 === hgweb stuff ===
- * [http://hg.pidgin.im/util/mozilla-pushlog/ pushlog extension] extension to expose pushlog information gathered by the hook to hgweb
- * [http://hg.pidgin.im/util/hg_templates/ hgweb templates] slightly tweaked vanilla templates to add pushlog
+ * [https://hg.pidgin.im/util/mozilla-pushlog/ pushlog extension] extension to expose pushlog information gathered by the hook to hgweb
+ * [https://hg.pidgin.im/util/hg_templates/ hgweb templates] slightly tweaked vanilla templates to add pushlog
-------8<------8<------8<------8<------8<------8<------8<------8<--------

--
Page URL: <https://developer.pidgin.im/wiki/UsingPidginMercurial>
Pidgin <https://pidgin.im>
Pidgin

This is an automated message. Someone added your email address to be
notified of changes on 'UsingPidginMercurial' page.
If it was not you, please report to datallah at pidgin.im.


More information about the Wikiedit mailing list