Changes between Version 174 and Version 175 of WikiStart
- Timestamp:
- 10/30/22 17:41:50 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v174 v175 44 44 === Source code === 45 45 46 A list of the latest releases is available [http ://www.midnight-commander.org/downloads here]. If you are interested in helping with the development please also have a look at our Git repository. In order to check out the repository tree use the following commands:46 A list of the latest releases is available [https://www.midnight-commander.org/downloads here]. If you are interested in helping with the development please also have a look at our Git repository. In order to check out the repository tree use the following commands: 47 47 * '''git clone !git://github.com/MidnightCommander/mc.git''' 48 48 * '''git clone !https://github.com/MidnightCommander/mc.git''' (for those who are behind a firewall) 49 49 50 We also have an autosyncing Git mirror at [http ://repo.or.cz/w/midnight-commander.git/ repo.or.cz]. It uses gitweb as the web-interface to Git and can therefore provide some information normally unavailable via Trac Git browser plug-in:50 We also have an autosyncing Git mirror at [https://repo.or.cz/w/midnight-commander.git/ repo.or.cz]. It uses gitweb as the web-interface to Git and can therefore provide some information normally unavailable via Trac Git browser plug-in: 51 51 * '''git clone !git://repo.or.cz/midnight-commander.git''' 52 * '''git clone !http ://repo.or.cz/r/midnight-commander.git''' (for those who are behind a firewall)52 * '''git clone !https://repo.or.cz/r/midnight-commander.git''' (for those who are behind a firewall) 53 53 54 54 Download statistics are here: https://awstats.osuosl.org/list/ftp.midnight-commander.org … … 74 74 === mc-devel (at) gnome (dot) org === 75 75 Mailing list for the development-related discussions: 76 * Click here to [http://mail.gnome.org/mailman/listinfo/mc-devel subscribe]; 77 * Click here to [http://mail.gnome.org/archives/mc-devel/ read the archives]. 76 * Click here to [https://lists.midnight-commander.org/mailman/listinfo/mc-devel subscribe]; 77 * Click here to 78 * [https://lists.midnight-commander.org/pipermail/mc-devel/ read the archives]. 79 * [https://mail.gnome.org/archives/mc-devel/ read the old archives at GNOME]. 78 80 79 81 === mc-commits (at) googlegroups (dot) com === 80 82 Mailing list reserved for the applied commits into master branch only (suitable for use as RSS): 81 * Click here to [http ://groups.google.com/group/mc-commits/subscribe subscribe];82 * Click here to [http ://groups.google.com/group/mc-commits read the archives].83 * Click here to [https://groups.google.com/group/mc-commits/subscribe subscribe]; 84 * Click here to [https://groups.google.com/group/mc-commits read the archives]. 83 85 84 86 === mc-bugs (at) googlegroups (dot) com === 85 87 Mailing list reserved for the ticket and comment notifications only (suitable for use as RSS): 86 * Click here to [http ://groups.google.com/group/mc-bugs/subscribe subscribe];87 * Click here to [http ://groups.google.com/group/mc-bugs read the archives].88 * Click here to [https://groups.google.com/group/mc-bugs/subscribe subscribe]; 89 * Click here to [https://groups.google.com/group/mc-bugs read the archives]. 88 90 89 91 == Mailing list for the users == 90 92 === mc (at) gnome (dot) org === 91 * Click here to [http://mail.gnome.org/mailman/listinfo/mc subscribe]; 92 * Click here to [http://mail.gnome.org/archives/mc/ read the archives]. 93 * Click here to [https://lists.midnight-commander.org/mailman/listinfo/mc subscribe]; 94 * Click here to 95 * [https://lists.midnight-commander.org/pipermail/mc/ read the archives]. 96 * [https://mail.gnome.org/archives/mc/ read the old archives at GNOME]. 93 97 94 98 == Other resources ==