log

age author description
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
Mon, 21 Dec 2015 16:22:43 -0800 Laurent Charignon dirstate: add a function to compute non-normal entries from the dmap
Tue, 29 Dec 2015 23:58:30 +0900 FUJIWARA Katsunori revset: use decorator to mark a predicate as safe
Tue, 29 Dec 2015 23:58:30 +0900 FUJIWARA Katsunori revset: use delayregistrar to register predicate in extension easily
Tue, 29 Dec 2015 23:58:30 +0900 FUJIWARA Katsunori registrar: add delayregistrar class to register function in extensions
Tue, 29 Dec 2015 23:58:30 +0900 FUJIWARA Katsunori revset: use decorator to register a function as revset predicate
Tue, 29 Dec 2015 23:58:30 +0900 FUJIWARA Katsunori registrar: add funcregistrar class to register function for specific purpose
Wed, 30 Dec 2015 17:15:10 -0700 Gregory Szorc hgweb: support rendering a sub-topic
Wed, 30 Dec 2015 17:34:51 -0700 Gregory Szorc hgweb: support rendering sub-topic indexes
Wed, 30 Dec 2015 17:26:33 -0700 Gregory Szorc templates: support linking to main help page
Wed, 30 Dec 2015 17:01:28 -0700 Gregory Szorc templates: differentiate between partial and full topic name
Wed, 30 Dec 2015 17:12:59 -0700 Gregory Szorc templates: make earlycommands and othercommands optional
Tue, 29 Dec 2015 15:32:12 -0800 Laurent Charignon rebase: better error message when rebased changes are all in destination
Wed, 30 Dec 2015 13:10:53 -0800 Eric Sumner lrucachedict: add copy method
Sat, 02 Jan 2016 02:04:32 +0100 Matt Mackall Added signature for changeset ea389970c084 stable
Sat, 02 Jan 2016 02:04:26 +0100 Matt Mackall Added tag 3.6.3 for changeset ea389970c084 stable
Sat, 02 Jan 2016 01:49:18 +0100 Matt Mackall merge with i18n stable 3.6.3
Fri, 01 Jan 2016 12:21:11 +0900 FUJIWARA Katsunori i18n-ja: synchronized with ca8ada499529 stable
Mon, 28 Dec 2015 22:51:37 -0800 Siddharth Agarwal merge: while checking for unknown files don't follow symlinks (issue5027) stable