log

age author description
Sun, 24 Apr 2016 14:21:38 +0300 Maciej Fijalkowski pure: write a really lazy version of pure indexObject
Sat, 07 May 2016 14:12:23 +0100 Jun Wu dispatch: always load extensions before running shell aliases (issue5230)
Mon, 09 May 2016 21:13:50 -0400 Augie Fackler httpclient: update to upstream revision 2995635573d2
Fri, 06 May 2016 19:52:21 +0800 Anton Shestakov crecord: call prevsibling() and nextsibling() directly
Thu, 28 Apr 2016 10:37:47 -0400 Jordi GutiƩrrez Hermoso dispatch: add fail-* family of hooks
Fri, 06 May 2016 22:21:32 +0530 Pulkit Goyal py3: make hgext/rebase.py use absolute_import
Fri, 06 May 2016 21:54:31 +0530 Pulkit Goyal py3: make hgext/mq.py use absolute_import
Fri, 06 May 2016 21:52:26 +0530 Pulkit Goyal py3: make hgext/hisedit.py use absolute_import
Fri, 06 May 2016 21:50:40 +0530 Pulkit Goyal py3: make hgext/hgk.py use absolute_import
Fri, 06 May 2016 21:46:17 +0530 Pulkit Goyal py3: make hgext/gpg.py use absolute_import
Fri, 06 May 2016 21:48:17 +0530 Pulkit Goyal py3: make hgext/graphlog.py use absolute_import
Sat, 07 May 2016 19:59:30 +0200 liscju import-checker: recognize relative imports from parents of current package
Fri, 06 May 2016 21:44:41 +0530 Pulkit Goyal py3: make hgext/fetch.py use absolute_import
Fri, 06 May 2016 21:41:25 +0530 Pulkit Goyal tests: test-check-py3-compat.t output updated
Mon, 02 May 2016 12:09:00 +0900 Yuya Nishihara revset: factor out public optimize() function from recursion
Mon, 02 May 2016 12:47:09 +0900 Yuya Nishihara revset: introduce temporary variables in optimize() where they look better
Mon, 02 May 2016 11:50:48 +0900 Yuya Nishihara revset: construct arguments of only() against matched tree
Mon, 02 May 2016 11:27:26 +0900 Yuya Nishihara revset: unnest isonly() closure from optimize()
Thu, 05 May 2016 00:46:31 -0700 Gregory Szorc sslutil: stop checking for web.cacerts=! (BC)
Thu, 05 May 2016 00:40:01 -0700 Gregory Szorc dispatch: stop setting web.cacerts=! to indicate --insecure
Thu, 05 May 2016 00:38:18 -0700 Gregory Szorc sslutil: use CA loaded state to drive validation logic
Thu, 05 May 2016 00:37:28 -0700 Gregory Szorc sslutil: handle ui.insecureconnections in validator
Thu, 05 May 2016 00:35:45 -0700 Gregory Szorc sslutil: check for ui.insecureconnections in sslkwargs
Thu, 05 May 2016 00:34:22 -0700 Gregory Szorc dispatch: set ui.insecureconnections when --insecure is used
Thu, 05 May 2016 00:33:38 -0700 Gregory Szorc ui: add an instance flag to hold --insecure bit
Thu, 05 May 2016 00:32:43 -0700 Gregory Szorc sslutil: make sslkwargs code even more explicit
Wed, 04 May 2016 23:38:34 -0700 Gregory Szorc sslutil: move code examining _canloaddefaultcerts out of _defaultcacerts
Wed, 04 May 2016 23:01:49 -0700 Gregory Szorc sslutil: further refactor sslkwargs
Thu, 05 May 2016 00:31:11 -0700 Gregory Szorc sslutil: document and slightly refactor sslkwargs
Fri, 06 May 2016 11:31:29 -0400 Augie Fackler localrepo: remove a couple of local type aliases
Fri, 06 May 2016 14:22:17 -0400 Augie Fackler cmdutil: typo fix in comment
Thu, 05 May 2016 21:14:12 -0400 Matt Harbison tests: add globs for Windows
Sat, 07 May 2016 14:51:32 +0100 Jun Wu chgserver: add [alias] to confighash
Sun, 08 May 2016 10:43:41 +0200 Pierre-Yves David devel: use the 'config' argument for the dirstate normalisation develwarn
Sun, 08 May 2016 10:43:41 +0200 Pierre-Yves David devel: use the new 'config' argument for the update develwarn
Sun, 08 May 2016 10:43:41 +0200 Pierre-Yves David devel: use the new 'config' argument for the revset develwarn
Sun, 08 May 2016 10:43:41 +0200 Pierre-Yves David devel: use the new 'config' argument for the dirstate develwarn
Sun, 08 May 2016 10:43:41 +0200 Pierre-Yves David devel: use the new 'config' argument of the develwarn in deprecwarn
Sun, 08 May 2016 10:43:41 +0200 Pierre-Yves David develwarn: move config gating inside the develwarn function
Sun, 08 May 2016 22:28:09 -0400 Matt Harbison help: fix the display for `hg help internals.revlogs` (issue5227) stable
Fri, 06 May 2016 14:09:11 -0700 Sean Farley builddeb: add distroseries to tagged versions stable
Sun, 01 May 2016 15:26:41 -0700 Sean Farley debian: forgot to make debian/rules executable in 6b95a623ec90 stable
Sat, 30 Apr 2016 21:21:34 -0700 Sean Farley debian: add wish to suggests stable
Fri, 06 May 2016 23:03:41 -0700 Sean Farley hg-ssh: copy doc string to man page stable
Fri, 06 May 2016 17:53:06 -0500 Matt Mackall progress: stop excessive clearing (issue4801) stable
Fri, 06 May 2016 23:57:56 +0100 Jun Wu chgserver: remove _clearenvaliases
Sat, 07 May 2016 00:16:58 +0100 Jun Wu dispatch: defer environment variable resolution in alias commands (BC)
Tue, 03 May 2016 16:33:25 -0400 Augie Fackler rollback: add a config knob for entirely disabling the command
Tue, 03 May 2016 09:49:54 -0700 Martin von Zweigbergk templater: add separate() template function
Wed, 04 May 2016 21:01:49 -0400 Augie Fackler bookmarks: jettison bmstore's write() method per deprecation policy
Thu, 05 May 2016 15:12:43 -0500 Matt Mackall merge with stable
Thu, 05 May 2016 16:29:31 +0200 Pierre-Yves David deprecation: gate deprecation warning behind devel configuration stable
Thu, 05 May 2016 19:51:35 +0800 Anton Shestakov crecord: update downarrowshiftevent() docstring, remove todo
Thu, 05 May 2016 19:40:40 +0800 Anton Shestakov crecord: remove things that don't happen in functions from their docstrings
Thu, 05 May 2016 18:13:25 +0800 Anton Shestakov crecord: remove skipfolded keyword argument from patchnode.previtem()
Thu, 05 May 2016 15:19:37 +0800 Anton Shestakov crecord: update a copy-pasted comment in downarrowshiftevent()
Thu, 05 May 2016 16:38:24 +0200 Pierre-Yves David crecord: drop the version condition for amend
Thu, 05 May 2016 11:19:52 +0800 Anton Shestakov crecord: add/remove blank lines (coding style)
Wed, 04 May 2016 21:02:03 -0400 Augie Fackler localrepo: jettison parents() method per deprecation policy (API)
Sun, 17 Apr 2016 13:06:44 +0900 Yuya Nishihara revset: define _parsealias() in _aliasrules class
Sun, 17 Apr 2016 13:03:23 +0900 Yuya Nishihara revset: factor out common parsing function
Sun, 17 Apr 2016 12:57:27 +0900 Yuya Nishihara revset: inline _tokenizealias() into _parsealias()
Sun, 10 Apr 2016 07:28:26 +0000 timeless store: treat range as a generator instead of a list for py3 compat
Wed, 04 May 2016 18:18:24 +0100 Jun Wu ui: add new config option for help text width
Tue, 03 May 2016 15:26:51 +0000 timeless tests: test histedit base command plan help
Tue, 03 May 2016 23:48:31 +0200 liscju largefiles: makes verify batching stat calls to remote
Tue, 03 May 2016 23:31:32 +0200 liscju largefiles: change basestore._verifyfile to take list of files to check
Wed, 04 May 2016 22:44:30 -0400 Augie Fackler bookmarks: properly invalidate volatile sets when writing bookmarks stable
Thu, 05 May 2016 15:41:37 +0200 Augie Fackler test-obsolete: update extension in test to actually work stable
Thu, 05 May 2016 20:57:38 +0900 Mike Hommey bundle2: properly request phases during getbundle stable
Mon, 11 Apr 2016 21:33:07 +0000 timeless rebase: handle successor targets (issue5198)
Wed, 04 May 2016 06:44:44 +0900 Mike Hommey debugbundle: add tests for debugbundle output with bundle2
Wed, 04 May 2016 10:46:27 -0500 Nathan Goldbaum revert: mention ui.origbackuppath in the command help
Sat, 30 Apr 2016 18:40:34 -0700 Sean Farley help: wrap ".orig" in rst quotes
Sun, 17 Apr 2016 12:31:06 +0900 Yuya Nishihara parser: shorten prefix of alias parsing errors
Sun, 17 Apr 2016 12:20:57 +0900 Yuya Nishihara parser: rephrase "'$' not for alias arguments" message
Mon, 18 Apr 2016 17:54:02 +0900 Mike Hommey debugbundle: handle the --all option for bundle2
Mon, 02 May 2016 15:22:16 -0700 Tony Tung manifest: improve filesnotin performance by using lazymanifest diff
Tue, 19 Apr 2016 11:00:15 +0100 Christian Ebert keyword: replace use of _filerev with _filenode
Tue, 03 May 2016 10:41:17 -0500 Matt Mackall merge with stable
Sun, 01 May 2016 14:36:12 -0500 Matt Mackall Added signature for changeset a56296f55a5e stable
Sun, 01 May 2016 14:36:11 -0500 Matt Mackall Added tag 3.8.1 for changeset a56296f55a5e stable
Wed, 06 Apr 2016 22:57:46 -0500 Blake Burkhart convert: pass absolute paths to git (SEC) stable 3.8.1
Sun, 01 May 2016 13:52:26 -0500 Matt Mackall Added signature for changeset f85de28eae32 stable
Sun, 01 May 2016 13:52:25 -0500 Matt Mackall Added tag 3.8 for changeset f85de28eae32 stable
Sat, 30 Apr 2016 21:21:17 -0700 Sean Farley debian: alphabetize build deps stable 3.8
Sat, 30 Apr 2016 17:26:48 -0700 Sean Farley debian: fix lintian warning about debhelper stable
Sat, 30 Apr 2016 17:29:12 -0700 Sean Farley builddeb: remove chmod as lintian tells us stable
Sat, 30 Apr 2016 11:51:45 -0700 Sean Farley builddeb: use codename in version stable
Sat, 30 Apr 2016 18:39:39 +0200 Pierre-Yves David rebase: restrict rebase destination to the pulled set (issue5214) stable
Sat, 30 Apr 2016 18:41:08 +0200 Pierre-Yves David destutil: add the ability to specify a search space for rebase destination stable
Sat, 30 Apr 2016 09:26:47 -0700 Gregory Szorc sslutil: restore old behavior not requiring a hostname argument (issue5210) stable
Thu, 28 Apr 2016 16:38:15 -0500 Matt Mackall tests: test a variety of cache invariants stable
Thu, 28 Apr 2016 16:26:18 -0500 Matt Mackall repoview: ignore unwritable hidden cache stable
Thu, 28 Apr 2016 15:40:43 -0500 Matt Mackall tags: silence hgtagsfnodes reading failures stable
Thu, 28 Apr 2016 15:35:54 -0500 Matt Mackall tags: silence cache parsing errors stable
Sun, 01 May 2016 00:12:56 -0300 Wagner Bruna i18n-pt_BR: synchronized with 18c1b107898e stable
Wed, 27 Apr 2016 01:07:40 -0700 Sean Farley ubuntu-xenial-ppa: add makefile rule stable
Wed, 27 Apr 2016 01:02:56 -0700 Sean Farley ubuntu-wily-ppa: add makefile rule stable
Wed, 27 Apr 2016 00:27:10 -0700 Sean Farley ubuntu-trusty-ppa: add makefile rule stable
Wed, 27 Apr 2016 00:18:18 -0700 Sean Farley ubuntu-xenial: add makefile rule to build deb stable
Wed, 27 Apr 2016 00:10:49 -0700 Sean Farley ubuntu-wily: add makefile rule to build deb stable
Tue, 26 Apr 2016 23:33:17 -0700 Sean Farley make: turn ubuntu docker into template stable
Wed, 27 Apr 2016 14:02:18 -0700 Sean Farley revsets: add docs for '%' operator stable
Wed, 27 Apr 2016 19:24:31 -0700 Adam Simpkins graft: fix printing of --continue command stable
Fri, 29 Apr 2016 14:14:00 -0500 Kevin Bullock hghave: remove unused check for bdist_mpkg stable
Wed, 27 Apr 2016 10:20:36 -0500 Kevin Bullock osx: create a modern package including manpages stable
Wed, 27 Apr 2016 11:45:55 -0400 Augie Fackler hghave: add check for OS X packaging tools stable
Mon, 18 Apr 2016 23:59:55 -0400 Augie Fackler tests: add test for Mac OS X package construction stable
Mon, 18 Apr 2016 23:59:28 -0400 Augie Fackler osx: add support for keeping mpkgs stable
Mon, 18 Apr 2016 23:57:22 -0400 Augie Fackler osx: add support for dumping built dmg into OUTPUTDIR stable
Mon, 18 Apr 2016 23:55:58 -0400 Augie Fackler hghave: add check for bdist_mpkg stable
Wed, 27 Apr 2016 22:45:52 -0400 Matt Harbison verify: don't init subrepo when missing one is referenced (issue5128) (API) stable
Thu, 28 Apr 2016 08:52:13 -0700 Gregory Szorc setup: detect Python DLL filename from loaded DLL stable
Wed, 27 Apr 2016 09:23:39 -0700 Gregory Szorc exewrapper: add .dll to LoadLibrary() argument stable
Wed, 27 Apr 2016 14:02:54 -0700 Martin von Zweigbergk update: correct description of --check option stable
Tue, 26 Apr 2016 15:32:59 -0700 Adam Simpkins util: fix race in makedirs() stable
Sun, 24 Apr 2016 21:35:30 +0900 Yuya Nishihara chg: initialize sockdirfd to -1 instead of AT_FDCWD stable
Fri, 22 Apr 2016 13:38:02 -0500 Matt Mackall bdiff: further restrain potential quadratic performance stable
Thu, 21 Apr 2016 22:04:11 -0500 Matt Mackall bdiff: balance recursion to avoid quadratic behavior (issue4704) stable