log

age author description
Sun, 13 Dec 2015 11:19:55 -0800 Gregory Szorc help: support loading sub-topics
Sun, 13 Dec 2015 11:29:01 -0800 Gregory Szorc help: pass sub-topic into help query functions
Sun, 13 Dec 2015 11:04:45 -0800 Gregory Szorc help: pass subtopic into help()
Sun, 13 Dec 2015 10:35:03 -0800 Gregory Szorc help: add "internals" topic
Sun, 13 Dec 2015 10:45:27 -0800 Gregory Szorc help: teach loaddoc to load from a different directory
Sun, 13 Dec 2015 11:34:04 -0800 Gregory Szorc setup.py: package internals help files
Sun, 13 Dec 2015 11:27:52 -0800 Gregory Szorc help: add documentation for bundle types
Sun, 25 Oct 2015 00:19:45 +0100 Gregory Szorc help: add documentation for changegroup formats
Sun, 06 Dec 2015 19:04:10 -0800 Gregory Szorc util: reimplement lrucachedict
Sat, 12 Dec 2015 10:58:05 -0800 Siddharth Agarwal record: don't dereference symlinks while copying over stat data stable
Sat, 12 Dec 2015 11:00:04 -0800 Siddharth Agarwal copyfile: add an optional parameter to copy other stat data stable
Sat, 05 Dec 2015 22:49:39 -0800 Pierre-Yves David tests: move the '-hg' postfix for all style tests
Sat, 05 Dec 2015 22:47:26 -0800 Pierre-Yves David test: rename 'check-code' own test to 'test-contrib-check-code.t'
Mon, 14 Dec 2015 10:47:27 -0800 Bryan O'Sullivan parsers: add a missed PyErr_NoMemory
Mon, 14 Dec 2015 10:47:26 -0800 Bryan O'Sullivan parsers: check results of PyInt_FromLong (issue4771)