summary refs log tree commit diff
BranchCommit messageAuthorAge
masterHandle 004 RPL_MYINFO with fewer parametersJune McEnroe5 months
 
TagDownloadAuthorAge
3.1pounce-3.1.tar.gz  pounce-3.1.zip  June McEnroe2 years
3.0pounce-3.0.tar.gz  pounce-3.0.zip  June McEnroe4 years
2.5pounce-2.5.tar.gz  pounce-2.5.zip  June McEnroe4 years
2.4pounce-2.4.tar.gz  pounce-2.4.zip  June McEnroe4 years
2.3pounce-2.3.tar.gz  pounce-2.3.zip  June McEnroe4 years
2.2pounce-2.2.tar.gz  pounce-2.2.zip  June McEnroe4 years
2.1p1pounce-2.1p1.tar.gz  pounce-2.1p1.zip  June McEnroe4 years
2.1pounce-2.1.tar.gz  pounce-2.1.zip  June McEnroe4 years
2.0pounce-2.0.tar.gz  pounce-2.0.zip  June McEnroe5 years
1.4p2pounce-1.4p2.tar.gz  pounce-1.4p2.zip  June McEnroe5 years
1.4p1pounce-1.4p1.tar.gz  pounce-1.4p1.zip  June McEnroe5 years
1.4pounce-1.4.tar.gz  pounce-1.4.zip  June McEnroe5 years
1.3p1pounce-1.3p1.tar.gz  pounce-1.3p1.zip  June McEnroe5 years
1.3pounce-1.3.tar.gz  pounce-1.3.zip  June McEnroe5 years
1.2p1pounce-1.2p1.tar.gz  pounce-1.2p1.zip  June McEnroe5 years
1.2pounce-1.2.tar.gz  pounce-1.2.zip  June McEnroe5 years
1.1pounce-1.1.tar.gz  pounce-1.1.zip  June McEnroe5 years
1.0p3pounce-1.0p3.tar.gz  pounce-1.0p3.zip  June McEnroe5 years
1.0p2pounce-1.0p2.tar.gz  pounce-1.0p2.zip  June McEnroe5 years
1.0p1pounce-1.0p1.tar.gz  pounce-1.0p1.zip  June McEnroe5 years
1.0pounce-1.0.tar.gz  pounce-1.0.zip  June McEnroe5 years
n values have been changed, so instead of just renaming we have to fix logic. Everything else looks just fine. 2014-04-17remove trailing whitespaces from source filesChristian Hesse 2014-04-12git: update to 1.9.2Christian Hesse Everything works just bumping the version in Makefile and commit hash in submodule. No code changes required. 2014-04-05Fix cgit_parse_url when a repo url is contained in another repo urlJulian Maurice 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'" 2014-03-20Makefile: use more reliable git tarball mirrorJason A. Donenfeld 2014-03-20git: update to 1.9.1Christian Hesse