log

age author description
Sat, 02 Jan 2016 11:45:29 -0800 Gregory Szorc lsprofcalltree: use print function
Sat, 02 Jan 2016 11:40:53 -0800 Gregory Szorc lsprof: use print function
Sun, 21 Jun 2015 23:14:54 -0700 Gregory Szorc keepalive: use print function
Sun, 21 Jun 2015 21:45:41 -0700 Gregory Szorc dispatch: use print function
Fri, 01 Jan 2016 16:59:13 +0000 timeless help: include section heading if section depth changes
Wed, 30 Dec 2015 21:07:51 +0000 timeless import: refactor nocommit and importbranch handling
Wed, 30 Dec 2015 21:06:31 +0000 timeless import: refactor date and user handling
Wed, 30 Dec 2015 21:05:42 +0000 timeless import: limit scope of msg in tryimportone
Sat, 02 Jan 2016 02:13:56 +0100 Matt Mackall merge with stable
Thu, 31 Dec 2015 13:45:48 -0500 Augie Fackler lazymanifest: check error return in filter
Thu, 31 Dec 2015 13:44:59 -0500 Augie Fackler lazymanifest: add missing closing parenthesis in comment
Wed, 30 Dec 2015 17:10:56 +0000 timeless help: rename the Format section to Structure
Wed, 30 Dec 2015 17:04:08 +0000 timeless help: refactor version/defaults from format section
Wed, 30 Dec 2015 17:06:11 +0000 timeless help: sort format section from newest to oldest
Wed, 30 Dec 2015 04:04:51 +0000 timeless histedit: fix comment in newnodestoabort
Wed, 30 Dec 2015 04:02:04 +0000 timeless histedit: fix comment in applychanges
Tue, 29 Dec 2015 04:30:38 +0000 timeless run-tests: fix get port to try differing ports
Thu, 31 Dec 2015 13:19:20 -0500 Augie Fackler httpclient: update to 938f2107d6e2 of httpplus
Thu, 31 Dec 2015 15:39:38 +0000 timeless histedit: remove unused variable state
Wed, 23 Dec 2015 12:51:45 -0800 Siddharth Agarwal filemerge: default change/delete conflicts to 'leave unresolved' (BC)
Wed, 23 Dec 2015 12:41:20 -0800 Siddharth Agarwal tests: explicitly request changed version in test-rebase-newancestor.t
Wed, 23 Dec 2015 12:41:20 -0800 Siddharth Agarwal tests: explicitly request changed version in c/d conflict in test-commit-amend.t
Wed, 23 Dec 2015 12:41:20 -0800 Siddharth Agarwal test-copy-move-merge.t: explicitly request changed version
Sat, 26 Dec 2015 19:40:38 -0800 Laurent Charignon match: add option to return line and lineno from readpattern
Wed, 23 Dec 2015 11:52:54 -0800 Laurent Charignon dirstate: extract logic to compute the list of ignorefiles
Wed, 23 Dec 2015 13:16:03 -0800 Laurent Charignon dirstate: call the C implementation of nonnonormalentries when available
Mon, 21 Dec 2015 16:27:16 -0800 Laurent Charignon dirstate: add a C implementation for nonnormalentries
Mon, 21 Dec 2015 16:26:44 -0800 Laurent Charignon dirstate: add test for non-normal set consistency
Fri, 01 Jan 2016 23:40:54 +0100 Laurent Charignon dirstate: add code to update the non-normal set
Wed, 23 Dec 2015 13:13:22 -0800 Laurent Charignon dirstate: attach the nonnormalset to a propertycache