Mercurial
Mercurial
>
hg
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
+30000
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
run-tests: replace Test.skip() with raise SkipTest
2014-04-20, by Gregory Szorc
run-tests: remove some legacy code around result handling
2014-04-20, by Gregory Szorc
run-tests: merge MercurialTest into Test
2014-04-20, by Gregory Szorc
check-code: check for consistent usage of the websub filter in hgweb templates
2014-05-17, by Steven Brown
hgweb: apply websub filter to the changeset description in rss and atom feeds
2014-05-17, by Steven Brown
tests: write the hgrc file for test-hgweb-commands.t with cat instead of echo
2014-05-17, by Steven Brown
tests: tests for the rss feeds
2014-05-17, by Steven Brown
localrepo: use _matchstatus of context objects
2014-04-23, by Sean Farley
workingctx: override _matchstatus for parentworking case
2014-04-24, by Sean Farley
basectx: add _matchstatus method for factoring out last of parentworking logic
2014-04-23, by Sean Farley
workingctx: use inheritance for _buildstatus while keeping the fastpath
2014-04-24, by Sean Farley
localrepo: remove unneeded unpacking of r
2014-04-22, by Sean Farley
localrepo: call _poststatus hook instead of hardcoding symlink knowledge
2014-04-22, by Sean Farley
workingctx: add _poststatus method to call _filtersuspectsymlink
2014-04-22, by Sean Farley
context: add a no-op _poststatus method
2014-04-22, by Sean Farley
localrepo: call _prestatus hook instead of hardcoding dirstate knowledge
2014-04-22, by Sean Farley
workingctx: add _prestatus method to call _dirstatestatus
2014-04-21, by Sean Farley
context: add a no-op _prestatus method
2014-04-21, by Sean Farley
localrepo: use _buildstatus from context
2014-04-21, by Sean Farley
context: add _buildstatus method
2014-04-21, by Sean Farley
localrepo: remove workingctx logic already moved to context
2014-04-21, by Sean Farley
localrepo: move the order of local variables
2014-04-21, by Sean Farley
localrepo: factor out _manifestmatch logic for workingctx
2014-04-15, by Sean Farley
localrepo: use _manifestmatches instead of duplicating logic
2014-03-11, by Sean Farley
basectx: add _manifestmatches method
2014-04-23, by Sean Farley
localrepo: always set the variable r in status method
2014-03-11, by Sean Farley
run-tests: execute tests via unittest
2014-04-20, by Gregory Szorc
run-tests: implement Test.__str__
2014-04-22, by Gregory Szorc
run-tests: make failure reporting in unittest mode equivalent to default
2014-04-21, by Gregory Szorc
run-tests: ignore failures from rmtree
2014-04-20, by Gregory Szorc
run-tests: abort tests after first failure in unittest mode
2014-04-20, by Gregory Szorc
run-tests: print compatible output from TextTestRunner
2014-04-20, by Gregory Szorc
run-tests: don't print results in unittest mode
2014-04-20, by Gregory Szorc
run-tests: move errpath deletion to setUp()
2014-04-20, by Gregory Szorc
run-tests: kill daemons during tearDown()
2014-04-20, by Gregory Szorc
run-tests: move err file writing to tearDown()
2014-04-21, by Gregory Szorc
run-tests: refactor testtmp
2014-04-20, by Gregory Szorc
run-tests: store skipped state on Test
2014-04-20, by Gregory Szorc
run-tests: move some functionality to Test.tearDown()
2014-04-20, by Gregory Szorc
run-tests: store last result in Test._result
2014-04-20, by Gregory Szorc
run-tests: report test duration in Test.tearDown()
2014-04-20, by Gregory Szorc
run-tests: store test return code and output in Test instance
2014-04-20, by Gregory Szorc
run-tests: keep track of test start and stop in MercurialTest.run()
2014-04-20, by Gregory Szorc
run-tests: keep track of test execution state in Test
2014-04-20, by Gregory Szorc
run-tests: support setUp() and tearDown() in TestCase wrapper
2014-04-20, by Gregory Szorc
run-tests: fail tests by raising an exception
2014-04-20, by Gregory Szorc
run-tests: record warnings by raising WarnTest
2014-04-20, by Gregory Szorc
run-tests: record ignored tests by raising IgnoreTest
2014-04-20, by Gregory Szorc
run-tests: record skips by raising SkipTest
2014-04-20, by Gregory Szorc
run-tests: implement TestCase.run()
2014-04-20, by Gregory Szorc
run-tests: don't print progress from Test when in unittest mode
2014-04-20, by Gregory Szorc
run-tests: define a custom TestSuite that uses _executetests()
2014-04-20, by Gregory Szorc
run-tests: pass an optional TestResult into _executetests()
2014-04-20, by Gregory Szorc
run-tests: pass Test instances into TestRunner._executetests()
2014-04-20, by Gregory Szorc
run-tests: define cleanup() on unittest class
2014-05-17, by Gregory Szorc
run-tests: rename Test._test to Test.name
2014-04-20, by Gregory Szorc
run-tests: teach Test instances whether they are in unittest mode
2014-04-20, by Gregory Szorc
run-tests: teach unittest about warned results
2014-04-20, by Gregory Szorc
run-tests: document how success code is handled
2014-04-20, by Gregory Szorc
run-tests: teach unittest about ignored tests
2014-04-20, by Gregory Szorc
less
more
|
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
+30000
tip