Changes between Version 155 and Version 156 of WikiStart
- Timestamp:
- 03/12/16 21:10:29 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v155 v156 12 12 [wiki:hu/WikiStart Hungarian][[BR]] 13 13 }}} 14 ----15 16 14 17 15 }}} … … 20 18 = Welcome to the Midnight Commander Development Center = 21 19 22 == Latest release d==20 == Latest release == 23 21 24 Current version is: 4.8.1 5; [wiki:NEWS-4.8.15what's new].[[BR]]22 Current version is: 4.8.16; [wiki:NEWS-4.8.16 what's new].[[BR]] 25 23 26 == Current work s==24 == Current work == 27 25 28 [[Image(https://travis-ci.org/MidnightCommander/mc.svg?branch=master )]]26 [[Image(https://travis-ci.org/MidnightCommander/mc.svg?branch=master, link=https://travis-ci.org/MidnightCommander/mc)]] 29 27 30 Coming soon: 4.8.1 6; [wiki:NEWS-4.8.16what's new].[[BR]]28 Coming soon: 4.8.17; [wiki:NEWS-4.8.17 what's new].[[BR]] 31 29 32 30 [wiki:ReleaseWorkflow Our release workflow.] … … 38 36 Midnight Commander is based on versatile text interfaces, such as Ncurses or S-Lang, which allows it to work on a regular console, inside an X Window terminal, over SSH connections and all kinds of remote shells. 39 37 40 This site hosts the new home of the Midnight Commander. Due to the recent restructuring of the development team, the main project repository was moved from Savannah to this new Git repository.38 This site hosts the new home of the Midnight Commander. The main project repository has been moved from Savannah to a new Git repository hosted on GitHub. 41 39 42 40 [McDevelopers Development team (active developers only)]; [McContributors contributors]. … … 54 52 * '''git clone !http://repo.or.cz/r/midnight-commander.git''' (for those who are behind a firewall) 55 53 56 Download statistics ishere: https://awstats.osuosl.org/list/ftp.midnight-commander.org54 Download statistics are here: https://awstats.osuosl.org/list/ftp.midnight-commander.org 57 55 58 56 === Binary builds === … … 62 60 == Issue tracking == 63 61 64 If you have any issues, purposes or patches, you can fill [wiki:NewTicket new ticket] (you should be [/register registered] onsite). '''Please take the time to [/search search for an already existing ticket].'''62 If you have any issues, suggestions or patches, you can file a [wiki:NewTicket new ticket] (you should be [/register registered] on this site). '''Please take the time to [/search search for an already existing ticket].''' 65 63 66 64 == Documentation == … … 72 70 == Developers mailing lists == 73 71 74 '''Note''': mailing lists at !GoogleGroups are destined to read Trac messages only and not destinedto discuss MC bugs and solutions. Please use mailing list at gnome.org for any MC-related discussions.72 '''Note''': mailing lists on !GoogleGroups are set up to read Trac messages only and not an appropriate place to discuss MC bugs and solutions. Please use mailing list at gnome.org for any MC-related discussions. 75 73 76 74 === mc-devel (at) gnome (dot) org === … … 104 102 == Contribute == 105 103 106 You are interested in mc and would like to improve it? Cool! Feel free to report bugs (please, use search before), attach your patches to the tickets and review the patches , that are already in there. If you are going to do this on a regular basis, we'll ask you if you'd like to join us. However, please search before reporting your issues to reduce the amount of work,needed to close duplicate reports. Please also have a look at our WorkingGuideLines before you actually start messing with the ticket system.104 You are interested in mc and would like to improve it? Cool! Feel free to report bugs (please, use search before), attach your patches to the tickets and review the patches that are already in there. If you are going to do this on a regular basis, we'll ask you if you'd like to join us. However, please search before reporting your issues to reduce the amount of work needed to close duplicate reports. Please also have a look at our WorkingGuideLines before you actually start messing with the ticket system. 107 105 108 106 If you are not familiar with git, you might find our GitGuideLines enlightening. It's a short overview of the practical side of our workflow with Git.