{"commit":"03714b7bbb2e66e3063efc8caf7cdd4ebb782b58","subject":"[svn] Add pytb example file.","message":"[svn] Add pytb example file.\n","repos":"pygments\/pygments,dscorbett\/pygments,pygments\/pygments,dscorbett\/pygments,pygments\/pygments,pygments\/pygments,pygments\/pygments,dscorbett\/pygments,pygments\/pygments,pygments\/pygments,dscorbett\/pygments,pygments\/pygments,dscorbett\/pygments,pygments\/pygments,dscorbett\/pygments,dscorbett\/pygments,dscorbett\/pygments,dscorbett\/pygments,pygments\/pygments,pygments\/pygments,pygments\/pygments,dscorbett\/pygments,dscorbett\/pygments,dscorbett\/pygments,dscorbett\/pygments,dscorbett\/pygments,dscorbett\/pygments,dscorbett\/pygments,dscorbett\/pygments,pygments\/pygments,dscorbett\/pygments,pygments\/pygments,pygments\/pygments,pygments\/pygments,pygments\/pygments,pygments\/pygments","old_file":"tests\/examplefiles\/database.pytb","new_file":"tests\/examplefiles\/database.pytb","new_contents":"Traceback (most recent call last):\n File \"\/usr\/lib\/python2.3\/site-packages\/trac\/web\/main.py\", line 314, in dispatch_request\n dispatcher.dispatch(req)\n File \"\/usr\/lib\/python2.3\/site-packages\/trac\/web\/main.py\", line 186, in dispatch\n req.session = Session(self.env, req)\n File \"\/usr\/lib\/python2.3\/site-packages\/trac\/web\/session.py\", line 52, in __init__\n self.promote_session(sid)\n File \"\/usr\/lib\/python2.3\/site-packages\/trac\/web\/session.py\", line 125, in promote_session\n \"AND authenticated=0\", (sid,))\n File \"\/usr\/lib\/python2.3\/site-packages\/trac\/db\/util.py\", line 47, in execute\n return self.cursor.execute(sql_escape_percent(sql), args)\n File \"\/usr\/lib\/python2.3\/site-packages\/trac\/db\/sqlite_backend.py\", line 44, in execute\n args or [])\n File \"\/usr\/lib\/python2.3\/site-packages\/trac\/db\/sqlite_backend.py\", line 36, in _rollback_on_error\n return function(self, *args, **kwargs)\nOperationalError: database is locked\n","old_contents":"","returncode":1,"stderr":"error: pathspec 'tests\/examplefiles\/database.pytb' did not match any file(s) known to git\n","license":"bsd-2-clause","lang":"Python traceback"} {"commit":"78cc073907fc752adff8dfc058df1d7a39956cee","subject":"Add test file for #821 (it doesn't fail, but lets you see what was wrong)","message":"Add test file for #821 (it doesn't fail, but lets you see what was wrong)\n","repos":"pathawks\/pygments,pathawks\/pygments,pathawks\/pygments,pathawks\/pygments,pathawks\/pygments,pathawks\/pygments,pathawks\/pygments,pathawks\/pygments,pathawks\/pygments,pathawks\/pygments,pathawks\/pygments,pathawks\/pygments,pathawks\/pygments,pathawks\/pygments,pathawks\/pygments,pathawks\/pygments","old_file":"tests\/examplefiles\/pytb_test3.pytb","new_file":"tests\/examplefiles\/pytb_test3.pytb","new_contents":">>> 3\/\"3\"\nTraceback (most recent call last):\n File \"\", line 1, in \nTypeError: unsupported operand type(s) for \/: 'int' and 'str'\n","old_contents":"","returncode":1,"stderr":"error: pathspec 'tests\/examplefiles\/pytb_test3.pytb' did not match any file(s) known to git\n","license":"bsd-2-clause","lang":"Python traceback"} {"commit":"1cfdf651d4859da9fa7ee83bcd4a9fe61e078826","subject":"Add test file for #821 (it doesn't fail, but lets you see what was wrong)","message":"Add test file for #821 (it doesn't fail, but lets you see what was wrong)\n","repos":"spencerlyon2\/pygments,spencerlyon2\/pygments,spencerlyon2\/pygments,spencerlyon2\/pygments,spencerlyon2\/pygments,spencerlyon2\/pygments,spencerlyon2\/pygments,spencerlyon2\/pygments,spencerlyon2\/pygments,spencerlyon2\/pygments,spencerlyon2\/pygments,spencerlyon2\/pygments,spencerlyon2\/pygments,spencerlyon2\/pygments,spencerlyon2\/pygments,spencerlyon2\/pygments,spencerlyon2\/pygments,spencerlyon2\/pygments","old_file":"tests\/examplefiles\/pytb_test3.pytb","new_file":"tests\/examplefiles\/pytb_test3.pytb","new_contents":">>> 3\/\"3\"\nTraceback (most recent call last):\n File \"\", line 1, in \nTypeError: unsupported operand type(s) for \/: 'int' and 'str'\n","old_contents":"","returncode":1,"stderr":"error: pathspec 'tests\/examplefiles\/pytb_test3.pytb' did not match any file(s) known to git\n","license":"bsd-2-clause","lang":"Python traceback"} {"commit":"e70f62d9097b9162910c45c3c32787cd7ee750c8","subject":"[svn] Add pytb example file.","message":"[svn] Add pytb example file.\n","repos":"aswinpj\/Pygments,aswinpj\/Pygments,aswinpj\/Pygments,aswinpj\/Pygments,aswinpj\/Pygments,aswinpj\/Pygments,aswinpj\/Pygments,aswinpj\/Pygments,aswinpj\/Pygments,aswinpj\/Pygments,aswinpj\/Pygments,aswinpj\/Pygments,aswinpj\/Pygments,aswinpj\/Pygments,aswinpj\/Pygments,aswinpj\/Pygments,aswinpj\/Pygments,aswinpj\/Pygments,aswinpj\/Pygments","old_file":"tests\/examplefiles\/database.pytb","new_file":"tests\/examplefiles\/database.pytb","new_contents":"Traceback (most recent call last):\n File \"\/usr\/lib\/python2.3\/site-packages\/trac\/web\/main.py\", line 314, in dispatch_request\n dispatcher.dispatch(req)\n File \"\/usr\/lib\/python2.3\/site-packages\/trac\/web\/main.py\", line 186, in dispatch\n req.session = Session(self.env, req)\n File \"\/usr\/lib\/python2.3\/site-packages\/trac\/web\/session.py\", line 52, in __init__\n self.promote_session(sid)\n File \"\/usr\/lib\/python2.3\/site-packages\/trac\/web\/session.py\", line 125, in promote_session\n \"AND authenticated=0\", (sid,))\n File \"\/usr\/lib\/python2.3\/site-packages\/trac\/db\/util.py\", line 47, in execute\n return self.cursor.execute(sql_escape_percent(sql), args)\n File \"\/usr\/lib\/python2.3\/site-packages\/trac\/db\/sqlite_backend.py\", line 44, in execute\n args or [])\n File \"\/usr\/lib\/python2.3\/site-packages\/trac\/db\/sqlite_backend.py\", line 36, in _rollback_on_error\n return function(self, *args, **kwargs)\nOperationalError: database is locked\n","old_contents":"","returncode":1,"stderr":"error: pathspec 'tests\/examplefiles\/database.pytb' did not match any file(s) known to git\n","license":"bsd-2-clause","lang":"Python traceback"} {"commit":"dfa5b02f87380b14544fae52e161c16c738f7a59","subject":"Add test file for #821 (it doesn't fail, but lets you see what was wrong)","message":"Add test file for #821 (it doesn't fail, but lets you see what was wrong)\n","repos":"aswinpj\/Pygments,aswinpj\/Pygments,aswinpj\/Pygments,aswinpj\/Pygments,aswinpj\/Pygments,aswinpj\/Pygments,aswinpj\/Pygments,aswinpj\/Pygments,aswinpj\/Pygments,aswinpj\/Pygments,aswinpj\/Pygments,aswinpj\/Pygments,aswinpj\/Pygments,aswinpj\/Pygments,aswinpj\/Pygments,aswinpj\/Pygments,aswinpj\/Pygments,aswinpj\/Pygments,aswinpj\/Pygments","old_file":"tests\/examplefiles\/pytb_test3.pytb","new_file":"tests\/examplefiles\/pytb_test3.pytb","new_contents":">>> 3\/\"3\"\nTraceback (most recent call last):\n File \"\", line 1, in \nTypeError: unsupported operand type(s) for \/: 'int' and 'str'\n","old_contents":"","returncode":1,"stderr":"error: pathspec 'tests\/examplefiles\/pytb_test3.pytb' did not match any file(s) known to git\n","license":"bsd-2-clause","lang":"Python traceback"} {"commit":"baf172577398697d4cfc7ade7f5fca498fe2341b","subject":"Add test file for #821 (it doesn't fail, but lets you see what was wrong)","message":"Add test file for #821 (it doesn't fail, but lets you see what was wrong)\n","repos":"dscorbett\/pygments,pygments\/pygments,pygments\/pygments,dscorbett\/pygments,dscorbett\/pygments,dscorbett\/pygments,pygments\/pygments,dscorbett\/pygments,pygments\/pygments,pygments\/pygments,pygments\/pygments,pygments\/pygments,dscorbett\/pygments,pygments\/pygments,dscorbett\/pygments,dscorbett\/pygments,dscorbett\/pygments,pygments\/pygments,dscorbett\/pygments,dscorbett\/pygments,dscorbett\/pygments,pygments\/pygments,dscorbett\/pygments,pygments\/pygments,dscorbett\/pygments,pygments\/pygments,pygments\/pygments,dscorbett\/pygments,pygments\/pygments,pygments\/pygments,pygments\/pygments,dscorbett\/pygments,pygments\/pygments,pygments\/pygments,dscorbett\/pygments,dscorbett\/pygments","old_file":"tests\/examplefiles\/pytb_test3.pytb","new_file":"tests\/examplefiles\/pytb_test3.pytb","new_contents":">>> 3\/\"3\"\nTraceback (most recent call last):\n File \"\", line 1, in \nTypeError: unsupported operand type(s) for \/: 'int' and 'str'\n","old_contents":"","returncode":1,"stderr":"error: pathspec 'tests\/examplefiles\/pytb_test3.pytb' did not match any file(s) known to git\n","license":"bsd-2-clause","lang":"Python traceback"} {"commit":"6c9f44253245306c59e9cfd929ff0b83069c2c9f","subject":"Add test file for #821 (it doesn't fail, but lets you see what was wrong)","message":"Add test file for #821 (it doesn't fail, but lets you see what was wrong)\n","repos":"kirbyfan64\/pygments-unofficial,dbrgn\/pygments-mirror,dbrgn\/pygments-mirror,kirbyfan64\/pygments-unofficial,kirbyfan64\/pygments-unofficial,dbrgn\/pygments-mirror,dbrgn\/pygments-mirror,dbrgn\/pygments-mirror,dbrgn\/pygments-mirror,kirbyfan64\/pygments-unofficial,dbrgn\/pygments-mirror,dbrgn\/pygments-mirror,kirbyfan64\/pygments-unofficial,kirbyfan64\/pygments-unofficial,kirbyfan64\/pygments-unofficial,kirbyfan64\/pygments-unofficial,kirbyfan64\/pygments-unofficial,kirbyfan64\/pygments-unofficial,kirbyfan64\/pygments-unofficial,kirbyfan64\/pygments-unofficial,dbrgn\/pygments-mirror,dbrgn\/pygments-mirror,kirbyfan64\/pygments-unofficial,dbrgn\/pygments-mirror,kirbyfan64\/pygments-unofficial,kirbyfan64\/pygments-unofficial,dbrgn\/pygments-mirror,dbrgn\/pygments-mirror,dbrgn\/pygments-mirror,dbrgn\/pygments-mirror,dbrgn\/pygments-mirror,kirbyfan64\/pygments-unofficial","old_file":"tests\/examplefiles\/pytb_test3.pytb","new_file":"tests\/examplefiles\/pytb_test3.pytb","new_contents":">>> 3\/\"3\"\nTraceback (most recent call last):\n File \"\", line 1, in \nTypeError: unsupported operand type(s) for \/: 'int' and 'str'\n","old_contents":"","returncode":1,"stderr":"error: pathspec 'tests\/examplefiles\/pytb_test3.pytb' did not match any file(s) known to git\n","license":"bsd-2-clause","lang":"Python traceback"} {"commit":"8eb5cb00eaed82f742f2e1dc52df38ef031b1093","subject":"Add test file for #821 (it doesn't fail, but lets you see what was wrong)","message":"Add test file for #821 (it doesn't fail, but lets you see what was wrong)\n","repos":"tomstuart\/pygments,tomstuart\/pygments,tomstuart\/pygments,tomstuart\/pygments,tomstuart\/pygments,tomstuart\/pygments,tomstuart\/pygments,tomstuart\/pygments,tomstuart\/pygments,tomstuart\/pygments,tomstuart\/pygments,tomstuart\/pygments,tomstuart\/pygments,tomstuart\/pygments,tomstuart\/pygments","old_file":"tests\/examplefiles\/pytb_test3.pytb","new_file":"tests\/examplefiles\/pytb_test3.pytb","new_contents":">>> 3\/\"3\"\nTraceback (most recent call last):\n File \"\", line 1, in \nTypeError: unsupported operand type(s) for \/: 'int' and 'str'\n","old_contents":"","returncode":1,"stderr":"error: pathspec 'tests\/examplefiles\/pytb_test3.pytb' did not match any file(s) known to git\n","license":"bsd-2-clause","lang":"Python traceback"} {"commit":"6ad666fc3f8147a28fd28e4f46d021c6c254da3a","subject":"[svn] Add pytb example file.","message":"[svn] Add pytb example file.\n","repos":"tomstuart\/pygments,tomstuart\/pygments,spencerlyon2\/pygments,erickt\/pygments,spencerlyon2\/pygments,spencerlyon2\/pygments,erickt\/pygments,erickt\/pygments,spencerlyon2\/pygments,erickt\/pygments,tomstuart\/pygments,tomstuart\/pygments,tomstuart\/pygments,erickt\/pygments,spencerlyon2\/pygments,erickt\/pygments,tomstuart\/pygments,spencerlyon2\/pygments,tomstuart\/pygments,erickt\/pygments,tomstuart\/pygments,erickt\/pygments,spencerlyon2\/pygments,spencerlyon2\/pygments,erickt\/pygments,spencerlyon2\/pygments,tomstuart\/pygments,spencerlyon2\/pygments,tomstuart\/pygments,spencerlyon2\/pygments,tomstuart\/pygments,spencerlyon2\/pygments,tomstuart\/pygments,spencerlyon2\/pygments,erickt\/pygments,tomstuart\/pygments,spencerlyon2\/pygments,tomstuart\/pygments,spencerlyon2\/pygments,spencerlyon2\/pygments,spencerlyon2\/pygments,erickt\/pygments,erickt\/pygments,tomstuart\/pygments,spencerlyon2\/pygments","old_file":"tests\/examplefiles\/database.pytb","new_file":"tests\/examplefiles\/database.pytb","new_contents":"Traceback (most recent call last):\n File \"\/usr\/lib\/python2.3\/site-packages\/trac\/web\/main.py\", line 314, in dispatch_request\n dispatcher.dispatch(req)\n File \"\/usr\/lib\/python2.3\/site-packages\/trac\/web\/main.py\", line 186, in dispatch\n req.session = Session(self.env, req)\n File \"\/usr\/lib\/python2.3\/site-packages\/trac\/web\/session.py\", line 52, in __init__\n self.promote_session(sid)\n File \"\/usr\/lib\/python2.3\/site-packages\/trac\/web\/session.py\", line 125, in promote_session\n \"AND authenticated=0\", (sid,))\n File \"\/usr\/lib\/python2.3\/site-packages\/trac\/db\/util.py\", line 47, in execute\n return self.cursor.execute(sql_escape_percent(sql), args)\n File \"\/usr\/lib\/python2.3\/site-packages\/trac\/db\/sqlite_backend.py\", line 44, in execute\n args or [])\n File \"\/usr\/lib\/python2.3\/site-packages\/trac\/db\/sqlite_backend.py\", line 36, in _rollback_on_error\n return function(self, *args, **kwargs)\nOperationalError: database is locked\n","old_contents":"","returncode":1,"stderr":"error: pathspec 'tests\/examplefiles\/database.pytb' did not match any file(s) known to git\n","license":"bsd-2-clause","lang":"Python traceback"} {"commit":"419dabd87d7f0c665e858df87ac7fdb6bf49d2d6","subject":"[svn] Add pytb example file.","message":"[svn] Add pytb example file.\n","repos":"zmughal\/pygments-mirror,sol\/pygments,sol\/pygments,pathawks\/pygments,sol\/pygments,pathawks\/pygments,zmughal\/pygments-mirror,pathawks\/pygments,pathawks\/pygments,sol\/pygments,sol\/pygments,zmughal\/pygments-mirror,pathawks\/pygments,sol\/pygments,zmughal\/pygments-mirror,zmughal\/pygments-mirror,sol\/pygments,zmughal\/pygments-mirror,zmughal\/pygments-mirror,zmughal\/pygments-mirror,pathawks\/pygments,sol\/pygments,pathawks\/pygments,pathawks\/pygments,zmughal\/pygments-mirror,sol\/pygments,pathawks\/pygments,zmughal\/pygments-mirror,zmughal\/pygments-mirror,pathawks\/pygments,zmughal\/pygments-mirror,pathawks\/pygments,sol\/pygments,pathawks\/pygments,zmughal\/pygments-mirror,sol\/pygments,zmughal\/pygments-mirror,zmughal\/pygments-mirror,sol\/pygments,pathawks\/pygments,pathawks\/pygments,zmughal\/pygments-mirror,zmughal\/pygments-mirror,zmughal\/pygments-mirror,pathawks\/pygments,zmughal\/pygments-mirror,sol\/pygments,pathawks\/pygments,sol\/pygments","old_file":"tests\/examplefiles\/database.pytb","new_file":"tests\/examplefiles\/database.pytb","new_contents":"","old_contents":"","returncode":128,"stderr":"fatal: remote error: upload-pack: not our ref 419dabd87d7f0c665e858df87ac7fdb6bf49d2d6\nfatal: the remote end hung up unexpectedly\n","license":"bsd-2-clause","lang":"Python traceback"}