log

age author description
Wed, 27 May 2015 04:34:03 -0700 Pierre-Yves David test: use bundle2 for exchange in test-largefile
Wed, 27 May 2015 04:30:40 -0700 Pierre-Yves David test: use bundle2 for exchange in test-push-warn
Wed, 27 May 2015 12:49:32 -0700 Pierre-Yves David test: use bundle2 for exchange in test-bookmark-pushpull
Wed, 27 May 2015 04:21:39 -0700 Pierre-Yves David test: use bundle2 for exchange in test-obsolete
Fri, 29 May 2015 10:34:12 -0700 Laurent Charignon revert: remove unused debug code in the test file
Thu, 28 May 2015 20:06:19 -0700 Ryan McElroy commands: rename current to active in variables and comments
Thu, 28 May 2015 20:03:42 -0700 Ryan McElroy templatekw: introduce active subkeyword from bookmarks keyword
Thu, 16 Apr 2015 15:18:59 -0700 Ryan McElroy bookmarks: name label for active bookmark correctly
Sat, 30 May 2015 02:06:09 +0800 Anton Shestakov tests: descending empty dirs works in all hgweb styles, test them too
Sat, 30 May 2015 01:57:19 +0800 Anton Shestakov tests: actualize the comment in test-hgweb-descend-empties.t
Sun, 17 May 2015 15:16:13 +0900 Yuya Nishihara revset: add fast path for _list() of integer revisions
Sun, 17 May 2015 15:11:38 +0900 Yuya Nishihara revset: optimize 'or' operation of trivial revisions to a list
Fri, 29 May 2015 21:31:00 +0900 Yuya Nishihara revset: make "null" able to appear in internal _list() expression
Sun, 24 May 2015 14:49:41 +0900 Yuya Nishihara revset: make internal _list() expression remove duplicated revisions
Sun, 24 May 2015 14:34:12 +0900 Yuya Nishihara repair: use _hexlist() to build revset expression from binary nodes
Thu, 28 May 2015 23:49:19 -0700 Pierre-Yves David listkey: display the size of the listkey payload in a debug message
Fri, 29 May 2015 00:09:36 -0700 Pierre-Yves David ssh: test some no-op pull through ssh with --debug
Wed, 27 May 2015 06:08:14 -0700 Pierre-Yves David subrepo: detect issue3781 case earlier so it apply to bundle2
Tue, 26 May 2015 23:06:17 -0700 Pierre-Yves David bundle2: hide bundle2 stream debug under a config flag
Tue, 26 May 2015 23:47:19 -0700 Pierre-Yves David bundle2: add generic debug output regarding processed interruption
Tue, 26 May 2015 23:58:38 -0700 Pierre-Yves David bundle2: add generic debug output regarding processed part payload
Tue, 26 May 2015 23:36:31 -0700 Pierre-Yves David bundle2: add generic debug output regarding processed part
Wed, 27 May 2015 00:02:49 -0700 Pierre-Yves David bundle2: add generic debug output at the end of bundle processing
Wed, 27 May 2015 00:00:35 -0700 Pierre-Yves David bundle2: add generic debug output regarding processed bundle
Thu, 28 May 2015 20:30:20 -0700 Durham Goode histedit: fix keep during --continue stable
Thu, 28 May 2015 16:42:21 -0400 Jordi Gutiérrez Hermoso dispatch: disable demandimport for the --debugger option
Thu, 28 May 2015 16:42:04 -0400 Jordi Gutiérrez Hermoso hooks: replace if-try-finally with a "with" statement
Thu, 28 May 2015 16:11:26 -0400 Jordi Gutiérrez Hermoso demandimport: define a `deactivated` context manager
Thu, 28 May 2015 14:14:11 -0400 Matt Harbison largefiles: drop the unused lfcommands._addchangeset()
Thu, 28 May 2015 13:34:37 -0400 Matt Harbison largefiles: use the convert extension for 'lfconvert --to-normal'