Wed, 16 Sep 2015 12:36:21 -0700 Siddharth Agarwal merge: move merge step to the end
Wed, 16 Sep 2015 19:52:06 -0700 Siddharth Agarwal lock: factor out lock testing into a separate function
Wed, 16 Sep 2015 19:26:59 -0700 Siddharth Agarwal lock: factor code to read lock into a separate function
Thu, 17 Sep 2015 15:38:00 -0700 Siddharth Agarwal tests: add unit tests for locking code
Tue, 22 Sep 2015 02:09:10 +0800 Anton Shestakov gitweb: port code selection without line numbers from paper
Sun, 13 Sep 2015 22:34:58 +0900 Yuya Nishihara obsolete: remove unused _knownrevs function
Thu, 17 Sep 2015 16:08:10 -0700 Pierre-Yves David bookmark: do not crash when active bookmark is forward and --date is used
Thu, 17 Sep 2015 17:17:54 -0700 Pierre-Yves David bookmark: actually test update behavior in both cases
Fri, 18 Sep 2015 14:03:32 +0800 Anton Shestakov coal: reuse style-paper.css and use a separate css file for visual tweaks
Fri, 18 Sep 2015 01:06:27 +0800 Anton Shestakov coal: reuse all templates from paper/map by %including the file
Fri, 04 Sep 2015 05:40:52 -0400 timeless help/config: reword committemplate external editor text
Fri, 04 Sep 2015 05:40:37 -0400 timeless help/config: reword committemplate multibyte character text
Fri, 28 Aug 2015 15:43:14 -0400 timeless help/config: use :hg:`help config....` notation
Fri, 28 Aug 2015 15:24:58 -0400 timeless help/config: omit True or False
Fri, 28 Aug 2015 15:13:28 -0400 timeless help/config: capitalize items
Thu, 17 Sep 2015 21:20:35 -0400 timeless tests: add more doctests for check-translation deprecated
Thu, 17 Sep 2015 21:20:17 -0400 timeless tests: cleanup check-translation deprecated
Fri, 18 Sep 2015 14:24:53 +0800 Anton Shestakov gitweb: add author to filelogentry
Fri, 18 Sep 2015 14:24:38 +0800 Anton Shestakov monoblue: add author to filelogentry
Fri, 18 Sep 2015 14:23:44 +0800 Anton Shestakov monoblue: split a long line in filelogentry template
Fri, 18 Sep 2015 21:32:43 +0900 Yuya Nishihara readbundle: fix typo of None compression
Fri, 11 Sep 2015 17:06:56 -0700 Pierre-Yves David readbundle: map 'HG10UN' to None compression
Fri, 11 Sep 2015 17:06:02 -0700 Pierre-Yves David getsubset: use None to request uncompressed changegroup
Fri, 11 Sep 2015 17:05:46 -0700 Pierre-Yves David bundle: use None when unpacking uncompressed changegroup
Tue, 15 Sep 2015 17:43:54 -0700 Pierre-Yves David writebundle: use 'None' instead of 'UN' for the bundle2 case
Tue, 15 Sep 2015 17:53:28 -0700 Pierre-Yves David compression: use 'None' for no-compression
Tue, 15 Sep 2015 17:35:32 -0700 Pierre-Yves David changegroup: move all compressions utilities in util
Tue, 15 Sep 2015 13:12:03 -0700 Pierre-Yves David obsolete: clarify that 'successorssets' returns the latest successors
Tue, 15 Sep 2015 13:10:25 -0700 Pierre-Yves David obsolete: drop an empty line at the end of a docstring
Fri, 11 Sep 2015 12:45:19 -0700 Pierre-Yves David traceback: allow providing a local support contact point
Thu, 17 Sep 2015 11:50:55 -0700 Pierre-Yves David dispatch: pre-indent the extensions blaming logic
Thu, 17 Sep 2015 07:49:18 -0400 timeless tests: check for inconsistently translated DEPRECATED
Thu, 17 Sep 2015 07:33:21 -0400 timeless i18n-fr: reject translation which is missing DEPRECATED
Thu, 17 Sep 2015 07:47:30 -0400 timeless i18n-pt_BR: select a single definition of DEPRECATED
Thu, 17 Sep 2015 07:37:20 -0400 timeless i18n-sv: select a single definition of DEPRECATED
Thu, 17 Sep 2015 07:34:27 -0400 timeless i18n-ro: use ()s instead of [] for DEPRECATED
Thu, 17 Sep 2015 07:34:13 -0400 timeless i18n-ro: include translation of DEPRECATED
Thu, 17 Sep 2015 07:35:03 -0400 timeless i18n-zh_CN: include translation of DEPRECATED
Thu, 17 Sep 2015 07:33:44 -0400 timeless i18n-it: include translation of DEPRECATED
Thu, 17 Sep 2015 07:32:28 -0400 timeless i18n-da: include translation of DEPRECATED
Thu, 17 Sep 2015 07:31:07 -0400 timeless test-i18n: always run non gettext tests
Tue, 15 Sep 2015 00:32:39 +0900 Yuya Nishihara localrepo: refresh filecache stats only if transaction finished successfully
Tue, 15 Sep 2015 21:00:28 +0900 Yuya Nishihara localrepo: move closure of lock release to class
Wed, 16 Sep 2015 22:30:36 +0800 Anton Shestakov highlight: add highlightfiles config option which takes a fileset (issue3005)
Fri, 04 Sep 2015 11:15:02 -0400 timeless posix: shellquote do not require quoting for "+" (issue4818)
Sat, 12 Sep 2015 12:16:39 -0700 Gregory Szorc hgweb: consume generator inside context manager (issue4756)
Thu, 27 Aug 2015 14:46:26 -0400 Augie Fackler histedit: use one editor when multiple folds happen in a row (issue3524) (BC)
Mon, 14 Sep 2015 18:41:09 +0800 Anton Shestakov hgweb: replace .sourcelast with .bottomline that does the same
Sun, 13 Sep 2015 21:01:34 +0800 Anton Shestakov coal: copy newer things from paper
Sat, 12 Sep 2015 16:11:17 -0700 Gregory Szorc revlog: optionally cache the full text when adding revisions
Sat, 12 Sep 2015 15:16:47 -0700 Gregory Szorc revlog: drop local assignment of cache variable
Sat, 12 Sep 2015 12:47:00 -0700 Gregory Szorc revlog: rename generic "i" variable to "indexdata"
Sat, 12 Sep 2015 11:31:56 -0700 Gregory Szorc hg: always create new localrepository instance
Thu, 10 Sep 2015 19:45:46 -0400 timeless test-bad-extension: reduce dependencies on other things
Thu, 10 Sep 2015 20:22:37 -0400 timeless help: fix help argument parsing and documentation
Thu, 10 Sep 2015 10:48:20 -0400 timeless minirst: establish leveling for nested definitions
Sun, 13 Sep 2015 16:30:21 -0400 Jordi GutiƩrrez Hermoso dispatch: use the right context manager to deactivate demandimport
Thu, 10 Sep 2015 10:50:03 -0400 Augie Fackler ui: improve docs on ui.log
Sat, 12 Sep 2015 00:21:41 +0900 Yuya Nishihara templater: switch ctx of list expression to rev of revset() (BC)
Thu, 10 Sep 2015 23:32:36 +0900 Yuya Nishihara fileset: handle error of string unescaping
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip