mirror of
https://github.com/gryf/window-maker.github.io.git
synced 2025-12-17 19:20:17 +01:00
Fix link to diff from 0.92.0+ to 0.95.1
This commit is contained in:
@@ -160,7 +160,7 @@ observations on Window Maker development news will be provided as well.</strong>
|
||||
The first shortstat is really everything, including the (huge) patch generated in this <a href="http://repo.or.cz/w/wmaker-crm.git/commit/688a56e8ab67b56550e2874d9d7423f0d435bfd9">commit</a> from 2009, which changed the old
|
||||
sources to the linux kernel coding style. The second shortstat contains the summary of development afterwards -- but included is
|
||||
the addition of a debian folder with files summing around ~20k lines. The full diffstat for the second command can be seen
|
||||
<a href="http://windowmaker.org/fulldiffstat.php">here</a>.
|
||||
<a href="{{ site.baseurl }}/news/fulldiffstat.html">here</a>.
|
||||
|
||||
<p>
|
||||
</p>
|
||||
|
||||
@@ -1,20 +1,7 @@
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<meta name="generator" content="HTML Tidy for Linux (vers 25 March 2009), see www.w3.org" />
|
||||
|
||||
<title>Window Maker: News</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii" />
|
||||
<link href="title.css" rel="stylesheet" type="text/css" />
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<?php include("dock.php"); ?>
|
||||
<?php include("header.php"); ?>
|
||||
|
||||
<div>
|
||||
<table class="inner" border="0" cellpadding="1" cellspacing="1">
|
||||
<tr>
|
||||
<td content="content" colspan="2" valign="top">
|
||||
---
|
||||
layout: default
|
||||
title: News - diff from version 0.92.0+ to 0.95.1
|
||||
---
|
||||
<h3>git diff --stat --summary 688a56e8ab67b..wmaker-0.95.1</h3>
|
||||
<pre>
|
||||
<code>
|
||||
@@ -819,11 +806,3 @@
|
||||
delete mode 100644 wrlib/x86_specific.c
|
||||
</code>
|
||||
</pre>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<?php include("footer.php"); ?>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
@@ -256,7 +256,7 @@ git diff --shortstat 688a56e8ab67b..wmaker-0.95.1
|
||||
"http://repo.or.cz/w/wmaker-crm.git/commit/688a56e8ab67b56550e2874d9d7423f0d435bfd9">commit</a> from 2009, which changed the old
|
||||
sources to the linux kernel coding style. The second shortstat contains the summary of development afterwards -- but included is
|
||||
the addition of a debian folder with files summing around ~20k lines. The full diffstat for the second command can be seen
|
||||
<a href="fulldiffstat.php">here</a>.
|
||||
<a href="fulldiffstat.html">here</a>.
|
||||
|
||||
<p><br /></p>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user