- Commit
- 26045cd61e0f673e78054bf8da93eb62558960f2
- Parent
- 25a19b893f2c2156655322841c229dc63cf5dbbb
- Author
- Pablo <pablo-pie@riseup.net>
- Date
Standardized the contents of the design docs
Design documents for git.pablopie.xyz ✏️
Standardized the contents of the design docs
7 files changed, 768 insertions, 4307 deletions
Status | File Name | N° Changes | Insertions | Deletions |
Modified | commit.html | 28 | 11 | 17 |
Modified | file.html | 14 | 6 | 8 |
Modified | license.html | 1413 | 717 | 696 |
Modified | log.html | 3565 | 9 | 3556 |
Modified | readme.html | 13 | 6 | 7 |
Modified | refs.html | 8 | 4 | 4 |
Modified | tree.html | 34 | 15 | 19 |
diff --git a/commit.html b/commit.html @@ -2,8 +2,7 @@ <html><head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> -<title>My personal build of stagit 😸️ -</title> +<title>example-repo</title> <link rel="icon" type="image/svg" href="https://git.pablopie.xyz/icons/favicon.svg"> <link rel="stylesheet" type="text/css" href="./styles.css"> </head> @@ -17,8 +16,8 @@ git.pablopie.xyz </nav> </header> <main> -<h1>stagit</h1> -<p>My personal build of stagit 😸️</p> +<h1>example-repo</h1> +<p>Example repository!</p> <nav> <ul> <li><a href="readme.html">summery</a></li> @@ -27,14 +26,14 @@ git.pablopie.xyz <li><a href="refs.html">refs</a></li> <li><a rel="license" href="file/LICENSE.html">license</a></li> </ul> -<p>git clone: <a href="git://git.pablopie.xyz/git-repo-styles">git://git.pablopie.xyz/git-repo-styles</a></p> +<p>git clone: <a href="">git://git.pablopie.xyz/example-repo</a></p> </nav> <article class="commit"> <dl> <dt>Commit</dt> -<dd><a href="https://git.pablopie.xyz/stagit/commit/e5de041edfb3ea18e977f152443dbdd9511cf385.html">e5de041edfb3ea18e977f152443dbdd9511cf385</a></dd> +<dd><a href="">e5de041edfb3ea18e977f152443dbdd9511cf385</a></dd> <dt>Parent</dt> -<dd><a href="https://git.pablopie.xyz/stagit/commit/9ff045f26ddf8c842685334e9cb8cd3b951f7b5b.html">9ff045f26ddf8c842685334e9cb8cd3b951f7b5b</a></dd> +<dd><a href="">9ff045f26ddf8c842685334e9cb8cd3b951f7b5b</a></dd> <dt>Author</dt> <dd>Pablo <<a href="mailto:pablo-escobar@riseup.net">pablo-escobar@riseup.net</a>></dd> <dt>Date</dt> @@ -42,11 +41,8 @@ git.pablopie.xyz </dl> <p>Fixed a bug in the index page</p> </article> - <h2>Diffstat</h2> - <p>1 file changed, 1 insertion, 1 deletion</p> - <div class="table-container"> <table> <thead> @@ -69,9 +65,8 @@ git.pablopie.xyz </tbody> </table> </div> - <div class="codeblock"> -<pre><b>diff --git a/<a id="h0" href="https://git.pablopie.xyz/stagit/file/stagit-index.c.html">stagit-index.c</a> b/<a href="https://git.pablopie.xyz/stagit/file/stagit-index.c.html">stagit-index.c</a></b> +<pre><b>diff --git a/<a id="h0" href="file.html">stagit-index.c</a> b/<a href="file.html">stagit-index.c</a></b> <a href="#h0-0" id="h0-0" class="h">@@ -99,7 +99,7 @@ void writeheader(FILE *fp) </a> fputs("</nav>\n", fp); @@ -83,9 +78,8 @@ git.pablopie.xyz void writefooter(FILE *fp) </pre> </div> - -</ul></main> +</ul> +</main> <footer>made with ❤️ by <a href="https://pablopie.xyz/">@pablo</a></footer> - - -</body></html> +</body> +</html>
diff --git a/file.html b/file.html @@ -2,7 +2,7 @@ <html><head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> -<title>caml-urm — LICENSE</title> +<title>example-repo — LICENSE</title> <link rel="icon" type="image/svg" href="https://git.pablopie.xyz/icons/favicon.svg"> <link rel="stylesheet" type="text/css" href="./styles.css"> </head> @@ -16,8 +16,8 @@ git.pablopie.xyz </nav> </header> <main> -<h1>caml-urm</h1> -<p>A OCaml module for manipulating unlimited register machines</p> +<h1>example-repo</h1> +<p>Example repository!</p> <nav> <ul> <li><a href="readme.html">summery</a></li> @@ -27,7 +27,7 @@ git.pablopie.xyz <li><a rel="license" href="file/LICENSE.html">license</a></li> <li><a href="">view raw</a></li> </ul> -<p>git clone: <a href="git://git.pablopie.xyz/git-repo-styles">git://git.pablopie.xyz/git-repo-styles</a></p> +<p>git clone: <a href="">git://git.pablopie.xyz/example-repo</a></p> </nav> <div class="table-container"> <table> @@ -726,9 +726,7 @@ git.pablopie.xyz <a href="#l674" class="line" id="l674">674</a> <https://www.gnu.org/licenses/why-not-lgpl.html>. </pre> </div> - </main> <footer>made with ❤️ by <a href="https://pablopie.xyz/">@pablo</a></footer> - - -</body></html> +</body> +</html>
diff --git a/license.html b/license.html @@ -1,716 +1,737 @@ <!DOCTYPE html> -<html><head> -<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<meta name="viewport" content="width=device-width, initial-scale=1"> -<title>global-analysis-and-the-banach-manifold-of-class-h1-curvers — LICENSE</title> -<link rel="icon" type="image/svg" href="https://git.pablopie.xyz/icons/favicon.svg"> -<link rel="stylesheet" type="text/css" href="./styles.css"> +<html> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> +<meta name="viewport" content="width=device-width, initial-scale=1"/> +<title> example-repo — LICENSE</title> +<link rel="icon" type="image/svg" href="/icons/favicon.svg" /> +<link rel="stylesheet" type="text/css" href="/styles.css" /> </head> <body> <header> <nav> -<a href="https://git.pablopie.xyz/"> -<img aria-hidden="true" alt="Website logo" src="./favicon.svg"> +<a href="https://git.pablopie.xyz"> +<img aria-hidden="true" alt="Website logo" src="/icons/favicon.svg"> git.pablopie.xyz </a> </nav> </header> <main> -<h1>global-analysis-and-the-banach-manifold-of-class-h1-curvers</h1> -<p>Riemannian Geometry course project on the manifold H¹(I, M) of class -H¹ curves on a Riemannian manifold M and its applications to the -geodesics problem</p> +<h1>example-repo</h1> +<p>Example repository!</p> <nav> <ul> -<li><a href="readme.html">summery</a></li> +<li><a href="index.html">summery</a></li> <li><a href="log.html">log</a></li> <li><a href="tree.html">tree</a></li> <li><a href="refs.html">refs</a></li> -<li class="nav-selected"><a rel="license" href="license.html">license</a></li> -</ul> -<p>git clone: <a href="git://git.pablopie.xyz/git-repo-styles">git://git.pablopie.xyz/git-repo-styles</a></p> +<li class="nav-selected"><a rel="license" href="file/LICENSE.html">license</a></li> +</ul><p>git clone: <a href="">git://git.pablopie.xyz/example-repo</a> +</p> </nav> -<h2>LICENSE (35149B)</h2> +<div class="table-container"> +<table> +<colgroup> +<col /> +<col /> +<col style="width: 8em;"/> +</colgroup> +<thead> +<tr> +<td>File Name</td> +<td align="right">Size</td> +<td align="right">Mode</td> +</tr> +</thead> +<tbody> +<tr> +<td><a href="">LICENSE</a></td> +<td align="right">35149B</td> +<td align="right">-rw-r--r--</td> +</tr> +</tbody> +</table> +</div> <div class="codeblock"> -<pre id="blob"><a href="#l1" class="line" id="l1"> 1</a> GNU GENERAL PUBLIC LICENSE -<a href="#l2" class="line" id="l2"> 2</a> Version 3, 29 June 2007 -<a href="#l3" class="line" id="l3"> 3</a> -<a href="#l4" class="line" id="l4"> 4</a> Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/> -<a href="#l5" class="line" id="l5"> 5</a> Everyone is permitted to copy and distribute verbatim copies -<a href="#l6" class="line" id="l6"> 6</a> of this license document, but changing it is not allowed. -<a href="#l7" class="line" id="l7"> 7</a> -<a href="#l8" class="line" id="l8"> 8</a> Preamble -<a href="#l9" class="line" id="l9"> 9</a> -<a href="#l10" class="line" id="l10"> 10</a> The GNU General Public License is a free, copyleft license for -<a href="#l11" class="line" id="l11"> 11</a> software and other kinds of works. -<a href="#l12" class="line" id="l12"> 12</a> -<a href="#l13" class="line" id="l13"> 13</a> The licenses for most software and other practical works are designed -<a href="#l14" class="line" id="l14"> 14</a> to take away your freedom to share and change the works. By contrast, -<a href="#l15" class="line" id="l15"> 15</a> the GNU General Public License is intended to guarantee your freedom to -<a href="#l16" class="line" id="l16"> 16</a> share and change all versions of a program--to make sure it remains free -<a href="#l17" class="line" id="l17"> 17</a> software for all its users. We, the Free Software Foundation, use the -<a href="#l18" class="line" id="l18"> 18</a> GNU General Public License for most of our software; it applies also to -<a href="#l19" class="line" id="l19"> 19</a> any other work released this way by its authors. You can apply it to -<a href="#l20" class="line" id="l20"> 20</a> your programs, too. -<a href="#l21" class="line" id="l21"> 21</a> -<a href="#l22" class="line" id="l22"> 22</a> When we speak of free software, we are referring to freedom, not -<a href="#l23" class="line" id="l23"> 23</a> price. Our General Public Licenses are designed to make sure that you -<a href="#l24" class="line" id="l24"> 24</a> have the freedom to distribute copies of free software (and charge for -<a href="#l25" class="line" id="l25"> 25</a> them if you wish), that you receive source code or can get it if you -<a href="#l26" class="line" id="l26"> 26</a> want it, that you can change the software or use pieces of it in new -<a href="#l27" class="line" id="l27"> 27</a> free programs, and that you know you can do these things. -<a href="#l28" class="line" id="l28"> 28</a> -<a href="#l29" class="line" id="l29"> 29</a> To protect your rights, we need to prevent others from denying you -<a href="#l30" class="line" id="l30"> 30</a> these rights or asking you to surrender the rights. Therefore, you have -<a href="#l31" class="line" id="l31"> 31</a> certain responsibilities if you distribute copies of the software, or if -<a href="#l32" class="line" id="l32"> 32</a> you modify it: responsibilities to respect the freedom of others. -<a href="#l33" class="line" id="l33"> 33</a> -<a href="#l34" class="line" id="l34"> 34</a> For example, if you distribute copies of such a program, whether -<a href="#l35" class="line" id="l35"> 35</a> gratis or for a fee, you must pass on to the recipients the same -<a href="#l36" class="line" id="l36"> 36</a> freedoms that you received. You must make sure that they, too, receive -<a href="#l37" class="line" id="l37"> 37</a> or can get the source code. And you must show them these terms so they -<a href="#l38" class="line" id="l38"> 38</a> know their rights. -<a href="#l39" class="line" id="l39"> 39</a> -<a href="#l40" class="line" id="l40"> 40</a> Developers that use the GNU GPL protect your rights with two steps: -<a href="#l41" class="line" id="l41"> 41</a> (1) assert copyright on the software, and (2) offer you this License -<a href="#l42" class="line" id="l42"> 42</a> giving you legal permission to copy, distribute and/or modify it. -<a href="#l43" class="line" id="l43"> 43</a> -<a href="#l44" class="line" id="l44"> 44</a> For the developers' and authors' protection, the GPL clearly explains -<a href="#l45" class="line" id="l45"> 45</a> that there is no warranty for this free software. For both users' and -<a href="#l46" class="line" id="l46"> 46</a> authors' sake, the GPL requires that modified versions be marked as -<a href="#l47" class="line" id="l47"> 47</a> changed, so that their problems will not be attributed erroneously to -<a href="#l48" class="line" id="l48"> 48</a> authors of previous versions. -<a href="#l49" class="line" id="l49"> 49</a> -<a href="#l50" class="line" id="l50"> 50</a> Some devices are designed to deny users access to install or run -<a href="#l51" class="line" id="l51"> 51</a> modified versions of the software inside them, although the manufacturer -<a href="#l52" class="line" id="l52"> 52</a> can do so. This is fundamentally incompatible with the aim of -<a href="#l53" class="line" id="l53"> 53</a> protecting users' freedom to change the software. The systematic -<a href="#l54" class="line" id="l54"> 54</a> pattern of such abuse occurs in the area of products for individuals to -<a href="#l55" class="line" id="l55"> 55</a> use, which is precisely where it is most unacceptable. Therefore, we -<a href="#l56" class="line" id="l56"> 56</a> have designed this version of the GPL to prohibit the practice for those -<a href="#l57" class="line" id="l57"> 57</a> products. If such problems arise substantially in other domains, we -<a href="#l58" class="line" id="l58"> 58</a> stand ready to extend this provision to those domains in future versions -<a href="#l59" class="line" id="l59"> 59</a> of the GPL, as needed to protect the freedom of users. -<a href="#l60" class="line" id="l60"> 60</a> -<a href="#l61" class="line" id="l61"> 61</a> Finally, every program is threatened constantly by software patents. -<a href="#l62" class="line" id="l62"> 62</a> States should not allow patents to restrict development and use of -<a href="#l63" class="line" id="l63"> 63</a> software on general-purpose computers, but in those that do, we wish to -<a href="#l64" class="line" id="l64"> 64</a> avoid the special danger that patents applied to a free program could -<a href="#l65" class="line" id="l65"> 65</a> make it effectively proprietary. To prevent this, the GPL assures that -<a href="#l66" class="line" id="l66"> 66</a> patents cannot be used to render the program non-free. -<a href="#l67" class="line" id="l67"> 67</a> -<a href="#l68" class="line" id="l68"> 68</a> The precise terms and conditions for copying, distribution and -<a href="#l69" class="line" id="l69"> 69</a> modification follow. -<a href="#l70" class="line" id="l70"> 70</a> -<a href="#l71" class="line" id="l71"> 71</a> TERMS AND CONDITIONS -<a href="#l72" class="line" id="l72"> 72</a> -<a href="#l73" class="line" id="l73"> 73</a> 0. Definitions. -<a href="#l74" class="line" id="l74"> 74</a> -<a href="#l75" class="line" id="l75"> 75</a> "This License" refers to version 3 of the GNU General Public License. -<a href="#l76" class="line" id="l76"> 76</a> -<a href="#l77" class="line" id="l77"> 77</a> "Copyright" also means copyright-like laws that apply to other kinds of -<a href="#l78" class="line" id="l78"> 78</a> works, such as semiconductor masks. -<a href="#l79" class="line" id="l79"> 79</a> -<a href="#l80" class="line" id="l80"> 80</a> "The Program" refers to any copyrightable work licensed under this -<a href="#l81" class="line" id="l81"> 81</a> License. Each licensee is addressed as "you". "Licensees" and -<a href="#l82" class="line" id="l82"> 82</a> "recipients" may be individuals or organizations. -<a href="#l83" class="line" id="l83"> 83</a> -<a href="#l84" class="line" id="l84"> 84</a> To "modify" a work means to copy from or adapt all or part of the work -<a href="#l85" class="line" id="l85"> 85</a> in a fashion requiring copyright permission, other than the making of an -<a href="#l86" class="line" id="l86"> 86</a> exact copy. The resulting work is called a "modified version" of the -<a href="#l87" class="line" id="l87"> 87</a> earlier work or a work "based on" the earlier work. -<a href="#l88" class="line" id="l88"> 88</a> -<a href="#l89" class="line" id="l89"> 89</a> A "covered work" means either the unmodified Program or a work based -<a href="#l90" class="line" id="l90"> 90</a> on the Program. -<a href="#l91" class="line" id="l91"> 91</a> -<a href="#l92" class="line" id="l92"> 92</a> To "propagate" a work means to do anything with it that, without -<a href="#l93" class="line" id="l93"> 93</a> permission, would make you directly or secondarily liable for -<a href="#l94" class="line" id="l94"> 94</a> infringement under applicable copyright law, except executing it on a -<a href="#l95" class="line" id="l95"> 95</a> computer or modifying a private copy. Propagation includes copying, -<a href="#l96" class="line" id="l96"> 96</a> distribution (with or without modification), making available to the -<a href="#l97" class="line" id="l97"> 97</a> public, and in some countries other activities as well. -<a href="#l98" class="line" id="l98"> 98</a> -<a href="#l99" class="line" id="l99"> 99</a> To "convey" a work means any kind of propagation that enables other -<a href="#l100" class="line" id="l100"> 100</a> parties to make or receive copies. Mere interaction with a user through -<a href="#l101" class="line" id="l101"> 101</a> a computer network, with no transfer of a copy, is not conveying. -<a href="#l102" class="line" id="l102"> 102</a> -<a href="#l103" class="line" id="l103"> 103</a> An interactive user interface displays "Appropriate Legal Notices" -<a href="#l104" class="line" id="l104"> 104</a> to the extent that it includes a convenient and prominently visible -<a href="#l105" class="line" id="l105"> 105</a> feature that (1) displays an appropriate copyright notice, and (2) -<a href="#l106" class="line" id="l106"> 106</a> tells the user that there is no warranty for the work (except to the -<a href="#l107" class="line" id="l107"> 107</a> extent that warranties are provided), that licensees may convey the -<a href="#l108" class="line" id="l108"> 108</a> work under this License, and how to view a copy of this License. If -<a href="#l109" class="line" id="l109"> 109</a> the interface presents a list of user commands or options, such as a -<a href="#l110" class="line" id="l110"> 110</a> menu, a prominent item in the list meets this criterion. -<a href="#l111" class="line" id="l111"> 111</a> -<a href="#l112" class="line" id="l112"> 112</a> 1. Source Code. -<a href="#l113" class="line" id="l113"> 113</a> -<a href="#l114" class="line" id="l114"> 114</a> The "source code" for a work means the preferred form of the work -<a href="#l115" class="line" id="l115"> 115</a> for making modifications to it. "Object code" means any non-source -<a href="#l116" class="line" id="l116"> 116</a> form of a work. -<a href="#l117" class="line" id="l117"> 117</a> -<a href="#l118" class="line" id="l118"> 118</a> A "Standard Interface" means an interface that either is an official -<a href="#l119" class="line" id="l119"> 119</a> standard defined by a recognized standards body, or, in the case of -<a href="#l120" class="line" id="l120"> 120</a> interfaces specified for a particular programming language, one that -<a href="#l121" class="line" id="l121"> 121</a> is widely used among developers working in that language. -<a href="#l122" class="line" id="l122"> 122</a> -<a href="#l123" class="line" id="l123"> 123</a> The "System Libraries" of an executable work include anything, other -<a href="#l124" class="line" id="l124"> 124</a> than the work as a whole, that (a) is included in the normal form of -<a href="#l125" class="line" id="l125"> 125</a> packaging a Major Component, but which is not part of that Major -<a href="#l126" class="line" id="l126"> 126</a> Component, and (b) serves only to enable use of the work with that -<a href="#l127" class="line" id="l127"> 127</a> Major Component, or to implement a Standard Interface for which an -<a href="#l128" class="line" id="l128"> 128</a> implementation is available to the public in source code form. A -<a href="#l129" class="line" id="l129"> 129</a> "Major Component", in this context, means a major essential component -<a href="#l130" class="line" id="l130"> 130</a> (kernel, window system, and so on) of the specific operating system -<a href="#l131" class="line" id="l131"> 131</a> (if any) on which the executable work runs, or a compiler used to -<a href="#l132" class="line" id="l132"> 132</a> produce the work, or an object code interpreter used to run it. -<a href="#l133" class="line" id="l133"> 133</a> -<a href="#l134" class="line" id="l134"> 134</a> The "Corresponding Source" for a work in object code form means all -<a href="#l135" class="line" id="l135"> 135</a> the source code needed to generate, install, and (for an executable -<a href="#l136" class="line" id="l136"> 136</a> work) run the object code and to modify the work, including scripts to -<a href="#l137" class="line" id="l137"> 137</a> control those activities. However, it does not include the work's -<a href="#l138" class="line" id="l138"> 138</a> System Libraries, or general-purpose tools or generally available free -<a href="#l139" class="line" id="l139"> 139</a> programs which are used unmodified in performing those activities but -<a href="#l140" class="line" id="l140"> 140</a> which are not part of the work. For example, Corresponding Source -<a href="#l141" class="line" id="l141"> 141</a> includes interface definition files associated with source files for -<a href="#l142" class="line" id="l142"> 142</a> the work, and the source code for shared libraries and dynamically -<a href="#l143" class="line" id="l143"> 143</a> linked subprograms that the work is specifically designed to require, -<a href="#l144" class="line" id="l144"> 144</a> such as by intimate data communication or control flow between those -<a href="#l145" class="line" id="l145"> 145</a> subprograms and other parts of the work. -<a href="#l146" class="line" id="l146"> 146</a> -<a href="#l147" class="line" id="l147"> 147</a> The Corresponding Source need not include anything that users -<a href="#l148" class="line" id="l148"> 148</a> can regenerate automatically from other parts of the Corresponding -<a href="#l149" class="line" id="l149"> 149</a> Source. -<a href="#l150" class="line" id="l150"> 150</a> -<a href="#l151" class="line" id="l151"> 151</a> The Corresponding Source for a work in source code form is that -<a href="#l152" class="line" id="l152"> 152</a> same work. -<a href="#l153" class="line" id="l153"> 153</a> -<a href="#l154" class="line" id="l154"> 154</a> 2. Basic Permissions. -<a href="#l155" class="line" id="l155"> 155</a> -<a href="#l156" class="line" id="l156"> 156</a> All rights granted under this License are granted for the term of -<a href="#l157" class="line" id="l157"> 157</a> copyright on the Program, and are irrevocable provided the stated -<a href="#l158" class="line" id="l158"> 158</a> conditions are met. This License explicitly affirms your unlimited -<a href="#l159" class="line" id="l159"> 159</a> permission to run the unmodified Program. The output from running a -<a href="#l160" class="line" id="l160"> 160</a> covered work is covered by this License only if the output, given its -<a href="#l161" class="line" id="l161"> 161</a> content, constitutes a covered work. This License acknowledges your -<a href="#l162" class="line" id="l162"> 162</a> rights of fair use or other equivalent, as provided by copyright law. -<a href="#l163" class="line" id="l163"> 163</a> -<a href="#l164" class="line" id="l164"> 164</a> You may make, run and propagate covered works that you do not -<a href="#l165" class="line" id="l165"> 165</a> convey, without conditions so long as your license otherwise remains -<a href="#l166" class="line" id="l166"> 166</a> in force. You may convey covered works to others for the sole purpose -<a href="#l167" class="line" id="l167"> 167</a> of having them make modifications exclusively for you, or provide you -<a href="#l168" class="line" id="l168"> 168</a> with facilities for running those works, provided that you comply with -<a href="#l169" class="line" id="l169"> 169</a> the terms of this License in conveying all material for which you do -<a href="#l170" class="line" id="l170"> 170</a> not control copyright. Those thus making or running the covered works -<a href="#l171" class="line" id="l171"> 171</a> for you must do so exclusively on your behalf, under your direction -<a href="#l172" class="line" id="l172"> 172</a> and control, on terms that prohibit them from making any copies of -<a href="#l173" class="line" id="l173"> 173</a> your copyrighted material outside their relationship with you. -<a href="#l174" class="line" id="l174"> 174</a> -<a href="#l175" class="line" id="l175"> 175</a> Conveying under any other circumstances is permitted solely under -<a href="#l176" class="line" id="l176"> 176</a> the conditions stated below. Sublicensing is not allowed; section 10 -<a href="#l177" class="line" id="l177"> 177</a> makes it unnecessary. -<a href="#l178" class="line" id="l178"> 178</a> -<a href="#l179" class="line" id="l179"> 179</a> 3. Protecting Users' Legal Rights From Anti-Circumvention Law. -<a href="#l180" class="line" id="l180"> 180</a> -<a href="#l181" class="line" id="l181"> 181</a> No covered work shall be deemed part of an effective technological -<a href="#l182" class="line" id="l182"> 182</a> measure under any applicable law fulfilling obligations under article -<a href="#l183" class="line" id="l183"> 183</a> 11 of the WIPO copyright treaty adopted on 20 December 1996, or -<a href="#l184" class="line" id="l184"> 184</a> similar laws prohibiting or restricting circumvention of such -<a href="#l185" class="line" id="l185"> 185</a> measures. -<a href="#l186" class="line" id="l186"> 186</a> -<a href="#l187" class="line" id="l187"> 187</a> When you convey a covered work, you waive any legal power to forbid -<a href="#l188" class="line" id="l188"> 188</a> circumvention of technological measures to the extent such circumvention -<a href="#l189" class="line" id="l189"> 189</a> is effected by exercising rights under this License with respect to -<a href="#l190" class="line" id="l190"> 190</a> the covered work, and you disclaim any intention to limit operation or -<a href="#l191" class="line" id="l191"> 191</a> modification of the work as a means of enforcing, against the work's -<a href="#l192" class="line" id="l192"> 192</a> users, your or third parties' legal rights to forbid circumvention of -<a href="#l193" class="line" id="l193"> 193</a> technological measures. -<a href="#l194" class="line" id="l194"> 194</a> -<a href="#l195" class="line" id="l195"> 195</a> 4. Conveying Verbatim Copies. -<a href="#l196" class="line" id="l196"> 196</a> -<a href="#l197" class="line" id="l197"> 197</a> You may convey verbatim copies of the Program's source code as you -<a href="#l198" class="line" id="l198"> 198</a> receive it, in any medium, provided that you conspicuously and -<a href="#l199" class="line" id="l199"> 199</a> appropriately publish on each copy an appropriate copyright notice; -<a href="#l200" class="line" id="l200"> 200</a> keep intact all notices stating that this License and any -<a href="#l201" class="line" id="l201"> 201</a> non-permissive terms added in accord with section 7 apply to the code; -<a href="#l202" class="line" id="l202"> 202</a> keep intact all notices of the absence of any warranty; and give all -<a href="#l203" class="line" id="l203"> 203</a> recipients a copy of this License along with the Program. -<a href="#l204" class="line" id="l204"> 204</a> -<a href="#l205" class="line" id="l205"> 205</a> You may charge any price or no price for each copy that you convey, -<a href="#l206" class="line" id="l206"> 206</a> and you may offer support or warranty protection for a fee. -<a href="#l207" class="line" id="l207"> 207</a> -<a href="#l208" class="line" id="l208"> 208</a> 5. Conveying Modified Source Versions. -<a href="#l209" class="line" id="l209"> 209</a> -<a href="#l210" class="line" id="l210"> 210</a> You may convey a work based on the Program, or the modifications to -<a href="#l211" class="line" id="l211"> 211</a> produce it from the Program, in the form of source code under the -<a href="#l212" class="line" id="l212"> 212</a> terms of section 4, provided that you also meet all of these conditions: -<a href="#l213" class="line" id="l213"> 213</a> -<a href="#l214" class="line" id="l214"> 214</a> a) The work must carry prominent notices stating that you modified -<a href="#l215" class="line" id="l215"> 215</a> it, and giving a relevant date. -<a href="#l216" class="line" id="l216"> 216</a> -<a href="#l217" class="line" id="l217"> 217</a> b) The work must carry prominent notices stating that it is -<a href="#l218" class="line" id="l218"> 218</a> released under this License and any conditions added under section -<a href="#l219" class="line" id="l219"> 219</a> 7. This requirement modifies the requirement in section 4 to -<a href="#l220" class="line" id="l220"> 220</a> "keep intact all notices". -<a href="#l221" class="line" id="l221"> 221</a> -<a href="#l222" class="line" id="l222"> 222</a> c) You must license the entire work, as a whole, under this -<a href="#l223" class="line" id="l223"> 223</a> License to anyone who comes into possession of a copy. This -<a href="#l224" class="line" id="l224"> 224</a> License will therefore apply, along with any applicable section 7 -<a href="#l225" class="line" id="l225"> 225</a> additional terms, to the whole of the work, and all its parts, -<a href="#l226" class="line" id="l226"> 226</a> regardless of how they are packaged. This License gives no -<a href="#l227" class="line" id="l227"> 227</a> permission to license the work in any other way, but it does not -<a href="#l228" class="line" id="l228"> 228</a> invalidate such permission if you have separately received it. -<a href="#l229" class="line" id="l229"> 229</a> -<a href="#l230" class="line" id="l230"> 230</a> d) If the work has interactive user interfaces, each must display -<a href="#l231" class="line" id="l231"> 231</a> Appropriate Legal Notices; however, if the Program has interactive -<a href="#l232" class="line" id="l232"> 232</a> interfaces that do not display Appropriate Legal Notices, your -<a href="#l233" class="line" id="l233"> 233</a> work need not make them do so. -<a href="#l234" class="line" id="l234"> 234</a> -<a href="#l235" class="line" id="l235"> 235</a> A compilation of a covered work with other separate and independent -<a href="#l236" class="line" id="l236"> 236</a> works, which are not by their nature extensions of the covered work, -<a href="#l237" class="line" id="l237"> 237</a> and which are not combined with it such as to form a larger program, -<a href="#l238" class="line" id="l238"> 238</a> in or on a volume of a storage or distribution medium, is called an -<a href="#l239" class="line" id="l239"> 239</a> "aggregate" if the compilation and its resulting copyright are not -<a href="#l240" class="line" id="l240"> 240</a> used to limit the access or legal rights of the compilation's users -<a href="#l241" class="line" id="l241"> 241</a> beyond what the individual works permit. Inclusion of a covered work -<a href="#l242" class="line" id="l242"> 242</a> in an aggregate does not cause this License to apply to the other -<a href="#l243" class="line" id="l243"> 243</a> parts of the aggregate. -<a href="#l244" class="line" id="l244"> 244</a> -<a href="#l245" class="line" id="l245"> 245</a> 6. Conveying Non-Source Forms. -<a href="#l246" class="line" id="l246"> 246</a> -<a href="#l247" class="line" id="l247"> 247</a> You may convey a covered work in object code form under the terms -<a href="#l248" class="line" id="l248"> 248</a> of sections 4 and 5, provided that you also convey the -<a href="#l249" class="line" id="l249"> 249</a> machine-readable Corresponding Source under the terms of this License, -<a href="#l250" class="line" id="l250"> 250</a> in one of these ways: -<a href="#l251" class="line" id="l251"> 251</a> -<a href="#l252" class="line" id="l252"> 252</a> a) Convey the object code in, or embodied in, a physical product -<a href="#l253" class="line" id="l253"> 253</a> (including a physical distribution medium), accompanied by the -<a href="#l254" class="line" id="l254"> 254</a> Corresponding Source fixed on a durable physical medium -<a href="#l255" class="line" id="l255"> 255</a> customarily used for software interchange. -<a href="#l256" class="line" id="l256"> 256</a> -<a href="#l257" class="line" id="l257"> 257</a> b) Convey the object code in, or embodied in, a physical product -<a href="#l258" class="line" id="l258"> 258</a> (including a physical distribution medium), accompanied by a -<a href="#l259" class="line" id="l259"> 259</a> written offer, valid for at least three years and valid for as -<a href="#l260" class="line" id="l260"> 260</a> long as you offer spare parts or customer support for that product -<a href="#l261" class="line" id="l261"> 261</a> model, to give anyone who possesses the object code either (1) a -<a href="#l262" class="line" id="l262"> 262</a> copy of the Corresponding Source for all the software in the -<a href="#l263" class="line" id="l263"> 263</a> product that is covered by this License, on a durable physical -<a href="#l264" class="line" id="l264"> 264</a> medium customarily used for software interchange, for a price no -<a href="#l265" class="line" id="l265"> 265</a> more than your reasonable cost of physically performing this -<a href="#l266" class="line" id="l266"> 266</a> conveying of source, or (2) access to copy the -<a href="#l267" class="line" id="l267"> 267</a> Corresponding Source from a network server at no charge. -<a href="#l268" class="line" id="l268"> 268</a> -<a href="#l269" class="line" id="l269"> 269</a> c) Convey individual copies of the object code with a copy of the -<a href="#l270" class="line" id="l270"> 270</a> written offer to provide the Corresponding Source. This -<a href="#l271" class="line" id="l271"> 271</a> alternative is allowed only occasionally and noncommercially, and -<a href="#l272" class="line" id="l272"> 272</a> only if you received the object code with such an offer, in accord -<a href="#l273" class="line" id="l273"> 273</a> with subsection 6b. -<a href="#l274" class="line" id="l274"> 274</a> -<a href="#l275" class="line" id="l275"> 275</a> d) Convey the object code by offering access from a designated -<a href="#l276" class="line" id="l276"> 276</a> place (gratis or for a charge), and offer equivalent access to the -<a href="#l277" class="line" id="l277"> 277</a> Corresponding Source in the same way through the same place at no -<a href="#l278" class="line" id="l278"> 278</a> further charge. You need not require recipients to copy the -<a href="#l279" class="line" id="l279"> 279</a> Corresponding Source along with the object code. If the place to -<a href="#l280" class="line" id="l280"> 280</a> copy the object code is a network server, the Corresponding Source -<a href="#l281" class="line" id="l281"> 281</a> may be on a different server (operated by you or a third party) -<a href="#l282" class="line" id="l282"> 282</a> that supports equivalent copying facilities, provided you maintain -<a href="#l283" class="line" id="l283"> 283</a> clear directions next to the object code saying where to find the -<a href="#l284" class="line" id="l284"> 284</a> Corresponding Source. Regardless of what server hosts the -<a href="#l285" class="line" id="l285"> 285</a> Corresponding Source, you remain obligated to ensure that it is -<a href="#l286" class="line" id="l286"> 286</a> available for as long as needed to satisfy these requirements. -<a href="#l287" class="line" id="l287"> 287</a> -<a href="#l288" class="line" id="l288"> 288</a> e) Convey the object code using peer-to-peer transmission, provided -<a href="#l289" class="line" id="l289"> 289</a> you inform other peers where the object code and Corresponding -<a href="#l290" class="line" id="l290"> 290</a> Source of the work are being offered to the general public at no -<a href="#l291" class="line" id="l291"> 291</a> charge under subsection 6d. -<a href="#l292" class="line" id="l292"> 292</a> -<a href="#l293" class="line" id="l293"> 293</a> A separable portion of the object code, whose source code is excluded -<a href="#l294" class="line" id="l294"> 294</a> from the Corresponding Source as a System Library, need not be -<a href="#l295" class="line" id="l295"> 295</a> included in conveying the object code work. -<a href="#l296" class="line" id="l296"> 296</a> -<a href="#l297" class="line" id="l297"> 297</a> A "User Product" is either (1) a "consumer product", which means any -<a href="#l298" class="line" id="l298"> 298</a> tangible personal property which is normally used for personal, family, -<a href="#l299" class="line" id="l299"> 299</a> or household purposes, or (2) anything designed or sold for incorporation -<a href="#l300" class="line" id="l300"> 300</a> into a dwelling. In determining whether a product is a consumer product, -<a href="#l301" class="line" id="l301"> 301</a> doubtful cases shall be resolved in favor of coverage. For a particular -<a href="#l302" class="line" id="l302"> 302</a> product received by a particular user, "normally used" refers to a -<a href="#l303" class="line" id="l303"> 303</a> typical or common use of that class of product, regardless of the status -<a href="#l304" class="line" id="l304"> 304</a> of the particular user or of the way in which the particular user -<a href="#l305" class="line" id="l305"> 305</a> actually uses, or expects or is expected to use, the product. A product -<a href="#l306" class="line" id="l306"> 306</a> is a consumer product regardless of whether the product has substantial -<a href="#l307" class="line" id="l307"> 307</a> commercial, industrial or non-consumer uses, unless such uses represent -<a href="#l308" class="line" id="l308"> 308</a> the only significant mode of use of the product. -<a href="#l309" class="line" id="l309"> 309</a> -<a href="#l310" class="line" id="l310"> 310</a> "Installation Information" for a User Product means any methods, -<a href="#l311" class="line" id="l311"> 311</a> procedures, authorization keys, or other information required to install -<a href="#l312" class="line" id="l312"> 312</a> and execute modified versions of a covered work in that User Product from -<a href="#l313" class="line" id="l313"> 313</a> a modified version of its Corresponding Source. The information must -<a href="#l314" class="line" id="l314"> 314</a> suffice to ensure that the continued functioning of the modified object -<a href="#l315" class="line" id="l315"> 315</a> code is in no case prevented or interfered with solely because -<a href="#l316" class="line" id="l316"> 316</a> modification has been made. -<a href="#l317" class="line" id="l317"> 317</a> -<a href="#l318" class="line" id="l318"> 318</a> If you convey an object code work under this section in, or with, or -<a href="#l319" class="line" id="l319"> 319</a> specifically for use in, a User Product, and the conveying occurs as -<a href="#l320" class="line" id="l320"> 320</a> part of a transaction in which the right of possession and use of the -<a href="#l321" class="line" id="l321"> 321</a> User Product is transferred to the recipient in perpetuity or for a -<a href="#l322" class="line" id="l322"> 322</a> fixed term (regardless of how the transaction is characterized), the -<a href="#l323" class="line" id="l323"> 323</a> Corresponding Source conveyed under this section must be accompanied -<a href="#l324" class="line" id="l324"> 324</a> by the Installation Information. But this requirement does not apply -<a href="#l325" class="line" id="l325"> 325</a> if neither you nor any third party retains the ability to install -<a href="#l326" class="line" id="l326"> 326</a> modified object code on the User Product (for example, the work has -<a href="#l327" class="line" id="l327"> 327</a> been installed in ROM). -<a href="#l328" class="line" id="l328"> 328</a> -<a href="#l329" class="line" id="l329"> 329</a> The requirement to provide Installation Information does not include a -<a href="#l330" class="line" id="l330"> 330</a> requirement to continue to provide support service, warranty, or updates -<a href="#l331" class="line" id="l331"> 331</a> for a work that has been modified or installed by the recipient, or for -<a href="#l332" class="line" id="l332"> 332</a> the User Product in which it has been modified or installed. Access to a -<a href="#l333" class="line" id="l333"> 333</a> network may be denied when the modification itself materially and -<a href="#l334" class="line" id="l334"> 334</a> adversely affects the operation of the network or violates the rules and -<a href="#l335" class="line" id="l335"> 335</a> protocols for communication across the network. -<a href="#l336" class="line" id="l336"> 336</a> -<a href="#l337" class="line" id="l337"> 337</a> Corresponding Source conveyed, and Installation Information provided, -<a href="#l338" class="line" id="l338"> 338</a> in accord with this section must be in a format that is publicly -<a href="#l339" class="line" id="l339"> 339</a> documented (and with an implementation available to the public in -<a href="#l340" class="line" id="l340"> 340</a> source code form), and must require no special password or key for -<a href="#l341" class="line" id="l341"> 341</a> unpacking, reading or copying. -<a href="#l342" class="line" id="l342"> 342</a> -<a href="#l343" class="line" id="l343"> 343</a> 7. Additional Terms. -<a href="#l344" class="line" id="l344"> 344</a> -<a href="#l345" class="line" id="l345"> 345</a> "Additional permissions" are terms that supplement the terms of this -<a href="#l346" class="line" id="l346"> 346</a> License by making exceptions from one or more of its conditions. -<a href="#l347" class="line" id="l347"> 347</a> Additional permissions that are applicable to the entire Program shall -<a href="#l348" class="line" id="l348"> 348</a> be treated as though they were included in this License, to the extent -<a href="#l349" class="line" id="l349"> 349</a> that they are valid under applicable law. If additional permissions -<a href="#l350" class="line" id="l350"> 350</a> apply only to part of the Program, that part may be used separately -<a href="#l351" class="line" id="l351"> 351</a> under those permissions, but the entire Program remains governed by -<a href="#l352" class="line" id="l352"> 352</a> this License without regard to the additional permissions. -<a href="#l353" class="line" id="l353"> 353</a> -<a href="#l354" class="line" id="l354"> 354</a> When you convey a copy of a covered work, you may at your option -<a href="#l355" class="line" id="l355"> 355</a> remove any additional permissions from that copy, or from any part of -<a href="#l356" class="line" id="l356"> 356</a> it. (Additional permissions may be written to require their own -<a href="#l357" class="line" id="l357"> 357</a> removal in certain cases when you modify the work.) You may place -<a href="#l358" class="line" id="l358"> 358</a> additional permissions on material, added by you to a covered work, -<a href="#l359" class="line" id="l359"> 359</a> for which you have or can give appropriate copyright permission. -<a href="#l360" class="line" id="l360"> 360</a> -<a href="#l361" class="line" id="l361"> 361</a> Notwithstanding any other provision of this License, for material you -<a href="#l362" class="line" id="l362"> 362</a> add to a covered work, you may (if authorized by the copyright holders of -<a href="#l363" class="line" id="l363"> 363</a> that material) supplement the terms of this License with terms: -<a href="#l364" class="line" id="l364"> 364</a> -<a href="#l365" class="line" id="l365"> 365</a> a) Disclaiming warranty or limiting liability differently from the -<a href="#l366" class="line" id="l366"> 366</a> terms of sections 15 and 16 of this License; or -<a href="#l367" class="line" id="l367"> 367</a> -<a href="#l368" class="line" id="l368"> 368</a> b) Requiring preservation of specified reasonable legal notices or -<a href="#l369" class="line" id="l369"> 369</a> author attributions in that material or in the Appropriate Legal -<a href="#l370" class="line" id="l370"> 370</a> Notices displayed by works containing it; or -<a href="#l371" class="line" id="l371"> 371</a> -<a href="#l372" class="line" id="l372"> 372</a> c) Prohibiting misrepresentation of the origin of that material, or -<a href="#l373" class="line" id="l373"> 373</a> requiring that modified versions of such material be marked in -<a href="#l374" class="line" id="l374"> 374</a> reasonable ways as different from the original version; or -<a href="#l375" class="line" id="l375"> 375</a> -<a href="#l376" class="line" id="l376"> 376</a> d) Limiting the use for publicity purposes of names of licensors or -<a href="#l377" class="line" id="l377"> 377</a> authors of the material; or -<a href="#l378" class="line" id="l378"> 378</a> -<a href="#l379" class="line" id="l379"> 379</a> e) Declining to grant rights under trademark law for use of some -<a href="#l380" class="line" id="l380"> 380</a> trade names, trademarks, or service marks; or -<a href="#l381" class="line" id="l381"> 381</a> -<a href="#l382" class="line" id="l382"> 382</a> f) Requiring indemnification of licensors and authors of that -<a href="#l383" class="line" id="l383"> 383</a> material by anyone who conveys the material (or modified versions of -<a href="#l384" class="line" id="l384"> 384</a> it) with contractual assumptions of liability to the recipient, for -<a href="#l385" class="line" id="l385"> 385</a> any liability that these contractual assumptions directly impose on -<a href="#l386" class="line" id="l386"> 386</a> those licensors and authors. -<a href="#l387" class="line" id="l387"> 387</a> -<a href="#l388" class="line" id="l388"> 388</a> All other non-permissive additional terms are considered "further -<a href="#l389" class="line" id="l389"> 389</a> restrictions" within the meaning of section 10. If the Program as you -<a href="#l390" class="line" id="l390"> 390</a> received it, or any part of it, contains a notice stating that it is -<a href="#l391" class="line" id="l391"> 391</a> governed by this License along with a term that is a further -<a href="#l392" class="line" id="l392"> 392</a> restriction, you may remove that term. If a license document contains -<a href="#l393" class="line" id="l393"> 393</a> a further restriction but permits relicensing or conveying under this -<a href="#l394" class="line" id="l394"> 394</a> License, you may add to a covered work material governed by the terms -<a href="#l395" class="line" id="l395"> 395</a> of that license document, provided that the further restriction does -<a href="#l396" class="line" id="l396"> 396</a> not survive such relicensing or conveying. -<a href="#l397" class="line" id="l397"> 397</a> -<a href="#l398" class="line" id="l398"> 398</a> If you add terms to a covered work in accord with this section, you -<a href="#l399" class="line" id="l399"> 399</a> must place, in the relevant source files, a statement of the -<a href="#l400" class="line" id="l400"> 400</a> additional terms that apply to those files, or a notice indicating -<a href="#l401" class="line" id="l401"> 401</a> where to find the applicable terms. -<a href="#l402" class="line" id="l402"> 402</a> -<a href="#l403" class="line" id="l403"> 403</a> Additional terms, permissive or non-permissive, may be stated in the -<a href="#l404" class="line" id="l404"> 404</a> form of a separately written license, or stated as exceptions; -<a href="#l405" class="line" id="l405"> 405</a> the above requirements apply either way. -<a href="#l406" class="line" id="l406"> 406</a> -<a href="#l407" class="line" id="l407"> 407</a> 8. Termination. -<a href="#l408" class="line" id="l408"> 408</a> -<a href="#l409" class="line" id="l409"> 409</a> You may not propagate or modify a covered work except as expressly -<a href="#l410" class="line" id="l410"> 410</a> provided under this License. Any attempt otherwise to propagate or -<a href="#l411" class="line" id="l411"> 411</a> modify it is void, and will automatically terminate your rights under -<a href="#l412" class="line" id="l412"> 412</a> this License (including any patent licenses granted under the third -<a href="#l413" class="line" id="l413"> 413</a> paragraph of section 11). -<a href="#l414" class="line" id="l414"> 414</a> -<a href="#l415" class="line" id="l415"> 415</a> However, if you cease all violation of this License, then your -<a href="#l416" class="line" id="l416"> 416</a> license from a particular copyright holder is reinstated (a) -<a href="#l417" class="line" id="l417"> 417</a> provisionally, unless and until the copyright holder explicitly and -<a href="#l418" class="line" id="l418"> 418</a> finally terminates your license, and (b) permanently, if the copyright -<a href="#l419" class="line" id="l419"> 419</a> holder fails to notify you of the violation by some reasonable means -<a href="#l420" class="line" id="l420"> 420</a> prior to 60 days after the cessation. -<a href="#l421" class="line" id="l421"> 421</a> -<a href="#l422" class="line" id="l422"> 422</a> Moreover, your license from a particular copyright holder is -<a href="#l423" class="line" id="l423"> 423</a> reinstated permanently if the copyright holder notifies you of the -<a href="#l424" class="line" id="l424"> 424</a> violation by some reasonable means, this is the first time you have -<a href="#l425" class="line" id="l425"> 425</a> received notice of violation of this License (for any work) from that -<a href="#l426" class="line" id="l426"> 426</a> copyright holder, and you cure the violation prior to 30 days after -<a href="#l427" class="line" id="l427"> 427</a> your receipt of the notice. -<a href="#l428" class="line" id="l428"> 428</a> -<a href="#l429" class="line" id="l429"> 429</a> Termination of your rights under this section does not terminate the -<a href="#l430" class="line" id="l430"> 430</a> licenses of parties who have received copies or rights from you under -<a href="#l431" class="line" id="l431"> 431</a> this License. If your rights have been terminated and not permanently -<a href="#l432" class="line" id="l432"> 432</a> reinstated, you do not qualify to receive new licenses for the same -<a href="#l433" class="line" id="l433"> 433</a> material under section 10. -<a href="#l434" class="line" id="l434"> 434</a> -<a href="#l435" class="line" id="l435"> 435</a> 9. Acceptance Not Required for Having Copies. -<a href="#l436" class="line" id="l436"> 436</a> -<a href="#l437" class="line" id="l437"> 437</a> You are not required to accept this License in order to receive or -<a href="#l438" class="line" id="l438"> 438</a> run a copy of the Program. Ancillary propagation of a covered work -<a href="#l439" class="line" id="l439"> 439</a> occurring solely as a consequence of using peer-to-peer transmission -<a href="#l440" class="line" id="l440"> 440</a> to receive a copy likewise does not require acceptance. However, -<a href="#l441" class="line" id="l441"> 441</a> nothing other than this License grants you permission to propagate or -<a href="#l442" class="line" id="l442"> 442</a> modify any covered work. These actions infringe copyright if you do -<a href="#l443" class="line" id="l443"> 443</a> not accept this License. Therefore, by modifying or propagating a -<a href="#l444" class="line" id="l444"> 444</a> covered work, you indicate your acceptance of this License to do so. -<a href="#l445" class="line" id="l445"> 445</a> -<a href="#l446" class="line" id="l446"> 446</a> 10. Automatic Licensing of Downstream Recipients. -<a href="#l447" class="line" id="l447"> 447</a> -<a href="#l448" class="line" id="l448"> 448</a> Each time you convey a covered work, the recipient automatically -<a href="#l449" class="line" id="l449"> 449</a> receives a license from the original licensors, to run, modify and -<a href="#l450" class="line" id="l450"> 450</a> propagate that work, subject to this License. You are not responsible -<a href="#l451" class="line" id="l451"> 451</a> for enforcing compliance by third parties with this License. -<a href="#l452" class="line" id="l452"> 452</a> -<a href="#l453" class="line" id="l453"> 453</a> An "entity transaction" is a transaction transferring control of an -<a href="#l454" class="line" id="l454"> 454</a> organization, or substantially all assets of one, or subdividing an -<a href="#l455" class="line" id="l455"> 455</a> organization, or merging organizations. If propagation of a covered -<a href="#l456" class="line" id="l456"> 456</a> work results from an entity transaction, each party to that -<a href="#l457" class="line" id="l457"> 457</a> transaction who receives a copy of the work also receives whatever -<a href="#l458" class="line" id="l458"> 458</a> licenses to the work the party's predecessor in interest had or could -<a href="#l459" class="line" id="l459"> 459</a> give under the previous paragraph, plus a right to possession of the -<a href="#l460" class="line" id="l460"> 460</a> Corresponding Source of the work from the predecessor in interest, if -<a href="#l461" class="line" id="l461"> 461</a> the predecessor has it or can get it with reasonable efforts. -<a href="#l462" class="line" id="l462"> 462</a> -<a href="#l463" class="line" id="l463"> 463</a> You may not impose any further restrictions on the exercise of the -<a href="#l464" class="line" id="l464"> 464</a> rights granted or affirmed under this License. For example, you may -<a href="#l465" class="line" id="l465"> 465</a> not impose a license fee, royalty, or other charge for exercise of -<a href="#l466" class="line" id="l466"> 466</a> rights granted under this License, and you may not initiate litigation -<a href="#l467" class="line" id="l467"> 467</a> (including a cross-claim or counterclaim in a lawsuit) alleging that -<a href="#l468" class="line" id="l468"> 468</a> any patent claim is infringed by making, using, selling, offering for -<a href="#l469" class="line" id="l469"> 469</a> sale, or importing the Program or any portion of it. -<a href="#l470" class="line" id="l470"> 470</a> -<a href="#l471" class="line" id="l471"> 471</a> 11. Patents. -<a href="#l472" class="line" id="l472"> 472</a> -<a href="#l473" class="line" id="l473"> 473</a> A "contributor" is a copyright holder who authorizes use under this -<a href="#l474" class="line" id="l474"> 474</a> License of the Program or a work on which the Program is based. The -<a href="#l475" class="line" id="l475"> 475</a> work thus licensed is called the contributor's "contributor version". -<a href="#l476" class="line" id="l476"> 476</a> -<a href="#l477" class="line" id="l477"> 477</a> A contributor's "essential patent claims" are all patent claims -<a href="#l478" class="line" id="l478"> 478</a> owned or controlled by the contributor, whether already acquired or -<a href="#l479" class="line" id="l479"> 479</a> hereafter acquired, that would be infringed by some manner, permitted -<a href="#l480" class="line" id="l480"> 480</a> by this License, of making, using, or selling its contributor version, -<a href="#l481" class="line" id="l481"> 481</a> but do not include claims that would be infringed only as a -<a href="#l482" class="line" id="l482"> 482</a> consequence of further modification of the contributor version. For -<a href="#l483" class="line" id="l483"> 483</a> purposes of this definition, "control" includes the right to grant -<a href="#l484" class="line" id="l484"> 484</a> patent sublicenses in a manner consistent with the requirements of -<a href="#l485" class="line" id="l485"> 485</a> this License. -<a href="#l486" class="line" id="l486"> 486</a> -<a href="#l487" class="line" id="l487"> 487</a> Each contributor grants you a non-exclusive, worldwide, royalty-free -<a href="#l488" class="line" id="l488"> 488</a> patent license under the contributor's essential patent claims, to -<a href="#l489" class="line" id="l489"> 489</a> make, use, sell, offer for sale, import and otherwise run, modify and -<a href="#l490" class="line" id="l490"> 490</a> propagate the contents of its contributor version. -<a href="#l491" class="line" id="l491"> 491</a> -<a href="#l492" class="line" id="l492"> 492</a> In the following three paragraphs, a "patent license" is any express -<a href="#l493" class="line" id="l493"> 493</a> agreement or commitment, however denominated, not to enforce a patent -<a href="#l494" class="line" id="l494"> 494</a> (such as an express permission to practice a patent or covenant not to -<a href="#l495" class="line" id="l495"> 495</a> sue for patent infringement). To "grant" such a patent license to a -<a href="#l496" class="line" id="l496"> 496</a> party means to make such an agreement or commitment not to enforce a -<a href="#l497" class="line" id="l497"> 497</a> patent against the party. -<a href="#l498" class="line" id="l498"> 498</a> -<a href="#l499" class="line" id="l499"> 499</a> If you convey a covered work, knowingly relying on a patent license, -<a href="#l500" class="line" id="l500"> 500</a> and the Corresponding Source of the work is not available for anyone -<a href="#l501" class="line" id="l501"> 501</a> to copy, free of charge and under the terms of this License, through a -<a href="#l502" class="line" id="l502"> 502</a> publicly available network server or other readily accessible means, -<a href="#l503" class="line" id="l503"> 503</a> then you must either (1) cause the Corresponding Source to be so -<a href="#l504" class="line" id="l504"> 504</a> available, or (2) arrange to deprive yourself of the benefit of the -<a href="#l505" class="line" id="l505"> 505</a> patent license for this particular work, or (3) arrange, in a manner -<a href="#l506" class="line" id="l506"> 506</a> consistent with the requirements of this License, to extend the patent -<a href="#l507" class="line" id="l507"> 507</a> license to downstream recipients. "Knowingly relying" means you have -<a href="#l508" class="line" id="l508"> 508</a> actual knowledge that, but for the patent license, your conveying the -<a href="#l509" class="line" id="l509"> 509</a> covered work in a country, or your recipient's use of the covered work -<a href="#l510" class="line" id="l510"> 510</a> in a country, would infringe one or more identifiable patents in that -<a href="#l511" class="line" id="l511"> 511</a> country that you have reason to believe are valid. -<a href="#l512" class="line" id="l512"> 512</a> -<a href="#l513" class="line" id="l513"> 513</a> If, pursuant to or in connection with a single transaction or -<a href="#l514" class="line" id="l514"> 514</a> arrangement, you convey, or propagate by procuring conveyance of, a -<a href="#l515" class="line" id="l515"> 515</a> covered work, and grant a patent license to some of the parties -<a href="#l516" class="line" id="l516"> 516</a> receiving the covered work authorizing them to use, propagate, modify -<a href="#l517" class="line" id="l517"> 517</a> or convey a specific copy of the covered work, then the patent license -<a href="#l518" class="line" id="l518"> 518</a> you grant is automatically extended to all recipients of the covered -<a href="#l519" class="line" id="l519"> 519</a> work and works based on it. -<a href="#l520" class="line" id="l520"> 520</a> -<a href="#l521" class="line" id="l521"> 521</a> A patent license is "discriminatory" if it does not include within -<a href="#l522" class="line" id="l522"> 522</a> the scope of its coverage, prohibits the exercise of, or is -<a href="#l523" class="line" id="l523"> 523</a> conditioned on the non-exercise of one or more of the rights that are -<a href="#l524" class="line" id="l524"> 524</a> specifically granted under this License. You may not convey a covered -<a href="#l525" class="line" id="l525"> 525</a> work if you are a party to an arrangement with a third party that is -<a href="#l526" class="line" id="l526"> 526</a> in the business of distributing software, under which you make payment -<a href="#l527" class="line" id="l527"> 527</a> to the third party based on the extent of your activity of conveying -<a href="#l528" class="line" id="l528"> 528</a> the work, and under which the third party grants, to any of the -<a href="#l529" class="line" id="l529"> 529</a> parties who would receive the covered work from you, a discriminatory -<a href="#l530" class="line" id="l530"> 530</a> patent license (a) in connection with copies of the covered work -<a href="#l531" class="line" id="l531"> 531</a> conveyed by you (or copies made from those copies), or (b) primarily -<a href="#l532" class="line" id="l532"> 532</a> for and in connection with specific products or compilations that -<a href="#l533" class="line" id="l533"> 533</a> contain the covered work, unless you entered into that arrangement, -<a href="#l534" class="line" id="l534"> 534</a> or that patent license was granted, prior to 28 March 2007. -<a href="#l535" class="line" id="l535"> 535</a> -<a href="#l536" class="line" id="l536"> 536</a> Nothing in this License shall be construed as excluding or limiting -<a href="#l537" class="line" id="l537"> 537</a> any implied license or other defenses to infringement that may -<a href="#l538" class="line" id="l538"> 538</a> otherwise be available to you under applicable patent law. -<a href="#l539" class="line" id="l539"> 539</a> -<a href="#l540" class="line" id="l540"> 540</a> 12. No Surrender of Others' Freedom. -<a href="#l541" class="line" id="l541"> 541</a> -<a href="#l542" class="line" id="l542"> 542</a> If conditions are imposed on you (whether by court order, agreement or -<a href="#l543" class="line" id="l543"> 543</a> otherwise) that contradict the conditions of this License, they do not -<a href="#l544" class="line" id="l544"> 544</a> excuse you from the conditions of this License. If you cannot convey a -<a href="#l545" class="line" id="l545"> 545</a> covered work so as to satisfy simultaneously your obligations under this -<a href="#l546" class="line" id="l546"> 546</a> License and any other pertinent obligations, then as a consequence you may -<a href="#l547" class="line" id="l547"> 547</a> not convey it at all. For example, if you agree to terms that obligate you -<a href="#l548" class="line" id="l548"> 548</a> to collect a royalty for further conveying from those to whom you convey -<a href="#l549" class="line" id="l549"> 549</a> the Program, the only way you could satisfy both those terms and this -<a href="#l550" class="line" id="l550"> 550</a> License would be to refrain entirely from conveying the Program. -<a href="#l551" class="line" id="l551"> 551</a> -<a href="#l552" class="line" id="l552"> 552</a> 13. Use with the GNU Affero General Public License. -<a href="#l553" class="line" id="l553"> 553</a> -<a href="#l554" class="line" id="l554"> 554</a> Notwithstanding any other provision of this License, you have -<a href="#l555" class="line" id="l555"> 555</a> permission to link or combine any covered work with a work licensed -<a href="#l556" class="line" id="l556"> 556</a> under version 3 of the GNU Affero General Public License into a single -<a href="#l557" class="line" id="l557"> 557</a> combined work, and to convey the resulting work. The terms of this -<a href="#l558" class="line" id="l558"> 558</a> License will continue to apply to the part which is the covered work, -<a href="#l559" class="line" id="l559"> 559</a> but the special requirements of the GNU Affero General Public License, -<a href="#l560" class="line" id="l560"> 560</a> section 13, concerning interaction through a network will apply to the -<a href="#l561" class="line" id="l561"> 561</a> combination as such. -<a href="#l562" class="line" id="l562"> 562</a> -<a href="#l563" class="line" id="l563"> 563</a> 14. Revised Versions of this License. -<a href="#l564" class="line" id="l564"> 564</a> -<a href="#l565" class="line" id="l565"> 565</a> The Free Software Foundation may publish revised and/or new versions of -<a href="#l566" class="line" id="l566"> 566</a> the GNU General Public License from time to time. Such new versions will -<a href="#l567" class="line" id="l567"> 567</a> be similar in spirit to the present version, but may differ in detail to -<a href="#l568" class="line" id="l568"> 568</a> address new problems or concerns. -<a href="#l569" class="line" id="l569"> 569</a> -<a href="#l570" class="line" id="l570"> 570</a> Each version is given a distinguishing version number. If the -<a href="#l571" class="line" id="l571"> 571</a> Program specifies that a certain numbered version of the GNU General -<a href="#l572" class="line" id="l572"> 572</a> Public License "or any later version" applies to it, you have the -<a href="#l573" class="line" id="l573"> 573</a> option of following the terms and conditions either of that numbered -<a href="#l574" class="line" id="l574"> 574</a> version or of any later version published by the Free Software -<a href="#l575" class="line" id="l575"> 575</a> Foundation. If the Program does not specify a version number of the -<a href="#l576" class="line" id="l576"> 576</a> GNU General Public License, you may choose any version ever published -<a href="#l577" class="line" id="l577"> 577</a> by the Free Software Foundation. -<a href="#l578" class="line" id="l578"> 578</a> -<a href="#l579" class="line" id="l579"> 579</a> If the Program specifies that a proxy can decide which future -<a href="#l580" class="line" id="l580"> 580</a> versions of the GNU General Public License can be used, that proxy's -<a href="#l581" class="line" id="l581"> 581</a> public statement of acceptance of a version permanently authorizes you -<a href="#l582" class="line" id="l582"> 582</a> to choose that version for the Program. -<a href="#l583" class="line" id="l583"> 583</a> -<a href="#l584" class="line" id="l584"> 584</a> Later license versions may give you additional or different -<a href="#l585" class="line" id="l585"> 585</a> permissions. However, no additional obligations are imposed on any -<a href="#l586" class="line" id="l586"> 586</a> author or copyright holder as a result of your choosing to follow a -<a href="#l587" class="line" id="l587"> 587</a> later version. -<a href="#l588" class="line" id="l588"> 588</a> -<a href="#l589" class="line" id="l589"> 589</a> 15. Disclaimer of Warranty. -<a href="#l590" class="line" id="l590"> 590</a> -<a href="#l591" class="line" id="l591"> 591</a> THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY -<a href="#l592" class="line" id="l592"> 592</a> APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT -<a href="#l593" class="line" id="l593"> 593</a> HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY -<a href="#l594" class="line" id="l594"> 594</a> OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, -<a href="#l595" class="line" id="l595"> 595</a> THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR -<a href="#l596" class="line" id="l596"> 596</a> PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM -<a href="#l597" class="line" id="l597"> 597</a> IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF -<a href="#l598" class="line" id="l598"> 598</a> ALL NECESSARY SERVICING, REPAIR OR CORRECTION. -<a href="#l599" class="line" id="l599"> 599</a> -<a href="#l600" class="line" id="l600"> 600</a> 16. Limitation of Liability. -<a href="#l601" class="line" id="l601"> 601</a> -<a href="#l602" class="line" id="l602"> 602</a> IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING -<a href="#l603" class="line" id="l603"> 603</a> WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS -<a href="#l604" class="line" id="l604"> 604</a> THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY -<a href="#l605" class="line" id="l605"> 605</a> GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE -<a href="#l606" class="line" id="l606"> 606</a> USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF -<a href="#l607" class="line" id="l607"> 607</a> DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD -<a href="#l608" class="line" id="l608"> 608</a> PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), -<a href="#l609" class="line" id="l609"> 609</a> EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF -<a href="#l610" class="line" id="l610"> 610</a> SUCH DAMAGES. -<a href="#l611" class="line" id="l611"> 611</a> -<a href="#l612" class="line" id="l612"> 612</a> 17. Interpretation of Sections 15 and 16. -<a href="#l613" class="line" id="l613"> 613</a> -<a href="#l614" class="line" id="l614"> 614</a> If the disclaimer of warranty and limitation of liability provided -<a href="#l615" class="line" id="l615"> 615</a> above cannot be given local legal effect according to their terms, -<a href="#l616" class="line" id="l616"> 616</a> reviewing courts shall apply local law that most closely approximates -<a href="#l617" class="line" id="l617"> 617</a> an absolute waiver of all civil liability in connection with the -<a href="#l618" class="line" id="l618"> 618</a> Program, unless a warranty or assumption of liability accompanies a -<a href="#l619" class="line" id="l619"> 619</a> copy of the Program in return for a fee. -<a href="#l620" class="line" id="l620"> 620</a> -<a href="#l621" class="line" id="l621"> 621</a> END OF TERMS AND CONDITIONS -<a href="#l622" class="line" id="l622"> 622</a> -<a href="#l623" class="line" id="l623"> 623</a> How to Apply These Terms to Your New Programs -<a href="#l624" class="line" id="l624"> 624</a> -<a href="#l625" class="line" id="l625"> 625</a> If you develop a new program, and you want it to be of the greatest -<a href="#l626" class="line" id="l626"> 626</a> possible use to the public, the best way to achieve this is to make it -<a href="#l627" class="line" id="l627"> 627</a> free software which everyone can redistribute and change under these terms. -<a href="#l628" class="line" id="l628"> 628</a> -<a href="#l629" class="line" id="l629"> 629</a> To do so, attach the following notices to the program. It is safest -<a href="#l630" class="line" id="l630"> 630</a> to attach them to the start of each source file to most effectively -<a href="#l631" class="line" id="l631"> 631</a> state the exclusion of warranty; and each file should have at least -<a href="#l632" class="line" id="l632"> 632</a> the "copyright" line and a pointer to where the full notice is found. -<a href="#l633" class="line" id="l633"> 633</a> -<a href="#l634" class="line" id="l634"> 634</a> <one line to give the program's name and a brief idea of what it does.> -<a href="#l635" class="line" id="l635"> 635</a> Copyright (C) <year> <name of author> -<a href="#l636" class="line" id="l636"> 636</a> -<a href="#l637" class="line" id="l637"> 637</a> This program is free software: you can redistribute it and/or modify -<a href="#l638" class="line" id="l638"> 638</a> it under the terms of the GNU General Public License as published by -<a href="#l639" class="line" id="l639"> 639</a> the Free Software Foundation, either version 3 of the License, or -<a href="#l640" class="line" id="l640"> 640</a> (at your option) any later version. -<a href="#l641" class="line" id="l641"> 641</a> -<a href="#l642" class="line" id="l642"> 642</a> This program is distributed in the hope that it will be useful, -<a href="#l643" class="line" id="l643"> 643</a> but WITHOUT ANY WARRANTY; without even the implied warranty of -<a href="#l644" class="line" id="l644"> 644</a> MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -<a href="#l645" class="line" id="l645"> 645</a> GNU General Public License for more details. -<a href="#l646" class="line" id="l646"> 646</a> -<a href="#l647" class="line" id="l647"> 647</a> You should have received a copy of the GNU General Public License -<a href="#l648" class="line" id="l648"> 648</a> along with this program. If not, see <https://www.gnu.org/licenses/>. -<a href="#l649" class="line" id="l649"> 649</a> -<a href="#l650" class="line" id="l650"> 650</a> Also add information on how to contact you by electronic and paper mail. -<a href="#l651" class="line" id="l651"> 651</a> -<a href="#l652" class="line" id="l652"> 652</a> If the program does terminal interaction, make it output a short -<a href="#l653" class="line" id="l653"> 653</a> notice like this when it starts in an interactive mode: -<a href="#l654" class="line" id="l654"> 654</a> -<a href="#l655" class="line" id="l655"> 655</a> <program> Copyright (C) <year> <name of author> -<a href="#l656" class="line" id="l656"> 656</a> This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. -<a href="#l657" class="line" id="l657"> 657</a> This is free software, and you are welcome to redistribute it -<a href="#l658" class="line" id="l658"> 658</a> under certain conditions; type `show c' for details. -<a href="#l659" class="line" id="l659"> 659</a> -<a href="#l660" class="line" id="l660"> 660</a> The hypothetical commands `show w' and `show c' should show the appropriate -<a href="#l661" class="line" id="l661"> 661</a> parts of the General Public License. Of course, your program's commands -<a href="#l662" class="line" id="l662"> 662</a> might be different; for a GUI interface, you would use an "about box". -<a href="#l663" class="line" id="l663"> 663</a> -<a href="#l664" class="line" id="l664"> 664</a> You should also get your employer (if you work as a programmer) or school, -<a href="#l665" class="line" id="l665"> 665</a> if any, to sign a "copyright disclaimer" for the program, if necessary. -<a href="#l666" class="line" id="l666"> 666</a> For more information on this, and how to apply and follow the GNU GPL, see -<a href="#l667" class="line" id="l667"> 667</a> <https://www.gnu.org/licenses/>. -<a href="#l668" class="line" id="l668"> 668</a> -<a href="#l669" class="line" id="l669"> 669</a> The GNU General Public License does not permit incorporating your program -<a href="#l670" class="line" id="l670"> 670</a> into proprietary programs. If your program is a subroutine library, you -<a href="#l671" class="line" id="l671"> 671</a> may consider it more useful to permit linking proprietary applications with -<a href="#l672" class="line" id="l672"> 672</a> the library. If this is what you want to do, use the GNU Lesser General -<a href="#l673" class="line" id="l673"> 673</a> Public License instead of this License. But first, please read -<a href="#l674" class="line" id="l674"> 674</a> <https://www.gnu.org/licenses/why-not-lgpl.html>. +<pre id="blob"> +<a href="#l1" class="line" id="l1"> 1</a> GNU GENERAL PUBLIC LICENSE +<a href="#l2" class="line" id="l2"> 2</a> Version 3, 29 June 2007 +<a href="#l3" class="line" id="l3"> 3</a> +<a href="#l4" class="line" id="l4"> 4</a> Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/> +<a href="#l5" class="line" id="l5"> 5</a> Everyone is permitted to copy and distribute verbatim copies +<a href="#l6" class="line" id="l6"> 6</a> of this license document, but changing it is not allowed. +<a href="#l7" class="line" id="l7"> 7</a> +<a href="#l8" class="line" id="l8"> 8</a> Preamble +<a href="#l9" class="line" id="l9"> 9</a> +<a href="#l10" class="line" id="l10"> 10</a> The GNU General Public License is a free, copyleft license for +<a href="#l11" class="line" id="l11"> 11</a> software and other kinds of works. +<a href="#l12" class="line" id="l12"> 12</a> +<a href="#l13" class="line" id="l13"> 13</a> The licenses for most software and other practical works are designed +<a href="#l14" class="line" id="l14"> 14</a> to take away your freedom to share and change the works. By contrast, +<a href="#l15" class="line" id="l15"> 15</a> the GNU General Public License is intended to guarantee your freedom to +<a href="#l16" class="line" id="l16"> 16</a> share and change all versions of a program--to make sure it remains free +<a href="#l17" class="line" id="l17"> 17</a> software for all its users. We, the Free Software Foundation, use the +<a href="#l18" class="line" id="l18"> 18</a> GNU General Public License for most of our software; it applies also to +<a href="#l19" class="line" id="l19"> 19</a> any other work released this way by its authors. You can apply it to +<a href="#l20" class="line" id="l20"> 20</a> your programs, too. +<a href="#l21" class="line" id="l21"> 21</a> +<a href="#l22" class="line" id="l22"> 22</a> When we speak of free software, we are referring to freedom, not +<a href="#l23" class="line" id="l23"> 23</a> price. Our General Public Licenses are designed to make sure that you +<a href="#l24" class="line" id="l24"> 24</a> have the freedom to distribute copies of free software (and charge for +<a href="#l25" class="line" id="l25"> 25</a> them if you wish), that you receive source code or can get it if you +<a href="#l26" class="line" id="l26"> 26</a> want it, that you can change the software or use pieces of it in new +<a href="#l27" class="line" id="l27"> 27</a> free programs, and that you know you can do these things. +<a href="#l28" class="line" id="l28"> 28</a> +<a href="#l29" class="line" id="l29"> 29</a> To protect your rights, we need to prevent others from denying you +<a href="#l30" class="line" id="l30"> 30</a> these rights or asking you to surrender the rights. Therefore, you have +<a href="#l31" class="line" id="l31"> 31</a> certain responsibilities if you distribute copies of the software, or if +<a href="#l32" class="line" id="l32"> 32</a> you modify it: responsibilities to respect the freedom of others. +<a href="#l33" class="line" id="l33"> 33</a> +<a href="#l34" class="line" id="l34"> 34</a> For example, if you distribute copies of such a program, whether +<a href="#l35" class="line" id="l35"> 35</a> gratis or for a fee, you must pass on to the recipients the same +<a href="#l36" class="line" id="l36"> 36</a> freedoms that you received. You must make sure that they, too, receive +<a href="#l37" class="line" id="l37"> 37</a> or can get the source code. And you must show them these terms so they +<a href="#l38" class="line" id="l38"> 38</a> know their rights. +<a href="#l39" class="line" id="l39"> 39</a> +<a href="#l40" class="line" id="l40"> 40</a> Developers that use the GNU GPL protect your rights with two steps: +<a href="#l41" class="line" id="l41"> 41</a> (1) assert copyright on the software, and (2) offer you this License +<a href="#l42" class="line" id="l42"> 42</a> giving you legal permission to copy, distribute and/or modify it. +<a href="#l43" class="line" id="l43"> 43</a> +<a href="#l44" class="line" id="l44"> 44</a> For the developers' and authors' protection, the GPL clearly explains +<a href="#l45" class="line" id="l45"> 45</a> that there is no warranty for this free software. For both users' and +<a href="#l46" class="line" id="l46"> 46</a> authors' sake, the GPL requires that modified versions be marked as +<a href="#l47" class="line" id="l47"> 47</a> changed, so that their problems will not be attributed erroneously to +<a href="#l48" class="line" id="l48"> 48</a> authors of previous versions. +<a href="#l49" class="line" id="l49"> 49</a> +<a href="#l50" class="line" id="l50"> 50</a> Some devices are designed to deny users access to install or run +<a href="#l51" class="line" id="l51"> 51</a> modified versions of the software inside them, although the manufacturer +<a href="#l52" class="line" id="l52"> 52</a> can do so. This is fundamentally incompatible with the aim of +<a href="#l53" class="line" id="l53"> 53</a> protecting users' freedom to change the software. The systematic +<a href="#l54" class="line" id="l54"> 54</a> pattern of such abuse occurs in the area of products for individuals to +<a href="#l55" class="line" id="l55"> 55</a> use, which is precisely where it is most unacceptable. Therefore, we +<a href="#l56" class="line" id="l56"> 56</a> have designed this version of the GPL to prohibit the practice for those +<a href="#l57" class="line" id="l57"> 57</a> products. If such problems arise substantially in other domains, we +<a href="#l58" class="line" id="l58"> 58</a> stand ready to extend this provision to those domains in future versions +<a href="#l59" class="line" id="l59"> 59</a> of the GPL, as needed to protect the freedom of users. +<a href="#l60" class="line" id="l60"> 60</a> +<a href="#l61" class="line" id="l61"> 61</a> Finally, every program is threatened constantly by software patents. +<a href="#l62" class="line" id="l62"> 62</a> States should not allow patents to restrict development and use of +<a href="#l63" class="line" id="l63"> 63</a> software on general-purpose computers, but in those that do, we wish to +<a href="#l64" class="line" id="l64"> 64</a> avoid the special danger that patents applied to a free program could +<a href="#l65" class="line" id="l65"> 65</a> make it effectively proprietary. To prevent this, the GPL assures that +<a href="#l66" class="line" id="l66"> 66</a> patents cannot be used to render the program non-free. +<a href="#l67" class="line" id="l67"> 67</a> +<a href="#l68" class="line" id="l68"> 68</a> The precise terms and conditions for copying, distribution and +<a href="#l69" class="line" id="l69"> 69</a> modification follow. +<a href="#l70" class="line" id="l70"> 70</a> +<a href="#l71" class="line" id="l71"> 71</a> TERMS AND CONDITIONS +<a href="#l72" class="line" id="l72"> 72</a> +<a href="#l73" class="line" id="l73"> 73</a> 0. Definitions. +<a href="#l74" class="line" id="l74"> 74</a> +<a href="#l75" class="line" id="l75"> 75</a> "This License" refers to version 3 of the GNU General Public License. +<a href="#l76" class="line" id="l76"> 76</a> +<a href="#l77" class="line" id="l77"> 77</a> "Copyright" also means copyright-like laws that apply to other kinds of +<a href="#l78" class="line" id="l78"> 78</a> works, such as semiconductor masks. +<a href="#l79" class="line" id="l79"> 79</a> +<a href="#l80" class="line" id="l80"> 80</a> "The Program" refers to any copyrightable work licensed under this +<a href="#l81" class="line" id="l81"> 81</a> License. Each licensee is addressed as "you". "Licensees" and +<a href="#l82" class="line" id="l82"> 82</a> "recipients" may be individuals or organizations. +<a href="#l83" class="line" id="l83"> 83</a> +<a href="#l84" class="line" id="l84"> 84</a> To "modify" a work means to copy from or adapt all or part of the work +<a href="#l85" class="line" id="l85"> 85</a> in a fashion requiring copyright permission, other than the making of an +<a href="#l86" class="line" id="l86"> 86</a> exact copy. The resulting work is called a "modified version" of the +<a href="#l87" class="line" id="l87"> 87</a> earlier work or a work "based on" the earlier work. +<a href="#l88" class="line" id="l88"> 88</a> +<a href="#l89" class="line" id="l89"> 89</a> A "covered work" means either the unmodified Program or a work based +<a href="#l90" class="line" id="l90"> 90</a> on the Program. +<a href="#l91" class="line" id="l91"> 91</a> +<a href="#l92" class="line" id="l92"> 92</a> To "propagate" a work means to do anything with it that, without +<a href="#l93" class="line" id="l93"> 93</a> permission, would make you directly or secondarily liable for +<a href="#l94" class="line" id="l94"> 94</a> infringement under applicable copyright law, except executing it on a +<a href="#l95" class="line" id="l95"> 95</a> computer or modifying a private copy. Propagation includes copying, +<a href="#l96" class="line" id="l96"> 96</a> distribution (with or without modification), making available to the +<a href="#l97" class="line" id="l97"> 97</a> public, and in some countries other activities as well. +<a href="#l98" class="line" id="l98"> 98</a> +<a href="#l99" class="line" id="l99"> 99</a> To "convey" a work means any kind of propagation that enables other +<a href="#l100" class="line" id="l100">100</a> parties to make or receive copies. Mere interaction with a user through +<a href="#l101" class="line" id="l101">101</a> a computer network, with no transfer of a copy, is not conveying. +<a href="#l102" class="line" id="l102">102</a> +<a href="#l103" class="line" id="l103">103</a> An interactive user interface displays "Appropriate Legal Notices" +<a href="#l104" class="line" id="l104">104</a> to the extent that it includes a convenient and prominently visible +<a href="#l105" class="line" id="l105">105</a> feature that (1) displays an appropriate copyright notice, and (2) +<a href="#l106" class="line" id="l106">106</a> tells the user that there is no warranty for the work (except to the +<a href="#l107" class="line" id="l107">107</a> extent that warranties are provided), that licensees may convey the +<a href="#l108" class="line" id="l108">108</a> work under this License, and how to view a copy of this License. If +<a href="#l109" class="line" id="l109">109</a> the interface presents a list of user commands or options, such as a +<a href="#l110" class="line" id="l110">110</a> menu, a prominent item in the list meets this criterion. +<a href="#l111" class="line" id="l111">111</a> +<a href="#l112" class="line" id="l112">112</a> 1. Source Code. +<a href="#l113" class="line" id="l113">113</a> +<a href="#l114" class="line" id="l114">114</a> The "source code" for a work means the preferred form of the work +<a href="#l115" class="line" id="l115">115</a> for making modifications to it. "Object code" means any non-source +<a href="#l116" class="line" id="l116">116</a> form of a work. +<a href="#l117" class="line" id="l117">117</a> +<a href="#l118" class="line" id="l118">118</a> A "Standard Interface" means an interface that either is an official +<a href="#l119" class="line" id="l119">119</a> standard defined by a recognized standards body, or, in the case of +<a href="#l120" class="line" id="l120">120</a> interfaces specified for a particular programming language, one that +<a href="#l121" class="line" id="l121">121</a> is widely used among developers working in that language. +<a href="#l122" class="line" id="l122">122</a> +<a href="#l123" class="line" id="l123">123</a> The "System Libraries" of an executable work include anything, other +<a href="#l124" class="line" id="l124">124</a> than the work as a whole, that (a) is included in the normal form of +<a href="#l125" class="line" id="l125">125</a> packaging a Major Component, but which is not part of that Major +<a href="#l126" class="line" id="l126">126</a> Component, and (b) serves only to enable use of the work with that +<a href="#l127" class="line" id="l127">127</a> Major Component, or to implement a Standard Interface for which an +<a href="#l128" class="line" id="l128">128</a> implementation is available to the public in source code form. A +<a href="#l129" class="line" id="l129">129</a> "Major Component", in this context, means a major essential component +<a href="#l130" class="line" id="l130">130</a> (kernel, window system, and so on) of the specific operating system +<a href="#l131" class="line" id="l131">131</a> (if any) on which the executable work runs, or a compiler used to +<a href="#l132" class="line" id="l132">132</a> produce the work, or an object code interpreter used to run it. +<a href="#l133" class="line" id="l133">133</a> +<a href="#l134" class="line" id="l134">134</a> The "Corresponding Source" for a work in object code form means all +<a href="#l135" class="line" id="l135">135</a> the source code needed to generate, install, and (for an executable +<a href="#l136" class="line" id="l136">136</a> work) run the object code and to modify the work, including scripts to +<a href="#l137" class="line" id="l137">137</a> control those activities. However, it does not include the work's +<a href="#l138" class="line" id="l138">138</a> System Libraries, or general-purpose tools or generally available free +<a href="#l139" class="line" id="l139">139</a> programs which are used unmodified in performing those activities but +<a href="#l140" class="line" id="l140">140</a> which are not part of the work. For example, Corresponding Source +<a href="#l141" class="line" id="l141">141</a> includes interface definition files associated with source files for +<a href="#l142" class="line" id="l142">142</a> the work, and the source code for shared libraries and dynamically +<a href="#l143" class="line" id="l143">143</a> linked subprograms that the work is specifically designed to require, +<a href="#l144" class="line" id="l144">144</a> such as by intimate data communication or control flow between those +<a href="#l145" class="line" id="l145">145</a> subprograms and other parts of the work. +<a href="#l146" class="line" id="l146">146</a> +<a href="#l147" class="line" id="l147">147</a> The Corresponding Source need not include anything that users +<a href="#l148" class="line" id="l148">148</a> can regenerate automatically from other parts of the Corresponding +<a href="#l149" class="line" id="l149">149</a> Source. +<a href="#l150" class="line" id="l150">150</a> +<a href="#l151" class="line" id="l151">151</a> The Corresponding Source for a work in source code form is that +<a href="#l152" class="line" id="l152">152</a> same work. +<a href="#l153" class="line" id="l153">153</a> +<a href="#l154" class="line" id="l154">154</a> 2. Basic Permissions. +<a href="#l155" class="line" id="l155">155</a> +<a href="#l156" class="line" id="l156">156</a> All rights granted under this License are granted for the term of +<a href="#l157" class="line" id="l157">157</a> copyright on the Program, and are irrevocable provided the stated +<a href="#l158" class="line" id="l158">158</a> conditions are met. This License explicitly affirms your unlimited +<a href="#l159" class="line" id="l159">159</a> permission to run the unmodified Program. The output from running a +<a href="#l160" class="line" id="l160">160</a> covered work is covered by this License only if the output, given its +<a href="#l161" class="line" id="l161">161</a> content, constitutes a covered work. This License acknowledges your +<a href="#l162" class="line" id="l162">162</a> rights of fair use or other equivalent, as provided by copyright law. +<a href="#l163" class="line" id="l163">163</a> +<a href="#l164" class="line" id="l164">164</a> You may make, run and propagate covered works that you do not +<a href="#l165" class="line" id="l165">165</a> convey, without conditions so long as your license otherwise remains +<a href="#l166" class="line" id="l166">166</a> in force. You may convey covered works to others for the sole purpose +<a href="#l167" class="line" id="l167">167</a> of having them make modifications exclusively for you, or provide you +<a href="#l168" class="line" id="l168">168</a> with facilities for running those works, provided that you comply with +<a href="#l169" class="line" id="l169">169</a> the terms of this License in conveying all material for which you do +<a href="#l170" class="line" id="l170">170</a> not control copyright. Those thus making or running the covered works +<a href="#l171" class="line" id="l171">171</a> for you must do so exclusively on your behalf, under your direction +<a href="#l172" class="line" id="l172">172</a> and control, on terms that prohibit them from making any copies of +<a href="#l173" class="line" id="l173">173</a> your copyrighted material outside their relationship with you. +<a href="#l174" class="line" id="l174">174</a> +<a href="#l175" class="line" id="l175">175</a> Conveying under any other circumstances is permitted solely under +<a href="#l176" class="line" id="l176">176</a> the conditions stated below. Sublicensing is not allowed; section 10 +<a href="#l177" class="line" id="l177">177</a> makes it unnecessary. +<a href="#l178" class="line" id="l178">178</a> +<a href="#l179" class="line" id="l179">179</a> 3. Protecting Users' Legal Rights From Anti-Circumvention Law. +<a href="#l180" class="line" id="l180">180</a> +<a href="#l181" class="line" id="l181">181</a> No covered work shall be deemed part of an effective technological +<a href="#l182" class="line" id="l182">182</a> measure under any applicable law fulfilling obligations under article +<a href="#l183" class="line" id="l183">183</a> 11 of the WIPO copyright treaty adopted on 20 December 1996, or +<a href="#l184" class="line" id="l184">184</a> similar laws prohibiting or restricting circumvention of such +<a href="#l185" class="line" id="l185">185</a> measures. +<a href="#l186" class="line" id="l186">186</a> +<a href="#l187" class="line" id="l187">187</a> When you convey a covered work, you waive any legal power to forbid +<a href="#l188" class="line" id="l188">188</a> circumvention of technological measures to the extent such circumvention +<a href="#l189" class="line" id="l189">189</a> is effected by exercising rights under this License with respect to +<a href="#l190" class="line" id="l190">190</a> the covered work, and you disclaim any intention to limit operation or +<a href="#l191" class="line" id="l191">191</a> modification of the work as a means of enforcing, against the work's +<a href="#l192" class="line" id="l192">192</a> users, your or third parties' legal rights to forbid circumvention of +<a href="#l193" class="line" id="l193">193</a> technological measures. +<a href="#l194" class="line" id="l194">194</a> +<a href="#l195" class="line" id="l195">195</a> 4. Conveying Verbatim Copies. +<a href="#l196" class="line" id="l196">196</a> +<a href="#l197" class="line" id="l197">197</a> You may convey verbatim copies of the Program's source code as you +<a href="#l198" class="line" id="l198">198</a> receive it, in any medium, provided that you conspicuously and +<a href="#l199" class="line" id="l199">199</a> appropriately publish on each copy an appropriate copyright notice; +<a href="#l200" class="line" id="l200">200</a> keep intact all notices stating that this License and any +<a href="#l201" class="line" id="l201">201</a> non-permissive terms added in accord with section 7 apply to the code; +<a href="#l202" class="line" id="l202">202</a> keep intact all notices of the absence of any warranty; and give all +<a href="#l203" class="line" id="l203">203</a> recipients a copy of this License along with the Program. +<a href="#l204" class="line" id="l204">204</a> +<a href="#l205" class="line" id="l205">205</a> You may charge any price or no price for each copy that you convey, +<a href="#l206" class="line" id="l206">206</a> and you may offer support or warranty protection for a fee. +<a href="#l207" class="line" id="l207">207</a> +<a href="#l208" class="line" id="l208">208</a> 5. Conveying Modified Source Versions. +<a href="#l209" class="line" id="l209">209</a> +<a href="#l210" class="line" id="l210">210</a> You may convey a work based on the Program, or the modifications to +<a href="#l211" class="line" id="l211">211</a> produce it from the Program, in the form of source code under the +<a href="#l212" class="line" id="l212">212</a> terms of section 4, provided that you also meet all of these conditions: +<a href="#l213" class="line" id="l213">213</a> +<a href="#l214" class="line" id="l214">214</a> a) The work must carry prominent notices stating that you modified +<a href="#l215" class="line" id="l215">215</a> it, and giving a relevant date. +<a href="#l216" class="line" id="l216">216</a> +<a href="#l217" class="line" id="l217">217</a> b) The work must carry prominent notices stating that it is +<a href="#l218" class="line" id="l218">218</a> released under this License and any conditions added under section +<a href="#l219" class="line" id="l219">219</a> 7. This requirement modifies the requirement in section 4 to +<a href="#l220" class="line" id="l220">220</a> "keep intact all notices". +<a href="#l221" class="line" id="l221">221</a> +<a href="#l222" class="line" id="l222">222</a> c) You must license the entire work, as a whole, under this +<a href="#l223" class="line" id="l223">223</a> License to anyone who comes into possession of a copy. This +<a href="#l224" class="line" id="l224">224</a> License will therefore apply, along with any applicable section 7 +<a href="#l225" class="line" id="l225">225</a> additional terms, to the whole of the work, and all its parts, +<a href="#l226" class="line" id="l226">226</a> regardless of how they are packaged. This License gives no +<a href="#l227" class="line" id="l227">227</a> permission to license the work in any other way, but it does not +<a href="#l228" class="line" id="l228">228</a> invalidate such permission if you have separately received it. +<a href="#l229" class="line" id="l229">229</a> +<a href="#l230" class="line" id="l230">230</a> d) If the work has interactive user interfaces, each must display +<a href="#l231" class="line" id="l231">231</a> Appropriate Legal Notices; however, if the Program has interactive +<a href="#l232" class="line" id="l232">232</a> interfaces that do not display Appropriate Legal Notices, your +<a href="#l233" class="line" id="l233">233</a> work need not make them do so. +<a href="#l234" class="line" id="l234">234</a> +<a href="#l235" class="line" id="l235">235</a> A compilation of a covered work with other separate and independent +<a href="#l236" class="line" id="l236">236</a> works, which are not by their nature extensions of the covered work, +<a href="#l237" class="line" id="l237">237</a> and which are not combined with it such as to form a larger program, +<a href="#l238" class="line" id="l238">238</a> in or on a volume of a storage or distribution medium, is called an +<a href="#l239" class="line" id="l239">239</a> "aggregate" if the compilation and its resulting copyright are not +<a href="#l240" class="line" id="l240">240</a> used to limit the access or legal rights of the compilation's users +<a href="#l241" class="line" id="l241">241</a> beyond what the individual works permit. Inclusion of a covered work +<a href="#l242" class="line" id="l242">242</a> in an aggregate does not cause this License to apply to the other +<a href="#l243" class="line" id="l243">243</a> parts of the aggregate. +<a href="#l244" class="line" id="l244">244</a> +<a href="#l245" class="line" id="l245">245</a> 6. Conveying Non-Source Forms. +<a href="#l246" class="line" id="l246">246</a> +<a href="#l247" class="line" id="l247">247</a> You may convey a covered work in object code form under the terms +<a href="#l248" class="line" id="l248">248</a> of sections 4 and 5, provided that you also convey the +<a href="#l249" class="line" id="l249">249</a> machine-readable Corresponding Source under the terms of this License, +<a href="#l250" class="line" id="l250">250</a> in one of these ways: +<a href="#l251" class="line" id="l251">251</a> +<a href="#l252" class="line" id="l252">252</a> a) Convey the object code in, or embodied in, a physical product +<a href="#l253" class="line" id="l253">253</a> (including a physical distribution medium), accompanied by the +<a href="#l254" class="line" id="l254">254</a> Corresponding Source fixed on a durable physical medium +<a href="#l255" class="line" id="l255">255</a> customarily used for software interchange. +<a href="#l256" class="line" id="l256">256</a> +<a href="#l257" class="line" id="l257">257</a> b) Convey the object code in, or embodied in, a physical product +<a href="#l258" class="line" id="l258">258</a> (including a physical distribution medium), accompanied by a +<a href="#l259" class="line" id="l259">259</a> written offer, valid for at least three years and valid for as +<a href="#l260" class="line" id="l260">260</a> long as you offer spare parts or customer support for that product +<a href="#l261" class="line" id="l261">261</a> model, to give anyone who possesses the object code either (1) a +<a href="#l262" class="line" id="l262">262</a> copy of the Corresponding Source for all the software in the +<a href="#l263" class="line" id="l263">263</a> product that is covered by this License, on a durable physical +<a href="#l264" class="line" id="l264">264</a> medium customarily used for software interchange, for a price no +<a href="#l265" class="line" id="l265">265</a> more than your reasonable cost of physically performing this +<a href="#l266" class="line" id="l266">266</a> conveying of source, or (2) access to copy the +<a href="#l267" class="line" id="l267">267</a> Corresponding Source from a network server at no charge. +<a href="#l268" class="line" id="l268">268</a> +<a href="#l269" class="line" id="l269">269</a> c) Convey individual copies of the object code with a copy of the +<a href="#l270" class="line" id="l270">270</a> written offer to provide the Corresponding Source. This +<a href="#l271" class="line" id="l271">271</a> alternative is allowed only occasionally and noncommercially, and +<a href="#l272" class="line" id="l272">272</a> only if you received the object code with such an offer, in accord +<a href="#l273" class="line" id="l273">273</a> with subsection 6b. +<a href="#l274" class="line" id="l274">274</a> +<a href="#l275" class="line" id="l275">275</a> d) Convey the object code by offering access from a designated +<a href="#l276" class="line" id="l276">276</a> place (gratis or for a charge), and offer equivalent access to the +<a href="#l277" class="line" id="l277">277</a> Corresponding Source in the same way through the same place at no +<a href="#l278" class="line" id="l278">278</a> further charge. You need not require recipients to copy the +<a href="#l279" class="line" id="l279">279</a> Corresponding Source along with the object code. If the place to +<a href="#l280" class="line" id="l280">280</a> copy the object code is a network server, the Corresponding Source +<a href="#l281" class="line" id="l281">281</a> may be on a different server (operated by you or a third party) +<a href="#l282" class="line" id="l282">282</a> that supports equivalent copying facilities, provided you maintain +<a href="#l283" class="line" id="l283">283</a> clear directions next to the object code saying where to find the +<a href="#l284" class="line" id="l284">284</a> Corresponding Source. Regardless of what server hosts the +<a href="#l285" class="line" id="l285">285</a> Corresponding Source, you remain obligated to ensure that it is +<a href="#l286" class="line" id="l286">286</a> available for as long as needed to satisfy these requirements. +<a href="#l287" class="line" id="l287">287</a> +<a href="#l288" class="line" id="l288">288</a> e) Convey the object code using peer-to-peer transmission, provided +<a href="#l289" class="line" id="l289">289</a> you inform other peers where the object code and Corresponding +<a href="#l290" class="line" id="l290">290</a> Source of the work are being offered to the general public at no +<a href="#l291" class="line" id="l291">291</a> charge under subsection 6d. +<a href="#l292" class="line" id="l292">292</a> +<a href="#l293" class="line" id="l293">293</a> A separable portion of the object code, whose source code is excluded +<a href="#l294" class="line" id="l294">294</a> from the Corresponding Source as a System Library, need not be +<a href="#l295" class="line" id="l295">295</a> included in conveying the object code work. +<a href="#l296" class="line" id="l296">296</a> +<a href="#l297" class="line" id="l297">297</a> A "User Product" is either (1) a "consumer product", which means any +<a href="#l298" class="line" id="l298">298</a> tangible personal property which is normally used for personal, family, +<a href="#l299" class="line" id="l299">299</a> or household purposes, or (2) anything designed or sold for incorporation +<a href="#l300" class="line" id="l300">300</a> into a dwelling. In determining whether a product is a consumer product, +<a href="#l301" class="line" id="l301">301</a> doubtful cases shall be resolved in favor of coverage. For a particular +<a href="#l302" class="line" id="l302">302</a> product received by a particular user, "normally used" refers to a +<a href="#l303" class="line" id="l303">303</a> typical or common use of that class of product, regardless of the status +<a href="#l304" class="line" id="l304">304</a> of the particular user or of the way in which the particular user +<a href="#l305" class="line" id="l305">305</a> actually uses, or expects or is expected to use, the product. A product +<a href="#l306" class="line" id="l306">306</a> is a consumer product regardless of whether the product has substantial +<a href="#l307" class="line" id="l307">307</a> commercial, industrial or non-consumer uses, unless such uses represent +<a href="#l308" class="line" id="l308">308</a> the only significant mode of use of the product. +<a href="#l309" class="line" id="l309">309</a> +<a href="#l310" class="line" id="l310">310</a> "Installation Information" for a User Product means any methods, +<a href="#l311" class="line" id="l311">311</a> procedures, authorization keys, or other information required to install +<a href="#l312" class="line" id="l312">312</a> and execute modified versions of a covered work in that User Product from +<a href="#l313" class="line" id="l313">313</a> a modified version of its Corresponding Source. The information must +<a href="#l314" class="line" id="l314">314</a> suffice to ensure that the continued functioning of the modified object +<a href="#l315" class="line" id="l315">315</a> code is in no case prevented or interfered with solely because +<a href="#l316" class="line" id="l316">316</a> modification has been made. +<a href="#l317" class="line" id="l317">317</a> +<a href="#l318" class="line" id="l318">318</a> If you convey an object code work under this section in, or with, or +<a href="#l319" class="line" id="l319">319</a> specifically for use in, a User Product, and the conveying occurs as +<a href="#l320" class="line" id="l320">320</a> part of a transaction in which the right of possession and use of the +<a href="#l321" class="line" id="l321">321</a> User Product is transferred to the recipient in perpetuity or for a +<a href="#l322" class="line" id="l322">322</a> fixed term (regardless of how the transaction is characterized), the +<a href="#l323" class="line" id="l323">323</a> Corresponding Source conveyed under this section must be accompanied +<a href="#l324" class="line" id="l324">324</a> by the Installation Information. But this requirement does not apply +<a href="#l325" class="line" id="l325">325</a> if neither you nor any third party retains the ability to install +<a href="#l326" class="line" id="l326">326</a> modified object code on the User Product (for example, the work has +<a href="#l327" class="line" id="l327">327</a> been installed in ROM). +<a href="#l328" class="line" id="l328">328</a> +<a href="#l329" class="line" id="l329">329</a> The requirement to provide Installation Information does not include a +<a href="#l330" class="line" id="l330">330</a> requirement to continue to provide support service, warranty, or updates +<a href="#l331" class="line" id="l331">331</a> for a work that has been modified or installed by the recipient, or for +<a href="#l332" class="line" id="l332">332</a> the User Product in which it has been modified or installed. Access to a +<a href="#l333" class="line" id="l333">333</a> network may be denied when the modification itself materially and +<a href="#l334" class="line" id="l334">334</a> adversely affects the operation of the network or violates the rules and +<a href="#l335" class="line" id="l335">335</a> protocols for communication across the network. +<a href="#l336" class="line" id="l336">336</a> +<a href="#l337" class="line" id="l337">337</a> Corresponding Source conveyed, and Installation Information provided, +<a href="#l338" class="line" id="l338">338</a> in accord with this section must be in a format that is publicly +<a href="#l339" class="line" id="l339">339</a> documented (and with an implementation available to the public in +<a href="#l340" class="line" id="l340">340</a> source code form), and must require no special password or key for +<a href="#l341" class="line" id="l341">341</a> unpacking, reading or copying. +<a href="#l342" class="line" id="l342">342</a> +<a href="#l343" class="line" id="l343">343</a> 7. Additional Terms. +<a href="#l344" class="line" id="l344">344</a> +<a href="#l345" class="line" id="l345">345</a> "Additional permissions" are terms that supplement the terms of this +<a href="#l346" class="line" id="l346">346</a> License by making exceptions from one or more of its conditions. +<a href="#l347" class="line" id="l347">347</a> Additional permissions that are applicable to the entire Program shall +<a href="#l348" class="line" id="l348">348</a> be treated as though they were included in this License, to the extent +<a href="#l349" class="line" id="l349">349</a> that they are valid under applicable law. If additional permissions +<a href="#l350" class="line" id="l350">350</a> apply only to part of the Program, that part may be used separately +<a href="#l351" class="line" id="l351">351</a> under those permissions, but the entire Program remains governed by +<a href="#l352" class="line" id="l352">352</a> this License without regard to the additional permissions. +<a href="#l353" class="line" id="l353">353</a> +<a href="#l354" class="line" id="l354">354</a> When you convey a copy of a covered work, you may at your option +<a href="#l355" class="line" id="l355">355</a> remove any additional permissions from that copy, or from any part of +<a href="#l356" class="line" id="l356">356</a> it. (Additional permissions may be written to require their own +<a href="#l357" class="line" id="l357">357</a> removal in certain cases when you modify the work.) You may place +<a href="#l358" class="line" id="l358">358</a> additional permissions on material, added by you to a covered work, +<a href="#l359" class="line" id="l359">359</a> for which you have or can give appropriate copyright permission. +<a href="#l360" class="line" id="l360">360</a> +<a href="#l361" class="line" id="l361">361</a> Notwithstanding any other provision of this License, for material you +<a href="#l362" class="line" id="l362">362</a> add to a covered work, you may (if authorized by the copyright holders of +<a href="#l363" class="line" id="l363">363</a> that material) supplement the terms of this License with terms: +<a href="#l364" class="line" id="l364">364</a> +<a href="#l365" class="line" id="l365">365</a> a) Disclaiming warranty or limiting liability differently from the +<a href="#l366" class="line" id="l366">366</a> terms of sections 15 and 16 of this License; or +<a href="#l367" class="line" id="l367">367</a> +<a href="#l368" class="line" id="l368">368</a> b) Requiring preservation of specified reasonable legal notices or +<a href="#l369" class="line" id="l369">369</a> author attributions in that material or in the Appropriate Legal +<a href="#l370" class="line" id="l370">370</a> Notices displayed by works containing it; or +<a href="#l371" class="line" id="l371">371</a> +<a href="#l372" class="line" id="l372">372</a> c) Prohibiting misrepresentation of the origin of that material, or +<a href="#l373" class="line" id="l373">373</a> requiring that modified versions of such material be marked in +<a href="#l374" class="line" id="l374">374</a> reasonable ways as different from the original version; or +<a href="#l375" class="line" id="l375">375</a> +<a href="#l376" class="line" id="l376">376</a> d) Limiting the use for publicity purposes of names of licensors or +<a href="#l377" class="line" id="l377">377</a> authors of the material; or +<a href="#l378" class="line" id="l378">378</a> +<a href="#l379" class="line" id="l379">379</a> e) Declining to grant rights under trademark law for use of some +<a href="#l380" class="line" id="l380">380</a> trade names, trademarks, or service marks; or +<a href="#l381" class="line" id="l381">381</a> +<a href="#l382" class="line" id="l382">382</a> f) Requiring indemnification of licensors and authors of that +<a href="#l383" class="line" id="l383">383</a> material by anyone who conveys the material (or modified versions of +<a href="#l384" class="line" id="l384">384</a> it) with contractual assumptions of liability to the recipient, for +<a href="#l385" class="line" id="l385">385</a> any liability that these contractual assumptions directly impose on +<a href="#l386" class="line" id="l386">386</a> those licensors and authors. +<a href="#l387" class="line" id="l387">387</a> +<a href="#l388" class="line" id="l388">388</a> All other non-permissive additional terms are considered "further +<a href="#l389" class="line" id="l389">389</a> restrictions" within the meaning of section 10. If the Program as you +<a href="#l390" class="line" id="l390">390</a> received it, or any part of it, contains a notice stating that it is +<a href="#l391" class="line" id="l391">391</a> governed by this License along with a term that is a further +<a href="#l392" class="line" id="l392">392</a> restriction, you may remove that term. If a license document contains +<a href="#l393" class="line" id="l393">393</a> a further restriction but permits relicensing or conveying under this +<a href="#l394" class="line" id="l394">394</a> License, you may add to a covered work material governed by the terms +<a href="#l395" class="line" id="l395">395</a> of that license document, provided that the further restriction does +<a href="#l396" class="line" id="l396">396</a> not survive such relicensing or conveying. +<a href="#l397" class="line" id="l397">397</a> +<a href="#l398" class="line" id="l398">398</a> If you add terms to a covered work in accord with this section, you +<a href="#l399" class="line" id="l399">399</a> must place, in the relevant source files, a statement of the +<a href="#l400" class="line" id="l400">400</a> additional terms that apply to those files, or a notice indicating +<a href="#l401" class="line" id="l401">401</a> where to find the applicable terms. +<a href="#l402" class="line" id="l402">402</a> +<a href="#l403" class="line" id="l403">403</a> Additional terms, permissive or non-permissive, may be stated in the +<a href="#l404" class="line" id="l404">404</a> form of a separately written license, or stated as exceptions; +<a href="#l405" class="line" id="l405">405</a> the above requirements apply either way. +<a href="#l406" class="line" id="l406">406</a> +<a href="#l407" class="line" id="l407">407</a> 8. Termination. +<a href="#l408" class="line" id="l408">408</a> +<a href="#l409" class="line" id="l409">409</a> You may not propagate or modify a covered work except as expressly +<a href="#l410" class="line" id="l410">410</a> provided under this License. Any attempt otherwise to propagate or +<a href="#l411" class="line" id="l411">411</a> modify it is void, and will automatically terminate your rights under +<a href="#l412" class="line" id="l412">412</a> this License (including any patent licenses granted under the third +<a href="#l413" class="line" id="l413">413</a> paragraph of section 11). +<a href="#l414" class="line" id="l414">414</a> +<a href="#l415" class="line" id="l415">415</a> However, if you cease all violation of this License, then your +<a href="#l416" class="line" id="l416">416</a> license from a particular copyright holder is reinstated (a) +<a href="#l417" class="line" id="l417">417</a> provisionally, unless and until the copyright holder explicitly and +<a href="#l418" class="line" id="l418">418</a> finally terminates your license, and (b) permanently, if the copyright +<a href="#l419" class="line" id="l419">419</a> holder fails to notify you of the violation by some reasonable means +<a href="#l420" class="line" id="l420">420</a> prior to 60 days after the cessation. +<a href="#l421" class="line" id="l421">421</a> +<a href="#l422" class="line" id="l422">422</a> Moreover, your license from a particular copyright holder is +<a href="#l423" class="line" id="l423">423</a> reinstated permanently if the copyright holder notifies you of the +<a href="#l424" class="line" id="l424">424</a> violation by some reasonable means, this is the first time you have +<a href="#l425" class="line" id="l425">425</a> received notice of violation of this License (for any work) from that +<a href="#l426" class="line" id="l426">426</a> copyright holder, and you cure the violation prior to 30 days after +<a href="#l427" class="line" id="l427">427</a> your receipt of the notice. +<a href="#l428" class="line" id="l428">428</a> +<a href="#l429" class="line" id="l429">429</a> Termination of your rights under this section does not terminate the +<a href="#l430" class="line" id="l430">430</a> licenses of parties who have received copies or rights from you under +<a href="#l431" class="line" id="l431">431</a> this License. If your rights have been terminated and not permanently +<a href="#l432" class="line" id="l432">432</a> reinstated, you do not qualify to receive new licenses for the same +<a href="#l433" class="line" id="l433">433</a> material under section 10. +<a href="#l434" class="line" id="l434">434</a> +<a href="#l435" class="line" id="l435">435</a> 9. Acceptance Not Required for Having Copies. +<a href="#l436" class="line" id="l436">436</a> +<a href="#l437" class="line" id="l437">437</a> You are not required to accept this License in order to receive or +<a href="#l438" class="line" id="l438">438</a> run a copy of the Program. Ancillary propagation of a covered work +<a href="#l439" class="line" id="l439">439</a> occurring solely as a consequence of using peer-to-peer transmission +<a href="#l440" class="line" id="l440">440</a> to receive a copy likewise does not require acceptance. However, +<a href="#l441" class="line" id="l441">441</a> nothing other than this License grants you permission to propagate or +<a href="#l442" class="line" id="l442">442</a> modify any covered work. These actions infringe copyright if you do +<a href="#l443" class="line" id="l443">443</a> not accept this License. Therefore, by modifying or propagating a +<a href="#l444" class="line" id="l444">444</a> covered work, you indicate your acceptance of this License to do so. +<a href="#l445" class="line" id="l445">445</a> +<a href="#l446" class="line" id="l446">446</a> 10. Automatic Licensing of Downstream Recipients. +<a href="#l447" class="line" id="l447">447</a> +<a href="#l448" class="line" id="l448">448</a> Each time you convey a covered work, the recipient automatically +<a href="#l449" class="line" id="l449">449</a> receives a license from the original licensors, to run, modify and +<a href="#l450" class="line" id="l450">450</a> propagate that work, subject to this License. You are not responsible +<a href="#l451" class="line" id="l451">451</a> for enforcing compliance by third parties with this License. +<a href="#l452" class="line" id="l452">452</a> +<a href="#l453" class="line" id="l453">453</a> An "entity transaction" is a transaction transferring control of an +<a href="#l454" class="line" id="l454">454</a> organization, or substantially all assets of one, or subdividing an +<a href="#l455" class="line" id="l455">455</a> organization, or merging organizations. If propagation of a covered +<a href="#l456" class="line" id="l456">456</a> work results from an entity transaction, each party to that +<a href="#l457" class="line" id="l457">457</a> transaction who receives a copy of the work also receives whatever +<a href="#l458" class="line" id="l458">458</a> licenses to the work the party's predecessor in interest had or could +<a href="#l459" class="line" id="l459">459</a> give under the previous paragraph, plus a right to possession of the +<a href="#l460" class="line" id="l460">460</a> Corresponding Source of the work from the predecessor in interest, if +<a href="#l461" class="line" id="l461">461</a> the predecessor has it or can get it with reasonable efforts. +<a href="#l462" class="line" id="l462">462</a> +<a href="#l463" class="line" id="l463">463</a> You may not impose any further restrictions on the exercise of the +<a href="#l464" class="line" id="l464">464</a> rights granted or affirmed under this License. For example, you may +<a href="#l465" class="line" id="l465">465</a> not impose a license fee, royalty, or other charge for exercise of +<a href="#l466" class="line" id="l466">466</a> rights granted under this License, and you may not initiate litigation +<a href="#l467" class="line" id="l467">467</a> (including a cross-claim or counterclaim in a lawsuit) alleging that +<a href="#l468" class="line" id="l468">468</a> any patent claim is infringed by making, using, selling, offering for +<a href="#l469" class="line" id="l469">469</a> sale, or importing the Program or any portion of it. +<a href="#l470" class="line" id="l470">470</a> +<a href="#l471" class="line" id="l471">471</a> 11. Patents. +<a href="#l472" class="line" id="l472">472</a> +<a href="#l473" class="line" id="l473">473</a> A "contributor" is a copyright holder who authorizes use under this +<a href="#l474" class="line" id="l474">474</a> License of the Program or a work on which the Program is based. The +<a href="#l475" class="line" id="l475">475</a> work thus licensed is called the contributor's "contributor version". +<a href="#l476" class="line" id="l476">476</a> +<a href="#l477" class="line" id="l477">477</a> A contributor's "essential patent claims" are all patent claims +<a href="#l478" class="line" id="l478">478</a> owned or controlled by the contributor, whether already acquired or +<a href="#l479" class="line" id="l479">479</a> hereafter acquired, that would be infringed by some manner, permitted +<a href="#l480" class="line" id="l480">480</a> by this License, of making, using, or selling its contributor version, +<a href="#l481" class="line" id="l481">481</a> but do not include claims that would be infringed only as a +<a href="#l482" class="line" id="l482">482</a> consequence of further modification of the contributor version. For +<a href="#l483" class="line" id="l483">483</a> purposes of this definition, "control" includes the right to grant +<a href="#l484" class="line" id="l484">484</a> patent sublicenses in a manner consistent with the requirements of +<a href="#l485" class="line" id="l485">485</a> this License. +<a href="#l486" class="line" id="l486">486</a> +<a href="#l487" class="line" id="l487">487</a> Each contributor grants you a non-exclusive, worldwide, royalty-free +<a href="#l488" class="line" id="l488">488</a> patent license under the contributor's essential patent claims, to +<a href="#l489" class="line" id="l489">489</a> make, use, sell, offer for sale, import and otherwise run, modify and +<a href="#l490" class="line" id="l490">490</a> propagate the contents of its contributor version. +<a href="#l491" class="line" id="l491">491</a> +<a href="#l492" class="line" id="l492">492</a> In the following three paragraphs, a "patent license" is any express +<a href="#l493" class="line" id="l493">493</a> agreement or commitment, however denominated, not to enforce a patent +<a href="#l494" class="line" id="l494">494</a> (such as an express permission to practice a patent or covenant not to +<a href="#l495" class="line" id="l495">495</a> sue for patent infringement). To "grant" such a patent license to a +<a href="#l496" class="line" id="l496">496</a> party means to make such an agreement or commitment not to enforce a +<a href="#l497" class="line" id="l497">497</a> patent against the party. +<a href="#l498" class="line" id="l498">498</a> +<a href="#l499" class="line" id="l499">499</a> If you convey a covered work, knowingly relying on a patent license, +<a href="#l500" class="line" id="l500">500</a> and the Corresponding Source of the work is not available for anyone +<a href="#l501" class="line" id="l501">501</a> to copy, free of charge and under the terms of this License, through a +<a href="#l502" class="line" id="l502">502</a> publicly available network server or other readily accessible means, +<a href="#l503" class="line" id="l503">503</a> then you must either (1) cause the Corresponding Source to be so +<a href="#l504" class="line" id="l504">504</a> available, or (2) arrange to deprive yourself of the benefit of the +<a href="#l505" class="line" id="l505">505</a> patent license for this particular work, or (3) arrange, in a manner +<a href="#l506" class="line" id="l506">506</a> consistent with the requirements of this License, to extend the patent +<a href="#l507" class="line" id="l507">507</a> license to downstream recipients. "Knowingly relying" means you have +<a href="#l508" class="line" id="l508">508</a> actual knowledge that, but for the patent license, your conveying the +<a href="#l509" class="line" id="l509">509</a> covered work in a country, or your recipient's use of the covered work +<a href="#l510" class="line" id="l510">510</a> in a country, would infringe one or more identifiable patents in that +<a href="#l511" class="line" id="l511">511</a> country that you have reason to believe are valid. +<a href="#l512" class="line" id="l512">512</a> +<a href="#l513" class="line" id="l513">513</a> If, pursuant to or in connection with a single transaction or +<a href="#l514" class="line" id="l514">514</a> arrangement, you convey, or propagate by procuring conveyance of, a +<a href="#l515" class="line" id="l515">515</a> covered work, and grant a patent license to some of the parties +<a href="#l516" class="line" id="l516">516</a> receiving the covered work authorizing them to use, propagate, modify +<a href="#l517" class="line" id="l517">517</a> or convey a specific copy of the covered work, then the patent license +<a href="#l518" class="line" id="l518">518</a> you grant is automatically extended to all recipients of the covered +<a href="#l519" class="line" id="l519">519</a> work and works based on it. +<a href="#l520" class="line" id="l520">520</a> +<a href="#l521" class="line" id="l521">521</a> A patent license is "discriminatory" if it does not include within +<a href="#l522" class="line" id="l522">522</a> the scope of its coverage, prohibits the exercise of, or is +<a href="#l523" class="line" id="l523">523</a> conditioned on the non-exercise of one or more of the rights that are +<a href="#l524" class="line" id="l524">524</a> specifically granted under this License. You may not convey a covered +<a href="#l525" class="line" id="l525">525</a> work if you are a party to an arrangement with a third party that is +<a href="#l526" class="line" id="l526">526</a> in the business of distributing software, under which you make payment +<a href="#l527" class="line" id="l527">527</a> to the third party based on the extent of your activity of conveying +<a href="#l528" class="line" id="l528">528</a> the work, and under which the third party grants, to any of the +<a href="#l529" class="line" id="l529">529</a> parties who would receive the covered work from you, a discriminatory +<a href="#l530" class="line" id="l530">530</a> patent license (a) in connection with copies of the covered work +<a href="#l531" class="line" id="l531">531</a> conveyed by you (or copies made from those copies), or (b) primarily +<a href="#l532" class="line" id="l532">532</a> for and in connection with specific products or compilations that +<a href="#l533" class="line" id="l533">533</a> contain the covered work, unless you entered into that arrangement, +<a href="#l534" class="line" id="l534">534</a> or that patent license was granted, prior to 28 March 2007. +<a href="#l535" class="line" id="l535">535</a> +<a href="#l536" class="line" id="l536">536</a> Nothing in this License shall be construed as excluding or limiting +<a href="#l537" class="line" id="l537">537</a> any implied license or other defenses to infringement that may +<a href="#l538" class="line" id="l538">538</a> otherwise be available to you under applicable patent law. +<a href="#l539" class="line" id="l539">539</a> +<a href="#l540" class="line" id="l540">540</a> 12. No Surrender of Others' Freedom. +<a href="#l541" class="line" id="l541">541</a> +<a href="#l542" class="line" id="l542">542</a> If conditions are imposed on you (whether by court order, agreement or +<a href="#l543" class="line" id="l543">543</a> otherwise) that contradict the conditions of this License, they do not +<a href="#l544" class="line" id="l544">544</a> excuse you from the conditions of this License. If you cannot convey a +<a href="#l545" class="line" id="l545">545</a> covered work so as to satisfy simultaneously your obligations under this +<a href="#l546" class="line" id="l546">546</a> License and any other pertinent obligations, then as a consequence you may +<a href="#l547" class="line" id="l547">547</a> not convey it at all. For example, if you agree to terms that obligate you +<a href="#l548" class="line" id="l548">548</a> to collect a royalty for further conveying from those to whom you convey +<a href="#l549" class="line" id="l549">549</a> the Program, the only way you could satisfy both those terms and this +<a href="#l550" class="line" id="l550">550</a> License would be to refrain entirely from conveying the Program. +<a href="#l551" class="line" id="l551">551</a> +<a href="#l552" class="line" id="l552">552</a> 13. Use with the GNU Affero General Public License. +<a href="#l553" class="line" id="l553">553</a> +<a href="#l554" class="line" id="l554">554</a> Notwithstanding any other provision of this License, you have +<a href="#l555" class="line" id="l555">555</a> permission to link or combine any covered work with a work licensed +<a href="#l556" class="line" id="l556">556</a> under version 3 of the GNU Affero General Public License into a single +<a href="#l557" class="line" id="l557">557</a> combined work, and to convey the resulting work. The terms of this +<a href="#l558" class="line" id="l558">558</a> License will continue to apply to the part which is the covered work, +<a href="#l559" class="line" id="l559">559</a> but the special requirements of the GNU Affero General Public License, +<a href="#l560" class="line" id="l560">560</a> section 13, concerning interaction through a network will apply to the +<a href="#l561" class="line" id="l561">561</a> combination as such. +<a href="#l562" class="line" id="l562">562</a> +<a href="#l563" class="line" id="l563">563</a> 14. Revised Versions of this License. +<a href="#l564" class="line" id="l564">564</a> +<a href="#l565" class="line" id="l565">565</a> The Free Software Foundation may publish revised and/or new versions of +<a href="#l566" class="line" id="l566">566</a> the GNU General Public License from time to time. Such new versions will +<a href="#l567" class="line" id="l567">567</a> be similar in spirit to the present version, but may differ in detail to +<a href="#l568" class="line" id="l568">568</a> address new problems or concerns. +<a href="#l569" class="line" id="l569">569</a> +<a href="#l570" class="line" id="l570">570</a> Each version is given a distinguishing version number. If the +<a href="#l571" class="line" id="l571">571</a> Program specifies that a certain numbered version of the GNU General +<a href="#l572" class="line" id="l572">572</a> Public License "or any later version" applies to it, you have the +<a href="#l573" class="line" id="l573">573</a> option of following the terms and conditions either of that numbered +<a href="#l574" class="line" id="l574">574</a> version or of any later version published by the Free Software +<a href="#l575" class="line" id="l575">575</a> Foundation. If the Program does not specify a version number of the +<a href="#l576" class="line" id="l576">576</a> GNU General Public License, you may choose any version ever published +<a href="#l577" class="line" id="l577">577</a> by the Free Software Foundation. +<a href="#l578" class="line" id="l578">578</a> +<a href="#l579" class="line" id="l579">579</a> If the Program specifies that a proxy can decide which future +<a href="#l580" class="line" id="l580">580</a> versions of the GNU General Public License can be used, that proxy's +<a href="#l581" class="line" id="l581">581</a> public statement of acceptance of a version permanently authorizes you +<a href="#l582" class="line" id="l582">582</a> to choose that version for the Program. +<a href="#l583" class="line" id="l583">583</a> +<a href="#l584" class="line" id="l584">584</a> Later license versions may give you additional or different +<a href="#l585" class="line" id="l585">585</a> permissions. However, no additional obligations are imposed on any +<a href="#l586" class="line" id="l586">586</a> author or copyright holder as a result of your choosing to follow a +<a href="#l587" class="line" id="l587">587</a> later version. +<a href="#l588" class="line" id="l588">588</a> +<a href="#l589" class="line" id="l589">589</a> 15. Disclaimer of Warranty. +<a href="#l590" class="line" id="l590">590</a> +<a href="#l591" class="line" id="l591">591</a> THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY +<a href="#l592" class="line" id="l592">592</a> APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT +<a href="#l593" class="line" id="l593">593</a> HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY +<a href="#l594" class="line" id="l594">594</a> OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, +<a href="#l595" class="line" id="l595">595</a> THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR +<a href="#l596" class="line" id="l596">596</a> PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM +<a href="#l597" class="line" id="l597">597</a> IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF +<a href="#l598" class="line" id="l598">598</a> ALL NECESSARY SERVICING, REPAIR OR CORRECTION. +<a href="#l599" class="line" id="l599">599</a> +<a href="#l600" class="line" id="l600">600</a> 16. Limitation of Liability. +<a href="#l601" class="line" id="l601">601</a> +<a href="#l602" class="line" id="l602">602</a> IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +<a href="#l603" class="line" id="l603">603</a> WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS +<a href="#l604" class="line" id="l604">604</a> THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY +<a href="#l605" class="line" id="l605">605</a> GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE +<a href="#l606" class="line" id="l606">606</a> USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF +<a href="#l607" class="line" id="l607">607</a> DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD +<a href="#l608" class="line" id="l608">608</a> PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), +<a href="#l609" class="line" id="l609">609</a> EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF +<a href="#l610" class="line" id="l610">610</a> SUCH DAMAGES. +<a href="#l611" class="line" id="l611">611</a> +<a href="#l612" class="line" id="l612">612</a> 17. Interpretation of Sections 15 and 16. +<a href="#l613" class="line" id="l613">613</a> +<a href="#l614" class="line" id="l614">614</a> If the disclaimer of warranty and limitation of liability provided +<a href="#l615" class="line" id="l615">615</a> above cannot be given local legal effect according to their terms, +<a href="#l616" class="line" id="l616">616</a> reviewing courts shall apply local law that most closely approximates +<a href="#l617" class="line" id="l617">617</a> an absolute waiver of all civil liability in connection with the +<a href="#l618" class="line" id="l618">618</a> Program, unless a warranty or assumption of liability accompanies a +<a href="#l619" class="line" id="l619">619</a> copy of the Program in return for a fee. +<a href="#l620" class="line" id="l620">620</a> +<a href="#l621" class="line" id="l621">621</a> END OF TERMS AND CONDITIONS +<a href="#l622" class="line" id="l622">622</a> +<a href="#l623" class="line" id="l623">623</a> How to Apply These Terms to Your New Programs +<a href="#l624" class="line" id="l624">624</a> +<a href="#l625" class="line" id="l625">625</a> If you develop a new program, and you want it to be of the greatest +<a href="#l626" class="line" id="l626">626</a> possible use to the public, the best way to achieve this is to make it +<a href="#l627" class="line" id="l627">627</a> free software which everyone can redistribute and change under these terms. +<a href="#l628" class="line" id="l628">628</a> +<a href="#l629" class="line" id="l629">629</a> To do so, attach the following notices to the program. It is safest +<a href="#l630" class="line" id="l630">630</a> to attach them to the start of each source file to most effectively +<a href="#l631" class="line" id="l631">631</a> state the exclusion of warranty; and each file should have at least +<a href="#l632" class="line" id="l632">632</a> the "copyright" line and a pointer to where the full notice is found. +<a href="#l633" class="line" id="l633">633</a> +<a href="#l634" class="line" id="l634">634</a> <one line to give the program's name and a brief idea of what it does.> +<a href="#l635" class="line" id="l635">635</a> Copyright (C) <year> <name of author> +<a href="#l636" class="line" id="l636">636</a> +<a href="#l637" class="line" id="l637">637</a> This program is free software: you can redistribute it and/or modify +<a href="#l638" class="line" id="l638">638</a> it under the terms of the GNU General Public License as published by +<a href="#l639" class="line" id="l639">639</a> the Free Software Foundation, either version 3 of the License, or +<a href="#l640" class="line" id="l640">640</a> (at your option) any later version. +<a href="#l641" class="line" id="l641">641</a> +<a href="#l642" class="line" id="l642">642</a> This program is distributed in the hope that it will be useful, +<a href="#l643" class="line" id="l643">643</a> but WITHOUT ANY WARRANTY; without even the implied warranty of +<a href="#l644" class="line" id="l644">644</a> MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +<a href="#l645" class="line" id="l645">645</a> GNU General Public License for more details. +<a href="#l646" class="line" id="l646">646</a> +<a href="#l647" class="line" id="l647">647</a> You should have received a copy of the GNU General Public License +<a href="#l648" class="line" id="l648">648</a> along with this program. If not, see <https://www.gnu.org/licenses/>. +<a href="#l649" class="line" id="l649">649</a> +<a href="#l650" class="line" id="l650">650</a> Also add information on how to contact you by electronic and paper mail. +<a href="#l651" class="line" id="l651">651</a> +<a href="#l652" class="line" id="l652">652</a> If the program does terminal interaction, make it output a short +<a href="#l653" class="line" id="l653">653</a> notice like this when it starts in an interactive mode: +<a href="#l654" class="line" id="l654">654</a> +<a href="#l655" class="line" id="l655">655</a> <program> Copyright (C) <year> <name of author> +<a href="#l656" class="line" id="l656">656</a> This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. +<a href="#l657" class="line" id="l657">657</a> This is free software, and you are welcome to redistribute it +<a href="#l658" class="line" id="l658">658</a> under certain conditions; type `show c' for details. +<a href="#l659" class="line" id="l659">659</a> +<a href="#l660" class="line" id="l660">660</a> The hypothetical commands `show w' and `show c' should show the appropriate +<a href="#l661" class="line" id="l661">661</a> parts of the General Public License. Of course, your program's commands +<a href="#l662" class="line" id="l662">662</a> might be different; for a GUI interface, you would use an "about box". +<a href="#l663" class="line" id="l663">663</a> +<a href="#l664" class="line" id="l664">664</a> You should also get your employer (if you work as a programmer) or school, +<a href="#l665" class="line" id="l665">665</a> if any, to sign a "copyright disclaimer" for the program, if necessary. +<a href="#l666" class="line" id="l666">666</a> For more information on this, and how to apply and follow the GNU GPL, see +<a href="#l667" class="line" id="l667">667</a> <https://www.gnu.org/licenses/>. +<a href="#l668" class="line" id="l668">668</a> +<a href="#l669" class="line" id="l669">669</a> The GNU General Public License does not permit incorporating your program +<a href="#l670" class="line" id="l670">670</a> into proprietary programs. If your program is a subroutine library, you +<a href="#l671" class="line" id="l671">671</a> may consider it more useful to permit linking proprietary applications with +<a href="#l672" class="line" id="l672">672</a> the library. If this is what you want to do, use the GNU Lesser General +<a href="#l673" class="line" id="l673">673</a> Public License instead of this License. But first, please read +<a href="#l674" class="line" id="l674">674</a> <https://www.gnu.org/licenses/why-not-lgpl.html>. </pre> </div> - +</div> </main> -<footer>made with ❤️ by <a href="https://pablopie.xyz/">@pablo</a></footer> - - -</body></html> +<footer>made with ❤️ by <a rel="author" href="https://pablopie.xyz/">@pablo</a></footer> +</body> +</html>
diff --git a/log.html b/log.html @@ -2,7 +2,7 @@ <html><head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> -<title>stagit — Log</title> +<title>example-repo — Log</title> <link rel="icon" type="image/svg" href="https://git.pablopie.xyz/icons/favicon.svg"> <link rel="stylesheet" type="text/css" href="./styles.css"> </head> @@ -16,8 +16,8 @@ git.pablopie.xyz </nav> </header> <main> -<h1>stagit</h1> -<p>My personal build of stagit 😸️</p> +<h1>example-repo</h1> +<p>Example repository!</p> <nav> <ul> <li><a href="readme.html">summery</a></li> @@ -26,7 +26,7 @@ git.pablopie.xyz <li><a href="refs.html">refs</a></li> <li><a rel="license" href="license.html">license</a></li> </ul> -<p>git clone: <a href="git://git.pablopie.xyz/git-repo-styles">git://git.pablopie.xyz/git-repo-styles</a></p> +<p>git clone: <a href="">git://git.pablopie.xyz/example-repo</a></p> </nav> <div class="article-list"> <article> @@ -35,7 +35,7 @@ git.pablopie.xyz <time datetime="2022-08-29 23:22">29/08/2022 23:22</time> </div> <p> -<a href="https://git.pablopie.xyz/stagit/commit/e5de041edfb3ea18e977f152443dbdd9511cf385.html">Fixed a bug in the index page</a> +<a href="commit.html">Fixed a bug in the index page</a> </p> </article> <article> @@ -44,7 +44,7 @@ git.pablopie.xyz <time datetime="2022-08-29 23:09">29/08/2022 23:09</time> </div> <p> -<a href="https://git.pablopie.xyz/stagit/commit/9ff045f26ddf8c842685334e9cb8cd3b951f7b5b.html">Fixed a bug in the log pages</a> +<a href="commit.html">Fixed a bug in the log pages</a> </p> </article> <article> @@ -53,3558 +53,11 @@ git.pablopie.xyz <time datetime="2022-08-29 23:03">29/08/2022 23:03</time> </div> <p> -<a href="https://git.pablopie.xyz/stagit/commit/63b8ade0dee18c609d6f0a4efdc13e43be8a8217.html">Restyled tables and the log pages</a> -</p> -</article> -<article> -<div> -<span>Pablo</span> -<time datetime="2022-08-29 21:11">29/08/2022 21:11</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/f7654f9c4bcb8a38aba7592975df1b3ecfcdeb22.html">Fixed a typo in the footer of the pages</a> -</p> -</article> -<article> -<div> -<span>Pablo</span> -<time datetime="2022-08-29 21:03">29/08/2022 21:03</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/7f2db655f0f2b1ef0cf57ae2039f9576dcdfa4dc.html">Removed duplicate declaration of main</a> -</p> -</article> -<article> -<div> -<span>Pablo</span> -<time datetime="2022-08-29 20:51">29/08/2022 20:51</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/6283ffbe74ad81a66064ebdb2085f7137aaafe89.html">Updated the style of the repository</a> -</p> -</article> -<article> -<div> -<span>Pablo</span> -<time datetime="2022-06-14 23:00">14/06/2022 23:00</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/93cf3b4902a3b40a9e40d542cfdc7bd268f8c065.html">Updated the URL to the page on academic stuff in the nav bar</a> -</p> -</article> -<article> -<div> -<span>Pablo</span> -<time datetime="2022-03-05 13:34">05/03/2022 13:34</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/542a5cb3de2ac18b35d32e749b7d88d305d29773.html">Made it so that the repo name is taken from relative path</a> -</p> -</article> -<article> -<div> -<span>Pablo</span> -<time datetime="2022-03-05 13:30">05/03/2022 13:30</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/1b8eb9e5beec677ae19e298b1acd643c478ff8b6.html">Made it so that the repo name is taken from relative path</a> -</p> -</article> -<article> -<div> -<span>Pablo</span> -<time datetime="2021-12-31 17:12">31/12/2021 17:12</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/4c78292e410b29de0b25c476e46d0e6ccfc5ddef.html">Updated the copyright year</a> -</p> -</article> -<article> -<div> -<span>Pablo</span> -<time datetime="2021-12-31 17:07">31/12/2021 17:07</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/88837d643630ea4e6ddaf910a300659537af17ed.html">Fixed a bug that causes the entirety of the index page to be included inside the navigation bar</a> -</p> -</article> -<article> -<div> -<span>Pablo</span> -<time datetime="2021-12-31 13:18">31/12/2021 13:18</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/8159ff688dd388f4ea70910c25d15309ae64062e.html">Updated the navigation bar to fit the one from the main website</a> -</p> -</article> -<article> -<div> -<span>Pablo</span> -<time datetime="2021-10-26 00:00">26/10/2021 00:00</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/3b423f35d1d3a6f57bc98aa61dbb67569dadfb2d.html">Updated some links</a> -</p> -</article> -<article> -<div> -<span>Pablo</span> -<time datetime="2021-08-26 19:26">26/08/2021 19:26</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/94b52a6bdfd292f9793deaff1b6c8ad3f979a5aa.html">Cleaned the install script</a> -</p> -</article> -<article> -<div> -<span>Pablo</span> -<time datetime="2021-08-23 22:54">23/08/2021 22:54</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/6519306f8e04937a0b4311ace6bd2c0a6856f525.html">Fixed the path to the README page</a> -</p> -</article> -<article> -<div> -<span>Pablo</span> -<time datetime="2021-08-23 22:50">23/08/2021 22:50</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/18b2f4aae7ce73f5b69743570b583ad617fd7138.html">Fixed the path to the blob files in href attributes</a> -</p> -</article> -<article> -<div> -<span>Pablo</span> -<time datetime="2021-08-23 22:47">23/08/2021 22:47</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/bdca48828fc9b2cd1fdb94861839d4ac4aaff067.html">Fixed the path to the blob files in href attributes</a> -</p> -</article> -<article> -<div> -<span>Pablo</span> -<time datetime="2021-08-23 22:41">23/08/2021 22:41</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/565b1275b2f888f09430e0422f594950de58fa65.html">Fixed the permissions once again</a> -</p> -</article> -<article> -<div> -<span>Pablo</span> -<time datetime="2021-08-23 22:37">23/08/2021 22:37</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/808744dc83ea353da3f8c2efdfd49367c078a117.html">Set the right permissions on the blob files (again)</a> -</p> -</article> -<article> -<div> -<span>Pablo</span> -<time datetime="2021-08-23 22:30">23/08/2021 22:30</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/91f3a454d7bb7ccc689ceb99afa821bda840c375.html">Set the right permissions on the blob files</a> -</p> -</article> -<article> -<div> -<span>Pablo</span> -<time datetime="2021-08-23 22:18">23/08/2021 22:18</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/b81d38275518e288d7edae9fb2c0fc3fc132ff36.html">Fixed the path to blobs</a> -</p> -</article> -<article> -<div> -<span>Pablo</span> -<time datetime="2021-08-23 22:16">23/08/2021 22:16</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/62c84ae95ef5f7825becf8da4726fed95afc5797.html">Fixed the path to blobs</a> -</p> -</article> -<article> -<div> -<span>Pablo</span> -<time datetime="2021-08-23 22:13">23/08/2021 22:13</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/bdfc36d0686cf897648e6c259550bff6e11ca393.html">Added debug print statments</a> -</p> -</article> -<article> -<div> -<span>Pablo</span> -<time datetime="2021-08-23 22:10">23/08/2021 22:10</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/fe14261006d788de24d03111f97f668206d81fe2.html">Added debug print statments</a> -</p> -</article> -<article> -<div> -<span>Pablo</span> -<time datetime="2021-08-23 22:08">23/08/2021 22:08</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/d0eee3b81392e6d7e0eae8b50c2f8ec0b3077554.html">Added the RDWR flag to open call</a> -</p> -</article> -<article> -<div> -<span>Pablo</span> -<time datetime="2021-08-23 22:03">23/08/2021 22:03</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/8ae9f4821b5f23feacb2518616c2a989e43c85da.html">Removed the binary files from the repo</a> -</p> -</article> -<article> -<div> -<span>Pablo</span> -<time datetime="2021-08-23 22:02">23/08/2021 22:02</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/de40c8ffd00760100097b7fd8584f2dfe235d6c9.html">Made the binary targets phony</a> -</p> -</article> -<article> -<div> -<span>Pablo</span> -<time datetime="2021-08-23 21:45">23/08/2021 21:45</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/2db17414abadcd8b36c04de84960949acc7ab1b0.html">Added debug print statments</a> -</p> -</article> -<article> -<div> -<span>Pablo</span> -<time datetime="2021-08-23 21:42">23/08/2021 21:42</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/d9e8b07f384500bd18a0dfed3b68b2ae023d063e.html">Added a explicit line that creates the blob dir</a> -</p> -</article> -<article> -<div> -<span>Pablo</span> -<time datetime="2021-08-23 21:35">23/08/2021 21:35</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/084d948a3ccd20b6fd34ddf6fb41009d99f505e9.html">Added functionality to automatically create the directories for the blob files</a> -</p> -</article> -<article> -<div> -<span>Pablo</span> -<time datetime="2021-08-23 21:15">23/08/2021 21:15</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/9a97b621743ce405265de766c0c7e719c1fe29a7.html">Added functionality to render raw blobs as files</a> -</p> -</article> -<article> -<div> -<span>Pablo</span> -<time datetime="2021-05-02 23:49">02/05/2021 23:49</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/a8e762abde35bc81b97b992d38496721ac995a84.html">Added checks for the case where the README is a binary file</a> -</p> -</article> -<article> -<div> -<span>Pablo</span> -<time datetime="2021-05-02 23:29">02/05/2021 23:29</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/5087abbcd570bc7c04e27b35aa27bfd26802ade5.html">Added information on the CMark shenanigan to the README</a> -</p> -</article> -<article> -<div> -<span>Pablo</span> -<time datetime="2021-05-02 19:58">02/05/2021 19:58</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/41f06303399ede9e1e7cfbe6a026b2fe0d712b25.html">Added a missing space</a> -</p> -</article> -<article> -<div> -<span>Pablo</span> -<time datetime="2021-05-02 19:58">02/05/2021 19:58</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/6b26de96d6b03995ac4ef95fa8b2258b6fa9e745.html">Added a title to the README</a> -</p> -</article> -<article> -<div> -<span>Pablo</span> -<time datetime="2021-05-02 19:44">02/05/2021 19:44</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/1523906fca6736245130b6afea03c5b0617f2f7e.html">Fixed the order of some declarations</a> -</p> -</article> -<article> -<div> -<span>Pablo</span> -<time datetime="2021-05-02 19:42">02/05/2021 19:42</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/bd9b7ee6622ddd3852e5d3cb9c45930352f14ef6.html">Transferred some of the work of writing to the README file to the write_markdown_readme function</a> -</p> -</article> -<article> -<div> -<span>Pablo</span> -<time datetime="2021-05-02 19:36">02/05/2021 19:36</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/24ef6ba8ad2839d458326e552faae30c50873615.html">Removed the debug statment</a> -</p> -</article> -<article> -<div> -<span>Pablo</span> -<time datetime="2021-05-02 19:33">02/05/2021 19:33</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/fbdd60ea357ce57200a1bc896a774edc8c372319.html">Fixed the debug statment</a> -</p> -</article> -<article> -<div> -<span>Pablo</span> -<time datetime="2021-05-02 19:30">02/05/2021 19:30</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/4a1e58cb16aacc9bf647acbb72dcf0fc41a02c0c.html">Refactored the routine that checks wether or not a repository has a markdown README</a> -</p> -</article> -<article> -<div> -<span>Pablo</span> -<time datetime="2021-05-02 19:23">02/05/2021 19:23</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/b8176e3c3b4095ba3860009737eeb68947614f46.html">Made a pointer bounded and fixed a typo</a> -</p> -</article> -<article> -<div> -<span>Pablo</span> -<time datetime="2021-05-02 19:16">02/05/2021 19:16</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/3cf24c4e03965e5a70facad82ab76ad810dcab5c.html">Refactored some stuff</a> -</p> -</article> -<article> -<div> -<span>Pablo</span> -<time datetime="2021-05-02 16:08">02/05/2021 16:08</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/0b8f86d23c3ea9a5cbf863540f4a094f21ef5d95.html">Added some documentation on the changes</a> -</p> -</article> -<article> -<div> -<span>Pablo</span> -<time datetime="2021-05-02 15:55">02/05/2021 15:55</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/1528fc67f7aa00329c1ccafe5b2d60196a002f0c.html">Formatted some code</a> -</p> -</article> -<article> -<div> -<span>Pablo</span> -<time datetime="2021-05-02 15:51">02/05/2021 15:51</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/811ff6f09cabe26155537f5914036f769f194d02.html">Fixed CMark import</a> -</p> -</article> -<article> -<div> -<span>Pablo</span> -<time datetime="2021-05-02 15:17">02/05/2021 15:17</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/7cfa7644d95c616771c55f7b2d4a80f53f368221.html">Fixed CMark import</a> -</p> -</article> -<article> -<div> -<span>Pablo</span> -<time datetime="2021-05-02 15:15">02/05/2021 15:15</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/8b94c984bcea44de8c44ce37a4b62e85153f81c0.html">Fixed CMark import</a> -</p> -</article> -<article> -<div> -<span>Pablo</span> -<time datetime="2021-05-02 15:13">02/05/2021 15:13</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/00a07b27b11ae7d1bfcc317c630f6e124e9369ea.html">Fixed minor mistakes in the recently changed code</a> -</p> -</article> -<article> -<div> -<span>Pablo</span> -<time datetime="2021-05-02 15:08">02/05/2021 15:08</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/9473df3c1ef137f930e2621fd8c88fcaa92450fb.html">Fixed typos</a> -</p> -</article> -<article> -<div> -<span>Pablo</span> -<time datetime="2021-05-02 15:07">02/05/2021 15:07</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/d2963ee8be7b3c3062b5f88c8e10740ffaf18aaa.html">Replaced the soft Pandoc bindings with the CMark library</a> -</p> -</article> -<article> -<div> -<span>Pablo</span> -<time datetime="2021-05-02 01:10">02/05/2021 01:10</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/36ee0709daace183dd30b105014b694f765ee227.html">Added some extra (inline) documentation on the recent changes</a> -</p> -</article> -<article> -<div> -<span>Pablo</span> -<time datetime="2021-05-01 18:24">01/05/2021 18:24</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/f2a7c28abb1825a925a92cf8682040ff9c2d0857.html">Made it so that stagit-index links to the fancy README if there is one</a> -</p> -</article> -<article> -<div> -<span>Pablo</span> -<time datetime="2021-05-01 17:49">01/05/2021 17:49</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/16e44b10a8c3da6d5d7fbf083161864b483499e4.html">Refactored the README</a> -</p> -</article> -<article> -<div> -<span>Pablo</span> -<time datetime="2021-05-01 17:43">01/05/2021 17:43</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/63434048472d45f85501765c7750e13a188feef5.html">Fixed a small error in the code and formatted stagit.c</a> -</p> -</article> -<article> -<div> -<span>Pablo</span> -<time datetime="2021-05-01 15:54">01/05/2021 15:54</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/61460e506560a79800ea75ea8d2dddbbcb3e50e6.html">Made it so that Markdown READMEs are processed with Pandoc</a> -</p> -</article> -<article> -<div> -<span>Pablo</span> -<time datetime="2021-03-27 13:40">27/03/2021 13:40</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/093c5ab67e04936e91e44d0bf94f2bf4d148198f.html">Updated the Makefile</a> -</p> -</article> -<article> -<div> -<span>Pablo</span> -<time datetime="2021-03-27 13:34">27/03/2021 13:34</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/d61cbfa5b6787035bcb69b046a071c8de06210ef.html">Added the .1 files back to the directory</a> -</p> -</article> -<article> -<div> -<span>Pablo</span> -<time datetime="2021-03-27 13:30">27/03/2021 13:30</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/4795c488673361fa6259d7fbebf19d1ca921b7ee.html">Updated the readmefiles and the licensefiles variables</a> -</p> -</article> -<article> -<div> -<span>Pablo</span> -<time datetime="2021-03-25 19:56">25/03/2021 19:56</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/dbf2124210b0935a69ad7fa58121a193651885b7.html">Removed some unnecessary files from the repo</a> -</p> -</article> -<article> -<div> -<span>Gitea</span> -<time datetime="2021-03-25 19:46">25/03/2021 19:46</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/5dc20ca66373cca2047efd168911134a40c83292.html">Initial commit</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2021-03-19 10:29">19/03/2021 10:29</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/995f7d5c5d8e396b06e70b1497ac96df63ffec36.html">add meta viewport on stagit-index too</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2021-03-14 15:23">14/03/2021 15:23</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/f46405850133e43dcae95e0a41b74bcca7b10027.html">bump version to 0.9.5</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2021-03-05 11:47">05/03/2021 11:47</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/c4d5fecc40e51ab4667315bd11dabd2023e357f3.html">LICENSE: update</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2021-03-05 11:44">05/03/2021 11:44</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/5ced189f1993fc17ae683f0a542218db7be7267b.html">change STAGIT_BASEURL to an -u option and also update the example script</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2021-03-05 10:51">05/03/2021 10:51</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/7968c0bc9c0172bd654e1f87d8194aef7fb69865.html">add $STAGIT_BASEURL environment variable to make Atom links absolute</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2021-03-05 10:50">05/03/2021 10:50</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/d1c528fb5ad81c876f07a69e1b759764f69cb9de.html">README: mention tags.xml feature</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2021-01-09 13:59">09/01/2021 13:59</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/722f8364601d2b6ee2439b42cd75750f6aac90ed.html">micro-optimization: fputc (function) -> putc (macro/inline function)</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2021-01-08 13:32">08/01/2021 13:32</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/5044ddeea3c77fea97daa62d51593d73b0e08413.html">LICENSE: bump year</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2020-11-28 11:28">28/11/2020 11:28</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/e1c0aebde443979a524a944027b81f84f4323ff3.html">fix warning with libgit2 v0.99+, remain compatible with older versions</a> -</p> -</article> -<article> -<div> -<span>Oscar Benedito</span> -<time datetime="2020-11-16 22:24">16/11/2020 22:24</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/66df204c440de3b0cf3442d3a0c719016cdcf9c6.html">add abbreviated commit hash to submodule file</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2020-11-15 20:11">15/11/2020 20:11</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/a63645a5ea4e60523c0024f69c627f586b601d82.html">add meta viewport for scaling on mobile</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2020-11-15 20:11">15/11/2020 20:11</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/ae41add24a87027343e3a6f7eea19f3902af4a12.html">style.css: improve contrast</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2020-11-15 19:59">15/11/2020 19:59</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/fc5ef41165df39d6def252e5230a63cc6839bfc1.html">use size_t to count lines</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2020-11-15 19:58">15/11/2020 19:58</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/4f60446c011b45e862540c97b684c62fd8dc3c60.html">avoid shadowed `name' global variable</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2020-11-15 19:58">15/11/2020 19:58</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/9467f347a2224ac95b96ef5c74d50a4e2aad5241.html">refs_cmp: remove unneeded cast</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2020-11-15 19:58">15/11/2020 19:58</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/3e7865f8f9ef87f622a7a94e7ae70355753ee66a.html">use LEN() macros for arrays</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2020-08-17 14:09">17/08/2020 14:09</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/75555cd99ee4d5df765f7dd6f0d09f2f925be725.html">bump version to 0.9.4</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2020-08-10 14:09">10/08/2020 14:09</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/5334f3e0009bb7d5835c3bad60db507bfd146930.html">fix a small memleak in writeatom()</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2020-08-08 18:01">08/08/2020 18:01</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/dc0709f6f4f7e256e27272cb0b8611715caf1f3b.html">stagit-index: remove unveil support for argv</a> -</p> -</article> -<article> -<div> -<span>kst</span> -<time datetime="2020-08-05 22:11">05/08/2020 22:11</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/174a763058f9a90831ab5a2aeb1c9bfbecdabf48.html">fix submodule lookup in bare repos</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2020-07-20 12:15">20/07/2020 12:15</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/f05e6b0fcb3b874180970d06ebcde05fb5aea470.html">regression: do not show unset or empty tags</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2020-07-19 14:41">19/07/2020 14:41</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/d80a163acd47df2bd9ab145be6b249814aa9eceb.html">refactor get reference, add another feed for tags/releases</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2020-07-19 12:07">19/07/2020 12:07</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/693c06448972f049d74addbd4942365cd37d92e4.html">sort branches and tags by time (descending)</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2020-02-23 19:30">23/02/2020 19:30</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/467dfeb8f4bf2dd1ddb69e5c9592147acb425aab.html">bump version to 0.9.3</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2020-02-21 12:46">21/02/2020 12:46</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/bbeffc281df6838182ea17be4b915a6f0eb97570.html">atom.xml: improve output format a bit</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2020-02-12 22:20">12/02/2020 22:20</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/2f7e7f2503014f66607b588f32de0b1be69c28a1.html">improve includes, stagit-index does not need compat.h</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2019-12-29 18:02">29/12/2019 18:02</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/4a93974f52683114dd6c4db3bad0b7adace7c771.html">style.css: highlight anchor ids, useful for linking highlighting lines in a diff</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2019-12-22 11:53">22/12/2019 11:53</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/31c0f006516d494dd91b10bc0486e4f9be2ca623.html">small code-style white-space/newline</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2019-12-01 17:31">01/12/2019 17:31</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/edee68f398f5b190f4be0127338956c0a2500662.html">add OpenBSD unveil support</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2019-12-01 17:26">01/12/2019 17:26</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/b5607f75afb9c6e6e6ab49128f9760d3538809cd.html">some README tweaks and rewording, reordering</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2019-12-01 17:26">01/12/2019 17:26</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/adaff713dc3e9ff494632a44d5743cbc0e0e16c7.html">Makefile improvements</a> -</p> -</article> -<article> -<div> -<span>Leonardo Taccari</span> -<time datetime="2019-05-05 17:11">05/05/2019 17:11</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/d6937c195f3459194d5ab056397981e1ade54871.html">README: works also on NetBSD</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2019-04-23 18:53">23/04/2019 18:53</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/c783e54dae5bd74de2280e31223ce8a0ad0d611d.html">bump version to 0.9.2</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2019-03-16 12:07">16/03/2019 12:07</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/028c7526bac907c91ef8afc6c3ae0f6d424bd229.html">escape HTML in paths</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2019-03-09 11:39">09/03/2019 11:39</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/bb1d06eb204b1d1135fcddccd14f6306abcd7f72.html">pedantic snprintf() improvement</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2019-03-01 10:49">01/03/2019 10:49</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/587b01428d6ec2be1ab6b468198663118d483990.html">fix issues in example scripts</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2019-02-22 10:13">22/02/2019 10:13</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/477d50169a42431d7fb0f939eb851ef6a2d80c3a.html">bump version to 0.9.1</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2019-02-09 14:02">09/02/2019 14:02</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/9224d31cf6fd63b6b0a29d43185ccc64035449ec.html">Makefile: add DOCPREFIX for installing docs in ports</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2019-02-07 20:00">07/02/2019 20:00</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/3fbef5c9b0dee2106537a6718e2380eaa6e27f15.html">change order of commits in log from most recent to old to applied order</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2019-02-03 14:24">03/02/2019 14:24</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/583c44395ccc0e052c8db5217bd51fc21f7ffbb7.html">fix compile: libgit2 0.28 changed giterr_last to git_error_last</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2018-12-25 12:44">25/12/2018 12:44</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/9ad1cb6e42096a8e1f8663bc0968bb7ea49a5052.html">bump version to 0.9</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2018-12-25 12:39">25/12/2018 12:39</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/1df3f334f6ae77950c9343299fb4bbd449d93729.html">style: keep default browser style for links, except patch chunks</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2018-11-18 17:08">18/11/2018 17:08</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/3a151527e1d72aa75d9461ee9918bda3bd08bcb1.html">in the diffstat prefix the type of change, allow CSS styling</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2018-11-18 17:07">18/11/2018 17:07</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/608593b0f875012875f13d28fbccd533d1266fd2.html">don't use a heuristic for renames, the content must match exactly</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2018-11-18 17:06">18/11/2018 17:06</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/c100c3cc30dd948c881abd96720ca4fb2ddbb82f.html">detect filetype changes in diff (for example a normal file to symlink)</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2018-11-11 17:23">11/11/2018 17:23</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/84bb2212e86c54f67dc18cf803bd2ac6edf24804.html">detect more names for README and LICENSE</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2018-11-11 17:09">11/11/2018 17:09</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/8c45dfc58edc069a3787224f522c7f62da501a80.html">detect copies and renames based on the threshold of changes</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2018-08-19 20:03">19/08/2018 20:03</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/175094899d7c453786857d0e5a7d2e634611aea4.html">simplify range check</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2018-08-19 12:06">19/08/2018 12:06</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/1f76a28422e1081400b1c0a3319553c73620b065.html">stagit: log: indicate when using the -l option and there are more commits</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2018-05-25 16:43">25/05/2018 16:43</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/187daac42007c87e6af9317a20446e3b81907f63.html">assume OpenBSD 5.9+, always try pledge(2) on OpenBSD</a> -</p> -</article> -<article> -<div> -<span>Quentin Rameau</span> -<time datetime="2018-05-09 16:51">09/05/2018 16:51</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/c7f158c58c338961b1a1a91f41a5dade42853dec.html">Clarify usage regarding -c and -l mutual exclusion</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2018-04-07 12:14">07/04/2018 12:14</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/66e341067762857e5b3e6b4279395a2dcae46f04.html">bump version to 0.8</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2018-04-06 17:28">06/04/2018 17:28</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/6a1224afae24c2ae875978108137962e64dc2d24.html">stagit-index: pledge after git_libgit2_init</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2018-03-26 18:08">26/03/2018 18:08</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/3c07e52f98b0f49250c3de026b31202b426eb45a.html">pledge after git_libgit2_init</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2018-03-18 14:34">18/03/2018 14:34</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/f53f481b3f02431b151ae9953998d7c7b3138585.html">optimization: only diff the tree when it is needed for the diffstat...</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2018-01-28 15:27">28/01/2018 15:27</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/20c37e4fe4bfef13642542f3fa15aa73c92a037c.html">README: improve tarball generation by tag example</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2018-01-21 15:47">21/01/2018 15:47</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/31392c13cf805602c6e4a46695a27325d908f3fb.html">stagit: add -l option: limit the amount of commits for the log.html file</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2018-01-21 14:23">21/01/2018 14:23</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/2f2ecde5c38db848cf6286aca9fc0f73137244e6.html">bump LICENSE to 2018</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2018-01-20 12:18">20/01/2018 12:18</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/67a862df28c21d893def371780bcee59f13e26f8.html">style.css: improve compatibility with older browsers, namely dillo</a> -</p> -</article> -<article> -<div> -<span>Quentin Rameau</span> -<time datetime="2017-12-02 18:04">02/12/2017 18:04</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/fd3a542c94ae54c6730084f2095f3c329a70c51f.html">Remove a non-portable syntax in Makefile</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2017-11-25 15:06">25/11/2017 15:06</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/fb0ec82a615db929d100f6bed2f7299f91afbb5d.html">Makefile: bump version to 0.7.2</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2017-11-25 15:02">25/11/2017 15:02</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/020673b8fddfc649e391831aee2e5562ac25210c.html">post-receive: fix warning in script for example when pushing deleted tags</a> -</p> -</article> -<article> -<div> -<span>Aaron Marcher</span> -<time datetime="2017-11-25 11:09">25/11/2017 11:09</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/1add4bf3ae0105ce19d9189a499bf450e32ec171.html">Sort style.css in alphabetical order</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2017-11-19 13:58">19/11/2017 13:58</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/04d36c3a724bd3d0a53e9e8527f7e045f43b4d58.html">Makefile: bump version to 0.7.1</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2017-11-19 13:52">19/11/2017 13:52</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/2ff0c0d6c02dc0d7b5570d12895f12e0ccafd657.html">fix: add "fattr" pledge for chmod(2) for cachefile</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2017-11-18 11:53">18/11/2017 11:53</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/6662b8ee42f0f31c163786d8ed4db2fbf32fdbca.html">Makefile: bump version to 0.7</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2017-11-11 00:34">11/11/2017 00:34</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/870b024671694465cac79dcbc58f9a298e901fad.html">Makefile: remove unused $SCRIPTS</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2017-11-10 19:55">10/11/2017 19:55</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/26bd89f681b631ce3596148c9320c3208e16f8e9.html">fix file permissions for cachefile and respect umask(2)</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2017-11-10 19:53">10/11/2017 19:53</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/1bab6952c6dcac50e66418f117032bb0f627d559.html">more verbose errors: show which file failed on open</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2017-10-31 22:25">31/10/2017 22:25</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/2a5669514088684bc9bfe1fddb5e353fb07ae6d6.html">README: clarify some cons</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2017-10-31 22:20">31/10/2017 22:20</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/cfbf4a11adc8c2e3b55724e7341b18b21fc5b6f7.html">post-receive hook: force UTF-8 locale</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2017-09-04 16:14">04/09/2017 16:14</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/d7e003a51924d1686574598f7db5557faf65000e.html">allow umask to handle permissions</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2017-08-09 16:52">09/08/2017 16:52</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/8787f495e09fd3857fd4bbbb7c32784f86787df6.html">ignore object 0000000000000000000000000000000000000000</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2017-08-02 16:54">02/08/2017 16:54</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/304d095d3d31cee82ac1b868d912abb946cef6b9.html">bump version for a release soon</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2017-08-02 16:45">02/08/2017 16:45</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/5fa9dcb530419ed3aa8364ae1babf8ca09bc901d.html">example_create.sh: make executable</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2017-07-30 15:21">30/07/2017 15:21</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/bdcf38baa40fd508a9b890afb0a75e53f0819a37.html">improve example scripts, add to build (Makefile)</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2017-07-15 11:50">15/07/2017 11:50</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/4e307d3076d88b0a8e096e23df8c78077542ab3e.html">improve example, add initial post-receive example</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2017-07-06 11:20">06/07/2017 11:20</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/0f428f1b5abb7b6f42944a15e680980d18101353.html">README: add example for a git hook and to set the url file</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2017-07-05 18:25">05/07/2017 18:25</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/daf5185a576a9153394d4071abe26e4671cba045.html">README: add example to create tar.gz archives by tag</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2017-06-25 10:28">25/06/2017 10:28</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/2e967c5baebafe41620da3979d02cba291745127.html">Makefile: remove TODO</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2017-06-23 12:03">23/06/2017 12:03</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/c880dfed98500072165bae2ce0d53dafa931d1f0.html">remove TODO</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2017-06-23 11:53">23/06/2017 11:53</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/f843248215c1f87d732b2aec27b1d30c0ceba163.html">separate getstats from getbyoid: slightly faster</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2017-05-07 11:12">07/05/2017 11:12</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/54a8a7c1533ce60e3cbe8539bf1e801225d0fabd.html">for the commit Date: header use the git format-patch format</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2017-05-07 10:02">07/05/2017 10:02</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/7cb669f74f6aeacdbc092267c690624032073eec.html">dont truncate summary length anymore</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2017-05-04 22:23">04/05/2017 22:23</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/dc8d0c84ff1f09b25e36313a1de6848f51a32320.html">remove config.def.h: it was not used anymore</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2017-04-22 17:07">22/04/2017 17:07</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/8fa0effa9846a18a60d3b6a7c96db42a2775a7c6.html">improve commitinfo_getstats</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2017-04-22 12:38">22/04/2017 12:38</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/8eabe24bdda7003453bbd034d82ebc479e2c76bc.html">improve documentation</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2017-04-17 14:39">17/04/2017 14:39</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/e9e7978381a2b3567902420d5ea1539d3c695b31.html">align line numbers to 8 spaces</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2017-04-17 14:16">17/04/2017 14:16</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/8e4eb29210cfefd01ce797e1818df86b3fe2dce6.html">writeblobhtml: minor style fix</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2017-04-17 11:39">17/04/2017 11:39</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/394d90b7bb878b54173a08bfe31402ddd29a2a54.html">stagit: fix rendering of first TAB in file</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2017-04-17 11:13">17/04/2017 11:13</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/99583eee62af43c0504bfc2aab6058b69a46313b.html">stagit-index: also dont assume someones <html lang> :)</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2017-04-17 11:06">17/04/2017 11:06</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/7bb7dc5cc97e20aa235badd07b7c0b82726d8109.html">stagit-index: remove Content-Language: en</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2017-04-16 18:59">16/04/2017 18:59</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/f9e7dc80702317cf5b9c764eeec89e2cbde8c982.html">writeblobhtml: fix possible uninitialized variable n when len == 0</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2017-04-16 18:37">16/04/2017 18:37</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/44b20f341443cf3daffbe2b092df28df522cad86.html">writeblobhtml: improve file view for text-browsers</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2017-04-16 18:36">16/04/2017 18:36</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/4035291297b1a559cd5b0bf4bef65b7fe33c59c1.html">stagit-index: remove empty h1 and add bold markup to table headers</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2017-04-16 18:36">16/04/2017 18:36</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/980fa8ea9bce704c9e44cfea47860e82cffec161.html">text-browser improvements</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2017-04-16 18:32">16/04/2017 18:32</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/dc49505153f1a52bf12adee39aa63bda2bafefe4.html">README: advertise text-browser improvements</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2017-04-16 18:32">16/04/2017 18:32</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/9abf8a02f7b5e3a1d458ba4ab661ee64c5654631.html">LICENSE: bump year</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2017-04-15 10:56">15/04/2017 10:56</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/ab3fdd70430912751a9c5d00083a41f3251b6758.html">browser compatibility: use numeric entity for '</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2017-04-01 17:33">01/04/2017 17:33</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/bba55b6bbcf35f9da67593a04d0b3daecbcd07b7.html">writeblobhtml, make fprintf format string const</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2017-03-25 12:28">25/03/2017 12:28</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/821a948d0801a4c115257b59352bf441e39c0922.html">README: add instructions to build static binaries</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2017-03-25 12:14">25/03/2017 12:14</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/9884619350ec8c8e27886a17607112cff251cc9f.html">Makefile: change () to {} consistently</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2017-03-12 20:30">12/03/2017 20:30</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/1d91c79e3c26c62bee0c047fe1db02668ca94721.html">fix potential leak, found by clang-analyzer</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2017-03-12 20:24">12/03/2017 20:24</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/ae6461dc6f6ddc1d4bb33eef9cee71d4e7599458.html">fix memory leak of commitinfo</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2017-03-12 18:51">12/03/2017 18:51</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/543107cc36306a3539d21a8441e75276310a45db.html">atom.xml: add newline before EOF</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2017-03-12 18:50">12/03/2017 18:50</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/0f05e4b4f0f7dad20b26d60aa350b90fb47f1eb8.html">fix memory leak of commitinfo->parent</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2017-03-12 18:50">12/03/2017 18:50</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/7a515945dd3e335644ba5167f2a44e3fde3fa18b.html">fix memory leak of blob object</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2017-03-12 18:49">12/03/2017 18:49</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/e862768a1f396da6d013570941faefeced61351f.html">simplify/shorten pledge stub</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2017-03-12 18:47">12/03/2017 18:47</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/6b48169fa5d12348a550d588fa768f670c653da8.html">reduce scope of repodir, remove unused branch parameter</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2017-01-05 17:47">05/01/2017 17:47</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/82aefe6305b858b5aa329fb357a5cf7639c3522d.html">bump version to 0.5</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2016-11-09 17:28">09/11/2016 17:28</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/92cee02f1217f19a19d872d857f6e617ed3e0eec.html">also remove language and text direction attribute from <html></a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2016-11-09 16:49">09/11/2016 16:49</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/9e96062b620088a42c7b345e07cc8c12e2b59ed2.html">remove Content-Language: en</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2016-10-14 10:12">14/10/2016 10:12</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/300a2495c63bfcaa0a14a86b79506c73154f632f.html">stagit.1: also document linking to git submodules: .gitmodules file</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2016-10-13 16:10">13/10/2016 16:10</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/7844a950883664f08592458e99725a34d6533a90.html">stagit.1: clarify README and LICENSE link creation</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2016-09-15 18:44">15/09/2016 18:44</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/de7f5fc76dedf8c4f178226a920837d2476ed493.html">simplify example.sh, thanks emg for the suggestion!</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2016-07-20 16:15">20/07/2016 16:15</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/e19351cdb8805ed2c5a130c01742167183d7435c.html">update LICENSE</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2016-07-02 10:44">02/07/2016 10:44</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/12069466ff230ca3b1dafe77c0fb98b8f1d9c658.html">config.mk: remove -lc</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2016-05-29 13:04">29/05/2016 13:04</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/30116a4ef2c1d90a3662b2878e54f3da2fc56894.html">treat an empty repo (without a HEAD) as valid</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2016-05-29 11:06">29/05/2016 11:06</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/44a49f51db565cbfc31f31393d8dcdec1cdc8167.html">improve example: strip .git suffix</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2016-05-21 16:37">21/05/2016 16:37</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/837427b09ea3a592e9b364b180c2011b517ab2c8.html">refs_cmp: simplify check, functionally the same</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2016-05-08 18:35">08/05/2016 18:35</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/df3ea10eca41a20aed38a12d9189fb745075e913.html">check if LICENSE, README and .gitmodules is a file blob</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2016-05-07 13:03">07/05/2016 13:03</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/518556d7b0fd5fa215384926d558d29a3c42a5da.html">release 0.4</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2016-05-07 12:43">07/05/2016 12:43</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/972617ee0b20a761e3430a7fb82cbf50af1f1a0c.html">update TODO</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2016-05-07 12:38">07/05/2016 12:38</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/a7dd578de71f81be7af95dc1cbbf0137316018ff.html">simplify, id is unused</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2016-05-07 12:34">07/05/2016 12:34</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/f89c317dee3006e0c7b88832d7c74e30f646036c.html">simplify, no need for goto</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2016-05-07 12:33">07/05/2016 12:33</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/f8e30cf2a0398120bca874bafe170857426a1780.html">improve stagit.1 documentation, reword and explain caching behaviour</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2016-05-07 12:29">07/05/2016 12:29</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/2f8595e786809234d66d8abca519e39f6b1d701a.html">consistency for messages for special-case in diffstat</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2016-05-07 11:52">07/05/2016 11:52</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/f63edd593dfcaa84b30958d845fa85eaffc664b0.html">fix error in "code cleanup" commit 9328d2690e118127bcaa5cf9f665d8e7711f7a03</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2016-05-06 10:01">06/05/2016 10:01</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/6e5e218b697ffb8ff1819cbc3b8783f9a7270de2.html">fix and simplify time offset</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2016-05-06 09:49">06/05/2016 09:49</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/c6e8f9fd809cc16960022c344b42be77229a70c6.html">make diffstat files an anchor (jump to delta)</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2016-05-03 18:42">03/05/2016 18:42</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/543582034eed3faf6120de321354f36ec8a2c0b4.html">fix joinpath(): use of global 'repodir', should be 'path'</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2016-05-03 18:28">03/05/2016 18:28</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/2d8eb85f01fdb97ab76c538b868128db4c3e99f0.html">fix regression from last commit</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2016-05-03 18:18">03/05/2016 18:18</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/9328d2690e118127bcaa5cf9f665d8e7711f7a03.html">code cleanup</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2016-05-02 22:38">02/05/2016 22:38</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/069f105725677ce2784d3d0def156c3115c9e330.html">remove config.h, add options to stagit.c</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2016-05-02 22:33">02/05/2016 22:33</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/aa36e0c9b4d8da06c5dc03a461f9d3fe69a1e7fb.html">add OpenBSD pledge(2) support using -DUSE_PLEDGE</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2016-05-02 19:48">02/05/2016 19:48</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/eae9437f944f04619cbda9ce7eb460f6ff0d7f4c.html">example.sh: use cache file</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2016-05-02 19:23">02/05/2016 19:23</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/f5301b25e1f78db67031354bfc0cb76ffe60000e.html">style: write atom feed end in one write, kills 2 lines</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2016-05-01 15:54">01/05/2016 15:54</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/1a3584e2d0689aece46d9832c91f57723296807f.html">cache support (-c option)</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2016-05-01 17:08">01/05/2016 17:08</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/ede93fa7ee0af8e6e858981e1a7e5057646487ce.html">small code cleanup: no need for status variable</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2016-05-01 15:20">01/05/2016 15:20</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/45ee6876d5027311d0ac81345c27b3ee6e8fd43d.html">atom feed: use published for author commit date, updated for committer date</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2016-05-01 14:10">01/05/2016 14:10</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/462ba66ee7e0ae16f41d4fff9c8540913c3941a9.html">fix times (and timezone)</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2016-05-01 12:41">01/05/2016 12:41</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/7a1da0b9853093781dd1b130d63619b17ecc8c01.html">README: minor update</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2016-05-01 12:38">01/05/2016 12:38</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/fc60d78d8917fb930227ecc53936c9216e6298c2.html">fix path join '/'</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2016-05-01 12:09">01/05/2016 12:09</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/c13c4119501291e5c276d4d1217491b16a2a7ff9.html">code cleanup + style, functionally equivalent</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2016-04-30 11:08">30/04/2016 11:08</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/254f215e5007592127b9e760a01bd1747e1cf71e.html">layout: right align lines changed count in diffstat</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2016-04-30 10:00">30/04/2016 10:00</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/7067223104f028ba85deaa1996c892ddfb8230dd.html">optimization: suppress large diffs</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2016-04-30 09:54">30/04/2016 09:54</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/914880f31b04222fa2815f4f35543b72f881d5e4.html">optimization: read stats once and remember it</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2016-04-29 19:52">29/04/2016 19:52</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/0bc47da0f7b66614cdf499755ceca1dc13ff91cd.html">example.sh: fix: sort list (regression from simplifying the script)</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2016-04-29 19:24">29/04/2016 19:24</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/ad4043383956fce0949def38a830d8eb61fa0565.html">whoops, module is m---------</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2016-04-29 19:14">29/04/2016 19:14</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/5c278a600ea64c64f238e14d38dafbdbee6c9562.html">submodule support</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2016-04-29 14:39">29/04/2016 14:39</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/671f4e91007a149e88b57788fc76059fbeac152e.html">suppress meaningless error codes when a repo can't be opened (similar to stagit-index)</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2016-04-29 14:38">29/04/2016 14:38</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/bc7515e2dcd820b1b5b73f4e6e61e813ae01959f.html">improve example, remove sort hack</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2016-04-29 13:57">29/04/2016 13:57</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/a524ca1b3d88990212f6521bec1b51d09c4b41fb.html">make submodule link black, easier to read</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2016-04-29 13:55">29/04/2016 13:55</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/f2773b0319dda871627a7c87077d786a0a9c4b72.html">minor style fix</a> -</p> -</article> -<article> -<div> -<span>Quentin Rameau</span> -<time datetime="2016-04-29 12:01">29/04/2016 12:01</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/b8af751b0108edcad02bc59cec496b1d7808b0e1.html">Fix null pointer access for submodules in writefilestree</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2016-04-29 10:32">29/04/2016 10:32</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/375d41dcce94106460f1b3855ebb295ccb138593.html">tweak style of showing submodules</a> -</p> -</article> -<article> -<div> -<span>z3bra</span> -<time datetime="2016-04-28 23:40">28/04/2016 23:40</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/571076b419daec91efb5e5d39dd17066e43805bc.html">Don't fail on submodules</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2016-04-27 17:24">27/04/2016 17:24</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/28730218c4b68e9b3a0f7ce628868bb647d97f9e.html">fix: check gmtime, can return NULL on error</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2016-04-27 17:19">27/04/2016 17:19</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/8df54926f2ad80ae46a4cc701f3341e97839e0c8.html">resolve absolute paths to repodir, remove basename just use strrchr.</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2016-04-27 14:40">27/04/2016 14:40</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/70b777831a80a7a204f02697563d39dba612c8c4.html">stagit-index: remove unused efopen function</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2016-04-27 14:39">27/04/2016 14:39</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/86bbe822114c01d9c1bcfe6950463ee1c73e39a5.html">fix: link to line in hunk if a patch has multiple files and hunks</a> -</p> -</article> -<article> -<div> -<span>sin</span> -<time datetime="2016-03-25 09:30">25/03/2016 09:30</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/09a49b3dce9d05d8729fd7bb97efadba69951391.html">clean generated tarball too</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2016-03-20 16:29">20/03/2016 16:29</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/0328079589e5a92eac94b594aa6361d38e7fbc76.html">Makefile: use NAME variable, suggested by Quentin</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2016-03-20 15:23">20/03/2016 15:23</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/cd6a519813d97f6c28ad80d6bc08ad58e14ee401.html">Makefile: separate CPPFLAGS, compile optimized build by default</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2016-03-20 14:36">20/03/2016 14:36</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/761417d254f730739b1572f3a11185e01f28821b.html">improve make dist, thanks Quentin Rameau</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2016-03-20 13:19">20/03/2016 13:19</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/41c90a9173d074a9b262e8e6f4059c63bd558a7a.html">premature version bumperation, 0.4 (unreleased)</a> -</p> -</article> -<article> -<div> -<span>FRIGN</span> -<time datetime="2016-03-01 16:15">01/03/2016 16:15</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/6775e26ebd75660e780c1854a320d74d800e7452.html">Choose better colors for the diff page</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2016-03-01 18:14">01/03/2016 18:14</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/c379d65770d6ce7d5aea885255d2b1f4d05981e3.html">add titles to pages, summary for commit messages, filename for files</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2016-02-26 18:59">26/02/2016 18:59</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/78c29a1de25a88b92858d785772315a537cd4035.html">fix right-alignment of "Files" column</a> -</p> -</article> -<article> -<div> -<span>lostd</span> -<time datetime="2016-01-20 14:36">20/01/2016 14:36</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/2b5004624599fdc6e289702a7c3626a96a1a99dd.html">Use the recommended HTML5 document type.</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2016-02-24 13:47">24/02/2016 13:47</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/ad22404903d25e126d97635b01cecb7be33bfd69.html">check path truncation</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2016-02-24 13:41">24/02/2016 13:41</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/f4f53c577eb86d4e65494270a9cf259b27ea22b9.html">config.mk: add -D_DEFAULT_SOURCE to commented builds</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2016-02-23 19:44">23/02/2016 19:44</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/8bf328befabb4d95fa7bf8036f6309e4cd26570d.html">atom feed: add link, move content order to bottom</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2016-02-23 19:37">23/02/2016 19:37</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/5578784dda58fd79556bdc937e64f179d7ce5ea9.html">make printshowfile more generic and like other functions</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2016-01-21 19:42">21/01/2016 19:42</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/ce535ae1afda4af825cc81af9b4f32a5dd09d73b.html">just use Name as first column, thanks quinq for the suggestion</a> -</p> -</article> -<article> -<div> -<span>Quentin Rameau</span> -<time datetime="2016-01-21 17:34">21/01/2016 17:34</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/75b4b23c9f0331fa933392e78fb387b08c740017.html">Rename “Age” column headers into “Date”</a> -</p> -</article> -<article> -<div> -<span>Quentin Rameau</span> -<time datetime="2016-01-18 11:47">18/01/2016 11:47</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/502b95ce68ef3e08fb536a0d22c267dcd3e9c7fc.html">fix file tree handling</a> -</p> -</article> -<article> -<div> -<span>z3bra</span> -<time datetime="2016-01-18 10:31">18/01/2016 10:31</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/9693d1d1a965006c14d43a8e73aa9cc4f512e75f.html">use 'dirname' as error message for xdirname</a> -</p> -</article> -<article> -<div> -<span>Quentin Rameau</span> -<time datetime="2016-01-09 23:48">09/01/2016 23:48</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/4f56d5dec6c8fa5aabcac0154235fedeebe1f186.html">fix file size byte unit suffix</a> -</p> -</article> -<article> -<div> -<span>Quentin Rameau</span> -<time datetime="2016-01-09 23:47">09/01/2016 23:47</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/d8bad43b3c67a344fe78b6bdab36d414ed9ff13b.html">stop glibc complaining about _BSD_SOURCE being deprecated</a> -</p> -</article> -<article> -<div> -<span>Quentin Rameau</span> -<time datetime="2016-01-09 23:47">09/01/2016 23:47</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/79fab7c6faf78d7bcc0c870359138617aee24c7d.html">replace file size with line count for text files</a> -</p> -</article> -<article> -<div> -<span>sin</span> -<time datetime="2016-01-13 18:56">13/01/2016 18:56</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/50dccf0e3ba06bcd732ac5c38c8b326cebc6c097.html">Rename Refs/branches to Refs</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2016-01-08 21:17">08/01/2016 21:17</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/2296f5167cbeb2c57089cde3e4928d55131f5bc9.html">example.sh: fix: remove error mode, would stop if a dir was invalid</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2016-01-08 20:27">08/01/2016 20:27</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/8983c802c1ddf205a1a0d38debf51d3c18b7ab4a.html">example.sh: fix go to appropriate dir</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2016-01-08 19:08">08/01/2016 19:08</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/934980659a7c1d7ccebec69a65eef2bf96a6c7a2.html">implify and restructure code</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2016-01-08 12:42">08/01/2016 12:42</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/efe16db1e509b1c8f8b06a003126c19f4f8dacaa.html">stagit-index: clarify order of the list</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2016-01-08 12:39">08/01/2016 12:39</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/fd66a29d3ab2f226bc457cb4b3db63da8dff6bf0.html">example.sh: add index-time.html, list sorted by time, fix reposdir '/'</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2016-01-08 09:24">08/01/2016 09:24</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/9a781328821c1e37987be5573114a6ff3b6e0ee6.html">premature version bumperation (0.3) for git</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2016-01-07 16:37">07/01/2016 16:37</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/3cc1509656a45bd13151ff171544e7a500073d67.html">atom: add newline after date and before message</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2016-01-06 19:04">06/01/2016 19:04</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/12a96d466da342af96777fd94f0b12dd4b6484c0.html">update man pages: document stripping of .git suffix</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2016-01-06 19:00">06/01/2016 19:00</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/ede4982f67f54904a1be6de77c6db033d56b0a34.html">strip .git suffix from name</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2016-01-06 18:59">06/01/2016 18:59</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/db02820a175c43cf1c225928bc09dd3fd5d93d71.html">extra whitespace</a> -</p> -</article> -<article> -<div> -<span>sin</span> -<time datetime="2016-01-06 18:36">06/01/2016 18:36</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/73f259f2557698a83c9fb7e11938feb775740741.html">Update README - it also works on FreeBSD</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2016-01-06 18:19">06/01/2016 18:19</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/c576a7ae6e0ee2642643a4b2b4e304ea204bc6ba.html">style: vertical-align header text</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2016-01-06 18:14">06/01/2016 18:14</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/3aa8ac2a1e2dc22c7776478cf0499aee30cfffa8.html">update TODO</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2016-01-06 18:13">06/01/2016 18:13</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/9978fecb183a080c66b59a0327fbad6e5087322e.html">refs: only make commit link work for tags</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2016-01-06 18:11">06/01/2016 18:11</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/512a31e81ff5e697d7ca08b6504309024cd9928d.html">free obj</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2016-01-06 17:58">06/01/2016 17:58</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/e45eac89b8c2ac5a6d896ac7fd019a1039fa885c.html">LICENSE: whoops its already 2016</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2016-01-06 17:55">06/01/2016 17:55</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/94eba1c05258d37fe4d41de595d34faaf655c304.html">LICENSE: add dimitris to license/shareholder file</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2016-01-06 17:51">06/01/2016 17:51</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/650d6c903c12ad4e509938bb9382cff116c34507.html">old leftover: dont create log dir</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2016-01-06 17:50">06/01/2016 17:50</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/aa3b813f1425bd1ffd5b08d94ce4f13e7ba1a6c3.html">cleanup code a bit</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2016-01-06 17:33">06/01/2016 17:33</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/6a427c75fcaab57d029222d3afb26c27b9629ae5.html">style.css: wrap description text, nowrap for rest</a> -</p> -</article> -<article> -<div> -<span>sin</span> -<time datetime="2016-01-06 17:44">06/01/2016 17:44</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/264aef81d5f5eeb39c194142a73cdfe84c6aeddb.html">Be more explicit when stripping the .git suffix</a> -</p> -</article> -<article> -<div> -<span>sin</span> -<time datetime="2016-01-06 17:18">06/01/2016 17:18</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/cae9950407009652d52a2c140d136d3f14b4095c.html">No need for -D_POSIX_C_SOURCE=200809L</a> -</p> -</article> -<article> -<div> -<span>sin</span> -<time datetime="2016-01-06 17:05">06/01/2016 17:05</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/bd854ac71fe7045b74accc57b5e1933b411033be.html">Always use the compat functions</a> -</p> -</article> -<article> -<div> -<span>sin</span> -<time datetime="2016-01-06 17:02">06/01/2016 17:02</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/2809fd3795e8445f686547d08eef4631efc05030.html">Bring in reallocarray() from OpenBSD</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2016-01-06 16:45">06/01/2016 16:45</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/87360fe2526f7713c4626d04da521579141fcf68.html">use git_reference for tags and branches, sort branches also</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2016-01-06 15:04">06/01/2016 15:04</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/c750958b95624fd6bd45f817e255fe19aa412534.html">fix cast to uintmax_t</a> -</p> -</article> -<article> -<div> -<span>sin</span> -<time datetime="2016-01-06 14:57">06/01/2016 14:57</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/ee4c340ce6d24adf89df21d76e8849296efb0a34.html">Change default MANPREFIX to be ${PREFIX}/man</a> -</p> -</article> -<article> -<div> -<span>sin</span> -<time datetime="2016-01-06 14:46">06/01/2016 14:46</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/f631d4ce702893c2207b1a12f2c048829c5f5ac7.html">stagit-index: Strip per repo .git suffix from generated index</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2016-01-06 14:35">06/01/2016 14:35</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/d045340ea048e3aa45af719caadad413efdfda4d.html">lookup commits of annotated tags</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2016-01-06 14:19">06/01/2016 14:19</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/9128782aa848465c47928d4ce8f40bd3320a5661.html">fix warning, use intmax_t %ju, thanks stateless!</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2016-01-06 10:56">06/01/2016 10:56</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/824526a656945aeba3c41264f000126f686cabee.html">premature version bumperation</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2016-01-06 10:56">06/01/2016 10:56</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/e2b6fa11fc387a43f62f49ad40924aba3ea9f8d4.html">improve README</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2016-01-06 10:24">06/01/2016 10:24</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/e451b0bf1d25b5389ed64faadb771d083dbcb628.html">improve Makefile</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2016-01-05 21:32">05/01/2016 21:32</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/6f7d23c5ea7137301e7302fe1123d7d2eef98d94.html">tiny whitespace fix</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2016-01-05 21:30">05/01/2016 21:30</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/a8943ce1f85bb1970b5fad3c91a514505da2946a.html">stagit-index: continue making list, but return error code</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2016-01-05 20:43">05/01/2016 20:43</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/35a3d9b3fc34b42506cea0fbdabaaa8fae6981a2.html">fix relpath for log</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2016-01-05 20:43">05/01/2016 20:43</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/f373cc7235deaec49d2aa86ecdb55c9dd6dc5282.html">clone url is one line, strip newline</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2016-01-05 20:42">05/01/2016 20:42</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/e51ec34dbe4bce95f1677db9a4f32dfbe0ad3432.html">refs: fix table id for tags</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2016-01-05 20:42">05/01/2016 20:42</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/48a09a0f100008014e1785e38c31e754bd761db4.html">refs: remove link, it may be broken for non-HEAD</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2016-01-05 20:42">05/01/2016 20:42</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/a6b29cbbd97fbc2b297d55675422d3b2207b5791.html">make hunk line itself a link</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2016-01-05 20:41">05/01/2016 20:41</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/99a8b8a2963a1dec98dd28f86dccc83d41130c60.html">style: darkblue for hunk like cgit, hunk line is now a link</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2016-01-05 20:41">05/01/2016 20:41</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/f17def25bed839664b3242b5f31792d3aa1f53c6.html">stagit-index: owner is one line, strip newline</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2016-01-05 20:40">05/01/2016 20:40</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/289ecda4aa8688b65300ae647912d791246e4abd.html">example.sh: make symlinks to style, icons and index by default</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2016-01-05 20:04">05/01/2016 20:04</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/4f318941d086371f4e87f1e7b96f1c029f8766c2.html">revert log.html to log/head.html change</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2016-01-05 20:03">05/01/2016 20:03</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/200ccad8b566c3705f3d3e5dd7d5456be85e6900.html">fix newline after header</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2016-01-04 22:55">04/01/2016 22:55</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/444e41b315925181f3ead6f2c3dd1354475e90e3.html">fix link to commit from log page</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2016-01-04 22:41">04/01/2016 22:41</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/a89e756c9e59d41cb1e392616333be50b3960c71.html">stagit: fix hunk header, thanks uggedal for reporting!</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2016-01-03 21:44">03/01/2016 21:44</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/122af5015df461ee21f8543f1f503c884ef334c2.html">update TODO</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2016-01-03 21:42">03/01/2016 21:42</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/00fb6ea2b00a036a91e24cb979c73f40e47283d2.html">fix link in stagit-index, update documentation, add TODO</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2016-01-03 21:36">03/01/2016 21:36</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/f96ac27087ae28112f78ef51ef3907104a8d72bf.html">no log per branch</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2016-01-03 20:45">03/01/2016 20:45</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/043609742fca299a4d706d9bb31f5c11e8eafd3f.html">rename refs to refs/branches</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2016-01-03 20:21">03/01/2016 20:21</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/a83a75bb18fb252a783a02353e32fd0f5ace2e6c.html">refs: add link to log per branch</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2016-01-03 20:15">03/01/2016 20:15</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/465d72a6d2795bb42d5e688dcb82af5169973483.html">refs: dont make a table when there are no tags, add spacing between</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2016-01-03 20:06">03/01/2016 20:06</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/e10f79ad2afa61294c90c4e9ae361aa2b086cf9d.html">add refs page (branches and tags)</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2015-12-27 18:05">27/12/2015 18:05</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/c226554b64a9529296b690d827966ccf139336bd.html">improve README</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2015-12-26 20:07">26/12/2015 20:07</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/ef3f1ef854936fc254da5375f69f58dad4e69ca6.html">add stagit.c</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2015-12-26 20:05">26/12/2015 20:05</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/81dd454368b40eabf62fede213626d45512150a2.html">rename urmoms to stagit, improve documentation</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2015-12-26 19:58">26/12/2015 19:58</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/8c58750b636edc4ee36aff62d7c126f99b803dbb.html">nvm, dont strip .git from bare repos</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2015-12-26 19:46">26/12/2015 19:46</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/781beb4950b56cd39cb95fdba9eb8979f29283bc.html">add example script to make repo index and files per dir</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2015-12-26 19:11">26/12/2015 19:11</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/114899a22d975eca8406bb384a28539e5dea4cd0.html">rename EXTRAOBJ to COMPATOBJ</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2015-12-26 12:08">26/12/2015 12:08</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/664e60ede51b3ff467d75f94e111c0b2f29e3a78.html">Makefile: link for COMPAT</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2015-12-26 12:01">26/12/2015 12:01</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/597e3cdbed69b362423a75cc7e85e78ec95ae47e.html">add compat.h</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2015-12-26 11:57">26/12/2015 11:57</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/e4e03b3bf91db3a6fe8acdcf97603240e9bf7896.html">strip suffix .git used typically for bare repos</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2015-12-26 11:57">26/12/2015 11:57</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/3da41fa5dde944cd00171d384ce30c20fbb0c5a0.html">humanreadable filemodes (code from sbase ls)</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2015-12-26 11:56">26/12/2015 11:56</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/a7dd8c5f08f3e5c30cafdd8bcb4cc3f344e2d5cd.html">align filesize header right, minor code-style</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2015-12-26 11:56">26/12/2015 11:56</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/9c7e2c56784e353adf143d887d84c0e967dba7b9.html">fix dirname for glibc</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2015-12-26 11:55">26/12/2015 11:55</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/1778cba9794bbe5624db907bda2d065c971405b7.html">allow to specify clone url, displayed in header</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2015-12-26 11:54">26/12/2015 11:54</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/955c3779ef1ad080b1b8a2f9746d766fdc74cb7e.html">update TODO</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2015-12-26 11:54">26/12/2015 11:54</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/63a71643d00b1b407bb12eda34ac0755b4d9c950.html">index: highlight row on mouseover</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2015-12-25 16:49">25/12/2015 16:49</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/9295d3f1903621475a3a8ea907941598fdc50697.html">remove TODO from code, see TODO file</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2015-12-25 16:49">25/12/2015 16:49</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/1cc9f5fcb114c33a9c163a1b436c2a7431b94b8e.html">README: atleast libgit2 v0.22 is required (API)</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2015-12-25 16:48">25/12/2015 16:48</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/55556b66bc57be0d82831b9cb353b79816216316.html">compat: add strlcpy, strlcat, for glibc</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2015-12-24 19:58">24/12/2015 19:58</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/543e74e64fcffd0181cb94f63a4a4029e44c7e4f.html">fix libgit2 include, it is in the include path</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2015-12-20 20:49">20/12/2015 20:49</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/ae620515b04228887ff112b209b69d188e792570.html">remove double newline bloat</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2015-12-20 20:34">20/12/2015 20:34</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/b8fc56187ee8c2b726ccf0bc19305a2128f9c3fe.html">update README and improve man pages</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2015-12-20 20:13">20/12/2015 20:13</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/2e4ed81390ff8ed331d10d3fba13dfdc2f6b6b20.html">urmoms-index: kill some lines</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2015-12-20 19:42">20/12/2015 19:42</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/75cba4e6fd3b32d5477312f0174f01d830a2d341.html">rewrite writefiles, now works with bare repos</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2015-12-20 19:42">20/12/2015 19:42</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/09e1377c68cc2a9930c9a9f9c936120dbd0d7981.html">README: add install and dependencies instructions</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2015-12-20 19:42">20/12/2015 19:42</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/304c896bd497414429224249d3756c64632e59e5.html">style.css: maximize contrast for text</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2015-12-20 16:11">20/12/2015 16:11</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/5436dd7892842733c0d281693077a20b87e6f307.html">update TODO</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2015-12-20 16:11">20/12/2015 16:11</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/7102cfd3f76ebf6f6caf774f2209000c22233d39.html">add urmoms-index, initial version</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2015-12-20 16:11">20/12/2015 16:11</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/372fe8d86e621b09dadb893b2153f643a70cab7f.html">writelog: remove return value, it was unused</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2015-12-20 16:10">20/12/2015 16:10</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/e01336e656582ed0a235b30b549dd8f5e69e860b.html">improve fopen flag: remove b and r+ in some case</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2015-12-20 16:09">20/12/2015 16:09</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/2ab268d5b1c6da916e3e03d547e39711c2f4fd87.html">use relative url in header, escape name and description too</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2015-12-17 21:59">17/12/2015 21:59</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/6414c8b21262f201165cfa5b537b137821d18f46.html">set diff options</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2015-12-17 21:56">17/12/2015 21:56</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/8ea58314385412e50e01a7de917f59ce82ee21cb.html">free the tree</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2015-12-17 18:53">17/12/2015 18:53</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/d073ffa0a26256a94c5e1ab53b50cc147631081f.html">file_size is uint32_t on latest libgit2, thanks uggedal for reporting it!</a> -</p> -</article> -<article> -<div> -<span>FRIGN</span> -<time datetime="2015-12-14 11:49">14/12/2015 11:49</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/c3014aaaba1d98b8e54537cef6246add1ab62094.html">Add config.def.h and make summary length configurable</a> -</p> -</article> -<article> -<div> -<span>Eivind Uggedal</span> -<time datetime="2015-12-11 10:03">11/12/2015 10:03</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/f33bca44bdd4f6758b9045c02ddbab9adc7b97c0.html">Dynamic relpath for blob pages</a> -</p> -</article> -<article> -<div> -<span>Eivind Uggedal</span> -<time datetime="2015-12-10 22:35">10/12/2015 22:35</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/57d70b0a2d945470402b9a9a61ce72289025a36c.html">Right align numbers in tables</a> -</p> -</article> -<article> -<div> -<span>Eivind Uggedal</span> -<time datetime="2015-12-10 22:24">10/12/2015 22:24</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/0a4451bc150154cfb0390f242860d4b66930e1bd.html">Line numbers on blob pages</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2015-12-10 18:51">10/12/2015 18:51</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/3f77fb211d696b8d768fdd1f0a015cde3faa6cfe.html">fix warning</a> -</p> -</article> -<article> -<div> -<span>Eivind Uggedal</span> -<time datetime="2015-12-10 18:13">10/12/2015 18:13</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/d77d972007d6f996ab4667b9dbbd1e241304c61e.html">file page improvements</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2015-12-09 22:56">09/12/2015 22:56</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/23fdbb0c8cd8f875e678c17ef79919a22d704c7a.html">fix warning + minor style</a> -</p> -</article> -<article> -<div> -<span>Eivind Uggedal</span> -<time datetime="2015-12-09 22:46">09/12/2015 22:46</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/27397b310d2aea881f5064103bb449464329b00c.html">Write blobs to files/</a> -</p> -</article> -<article> -<div> -<span>FRIGN</span> -<time datetime="2015-12-09 22:48">09/12/2015 22:48</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/43a7d4dc2ce288119e15232f2312e19c820d98c4.html">Make border solid</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2015-12-09 22:02">09/12/2015 22:02</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/a0e2be52c18cd64d3dacfe6226f3beea56e2bf7a.html">update TODO</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2015-12-09 21:55">09/12/2015 21:55</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/0f5deec0a2c0513bd5ed8233d6424c0c413c138c.html">open repo: dont try to detect repos above the specified dir</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2015-12-09 21:55">09/12/2015 21:55</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/e489408b99fdf3d1aa4a80b860cecdf09c67306a.html">walk revision by time and only "flat"</a> -</p> -</article> -<article> -<div> -<span>Eivind Uggedal</span> -<time datetime="2015-12-09 09:43">09/12/2015 09:43</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/b634cfd86042f303dae68c2805810c7a0f9614c5.html">Simplify diff markup</a> -</p> -</article> -<article> -<div> -<span>Eivind Uggedal</span> -<time datetime="2015-12-09 08:30">09/12/2015 08:30</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/1363b8b51e4e2e75e56cdc022eb1ab50d15dd84d.html">Simplify style and make output more legible</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2015-12-09 20:02">09/12/2015 20:02</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/21ffbb062e903b7cc150d87ba7d4061266d17435.html">also free objects for haslicense and hasreadme checks, cleanup</a> -</p> -</article> -<article> -<div> -<span>Eivind Uggedal</span> -<time datetime="2015-12-09 12:31">09/12/2015 12:31</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/5fdaca3a10e30b716cec7543f89609a3c219699b.html">Free git objects</a> -</p> -</article> -<article> -<div> -<span>FRIGN</span> -<time datetime="2015-12-07 23:36">07/12/2015 23:36</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/db7fb9b2aec5ad629d35f7e7cb775bd3a916e38c.html">Add myself to LICENSE</a> -</p> -</article> -<article> -<div> -<span>FRIGN</span> -<time datetime="2015-12-07 23:34">07/12/2015 23:34</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/2aa0e2421b5c3e88246ed0aa27fa38fff9bcc7ac.html">Remove hardcoded right-align</a> -</p> -</article> -<article> -<div> -<span>FRIGN</span> -<time datetime="2015-12-07 23:23">07/12/2015 23:23</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/66e007efd305fa68cc32e112fc4cd36bdd86e88b.html">Add pre</a> -</p> -</article> -<article> -<div> -<span>FRIGN</span> -<time datetime="2015-12-07 23:17">07/12/2015 23:17</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/afcb86a55d50e83e2d9b5090db4fe5a9978fb616.html">Refactor style.css</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2015-12-07 22:54">07/12/2015 22:54</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/52520a4289cb5a74381d4dbaf22deff01d00c67c.html">prettification</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2015-12-07 22:23">07/12/2015 22:23</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/f69f33eb3cc9978e7b10b7fad73b6d1bc63623c6.html">log: reorder time as first column</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2015-12-07 22:22">07/12/2015 22:22</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/1d9324a87ea6b0cc3e1252910c4d6b6ae26e6ea4.html">truncate message in log, shorter time format</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2015-12-07 22:22">07/12/2015 22:22</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/c5c6741b0a7cc41f1f7976c47d7f41320d57508c.html">simplify time format</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2015-12-07 22:01">07/12/2015 22:01</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/b1ad5e2633477117f122c95bf39d65a179fb4f2d.html">update TODO</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2015-12-07 22:00">07/12/2015 22:00</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/9c1862ccdacddee9b8a324a8d4a67d18c5ab7d93.html">rework code, "cache" commit data in struct commitinfo</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2015-12-07 20:35">07/12/2015 20:35</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/1b4f30ba2e66133139f225cb536ba2c6ed62ff36.html">cleanup + some better error handling</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2015-12-07 20:34">07/12/2015 20:34</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/a0dbff9161f92990ff07e8728ad07dfe16c3aef1.html">performance tweak: check if commit file exists, if so skip</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2015-12-07 20:20">07/12/2015 20:20</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/8de7a32f0744acd6a8279470861440bd287a1bd4.html">logo is 32x32</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2015-12-07 20:19">07/12/2015 20:19</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/86c970e1ecbe8a0c4c2e4c6dc12b38d03a4cc3cd.html">style: center menu and make title smaller</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2015-12-07 20:16">07/12/2015 20:16</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/55b823b226194cd25864f1b61bc5b4f343e4e822.html">fix when commit has no parent</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2015-12-07 19:53">07/12/2015 19:53</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/a523491d6cea4d7fff9b3bdeeb79842412dc31cd.html">update README with basic usage</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2015-12-07 19:46">07/12/2015 19:46</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/437d99fb0f4ed55577b9c95b5d0755f1d9d425bf.html">update TODO</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2015-12-07 19:46">07/12/2015 19:46</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/fe5855546a20df48fd60e8c78674ff91fbcfc710.html">detect binary diff, comment index + delta header for now (broken)</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2015-12-07 19:00">07/12/2015 19:00</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/18e6c1beda47949082d0630fb3a697438b2e80d9.html">dont use reverse diff</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2015-12-07 18:58">07/12/2015 18:58</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/a73ca0483c5e1e9be3d083b6f15067a7717bf416.html">simplify + style fixes</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2015-12-07 18:46">07/12/2015 18:46</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/673122b0d53c12a35b744d3891bc1b22cf398a1f.html">highlight/make bold some fields</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2015-12-07 18:34">07/12/2015 18:34</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/a20e271f931b37091f26bf1fff5f48060cda519c.html">escape commit msg, dont indent it</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2015-12-07 18:01">07/12/2015 18:01</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/9d264890845398cf3b931b63f629c2c42a7f843d.html">fix relpath for files, small cleanup</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2015-12-07 18:00">07/12/2015 18:00</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/9b100464647ccbef09e5fe9f6e41e793c93f9753.html">fix: check readme and license before writing header</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2015-12-07 18:00">07/12/2015 18:00</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/0808028312c76abf2fdd51678bd8ce28c2e8b2a5.html">improve HTML code</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2015-12-07 18:00">07/12/2015 18:00</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/53d6b47cc28903f9344245a36d33be6d0a6eee45.html">make file in diff a link, make hunk and link anchor</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2015-12-07 17:59">07/12/2015 17:59</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/ded9719afd1c9108dc6bbebb8205086a740add3b.html">commit: use simple shortstat</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2015-12-07 17:59">07/12/2015 17:59</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/17f9f53ea0406e887516fe61795da970c8ccc17e.html">make author e-mail a link</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2015-12-07 17:58">07/12/2015 17:58</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/51ecd71d5fd10327251c32d8a91e135945eaf20c.html">improve Atom feed</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2015-12-07 17:57">07/12/2015 17:57</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/e3006c9373d8fff3e2e9d15a8b1990022064d4f6.html">improve header and footer</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2015-12-07 17:57">07/12/2015 17:57</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/d16e00a72b89d1b696f0712a4556fc76a2253831.html">style.css: improve style, add highlight colors for diff</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2015-12-07 17:56">07/12/2015 17:56</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/02989361feadd7996c099a839b99e69bd68ed845.html">update README with some features and update TODO</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2015-12-07 15:40">07/12/2015 15:40</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/52151038885c99a2ddf6b259e6c29601bd7051ef.html">print file as table, add link</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2015-12-07 15:14">07/12/2015 15:14</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/45d8d2f4303b0953f8267116eecde019d1ba1feb.html">add atom feed support + some fixes</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2015-12-07 14:22">07/12/2015 14:22</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/77260d21f1f22263a3164005f73d2c6edfd2b00e.html">improve log, fix warnings</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2015-12-07 13:41">07/12/2015 13:41</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/87f3a5a8a8b21d36cbc6fa92f8262f11a3d211df.html">add favicon</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2015-12-07 13:26">07/12/2015 13:26</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/beb7a3b29dd88515a3bcb294a4e58907b0406355.html">add diffstat</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2015-12-07 13:07">07/12/2015 13:07</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/a95a439aaa7d048c25e988b0d9770f5040f0a17f.html">initial diff support, fix log link</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2015-12-07 13:07">07/12/2015 13:07</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/04eeb7f000b14af31b9923ea7216edcaf0915586.html">update TODO with wanted features</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2015-12-06 21:34">06/12/2015 21:34</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/46eae58e356dde845fd2dbb156a23f20cbee3fb5.html">read README and LICENSE from repo, escape as HTML</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2015-12-05 20:11">05/12/2015 20:11</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/59912de009c27abec4f2be28d95a157bfedbb0d1.html">fix menu separator if one or both of license or readme is missing</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2015-12-05 20:07">05/12/2015 20:07</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/b069cb6fd50d180cd6afb272c0016a6715f126d9.html">add Makefile and config.mk</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2015-12-05 20:01">05/12/2015 20:01</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/8b6a646b7a654488afc9f5969d977de942bbb030.html">urmoms.1: initial manpage</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2015-12-05 19:59">05/12/2015 19:59</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/3872d9e902722b0c85c7f5c6ef8975389167e7d9.html">detect name and description</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2015-12-05 19:43">05/12/2015 19:43</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/7294b10b65ff8a91bd330108af98441ec4a05307.html">add README and LICENSE file-detection</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2015-12-05 19:22">05/12/2015 19:22</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/415e3fdd55b2ecdf2f35680694362a4b35fd1a05.html">rewrite in C with libgit2, first version</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2015-12-04 23:37">04/12/2015 23:37</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/bda4633633a0701bbd2f7861674a8e612d961fb7.html">improvements:</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2015-12-04 23:36">04/12/2015 23:36</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/5734f7aca10abefa680497a5cb0bdaf538b6476a.html">style.css: sane style</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2015-12-04 22:40">04/12/2015 22:40</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/336b746deb5575f5e41c8e974a13035bbf08647f.html">add LICENSE</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2015-12-04 16:26">04/12/2015 16:26</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/c6d8a37bb97d859be4d2bc642fb0823a90958687.html">improvements</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2015-12-04 16:11">04/12/2015 16:11</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/598615fa1b52360134d8dd41e60035d12d3177d5.html">add usage for urmoms, update TODO</a> -</p> -</article> -<article> -<div> -<span>Hiltjo Posthuma</span> -<time datetime="2015-12-04 15:58">04/12/2015 15:58</time> -</div> -<p> -<a href="https://git.pablopie.xyz/stagit/commit/acd240004960dbbce6081b338ee4ed1775acfd1e.html">initial insertion</a> +<a href="commit.html">Restyled tables and the log pages</a> </p> </article> </div> </main> <footer>made with ❤️ by <a href="https://pablopie.xyz/">@pablo</a></footer> - - -</body></html> +</body> +</html>
diff --git a/readme.html b/readme.html @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> -<title>git-repo-styles</title> +<title>example-repo</title> <link rel="icon" type="image/svg" href="./favicon.svg" /> <link rel="stylesheet" type="text/css" href="./styles.css" /> </head> @@ -17,8 +17,8 @@ git.pablopie.xyz </nav> </header> <main> -<h1>git-repo-styles</h1> -<p>Design documents for git.pablopie.xyz ✏️</p> +<h1>example-repo</h1> +<p>Example repository!</p> <nav> <ul> <li class="nav-selected"><a href="readme.html">summery</a></li> @@ -27,12 +27,11 @@ git.pablopie.xyz <li><a href="refs.html">refs</a></li> <li><a rel="license" href="license.html">license</a></li> </ul> -<p>git clone: <a href="git://git.pablopie.xyz/git-repo-styles">git://git.pablopie.xyz/git-repo-styles</a></p> +<p>git clone: <a href="">git://git.pablopie.xyz/example-repo</a></p> </nav> <section id="readme"> -<h1>Git Repos Style</h1> -<p>Design documents for <a href="https://git.pablopie.xyz">https://git.pablopie.xyz</a>. Visually this is mainly based -on <a href="https://sourcehut.org">sourcehut</a>.</p> +<h1>example-repo</h1> +<p>Example repository!</p> </section> </div> </main>
diff --git a/refs.html b/refs.html @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> -<title>stagit — Refs</title> +<title>example-repo — Refs</title> <link rel="icon" type="image/svg" href="https://git.pablopie.xyz/icons/favicon.svg"> <link rel="stylesheet" type="text/css" href="./styles.css"> </head> @@ -17,8 +17,8 @@ git.pablopie.xyz </nav> </header> <main> -<h1>stagit</h1> -<p>My personal build of stagit 😸️</p> +<h1>example-repo</h1> +<p>Example repository!</p> <nav> <ul> <li><a href="readme.html">summery</a></li> @@ -27,7 +27,7 @@ git.pablopie.xyz <li class="nav-selected"><a href="refs.html">refs</a></li> <li><a rel="license" href="license.html">license</a></li> </ul> -<p>git clone: <a href="git://git.pablopie.xyz/git-repo-styles">git://git.pablopie.xyz/git-repo-styles</a></p> +<p>git clone: <a href="">git://git.pablopie.xyz/example-repo</a></p> </nav> <h2>Branches</h2> <div class="table-container">
diff --git a/tree.html b/tree.html @@ -2,7 +2,7 @@ <html><head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> -<title>global-analysis-and-the-banach-manifold-of-class-h1-curvers — Tree</title> +<title>example-repo — Tree</title> <link rel="icon" type="image/svg" href="https://git.pablopie.xyz/icons/favicon.svg"> <link rel="stylesheet" type="text/css" href="./styles.css"> </head> @@ -16,10 +16,8 @@ git.pablopie.xyz </nav> </header> <main> -<h1>global-analysis-and-the-banach-manifold-of-class-h1-curvers</h1> -<p>Riemannian Geometry course project on the manifold H¹(I, M) of class -H¹ curves on a Riemannian manifold M and its applications to the -geodesics problem</p> +<h1>example-repo</h1> +<p>Example repository!</p> <nav> <ul> <li><a href="readme.html">summery</a></li> @@ -28,7 +26,7 @@ geodesics problem</p> <li><a href="refs.html">refs</a></li> <li><a rel="license" href="license.html">license</a></li> </ul> -<p>git clone: <a href="git://git.pablopie.xyz/git-repo-styles">git://git.pablopie.xyz/git-repo-styles</a></p> +<p>git clone: <a href="">git://git.pablopie.xyz/example-repo</a></p> </nav> <div class="table-container"> <table> @@ -36,21 +34,19 @@ geodesics problem</p> <tr><td>Name</td></tr> </thead> <tbody> -<tr><td><a href="https://git.pablopie.xyz/global-analysis-and-the-banach-manifold-of-class-h1-curvers/file/.gitignore.html">.gitignore</a></td></tr> -<tr><td><a href="https://git.pablopie.xyz/global-analysis-and-the-banach-manifold-of-class-h1-curvers/file/LICENSE.html">LICENSE</a></td></tr> -<tr><td><a href="https://git.pablopie.xyz/global-analysis-and-the-banach-manifold-of-class-h1-curvers/file/README.md.html">README.md</a></td></tr> -<tr><td><a href="https://git.pablopie.xyz/global-analysis-and-the-banach-manifold-of-class-h1-curvers/file/main.tex.html">main.tex</a></td></tr> -<tr><td><a href="https://git.pablopie.xyz/global-analysis-and-the-banach-manifold-of-class-h1-curvers/file/preamble.tex.html">preamble.tex</a></td></tr> -<tr><td><a href="https://git.pablopie.xyz/global-analysis-and-the-banach-manifold-of-class-h1-curvers/file/references.bib.html">references.bib</a></td></tr> -<tr><td><a href="https://git.pablopie.xyz/global-analysis-and-the-banach-manifold-of-class-h1-curvers/file/sections/applications.tex.html">sections/applications.tex</a></td></tr> -<tr><td><a href="https://git.pablopie.xyz/global-analysis-and-the-banach-manifold-of-class-h1-curvers/file/sections/introduction.tex.html">sections/introduction.tex</a></td></tr> -<tr><td><a href="https://git.pablopie.xyz/global-analysis-and-the-banach-manifold-of-class-h1-curvers/file/sections/structure.tex.html">sections/structure.tex</a></td></tr> +<tr><td><a href="file.html">.gitignore</a></td></tr> +<tr><td><a href="file.html">LICENSE</a></td></tr> +<tr><td><a href="file.html">README.md</a></td></tr> +<tr><td><a href="file.html">main.tex</a></td></tr> +<tr><td><a href="file.html">preamble.tex</a></td></tr> +<tr><td><a href="file.html">references.bib</a></td></tr> +<tr><td><a href="file.html">sections/applications.tex</a></td></tr> +<tr><td><a href="file.html">sections/introduction.tex</a></td></tr> +<tr><td><a href="file.html">sections/structure.tex</a></td></tr> </tbody> </table> </div> - </main> <footer>made with ❤️ by <a href="https://pablopie.xyz/">@pablo</a></footer> - - -</body></html> +</body> +</html>