merge: be precise about what merged into what in short desc
git_handler.py: less cryptic error message when push fails
Add version info to hggit for "hg --version -v"
*Hobbit*'s netcat 1.10
@Glyph, are the patches to build wheels already here?
Update website with links to GitHub
www: Fix link to README.txt
www: Extend code instructions with demo and tes...
What is the changelog for binaries available from https://sourceforge.net/projects/mingw-w64/files/Toolchains%20targetting%20Win32/Personal%20Builds/mingw-builds/4.9.3/threads-posix/dwarf/...
You can just download and unpack MinGW archives.
Qt is a framework, so my guess is that this format is used by all Qt applications...
It rcc format - or Qt binary resource file - and here is the description http://doc.qt.io/qt-5/resources.html...
Found it - https://github.com/qtproject/installer-framework/blob/2af57eb8c8351e0...
Now I see. There are exactly 99 files, half of them are .7z and the other half looks...
When I open [0] file 7z shows only 13 Mb of files out of 569 Mb.
Ok, I thought it is not a custom installer, but a standardone. But if all Qt installers,...
Ok, I thought it is not a custom installer, but a plain one. But if all Qt installers,...
Is it possible to do this from comamnd line tool on Linux? Or from Far Manager? Far...
Not all files are extracted from installer archive
Releasing 1.5.1 steps 16/16
Releasing 1.5.1 steps 12/16
Preparing 1.5.1 steps 6/16
Preparing 1.5.1 steps 7/16
Preparing 1.5.1 steps 7/16
Preparing 1.5.1 steps 7/16
Preparing 1.5.1 steps 4/16
Preparing 1.5.1 steps 3/16
Merging reverted "pip develop" compatibility in...
build_scripts: self.announce --> log.info becau...
Rollback cdfb1a3 - support "pip install --edita...
setup.py: Remove legacy support code for Python...
build_scripts: Fix long term bug with setting s...
demo: Cleaning up the code
website: Reword code section, explain are why u...
website: Update "getting code" documentation
website: Use path-independent way of Sphinx evo...
Update and rename README to README.md
Transform instance.web_handlers to list to main...
Update router docstring to reference usage example
Fix unittest warning about deprecated assertEquals
router: Add interactive mode and iterator over ...
Improve docs for registerHandler
Fix issue 2550848: HTML attachments should not ...
Add online help page to the site
+1 on this feature. It would be very convenient to switch keyboard/mouse to second...
website/issues css: Get space between issue lis...
Update web site instruction to restore web pres...
Synchronize conf.py between doc/ and website/www/
doc: Move roundup-1.png to html_extra
doc: Fix broken logo images in original_overvie...
doc: Fix broken logo images in spec.html extra doc
Put back accidentally removed line from setup.p...
website: Add autologin and nick selection to We...
Merge changes from default into routing
Docfixes
Add support for extensions to provide custom pa...
Commit missing roundup/web/__init__.py =/
Cannot embed stylesheet 'html4css1.css' after changing cwd
document missing template variables
contrib/vagrant: use Vagrant for running tests ...
version: show enabled extensions (issue4209)
config: allow 'user' in .hgrc ui section (issue...
VOTE: nsis Because it uses scons. ;)
website/README: Make "hg up" location-independent
doc/xmlrpc: Fix headers
schema-dump: remove debug code
scripts/schema-dump.py: New script to dump sche...
doc: Update XML-RPC documentation with example ...
Attempt to clarify hyperdb.Proptree meaning
website/README.txt: Update instructions how to ...
website/issues: Add missing defaultfonts.css
Update CHANGES.txt
doc: Link XMLRPC `filter` doc to User Guide cha...
routing: Add DEBUG flag for troubleshooting
routing: Serve static files through proper rout...
routing: merge changes from default
routing: Strip leading slash from both path and...
doc: Reverse engineer extension handling and ad...
doc: Simplify English in detectors intro
CHANGES.txt: Update
routing: Use Router in cgi.client.main
routing: merge changes from default
Link /xmlrpc to docs if accessed with browser
Fix XMLRPC endpoint in documentation example (c...
website/README.txt: Test and update instructions
website/wiki: Fix broken wiki style - invalid i...
roundup_server: Code cleanup - move favicon obj...
roundup_server: Fix endless redirect on http://...
roundup_server: Code untangle - init `rest` var...
Remove PATH_INFO hacks that strip leading slash
routing: Fix router test
routing: Add self-test to router.py
routing: No leading slash in URL map patterns
routing: Add example URL map
routing: Add new roundup.web namespace with rou...
docs: Link custom authentication examples in ad...
docs: Remove one nesting level from ToC on subp...
docs: Fix table of contents on customizing page
demo.py: `nuke` resets the tracker, not the ser...