log

age author description
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
Thu, 31 Dec 2015 09:55:56 +0100 Matt Mackall merge with stable
Tue, 22 Dec 2015 11:05:56 +0000 timeless tests: add test-check-execute.t
Wed, 23 Dec 2015 19:07:34 +0000 timeless parents: correct help revset replacements
Mon, 28 Dec 2015 16:01:31 +0000 timeless run-tests: avoid double counting server fails
Mon, 14 Dec 2015 23:50:02 +0900 Yuya Nishihara commandserver: reset state of progress bar per command
Mon, 14 Dec 2015 23:13:42 +0900 Yuya Nishihara commandserver: do not set nontty flag if channel is replaced by a real file
Tue, 22 Dec 2015 08:00:03 +0000 timeless run-tests: report missing feature for skipped tests
Sat, 26 Dec 2015 16:06:12 +0900 Yuya Nishihara paths: do not process default-push as pushurl of default path (issue5000)
Sat, 26 Dec 2015 16:12:28 +0900 Yuya Nishihara push: specify default-push and default as fallback paths
Sat, 26 Dec 2015 16:10:39 +0900 Yuya Nishihara paths: make getpath() accept multiple defaults