log

age author description
Fri, 18 Dec 2015 18:52:25 +0000 timeless diff: clarify comparison as first parent
Fri, 18 Dec 2015 06:19:22 +0000 timeless histedit: add progress support
Sun, 20 Dec 2015 18:38:21 +0900 Yuya Nishihara verify: remove unreachable code to reraise KeyboardInterrupt
Sun, 20 Dec 2015 16:34:54 -0600 Matt Mackall merge with stable
Fri, 18 Dec 2015 16:42:39 -0800 Durham Goode verify: move exc() function onto class
Fri, 18 Dec 2015 16:42:39 -0800 Durham Goode verify: move err() to be a class function
Fri, 18 Dec 2015 16:42:39 -0800 Durham Goode verify: move warn() to a class level function
Fri, 18 Dec 2015 16:42:39 -0800 Durham Goode verify: move fncachewarned up to a class variable
Fri, 18 Dec 2015 16:42:39 -0800 Durham Goode verify: move widely used variables into class members
Fri, 18 Dec 2015 16:42:39 -0800 Durham Goode verify: move verify logic into a class
Thu, 17 Dec 2015 21:18:02 -0500 Matt Harbison test-install: perform the wix checking on wdir() instead of "."
Fri, 18 Dec 2015 20:54:41 -0800 Martin von Zweigbergk revlog: fix bad indentation (replace tab by space) stable
Fri, 18 Dec 2015 12:54:45 -0800 Laurent Charignon log: speed up hg log <file|folder>
Fri, 18 Dec 2015 13:45:55 -0800 Laurent Charignon changelog: add a new method to get files modified by a changeset
Wed, 16 Dec 2015 17:22:37 -0500 Matt Harbison tests: convert directory separators to '/' for MSYS in test-check-py-compat
Wed, 16 Dec 2015 17:17:36 -0500 Matt Harbison tests: make `pwd` URL compatible on Windows in test-default-push
Wed, 16 Dec 2015 13:33:43 -0500 Matt Harbison windows: correct the import of win32
Thu, 17 Dec 2015 19:33:44 +0100 Pascal Quantin win32: add internals help topics to Inno Setup installer
Fri, 18 Dec 2015 09:57:35 -0500 Augie Fackler changegroups: add documentation for cg3
Mon, 14 Dec 2015 15:55:12 -0500 Mike Edgar changegroup: add flags field to cg3 delta header
Fri, 11 Dec 2015 11:23:49 -0500 Augie Fackler changegroup: introduce cg3, which has support for exchanging treemanifests
Fri, 18 Dec 2015 14:40:11 -0600 Matt Mackall merge with stable
Thu, 17 Dec 2015 17:16:02 -0800 Gregory Szorc revlog: seek to end of file before writing (issue4943) stable
Mon, 14 Dec 2015 20:57:21 -0500 Augie Fackler manifestmerge: have manifest do matching before diffing
Thu, 17 Dec 2015 14:57:20 +0000 timeless branch: reword help text
Thu, 17 Dec 2015 14:56:32 +0000 timeless archive: adjust help text
Thu, 17 Dec 2015 14:54:47 +0000 timeless annotate: add missing period to help
Thu, 17 Dec 2015 14:54:20 +0000 timeless addremove: make help match add
Thu, 17 Dec 2015 14:53:40 +0000 timeless add: mention .hgignore in help
Thu, 17 Dec 2015 15:05:25 +0000 timeless bundle: warn for --base with --all
Thu, 17 Dec 2015 15:03:45 +0000 timeless bundle: fix error for --all with destination
Thu, 17 Dec 2015 14:59:11 +0000 timeless bundle: fix grammar in help text
Thu, 17 Dec 2015 14:58:52 +0000 timeless bundle: clarify help text
Sun, 13 Dec 2015 20:07:19 +0900 Yuya Nishihara cmdutil: do not duplicate stdout by makefileobj()
Sun, 13 Dec 2015 20:01:11 +0900 Yuya Nishihara cmdutil: reimplement file wrapper that disables close()
Sun, 13 Dec 2015 19:57:54 +0900 Yuya Nishihara export: remove useless comparison between file object and string
Sun, 13 Dec 2015 19:47:46 +0900 Yuya Nishihara export: do not print '<fdopen>' as an output filename
Sun, 13 Dec 2015 19:32:01 +0900 Yuya Nishihara commandserver: implement name() to clarify channel is not a plain file
Tue, 15 Dec 2015 13:27:09 -0800 Mateusz Kwapich histedit: delete to drop
Wed, 16 Dec 2015 12:33:54 +0100 Mathias De Maré clonebundles: fix bundlespec typo
Thu, 17 Dec 2015 20:13:29 +0000 timeless record: fix hunk handling to remember the current function
Thu, 17 Dec 2015 14:38:22 +0000 timeless record: turn on showfunc
Thu, 17 Dec 2015 13:07:34 -0800 Bryan O'Sullivan parsers: use PyTuple_Pack instead of manual list-filling
Thu, 17 Dec 2015 15:23:36 -0800 Thu Trang Pham tags: mention --quiet switch in help (issue4920)
Thu, 17 Dec 2015 17:27:32 -0600 Matt Mackall merge with stable
Mon, 14 Dec 2015 23:04:17 +0000 timeless histedit: omit useless message from update (edit)
Mon, 14 Dec 2015 22:37:31 +0000 timeless histedit: omit useless message from update (_histedit)
Mon, 14 Dec 2015 21:43:16 +0000 timeless histedit: omit useless message from update (histeditaction)
Mon, 14 Dec 2015 23:14:06 +0000 timeless update: add quietempty flag to _showstats
Mon, 14 Dec 2015 22:08:14 +0000 timeless histedit: omit useless message from abort
Mon, 14 Dec 2015 23:13:25 +0000 timeless hg: add quietempty flag to _showstats
Thu, 17 Dec 2015 11:00:06 -0800 Mateusz Kwapich patch: disable nobinary when HGPLAIN=1
Thu, 17 Dec 2015 22:29:41 +0900 Yuya Nishihara help: add missed last new line to "internals" topic
Wed, 16 Dec 2015 20:58:26 -0600 Matt Mackall dirstate: make delaywrite sleep until the next multiple of n seconds
Wed, 16 Dec 2015 20:49:18 -0600 Matt Mackall dirstate: only invoke delaywrite if relevant
Wed, 16 Dec 2015 20:46:53 -0600 Matt Mackall dirstate: move delaywrite logic from write to _write
Mon, 07 Dec 2015 16:16:06 -0600 Matt Mackall run-tests: show scheduling with --showchannels
Sun, 06 Dec 2015 15:14:01 -0600 Matt Mackall tests: avoid duplicate install steps in test-run-tests
Fri, 04 Dec 2015 17:05:20 -0600 Matt Mackall run-tests: add more scheduling weight hints
Fri, 04 Dec 2015 14:55:10 -0600 Matt Mackall run-tests: report timeouts in a less alarming fashion
Mon, 30 Nov 2015 13:47:29 -0600 Matt Mackall ui: try to handle $$ more robustly in prompts (issue4970) stable
Wed, 16 Dec 2015 17:40:01 -0600 Matt Mackall merge with stable
Tue, 15 Dec 2015 07:57:04 +0000 timeless import: reorder help text
Tue, 15 Dec 2015 07:56:03 +0000 timeless import: add word to help text
Tue, 15 Dec 2015 07:54:01 +0000 timeless import: refactor exact flag
Mon, 14 Dec 2015 05:29:55 +0000 timeless help: filter extension commands
Mon, 14 Dec 2015 06:00:32 +0000 timeless test-help: tighten grep patterns
Mon, 14 Dec 2015 11:19:48 -0800 Laurent Charignon summary: add troubles list to the output of hg summary
Wed, 16 Dec 2015 17:17:12 -0600 Matt Mackall wix: add missing template
Sun, 13 Sep 2015 22:54:51 -0400 Matt Harbison tests: add coverage to ensure Wix tracks 'help' and 'templates' files
Sun, 13 Dec 2015 18:13:44 -0500 Matt Harbison perf: adjust perfstartup() for Windows
Sun, 13 Dec 2015 15:36:20 -0500 Matt Harbison test-hgignore: conditionalize an illegal Windows filename
Sat, 12 Dec 2015 21:36:21 -0600 Matt Mackall mac: fix percent-encoding of non-utf-8 characters (issue4999)
Sun, 13 Dec 2015 11:19:55 -0800 Gregory Szorc help: support loading sub-topics
Sun, 13 Dec 2015 11:29:01 -0800 Gregory Szorc help: pass sub-topic into help query functions
Sun, 13 Dec 2015 11:04:45 -0800 Gregory Szorc help: pass subtopic into help()
Sun, 13 Dec 2015 10:35:03 -0800 Gregory Szorc help: add "internals" topic
Sun, 13 Dec 2015 10:45:27 -0800 Gregory Szorc help: teach loaddoc to load from a different directory
Sun, 13 Dec 2015 11:34:04 -0800 Gregory Szorc setup.py: package internals help files
Sun, 13 Dec 2015 11:27:52 -0800 Gregory Szorc help: add documentation for bundle types
Sun, 25 Oct 2015 00:19:45 +0100 Gregory Szorc help: add documentation for changegroup formats
Sun, 06 Dec 2015 19:04:10 -0800 Gregory Szorc util: reimplement lrucachedict
Sat, 12 Dec 2015 10:58:05 -0800 Siddharth Agarwal record: don't dereference symlinks while copying over stat data stable
Sat, 12 Dec 2015 11:00:04 -0800 Siddharth Agarwal copyfile: add an optional parameter to copy other stat data stable
Sat, 05 Dec 2015 22:49:39 -0800 Pierre-Yves David tests: move the '-hg' postfix for all style tests
Sat, 05 Dec 2015 22:47:26 -0800 Pierre-Yves David test: rename 'check-code' own test to 'test-contrib-check-code.t'
Mon, 14 Dec 2015 10:47:27 -0800 Bryan O'Sullivan parsers: add a missed PyErr_NoMemory
Mon, 14 Dec 2015 10:47:26 -0800 Bryan O'Sullivan parsers: check results of PyInt_FromLong (issue4771)
Mon, 14 Dec 2015 10:47:24 -0800 Bryan O'Sullivan parsers: simplify error logic in compute_phases_map_sets
Sun, 13 Dec 2015 18:48:35 +0900 Yuya Nishihara util: rename argument of isatty()
Sat, 21 Nov 2015 16:21:52 +0900 Yuya Nishihara posix: remove unixdomainserver class
Sat, 12 Dec 2015 23:22:18 -0800 Gregory Szorc revlog: use absolute_import
Sat, 12 Dec 2015 23:19:38 -0800 Gregory Szorc windows: use absolute_import
Sat, 12 Dec 2015 23:17:22 -0800 Gregory Szorc similar: use absolute_import
Sat, 12 Dec 2015 23:14:08 -0800 Gregory Szorc util: use absolute_import
Sat, 12 Dec 2015 23:30:37 -0500 Gregory Szorc util: make hashlib import unconditional
Sat, 12 Dec 2015 23:26:12 -0800 Gregory Szorc encoding: use double backslash
Sat, 12 Dec 2015 22:57:48 -0500 Gregory Szorc encoding: use absolute_import
Sat, 12 Dec 2015 22:20:29 -0500 Gregory Szorc hg: establish function for performing post-share actions
Sat, 12 Dec 2015 22:07:40 -0500 Gregory Szorc share: pass named arguments
Tue, 24 Nov 2015 23:03:54 +0900 Yuya Nishihara commandserver: cut import cycle by itself
Tue, 24 Nov 2015 22:58:40 +0900 Yuya Nishihara commandserver: use absolute_import
Mon, 14 Dec 2015 22:21:30 +0000 timeless tests: histedit-helpers fixbundle should not complain about no input
Mon, 14 Dec 2015 22:34:30 +0000 timeless tests: relax histedit issue4251 and issue3893 backups
Sun, 13 Dec 2015 09:40:53 -0800 Gregory Szorc setup.py: use bytes literals
Tue, 15 Dec 2015 07:17:15 +0100 Mathias De Maré clonebundles: fix typo
Mon, 14 Dec 2015 20:47:22 -0500 Augie Fackler merge: rework manifestmerge to use a matcher
Mon, 14 Dec 2015 20:37:41 -0500 Augie Fackler merge: restate calculateupdates in terms of a matcher
Mon, 14 Dec 2015 18:54:03 -0500 Augie Fackler merge: have merge.update use a matcher instead of partial fn
Sat, 12 Dec 2015 09:57:05 -0800 Martin von Zweigbergk treemanifest: don't iterate entire matching submanifests on match()
Sat, 12 Dec 2015 20:59:37 -0800 Bryan O'Sullivan pathencode: remove an unused assignment
Sat, 12 Dec 2015 20:57:01 -0800 Bryan O'Sullivan parsers: narrow scope of a variable to be less confusing
Sat, 12 Dec 2015 20:10:33 -0800 Bryan O'Sullivan manifest: fix formatting
Sat, 12 Dec 2015 13:39:29 -0500 Gregory Szorc parsers: use absolute_import
Sat, 12 Dec 2015 13:46:32 -0500 Gregory Szorc osutil: use absolute_import
Sat, 12 Dec 2015 13:37:56 -0500 Gregory Szorc mpatch: use absolute_import
Sat, 12 Dec 2015 13:35:41 -0500 Gregory Szorc diffhelpers: use absolute_import
Sat, 12 Dec 2015 13:34:55 -0500 Gregory Szorc bdiff: use absolute_import
Sat, 12 Dec 2015 13:33:47 -0500 Gregory Szorc base85: use absolute_import
Sat, 12 Dec 2015 13:32:25 -0500 Gregory Szorc destutil: use absolute_import