log

age author description
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
Thu, 10 Sep 2015 23:29:55 +0900 Yuya Nishihara revset: handle error of string unescaping
Thu, 10 Sep 2015 23:25:10 +0900 Yuya Nishihara parser: move unescape helper from templater
Thu, 10 Sep 2015 16:14:39 -0700 Pierre-Yves David unionrepo: take delta base in account with building unified revlog