log

age author description
Tue, 31 Mar 2015 15:06:55 -0700 Martin von Zweigbergk test-manifest: extract constants for binary hashes
Tue, 31 Mar 2015 14:46:05 -0700 Martin von Zweigbergk test-manifest: create constant for empty manifest
Mon, 30 Mar 2015 23:25:55 +0900 Yuya Nishihara patchbomb: factor out scmutil.revrange() calls
Tue, 31 Mar 2015 00:52:17 +0900 Yuya Nishihara patchbomb: return outgoing revs as a smartset
Mon, 30 Mar 2015 23:54:29 +0900 Yuya Nishihara templatefilters: add "upper" and "lower" for case conversion
Wed, 01 Apr 2015 12:50:10 -0700 Durham Goode repoview: improve compute staticblockers perf
Tue, 31 Mar 2015 22:29:12 -0700 Gregory Szorc hgweb: add phase to {changeset} template
Tue, 31 Mar 2015 22:35:12 -0700 Gregory Szorc json: implement {changeset} template
Tue, 31 Mar 2015 21:49:10 -0700 Gregory Szorc test-hgweb-json: fix URL for file revision tests
Tue, 31 Mar 2015 19:34:37 -0700 Siddharth Agarwal dirstate._normalize: don't construct dirfoldmap if not necessary
Tue, 31 Mar 2015 19:29:39 -0700 Siddharth Agarwal dirstate.walk: don't keep track of normalized files in parallel
Tue, 31 Mar 2015 19:18:27 -0700 Siddharth Agarwal dirstate.walk: factor out directory traversal
Wed, 01 Apr 2015 13:27:56 -0500 Matt Mackall Added signature for changeset 2e2e9a0750f9 stable
Wed, 01 Apr 2015 13:27:42 -0500 Matt Mackall Added tag 3.3.3 for changeset 2e2e9a0750f9 stable
Tue, 31 Mar 2015 20:20:17 -0300 Wagner Bruna i18n-pt_BR: synchronized with d09262d6ec23 stable 3.3.3
Tue, 31 Mar 2015 18:09:21 -0500 Matt Mackall tests: fix py2.4 glob for devel warnings
Tue, 31 Mar 2015 17:49:46 -0500 Matt Mackall merge with stable
Tue, 31 Mar 2015 15:41:02 -0700 Siddharth Agarwal dirstate: fix order of initializing nf vs f
Mon, 30 Mar 2015 18:10:59 -0700 Drew Gottlieb treemanifest: make treemanifest.matches() faster
Mon, 30 Mar 2015 17:21:49 -0700 Drew Gottlieb treemanifest: add treemanifest._isempty()
Fri, 27 Mar 2015 13:16:13 -0700 Drew Gottlieb treemanifest: remove treemanifest._intersectfiles()
Mon, 30 Mar 2015 11:58:39 -0700 Drew Gottlieb manifest: add some tests for manifest.matches()
Tue, 31 Mar 2015 17:42:46 -0400 Matt Harbison forget: cleanup the output for an inexact case match on icasefs stable
Mon, 30 Mar 2015 21:37:24 -0700 Gregory Szorc json: implement {branches} template
Tue, 31 Mar 2015 14:54:56 -0700 Gregory Szorc json: implement {bookmarks} template
Tue, 31 Mar 2015 14:52:21 -0700 Gregory Szorc json: implement {tags} template
Mon, 30 Mar 2015 20:15:03 -0700 Gregory Szorc templates: add a stub template for json
Mon, 30 Mar 2015 20:56:54 -0700 Gregory Szorc get-with-headers: support parsing and pretty printing JSON
Tue, 31 Mar 2015 16:14:14 -0500 Matt Mackall merge with stable
Sun, 29 Mar 2015 19:47:16 -0700 Siddharth Agarwal dirstate.walk: use the file foldmap to normalize
Sun, 29 Mar 2015 19:42:49 -0700 Siddharth Agarwal dirstate: split the foldmap into separate ones for files and directories
Sat, 28 Mar 2015 18:53:54 -0700 Siddharth Agarwal dirstate: introduce function to normalize just filenames
Sun, 29 Mar 2015 19:23:05 -0700 Siddharth Agarwal dirstate: factor out code to discover normalized path
Tue, 31 Mar 2015 11:11:39 -0400 Matt Harbison dirstate: don't require exact case when adding dirs on icasefs (issue4578) stable
Tue, 31 Mar 2015 11:58:14 -0700 Nathan Goldbaum filemerge: clean up language in mergemarkertemplate help stable
Tue, 31 Mar 2015 14:27:45 -0400 Matt Harbison color: fix crash in cmd.exe
Wed, 18 Mar 2015 21:44:25 -0700 Martin von Zweigbergk log: prefer 'wctx' over 'pctx' for working context
Tue, 31 Mar 2015 08:31:42 -0500 Matt Mackall merge with stable
Tue, 31 Mar 2015 08:04:42 -0500 Matt Mackall tags: remove scary message about corrupt tags cache
Sun, 29 Mar 2015 19:15:04 +0200 Andrew Shadura hgk: use switch instead of a less efficient if/elseif/if
Sun, 29 Mar 2015 19:12:08 +0200 Andrew Shadura hgk: set distinct fill and outline colour for non-public and obsolete changesets
Sun, 29 Mar 2015 18:44:53 +0200 Andrew Shadura hgk: show secret changesets differently (shape and label)
Fri, 27 Mar 2015 20:41:30 -0700 Martin von Zweigbergk manifestv2: implement slow readdelta() without revdiff
Fri, 27 Mar 2015 17:07:24 -0700 Martin von Zweigbergk manifestv2: disable fastdelta optimization
Fri, 27 Mar 2015 16:19:44 -0700 Martin von Zweigbergk manifestv2: add (unused) config option
Fri, 27 Mar 2015 15:37:46 -0700 Martin von Zweigbergk manifest: extract method for creating manifest text
Fri, 27 Mar 2015 15:02:43 -0700 Martin von Zweigbergk manifest: extract method for parsing manifest
Sun, 29 Mar 2015 18:28:48 -0700 Siddharth Agarwal dirstate._walkexplicit: don't bother normalizing '.'
Sun, 29 Mar 2015 23:28:30 -0700 Siddharth Agarwal dirstate._walkexplicit: drop normpath calls
Sun, 29 Mar 2015 23:27:25 -0700 Siddharth Agarwal dirstate._walkexplicit: indicate root as '.', not ''
Mon, 30 Mar 2015 12:57:55 -0700 Laurent Charignon phases: add killswitch for native implementation
Mon, 30 Mar 2015 12:48:15 -0700 Laurent Charignon phases: move pure phase computation in a function
Tue, 24 Mar 2015 14:24:55 -0700 Laurent Charignon revset: add hook after tree parsing
Mon, 30 Mar 2015 14:58:42 -0400 Augie Fackler hgk: remove unused revlog import
Sat, 28 Mar 2015 14:55:28 -0700 Gregory Szorc run-tests: obtain replacements inside Test._runcommand
Sat, 28 Mar 2015 21:33:47 +0100 Andrew Shadura hgk: remove no longer needed debug-rev-parse command
Sat, 28 Mar 2015 21:24:57 +0100 Andrew Shadura hgk: remove no longer needed debug-config command
Sat, 28 Mar 2015 20:05:01 +0100 Andrew Shadura hgk: display obsolete changesets in darkgrey
Sat, 28 Mar 2015 19:36:21 +0100 Andrew Shadura hgk: pass --hidden switch to hg subprocesses when needed
Sat, 28 Mar 2015 19:34:03 +0100 Andrew Shadura hgk: remove repetitious (and wrong) command syntax descriptions
Sat, 28 Mar 2015 14:28:22 -0700 Gregory Szorc run-tests: separate newline normalization from replacements
Sat, 28 Mar 2015 14:12:57 -0700 Gregory Szorc run-tests: remove arguments from Test._runcommand
Sat, 28 Mar 2015 14:08:25 -0700 Gregory Szorc run-tests: move run into Test class
Sat, 28 Mar 2015 19:39:03 -0700 Gregory Szorc run-tests: wait for test threads after first error
Sat, 28 Mar 2015 00:21:30 -0700 Gregory Szorc run-tests: report code coverage from source directory
Sat, 28 Mar 2015 00:47:58 -0700 Gregory Szorc run-tests: collect aggregate code coverage
Fri, 27 Mar 2015 23:17:19 -0700 Gregory Szorc run-tests: obtain code coverage via Python API
Sat, 28 Mar 2015 12:58:44 -0700 Gregory Szorc commands.debugrevlog: report max chain length
Fri, 27 Mar 2015 20:55:54 -0700 Martin von Zweigbergk _lazymanifest: drop unnecessary call to sorted()
Sun, 29 Mar 2015 00:00:14 -0400 Matt Harbison test-git-export: add globs the test runner wants on Windows
Sun, 29 Mar 2015 10:41:23 -0700 Gregory Szorc run-tests: explicitly handle unicode when writing xunit file
Sun, 29 Mar 2015 19:06:23 +0200 André Sintzoff parsers.c: avoid implicit conversion loses integer warnings
Sun, 29 Mar 2015 00:20:56 -0400 Matt Harbison test-annotate: conditionalize error output for Windows
Sat, 28 Mar 2015 23:57:16 -0400 Matt Harbison test-diffstat: add a glob the test runner wants on Windows
Tue, 24 Mar 2015 21:36:38 +0100 Mathias De Maré tests: add testing for diff.showfunc
Mon, 30 Mar 2015 10:43:52 -0700 Drew Gottlieb manifest: make manifest.intersectfiles() internal
Sat, 28 Mar 2015 11:19:34 +0100 Adrian Buehlmann win32: add comment about WinError
Sat, 28 Mar 2015 20:22:03 +0900 Yuya Nishihara templates: fix "log -q" output of phases style stable
Fri, 27 Mar 2015 14:11:13 -0700 Laurent Charignon record_curses: fix ui bug for newly added file
Sat, 28 Mar 2015 00:08:26 -0500 Matt Mackall import-checker: rotatecycle is actually the canonical cycle key
Fri, 27 Mar 2015 23:52:23 -0500 Matt Mackall import-checker: make search algorithm non-recursive breadth-first
Fri, 27 Mar 2015 19:27:19 -0500 Matt Mackall import-checker: drop set() from cyclekey()
Fri, 27 Mar 2015 19:25:40 -0500 Matt Mackall import-checker: drop duplicate element from cycle
Fri, 27 Mar 2015 18:50:39 -0500 Matt Mackall import-checker: fix rotatecycle
Fri, 27 Mar 2015 01:03:06 -0700 Siddharth Agarwal dirs.addpath: rework algorithm to search forward
Sat, 14 Mar 2015 17:40:47 +0900 Yuya Nishihara changeset_printer: use changectx to get status tuple
Sat, 14 Mar 2015 17:23:51 +0900 Yuya Nishihara changeset_printer: replace _meaningful_parentrevs() by changeset_templater's
Sat, 14 Mar 2015 17:19:04 +0900 Yuya Nishihara changeset_printer: use context objects consistently to show parents
Thu, 26 Mar 2015 23:56:18 +0900 Yuya Nishihara children: don't pass filectx to displayer
Fri, 27 Mar 2015 15:13:21 -0500 Matt Mackall verify: add a note about a paleo-bug
Fri, 27 Mar 2015 13:51:21 -0500 Matt Mackall cmdutil: remove some excess vertical whitespace
Fri, 27 Mar 2015 13:48:51 -0500 Matt Mackall revert: move calculation of targetsubs earlier
Wed, 25 Mar 2015 15:53:30 -0700 Laurent Charignon shelve: add interactive mode
Wed, 25 Mar 2015 15:52:28 -0700 Laurent Charignon shelve: add interactive mode command line option
Wed, 25 Mar 2015 15:51:57 -0700 Laurent Charignon record: change return value of recording code
Wed, 25 Mar 2015 14:01:14 -0700 Laurent Charignon revert: fix --interactive on local modification (issue4576)
Wed, 25 Mar 2015 13:55:35 +0900 FUJIWARA Katsunori largefiles: remove useless overrideupdate
Wed, 25 Mar 2015 13:55:35 +0900 FUJIWARA Katsunori update: replace workingctx.dirty and raising Abort by cmdutil.bailifchanged
Wed, 25 Mar 2015 13:55:35 +0900 FUJIWARA Katsunori cmdutil: allow bailifchanged to ignore merging in progress
Wed, 25 Mar 2015 13:55:35 +0900 FUJIWARA Katsunori subrepo: add bailifchanged to centralize raising Abort if subrepo is dirty
Wed, 25 Mar 2015 13:55:32 +0900 FUJIWARA Katsunori subrepo: add dirtyreason to centralize composing dirty reason message
Wed, 25 Mar 2015 16:40:37 -0700 Laurent Charignon record_curses: add test for newly added files
Wed, 25 Mar 2015 17:18:48 -0700 Martin von Zweigbergk test-manifest.py: don't test .text() with present node suffix
Thu, 26 Mar 2015 09:42:21 -0700 Martin von Zweigbergk treemanifest: drop 22nd byte for consistency with manifestdict
Wed, 25 Mar 2015 14:13:46 -0700 Martin von Zweigbergk test-manifest.py: rewrite tests in terms of manifestdict
Wed, 25 Mar 2015 14:21:34 -0700 Martin von Zweigbergk test-manifest.py: separate out test for double-free after copy()
Wed, 25 Mar 2015 22:20:44 -0400 Matt Harbison revert: evaluate subrepos to revert against the working directory
Wed, 25 Mar 2015 21:54:47 -0400 Matt Harbison revert: handle subrepos missing in the given --rev
Wed, 25 Mar 2015 16:21:58 -0700 Siddharth Agarwal osutil: mark end of string with null char, not 0
Wed, 25 Mar 2015 15:55:31 -0700 Siddharth Agarwal osutil: use getdirentriesattr on OS X if possible
Wed, 25 Mar 2015 16:43:29 -0700 Siddharth Agarwal osutil._listdir: rename to _listdir_stat
Mon, 16 Mar 2015 17:11:25 +0900 Yuya Nishihara revset: optimize "x & fullreposet" case
Mon, 16 Mar 2015 18:36:53 +0900 Yuya Nishihara debugrevspec: show nesting structure of smartsets if verbose
Mon, 16 Mar 2015 18:15:06 +0900 Yuya Nishihara revset: add __repr__ to all smartset classes
Wed, 18 Mar 2015 20:40:02 -0700 Yung-Jin (Joey) Hu status: add relative directory help text (issue3835)
Wed, 25 Mar 2015 11:55:15 -0700 Sean Farley diff: rename --relative option to --root
Wed, 25 Mar 2015 15:58:31 -0400 Mike Edgar revlog: make converting from inline to non-line work after a strip
Tue, 24 Mar 2015 12:52:53 -0700 Laurent Charignon check-code: in C code, prevent space before closing parenthesis
Sat, 17 Jan 2015 12:39:44 +0900 Yuya Nishihara match: remove unused assignment of ctx
Sat, 17 Jan 2015 14:22:21 +0900 Yuya Nishihara revert: comment that filesets are always evaluated against workingctx
Tue, 24 Mar 2015 15:47:57 -0700 Martin von Zweigbergk revert: take fast path also when not reverting to '.'
Tue, 24 Mar 2015 13:56:51 -0700 Martin von Zweigbergk revert: define 'wctx' a little earlier and use it more
Wed, 29 Oct 2014 08:43:39 -0700 Martin von Zweigbergk match: add isexact() method to hide internals
Wed, 19 Nov 2014 15:56:58 -0800 Martin von Zweigbergk matcher: make e.g. 'relpath:.' lead to fast paths
Wed, 25 Mar 2015 14:56:54 -0400 Matt Harbison revset: add the 'subrepo' symbol
Tue, 24 Mar 2015 20:28:39 -0700 Gregory Szorc tags: improve documentation
Fri, 20 Mar 2015 11:14:27 -0700 Laurent Charignon phase: default to C implementation for phase computation
Tue, 24 Mar 2015 11:00:09 -0700 Laurent Charignon phase: compute phases in C
Wed, 25 Mar 2015 14:16:10 -0500 Matt Mackall manifest: move C bool polyfill into util.h
Wed, 25 Mar 2015 14:13:11 -0500 Matt Mackall manifest: use util.h to get Py_ssize_t
Fri, 13 Mar 2015 18:28:11 -0400 Augie Fackler clone: add progress support to hardlink clones (issue3059)
Thu, 19 Mar 2015 10:24:22 -0400 Augie Fackler util: add progress callback support to copyfiles
Mon, 23 Mar 2015 23:04:51 -0700 Martin von Zweigbergk revert: evaluate filesets against working directory (issue4497)
Tue, 24 Mar 2015 10:27:56 -0700 Martin von Zweigbergk largefiles: extract and reuse 'standin' variable in overriderevert()
Fri, 20 Mar 2015 10:05:31 -0700 Martin von Zweigbergk largefiles: override cmdutil.revert() instead of comands.revert()
Sat, 21 Mar 2015 12:01:05 -0400 Matt Harbison test-commit-interactive-curses: backout 852801178a63
Sat, 21 Mar 2015 11:56:43 -0400 Matt Harbison test-interactive: use stable EOL in various file generating routines
Tue, 17 Mar 2015 15:46:36 -0700 Siddharth Agarwal patch.diff: restrict matcher to relative root in certain cases
Tue, 17 Mar 2015 15:46:30 -0700 Siddharth Agarwal commands.diff: add support for diffs relative to a subdirectory
Tue, 17 Mar 2015 15:06:40 -0700 Siddharth Agarwal cmdutil.diffordiffstat: add support for diffs relative to a subdirectory
Sun, 22 Mar 2015 19:19:16 -0700 Siddharth Agarwal test-fileset.t: remove 'bar ' and 'baz\' from tested filenames
Mon, 23 Mar 2015 18:21:01 -0700 Gregory Szorc commands.push: abort when revisions evaluate to empty set (BC)
Mon, 23 Mar 2015 17:07:25 -0700 Martin von Zweigbergk largefiles: fix typo with s/__class/__class__/
Mon, 23 Mar 2015 14:47:35 -0400 Paul Fisher hgweb: pull line numbers out of main flow of source content
Mon, 23 Mar 2015 15:41:43 -0500 Matt Mackall merge with stable
Fri, 20 Mar 2015 23:35:13 -0400 Matt Harbison crecord: don't abort on Windows when curses isn't available
Sat, 21 Mar 2015 01:24:17 -0400 Matt Harbison test-fileset: forget non-portable files to avoid failures on Windows
Fri, 20 Mar 2015 23:32:00 -0400 Matt Harbison crecord: conditionalize the imports that are not available on Windows
Fri, 20 Mar 2015 21:55:11 -0400 Matt Harbison cmdutil: drop a duplicate import of crecord
Sat, 16 Aug 2014 17:50:55 +0900 Yuya Nishihara annotate: add option to annotate working-directory files
Thu, 19 Mar 2015 23:31:53 +0900 Yuya Nishihara committablefilectx: override linkrev() to point to the associated changectx
Sat, 16 Aug 2014 13:44:16 +0900 Yuya Nishihara revset: add wdir() function to specify workingctx revision by command
Sun, 22 Mar 2015 19:08:13 -0400 Matt Harbison win32: 'raise ctypes.WinError' -> 'raise ctypes.WinError()' stable
Tue, 17 Mar 2015 13:41:24 -0700 Siddharth Agarwal patch.diff: add support for diffs relative to a subdirectory
Tue, 17 Mar 2015 12:59:41 -0700 Siddharth Agarwal patch.trydiff: add support for stripping a relative root
Fri, 20 Mar 2015 17:30:38 -0500 Matt Mackall merge with stable
Fri, 20 Mar 2015 16:39:07 -0500 Matt Mackall obsolete: mark warning for translation
Wed, 18 Mar 2015 23:03:41 -0400 Matt Harbison subrepo: add basic support to hgsubrepo for the files command
Fri, 20 Mar 2015 00:30:35 -0700 Pierre-Yves David mergecopies: reuse ancestry context when traversing file history (issue4537) stable
Thu, 19 Mar 2015 23:57:34 -0700 Pierre-Yves David adjustlinkrev: handle 'None' value as source stable
Thu, 19 Mar 2015 23:52:26 -0700 Pierre-Yves David adjustlinkrev: prepare source revs for ancestry only once stable
Wed, 18 Mar 2015 22:56:41 -0400 Matt Harbison subrepo: add the parent context to hgsubrepo
Thu, 19 Mar 2015 21:26:18 -0700 Siddharth Agarwal fileset: add a fileset for portable filenames
Thu, 19 Mar 2015 19:52:23 -0700 Pierre-Yves David annotate: reuse ancestry context when adjusting linkrev (issue4532) stable
Mon, 16 Mar 2015 16:01:16 -0700 Martin von Zweigbergk treemanifest: make hasdir() faster
Tue, 03 Mar 2015 13:50:06 -0800 Martin von Zweigbergk treemanifest: make filesnotin() faster
Thu, 19 Feb 2015 17:13:35 -0800 Martin von Zweigbergk treemanifest: make diff() faster
Mon, 23 Feb 2015 10:57:57 -0800 Martin von Zweigbergk treemanifest: store directory path in treemanifest nodes
Thu, 19 Mar 2015 11:07:57 -0700 Martin von Zweigbergk treemanifest: add configuration for using treemanifest type
Thu, 19 Mar 2015 11:08:42 -0700 Martin von Zweigbergk treemanifest: create treemanifest class
Thu, 19 Mar 2015 23:36:06 +0900 FUJIWARA Katsunori bookmarks: rewrite comparing bookmarks in commands.summary() by compare()
Thu, 19 Mar 2015 23:36:05 +0900 FUJIWARA Katsunori bookmarks: remove useless diff()
Thu, 19 Mar 2015 23:36:05 +0900 FUJIWARA Katsunori bookmarks: add outgoing() to replace diff() for outgoing bookmarks
Thu, 19 Mar 2015 23:36:05 +0900 FUJIWARA Katsunori bookmarks: add incoming() to replace diff() for incoming bookmarks
Wed, 18 Mar 2015 15:59:45 -0700 Durham Goode manifest: avoid intersectfiles for matches > 100 files
Thu, 19 Mar 2015 17:40:19 +0100 Mads Kiilerich convert: optimize convert of files that are unmodified from p2 in merges
Thu, 19 Mar 2015 17:36:17 +0100 Mads Kiilerich localrepo: reuse commit of parent filectx entries without rehashing
Thu, 19 Mar 2015 13:00:44 -0700 Pierre-Yves David obsolete: avoid infinite loop from obs-cycle in divergence (issue4126)
Thu, 19 Mar 2015 15:21:08 -0500 Matt Mackall tests: avoid deprecation warning
Thu, 19 Mar 2015 09:12:21 -0700 Martin von Zweigbergk walkchangerevs: make followfilter a top-level class
Thu, 19 Mar 2015 10:18:05 -0700 Siddharth Agarwal patch._applydiff: resolve prefix with respect to the cwd
Fri, 20 Mar 2015 00:22:37 +0900 Yuya Nishihara test-revert-interactive: eliminate bashism in wildcard pattern
Tue, 10 Mar 2015 21:03:45 -0700 Pierre-Yves David devel: also warn about transaction started without a lock
Tue, 10 Mar 2015 21:25:11 -0700 Pierre-Yves David contrib: remove the now useless lock-checker.py extension
Fri, 16 Jan 2015 02:51:10 -0800 Pierre-Yves David devel: move the lock-checking code into core
Wed, 18 Mar 2015 20:59:06 -0700 Siddharth Agarwal patch.pathtransform: prepend prefix even if strip is 0
Tue, 28 Oct 2014 22:32:18 -0700 Martin von Zweigbergk walkchangerevs: simplify by using match.always() method
Tue, 28 Oct 2014 22:43:59 -0700 Martin von Zweigbergk localrepo: simplify by using match.always() method
Tue, 30 Sep 2014 16:40:15 -0700 Martin von Zweigbergk localrepo: remove check for matcher object that's never None
Wed, 18 Mar 2015 11:42:09 -0700 Martin von Zweigbergk context.walk: walk all files when file and '.' given
Wed, 18 Mar 2015 09:26:26 -0700 Martin von Zweigbergk context.walk: call with util.all() a generator, not a list
Tue, 17 Mar 2015 14:52:58 -0700 Durham Goode obsolete: remove last instance of _enabled
Tue, 24 Feb 2015 18:43:31 -0800 Durham Goode revbranchcache: write cache even during read operations
Tue, 10 Feb 2015 20:06:12 -0800 Durham Goode revbranchcache: move cache writing to the transaction finalizer
Tue, 10 Feb 2015 20:04:47 -0800 Durham Goode revbranchcache: populate cache incrementally
Tue, 10 Feb 2015 20:01:08 -0800 Durham Goode revbranchcache: move entry writing to a separate function
Tue, 10 Feb 2015 19:57:51 -0800 Durham Goode revbranchcache: store repo on the object
Tue, 10 Feb 2015 19:53:48 -0800 Durham Goode revbranchcache: move out of branchmap onto localrepo
Tue, 17 Mar 2015 14:29:56 -0700 Durham Goode revbranchcache: add test for when the cache is not writable
Tue, 17 Mar 2015 13:06:15 -0700 Siddharth Agarwal patch.trydiff: add a docstring
Tue, 17 Mar 2015 15:33:34 -0700 Siddharth Agarwal keyword: monkeypatch patch.diff more generically
Tue, 17 Mar 2015 15:52:28 -0700 Siddharth Agarwal keyword: rename kw_diff to kwdiff in keeping with Mercurial style rules
Tue, 17 Mar 2015 20:36:33 +0900 Yuya Nishihara fetch: use an abort hint where appropriate
Tue, 17 Mar 2015 20:41:52 +0900 Yuya Nishihara eol: replace "working copy" with "working directory" in extension help
Tue, 17 Mar 2015 20:50:19 +0900 Yuya Nishihara revset: replace "working copy" with "working directory" in function help
Tue, 17 Mar 2015 21:53:17 +0900 Yuya Nishihara commands: say "working directory" in full spelling
Tue, 17 Mar 2015 22:47:08 +0900 Yuya Nishihara commands: replace "working copy" with "working directory" in help/messages
Tue, 17 Mar 2015 22:21:09 -0400 Matt Harbison test-commit-interactive-curses: #require 'tic'
Tue, 17 Mar 2015 21:48:34 -0400 Matt Harbison check-code: enforce the usage of 'seq.py' instead of 'seq'
Tue, 17 Mar 2015 21:47:47 -0400 Matt Harbison tests: replace uses of 'seq' with portable 'seq.py'
Tue, 17 Mar 2015 20:59:23 -0400 Matt Harbison tests: introduce 'seq.py' as a portable replacement for 'seq'
Mon, 16 Mar 2015 16:33:59 -0700 Laurent Charignon revert: add flag to make revert interactive
Mon, 16 Mar 2015 15:37:00 -0700 Laurent Charignon record: move ui.write wrapping where it should be
Mon, 16 Mar 2015 15:35:50 -0700 Laurent Charignon record: refactor the filtering code
Mon, 16 Mar 2015 15:30:33 -0700 Laurent Charignon record: consolidate ui.write wrapping in a function
Tue, 17 Mar 2015 18:20:24 +0900 FUJIWARA Katsunori bookmarks: reuse @number bookmark, if it refers changeset referred remotely
Tue, 17 Mar 2015 18:20:24 +0900 FUJIWARA Katsunori bookmarks: check @pathalias suffix before available @number for efficiency
Tue, 17 Mar 2015 18:20:24 +0900 FUJIWARA Katsunori bookmarks: prevent divergent bookmark from being updated unexpectedly
Wed, 18 Mar 2015 11:41:36 -0700 Drew Gottlieb manifest: include Python.h before standard headers
Wed, 18 Mar 2015 13:38:06 -0500 Matt Mackall crecord: use colwidth instead of ucolwidth
Wed, 18 Mar 2015 13:37:18 -0500 Matt Mackall manifest: speed up matches for large sets of files
Wed, 18 Mar 2015 12:03:44 -0500 Matt Mackall perf: add methods for timing changeset file list reading
Sun, 15 Mar 2015 21:52:35 -0400 Mike Edgar censor: add exchange tests, via local push/pull and bundle/unbundle
Sun, 15 Mar 2015 21:52:17 -0400 Mike Edgar censor: add censor command to hgext with basic client-side tests
Fri, 13 Mar 2015 14:08:30 -0700 Laurent Charignon record: add comparison methods for recordhunk class
Thu, 12 Mar 2015 17:50:23 -0700 Laurent Charignon record: minor refactoring of dorecord
Thu, 12 Mar 2015 14:42:55 -0700 Laurent Charignon record: add tests for the curses recording interface
Thu, 12 Mar 2015 14:24:48 -0700 Laurent Charignon record: enable curses recording logic with experimental flag
Fri, 13 Mar 2015 10:51:25 -0700 Laurent Charignon record: change arguments of curses recording function
Thu, 12 Mar 2015 17:51:37 -0700 Laurent Charignon record: change interface of the filtering function
Thu, 12 Mar 2015 23:15:06 -0400 Matt Harbison hgweb: replace 'ctx._repo' with 'ctx.repo()'
Thu, 12 Mar 2015 23:18:20 -0400 Matt Harbison pvec: replace 'ctx._repo' with 'ctx.repo()'
Thu, 12 Mar 2015 23:16:26 -0400 Matt Harbison scmutil: replace 'ctx._repo' with 'ctx.repo()'
Thu, 12 Mar 2015 23:11:15 -0400 Matt Harbison templater: replace 'ctx._repo' with 'ctx.repo()'
Thu, 12 Mar 2015 23:08:16 -0400 Matt Harbison largefiles: replace 'ctx._repo' with 'ctx.repo()'
Thu, 12 Mar 2015 23:05:25 -0400 Matt Harbison obsolete: replace 'ctx._repo' with 'ctx.repo()'
Thu, 12 Mar 2015 23:02:19 -0400 Matt Harbison fileset: replace 'ctx._repo' with 'ctx.repo()'
Fri, 13 Mar 2015 20:34:52 -0400 Matt Harbison filectx: add a repo accessor
Fri, 13 Mar 2015 13:03:55 -0400 Augie Fackler run-tests: ignore ENOENT failures when removing old .err results
Fri, 13 Mar 2015 12:50:53 -0400 Augie Fackler run-tests: stop storing start/stop times in a dict by test name