Sun, 06 Dec 2015 11:49:02 -0800 Gregory Szorc ui: store pushloc as separate attribute
Sat, 05 Dec 2015 23:37:46 -0800 Gregory Szorc commands: add debugdeltachain command
Sat, 24 Oct 2015 19:56:39 +0100 Gregory Szorc histedit: pick an appropriate base changeset by default (BC)
Sat, 05 Dec 2015 23:50:13 +0900 Yuya Nishihara rebase: remove extra "if" from check of collapsing named branches
Sat, 05 Dec 2015 23:48:22 +0900 Yuya Nishihara rebase: drop redundant functions to keep branch and graft source explicitly
Sat, 05 Dec 2015 23:41:11 +0900 Yuya Nishihara color: drop useless override of ui.popbuffer()
Fri, 04 Dec 2015 14:22:15 -0800 Pierre-Yves David repoview: bypass changelog method to computed cache key
Fri, 04 Dec 2015 14:04:24 -0800 Pierre-Yves David repoview: stop recomputing cached key in all case
Sat, 05 Dec 2015 21:40:38 -0800 Gregory Szorc commands.debugindexdot: use cmdutil.openrevlog()
Sat, 05 Dec 2015 21:47:39 -0800 Gregory Szorc commands: unify argument handling for revlog debug commands
Sun, 06 Dec 2015 17:16:37 +0900 Yuya Nishihara commit: fix rest syntax of examples
Sat, 05 Dec 2015 20:24:39 -0800 Gregory Szorc ui: optionally ignore sub-options from configitems()
Sat, 05 Dec 2015 20:20:57 -0800 Gregory Szorc ui: add method to return option and all sub-options
Fri, 04 Dec 2015 17:46:56 -0800 Martin von Zweigbergk revlog: don't consider nullrev when choosing delta base
Fri, 04 Dec 2015 17:14:14 -0800 Martin von Zweigbergk revlog: make calls to _isgooddelta() consistent
Fri, 04 Dec 2015 16:45:06 -0800 Martin von Zweigbergk revlog: clarify which revision is added to 'tested' when using cached delta
Fri, 04 Dec 2015 17:22:26 -0800 Martin von Zweigbergk revlog: remove unused variable 'chainlen'
Sat, 05 Dec 2015 22:19:48 -0500 Matt Harbison commit: adjust the quoting in the examples to be Windows friendly
Fri, 04 Dec 2015 15:12:11 -0800 Gregory Szorc wireproto: config options to disable bundle1
Mon, 07 Dec 2015 17:39:31 +0100 Mathias De Maré dockerlib: short form for non-unique uid/gid for CentOS 5 compat (issue4977) stable
Fri, 04 Dec 2015 13:31:01 -0800 Gregory Szorc exchange: standalone function to determine if bundle2 is requested
Fri, 04 Dec 2015 13:15:14 -0800 Gregory Szorc wireproto: add docstring for wirepeer
Fri, 04 Dec 2015 15:24:05 -0500 Augie Fackler commit: add some help examples (issue4963)
Fri, 04 Dec 2015 11:39:03 -0500 Augie Fackler changegroup: restate file linknode callback using generator expressions
Fri, 04 Dec 2015 11:38:02 -0500 Augie Fackler changegroup: clean up file lookup function
Fri, 04 Dec 2015 10:55:46 -0500 Augie Fackler changegroup: remove one special case from lookupmflinknode
Fri, 04 Dec 2015 10:35:45 -0500 Augie Fackler changegroup: drop 'if True' that made the previous change clearer
Fri, 04 Dec 2015 10:34:58 -0500 Augie Fackler changegroup: avoid iterating the whole manifest
Fri, 04 Dec 2015 15:59:46 -0500 Augie Fackler posix: work around "posix" systems without os.link available (issue4974)
Thu, 03 Dec 2015 13:14:20 -0800 Pierre-Yves David pathutil: use temporary variables instead of complicated wrapping
Thu, 03 Dec 2015 13:23:46 -0800 Pierre-Yves David context: use a the nofsauditor when matching file in history (issue4749)
Thu, 03 Dec 2015 13:22:36 -0800 Pierre-Yves David localrepo: add a second auditor without file system check
Thu, 03 Dec 2015 10:40:19 -0800 Pierre-Yves David pathauditor: add a way to skip file system check
Thu, 03 Dec 2015 12:22:48 -0800 Pierre-Yves David pathauditor: move file system specific check in their own function
Sat, 07 Nov 2015 16:31:04 +0900 Yuya Nishihara contrib: disable SSLv3_method() to build old Python with recent libssl
Thu, 03 Dec 2015 08:31:20 -0800 Laurent Charignon rebase: only clear rebase status after the rebase transaction has completed
Thu, 03 Dec 2015 01:38:21 +0100 Sietse Brouwer dirstate: don't write repo.currenttransaction to repo.dirstate if repo stable
Wed, 02 Dec 2015 14:20:13 -0800 Gregory Szorc tests: test changegroup generation for filtered changesets (issue4982) stable
Wed, 02 Dec 2015 23:04:58 +0900 Yuya Nishihara parsers: fix parse_dirstate to check len before unpacking header (issue4979) stable
Thu, 03 Dec 2015 21:25:05 -0800 Gregory Szorc mercurial: support loading modules from zipimporter
Tue, 24 Nov 2015 22:21:51 -0800 Gregory Szorc mercurial: don't load C extensions from PyPy
Tue, 24 Nov 2015 22:50:04 -0800 Gregory Szorc mercurial: be more strict about loading dual implemented modules
Thu, 03 Dec 2015 21:48:12 -0800 Gregory Szorc setup: refactor handling of modules with C/Python implementations
Tue, 24 Nov 2015 22:53:55 -0800 Gregory Szorc check-seclevel: set module load policy to Python only
Thu, 03 Dec 2015 21:37:01 -0800 Gregory Szorc mercurial: implement import hook for handling C/Python modules
Thu, 03 Dec 2015 10:56:05 -0500 Augie Fackler changegroup: document manifest linkrev callback some more
Wed, 02 Dec 2015 14:32:17 -0500 Augie Fackler changegroup: note during bundle apply if the repo was empty
Wed, 02 Dec 2015 07:41:35 +0000 timeless histedit: improve missing rule suggestion
Sat, 14 Nov 2015 17:25:43 +0900 Yuya Nishihara graphlog: make node symbol templatable by ui.graphnodetemplate option
Sat, 14 Nov 2015 17:02:57 +0900 Yuya Nishihara templatekw: avoid slow creation of changectx objects in showgraphnode()
Sat, 14 Nov 2015 16:58:18 +0900 Yuya Nishihara graphlog: extract "graphnode" template keyword that represents node symbol
Sat, 14 Nov 2015 16:45:15 +0900 Yuya Nishihara graphlog: move creation of workingdir-parent nodes to displaygraph()
Wed, 25 Nov 2015 18:07:33 +0800 Anton Shestakov builddeb: read default distribution and codename from lsb_release
Wed, 25 Nov 2015 15:26:03 +0800 Anton Shestakov builddeb: remove unused --debbuilddir option
Wed, 25 Nov 2015 15:15:03 +0800 Anton Shestakov builddeb: add --distid option to specify Distributor ID
Wed, 25 Nov 2015 14:59:43 +0800 Anton Shestakov builddeb: rename --release option to --codename
Wed, 02 Dec 2015 12:19:01 -0800 Mateusz Kwapich histedit: get rid of state.rules
Wed, 02 Dec 2015 12:19:01 -0800 Mateusz Kwapich histedit: change state.rules uses to state.actions
Wed, 02 Dec 2015 12:19:01 -0800 Mateusz Kwapich histedit: add tostate method to histedit action
Wed, 02 Dec 2015 12:19:01 -0800 Mateusz Kwapich histedit: remove makedesc
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip