<meta name='generator' content='cgit 1.4.1'/>
<meta name='robots' content='index, nofollow'/>
<link rel='stylesheet' type='text/css' href='/custom.css'/>
<link rel='alternate' title='Atom feed' href='https://git.causal.agency/cgit-pink/atom/filters/about-formatting.sh?h=1.3.0' type='application/atom+xml'/>
<link rel='vcs-git' href='https://git.causal.agency/cgit-pink' title='cgit-pink Git repository'/>
</head>
<body>
<div id='cgit'><table id='header'>
<tr>
<td class='main'><a href='/'>index</a> : <a href='/cgit-pink/'>cgit-pink</a></td><td class='form'><form method='get'>
<input type='hidden' name='id' value='dcb16f0d11305b4d7cb6357c5c0e21ad67f69871'/><input type='hidden' name='showmsg' value='1'/><select name='h' onchange='this.form.submit();'>
<option value='d3b59b863c7decca17bc39aa8023fe6f80287aee'>this commit</option>
<optgroup label='branches'><option value='master'>master</option>
<option value='wiki'>wiki</option>
</optgroup></select> <input type='submit' value='switch'/></form></td></tr>
<tr><td class='sub'>web frontend for git
</td><td class='sub right'></td></tr></table>
<table class='tabs'><tr><td>
<a href='/cgit-pink/about/?h=1.3.0'>about</a> <a href='/cgit-pink/?h=1.3.0'>summary</a> <a href='/cgit-pink/refs/?h=1.3.0&amp;id=dcb16f0d11305b4d7cb6357c5c0e21ad67f69871'>refs</a> <a class='active' href='/cgit-pink/log/filters/about-formatting.sh?h=1.3.0&amp;showmsg=1&amp;follow=1'>log</a> <a href='/cgit-pink/tree/filters/about-formatting.sh?h=1.3.0&amp;id=dcb16f0d11305b4d7cb6357c5c0e21ad67f69871'>tree</a> <a href='/cgit-pink/commit/filters/about-formatting.sh?h=1.3.0&amp;id=dcb16f0d11305b4d7cb6357c5c0e21ad67f69871&amp;follow=1'>commit</a> <a href='/cgit-pink/diff/filters/about-formatting.sh?h=1.3.0&amp;id=dcb16f0d11305b4d7cb6357c5c0e21ad67f69871&amp;follow=1'>diff</a></td><td class='form'><form class='right' method='get' action='/cgit-pink/log/filters/about-formatting.sh'>
<input type='hidden' name='h' value='1.3.0'/><input type='hidden' name='id' value='dcb16f0d11305b4d7cb6357c5c0e21ad67f69871'/><input type='hidden' name='showmsg' value='1'/><select name='qt'>
<option value='grep'>log msg</option>
<option value='author'>author</option>
<option value='committer'>committer</option>
<option value='range'>range</option>
</select>
<input class='txt' type='search' size='10' name='q' value=''/>
<input type='submit' value='search'/>
</form>
</td></tr></table>
<div class='path'>path: <a href='/cgit-pink/log/?h=1.3.0&amp;id=dcb16f0d11305b4d7cb6357c5c0e21ad67f69871&amp;showmsg=1&amp;follow=1'>root</a>/<a href='/cgit-pink/log/filters?h=1.3.0&amp;id=dcb16f0d11305b4d7cb6357c5c0e21ad67f69871&amp;showmsg=1&amp;follow=1'>filters</a>/<a href='/cgit-pink/log/filters/about-formatting.sh?h=1.3.0&amp;id=dcb16f0d11305b4d7cb6357c5c0e21ad67f69871&amp;showmsg=1&amp;follow=1'>about-formatting.sh</a> (<a href='/cgit-pink/log/filters/about-formatting.sh?h=1.3.0&amp;id=dcb16f0d11305b4d7cb6357c5c0e21ad67f69871&amp;showmsg=1'>unfollow</a>)</div><div class='content'><table class='list nowrap'><tr class='nohover'><th></th><th class='left'>Commit message (<a href='/cgit-pink/log/filters/about-formatting.sh?h=1.3.0&amp;id=dcb16f0d11305b4d7cb6357c5c0e21ad67f69871&amp;follow=1'>Collapse</a>)</th><th class='left'>Author</th></tr>
<tr class='logheader'><td><span title='2014-04-05 19:05:36 -0300'>2014-04-05</span></td><td class='logsubject'><a href='/cgit-pink/commit/parsing.c?h=1.3.0&amp;id=10451797fa2370aab6f4146c86e0fa939a9a982b&amp;follow=1'>Fix cgit_parse_url when a repo url is contained in another repo url</a></td><td>Julian Maurice</td></tr>
<tr class='nohover-highlight'><td/><td colspan='3' class='logmsg'>
For example, if I have two repos (remove-suffix is enabled):
  /foo
  /foo/bar

http://cgit/foo/bar/ is interpreted as "repository 'foo', command 'bar'"
instead of "repository 'foo/bar'"


</td></tr>
<tr class='logheader'><td><span title='2014-03-20 11:20:01 -0600'>2014-03-20</span></td><td class='logsubject'><a href='/cgit-pink/commit/Makefile?h=1.3.0&amp;id=88b93113235452d47e7ce474689327c43e64b843&amp;follow=1'>Makefile: use more reliable git tarball mirror</a></td><td>Jason A. Donenfeld</td></tr>
<tr class='nohover-highlight'><td/><td colspan='3' class='logmsg'>
</td></tr>
<tr class='logheader'><td><span title='2014-03-20 11:14:03 -0600'>2014-03-20</span></td><td class='logsubject'><a href='/cgit-pink/commit/git?h=1.3.0&amp;id=45315f846c2e2ee6663f0ba8cc454384d2b9e3ea&amp;follow=1'>git: update to 1.9.1</a></td><td>Christian Hesse