log

age author description
Tue, 11 Mar 2014 18:28:09 -0500 Sean Farley committablectx: move status to workingctx
Tue, 11 Mar 2014 18:10:00 -0500 Sean Farley localrepo: factor out parentworking logic for comparing files
Tue, 11 Mar 2014 17:44:09 -0500 Sean Farley localrepo: improve dirstate.normal lookup by cacheing the function
Fri, 07 Mar 2014 13:32:37 -0800 Sean Farley localrepo: move symlink logic to workingctx
Fri, 09 May 2014 12:01:56 +0200 Mads Kiilerich merge: separate worker functions for batch remove and batch get
Tue, 22 Apr 2014 02:10:25 +0200 Mads Kiilerich merge: change debug logging - test output changes but no real changes
Thu, 15 May 2014 02:14:59 +0200 Mads Kiilerich merge: move constant assignments a bit and use them more
Fri, 02 May 2014 01:09:14 +0200 Mads Kiilerich merge: change priority / ordering of merge actions
Sat, 17 May 2014 00:47:42 -0700 Pierre-Yves David run-tests: fix --interactive option
Sat, 17 May 2014 00:38:48 -0700 Pierre-Yves David run-test: fix AttributeError in the --interactive prompt
Sat, 17 May 2014 00:37:06 -0700 Pierre-Yves David run-test: restore the -i prompt by write .err before checking if it exists
Sun, 20 Apr 2014 11:04:25 -0700 Gregory Szorc run-tests: move _gethgpath() into TestRunner
Sun, 20 Apr 2014 10:34:52 -0700 Gregory Szorc run-tests: move string escaping to TTest
Sun, 20 Apr 2014 10:28:35 -0700 Gregory Szorc run-tests: add some docstrings
Sun, 20 Apr 2014 10:24:00 -0700 Gregory Szorc run-tests: move createhgrc into Test