log

age author description
Thu, 07 Aug 2014 11:39:19 -0400 Augie Fackler test-patchbomb.t: work around Python change d579866d6419 (issue4188)
Tue, 05 Aug 2014 23:52:21 -0700 Pierre-Yves David phase: add a transaction argument to retractboundary
Wed, 06 Aug 2014 01:54:19 -0700 Pierre-Yves David phase: add a transaction argument to advanceboundary
Wed, 06 Aug 2014 00:54:37 -0700 Pierre-Yves David pull: pre-filter remote phases before moving local ones
Wed, 06 Aug 2014 01:40:51 -0700 Pierre-Yves David test-check-commit-hg.t: automatically test all 'draft() and ::.' changesets
Mon, 04 Aug 2014 16:08:42 +0100 Alexander Sauta i18n-ru: syncronized with 45a01832cad1 stable
Mon, 04 Aug 2014 16:21:58 +0100 Alexander Sauta merge with i18n stable
Mon, 04 Aug 2014 18:51:18 +0400 Alexander Sauta i18n-ru: sync with ad56fc55cbc3 (fuzzies) stable
Fri, 01 Aug 2014 19:49:28 +0400 Alexander Sauta i18n-ru: sync with ad56fc55cbc3 (missing strings) stable
Wed, 30 Jul 2014 17:24:08 +0400 Vladimir Zakharov i18n-ru: update 'revisions' translation stable
Tue, 29 Jul 2014 19:08:41 +0400 Vladimir Zakharov i18n-ru: update 'revsets' translation stable
Wed, 16 Oct 2013 08:22:06 +0100 Alexander Sauta i18n-ru: prompts fixed stable
Thu, 07 Aug 2014 14:58:12 -0500 Matt Mackall whitespace: nuke triple blank lines in **.py
Thu, 07 Aug 2014 14:57:20 -0500 Matt Mackall check-commit: spot growing whitespace
Thu, 24 Jul 2014 15:06:08 -0400 Jordi Gutiérrez Hermoso strip: remove -b/--backup codepaths
Thu, 07 Aug 2014 12:51:45 -0400 Jordi Gutiérrez Hermoso simplemerge: remove dead code
Tue, 17 Jun 2014 20:26:51 -0700 Sean Farley basectx: add missing, merge, and branch args to dirty method
Fri, 25 Jul 2014 20:11:47 -0500 Sean Farley basefilectx: move isexec and islink from memfilectx
Wed, 06 Aug 2014 12:16:58 -0500 Matt Mackall tests: fix pyflakes test whitespace breakage
Wed, 06 Aug 2014 00:54:58 -0700 Pierre-Yves David pushkey: wrap pushkey phase movement in a transaction
Wed, 06 Aug 2014 00:54:15 -0700 Pierre-Yves David push: wrap local phase movement in a transaction
Wed, 06 Aug 2014 00:50:53 -0700 Pierre-Yves David phase: wrap `hg phases` phase movement in a transaction
Wed, 06 Aug 2014 00:50:07 -0700 Pierre-Yves David mq: wrap qimport phase movement in a transaction
Wed, 06 Aug 2014 00:48:51 -0700 Pierre-Yves David mq: wrap qfinish phase movement in a transaction
Wed, 06 Aug 2014 11:53:08 -0500 Matt Mackall tests: change some #ifs to #requires
Wed, 06 Aug 2014 11:43:59 -0500 Matt Mackall tests: replace exit 80 with #require
Wed, 06 Aug 2014 10:34:54 -0500 Matt Mackall run-tests: add #require to abort full test
Tue, 05 Aug 2014 21:17:11 -0400 Augie Fackler run-tests: add support for xunit test reports
Wed, 06 Aug 2014 02:45:55 -0500 Matt Mackall contrib: add check-commit hook script to sanity-check commits
Tue, 05 Aug 2014 13:51:13 -0700 Pierre-Yves David shelve: use `targetphase` while unbundling
Tue, 05 Aug 2014 13:49:38 -0700 Pierre-Yves David changegroup: add a `targetphase` argument to `addchangegroup`
Tue, 05 Aug 2014 14:37:45 -0700 Pierre-Yves David shelve: do not retract phase boundary by hand
Tue, 05 Aug 2014 18:53:05 -0700 Pierre-Yves David commit: update the --secret code to use backupconfig and restoreconfig
Tue, 05 Aug 2014 13:22:44 -0700 Pierre-Yves David rebase: do not retract phase boundary by hand
Tue, 05 Aug 2014 21:16:24 -0700 Pierre-Yves David config: fix restoreconfig of non existing config
Thu, 31 Jul 2014 13:51:17 -0700 Pierre-Yves David push: use stepsdone for obsmarkers push
Sat, 05 Jul 2014 19:32:20 +0200 Pierre-Yves David push: introduce a discovery step for obsmarker
Sat, 05 Jul 2014 19:17:09 +0200 Pierre-Yves David push: move the list of obsmarker to push into the push operation
Fri, 04 Jul 2014 19:31:49 +0200 Pierre-Yves David push: explicitly encode a list of obsmarkers to push
Mon, 04 Aug 2014 16:32:41 -0700 Pierre-Yves David merge-tools: add a `premerge=keep-merge3` config option
Mon, 04 Aug 2014 16:58:39 -0700 Pierre-Yves David merge-tools: make premerge valid values extensible
Mon, 04 Aug 2014 16:50:15 -0700 Pierre-Yves David mergetools: add a test for premerge --keep
Mon, 04 Aug 2014 16:39:47 -0700 Pierre-Yves David test-merge-tools: introduce a "revision 4" that merges with conflict
Tue, 05 Aug 2014 14:58:45 -0700 Pierre-Yves David merge: add an internal:merge3 tool
Tue, 05 Aug 2014 15:09:54 -0700 Pierre-Yves David internal:merge: update documentation
Tue, 05 Aug 2014 15:17:38 -0700 Pierre-Yves David filemerge: allow the formatting of three labels instead of two
Tue, 05 Aug 2014 15:12:22 -0700 Pierre-Yves David filemerge: drop extra white space
Tue, 05 Aug 2014 15:10:50 -0700 Pierre-Yves David simplemerge: support three labels when merging
Tue, 05 Aug 2014 14:56:25 -0700 Pierre-Yves David simplemerge: burn "minimal" feature to the ground
Tue, 29 Jul 2014 11:55:01 -0700 Pierre-Yves David merge: use no-minimal for premerge too
Mon, 09 Jun 2014 23:37:36 -0700 Pierre-Yves David merge: refactor labels selection code
Tue, 01 Jul 2014 23:08:17 +0200 Pierre-Yves David push: include phase push in the unified bundle2 push
Wed, 30 Jul 2014 19:26:47 -0700 Pierre-Yves David push: perform phases discovery before the push
Tue, 01 Jul 2014 17:06:02 +0200 Pierre-Yves David push: make discovery extensible
Wed, 30 Jul 2014 19:04:50 -0700 Pierre-Yves David push: rework the bundle2partsgenerators logic
Tue, 01 Jul 2014 17:27:22 +0200 Pierre-Yves David push: move common heads computation into pushop
Tue, 01 Jul 2014 17:20:47 +0200 Pierre-Yves David push: extract fallback heads computation into pushop
Tue, 01 Jul 2014 17:20:31 +0200 Pierre-Yves David push: extract future heads computation into pushop
Sat, 02 Aug 2014 21:46:27 +0900 FUJIWARA Katsunori cmdutil: use '[committemplate]' section like as map file for style definition
Sat, 02 Aug 2014 21:46:27 +0900 FUJIWARA Katsunori cmdutil: look commit template definition up by specified 'editform'
Sat, 02 Aug 2014 21:46:27 +0900 FUJIWARA Katsunori import: pass 'editform' argument to 'cmdutil.getcommiteditor'
Sat, 02 Aug 2014 21:46:27 +0900 FUJIWARA Katsunori commit: pass 'editform' argument to 'cmdutil.getcommiteditor'
Sat, 02 Aug 2014 21:46:27 +0900 FUJIWARA Katsunori tag: pass 'editform' argument to 'cmdutil.getcommiteditor'
Sat, 02 Aug 2014 21:46:27 +0900 FUJIWARA Katsunori graft: pass 'editform' argument to 'cmdutil.getcommiteditor'
Sat, 02 Aug 2014 21:46:27 +0900 FUJIWARA Katsunori backout: pass 'editform' argument to 'cmdutil.getcommiteditor'
Sat, 02 Aug 2014 21:46:26 +0900 FUJIWARA Katsunori transplant: pass 'editform' argument to 'cmdutil.getcommiteditor'
Sat, 02 Aug 2014 21:46:26 +0900 FUJIWARA Katsunori shelve: pass 'editform' argument to 'cmdutil.getcommiteditor'
Sat, 02 Aug 2014 21:46:26 +0900 FUJIWARA Katsunori rebase: pass 'editform' argument to 'cmdutil.getcommiteditor'
Sat, 02 Aug 2014 21:46:26 +0900 FUJIWARA Katsunori mq: pass 'editform' argument to 'cmdutil.getcommiteditor'
Sat, 02 Aug 2014 21:46:26 +0900 FUJIWARA Katsunori histedit: pass 'editform' argument to 'cmdutil.getcommiteditor'
Sat, 02 Aug 2014 21:46:26 +0900 FUJIWARA Katsunori gpg: pass 'editform' argument to 'cmdutil.getcommiteditor'
Sat, 02 Aug 2014 21:46:26 +0900 FUJIWARA Katsunori fetch: pass 'editform' argument to 'cmdutil.getcommiteditor'
Sat, 02 Aug 2014 21:46:26 +0900 FUJIWARA Katsunori cmdutil: introduce 'editform' to distinguish the purpose of commit text editing
Tue, 22 Jul 2014 22:40:16 -0700 Durham Goode log: allow patterns with -f
Mon, 28 Jul 2014 19:48:59 -0400 Augie Fackler run-tests: fix test result counts with --keyword specified or skips occurring
Tue, 29 Jul 2014 22:35:59 -0400 Augie Fackler test-run-tests.t: add tests for skips
Mon, 28 Jul 2014 20:54:14 -0400 Augie Fackler test-run-tests.t: add extra data to tests for keyword tests
Mon, 04 Aug 2014 15:24:57 -0500 Matt Mackall purge: drop stat import
Mon, 04 Aug 2014 14:42:24 -0500 Matt Mackall run-tests: add iolock to failure output
Mon, 04 Aug 2014 14:32:34 -0500 Matt Mackall merge with stable
Fri, 01 Aug 2014 13:09:06 -0500 Sean Farley color: pass on key error for win32 (issue4298) stable
Fri, 01 Aug 2014 18:30:18 -0700 Siddharth Agarwal context: call normal on the right object stable
Sat, 31 May 2014 16:48:29 -0700 Pierre-Yves David getbundle: add a ``cg`` boolean argument to control changegroup inclusion
Thu, 22 May 2014 17:20:52 -0700 Pierre-Yves David wireproto: add a ``boolean`` type for getbundle parameters
Sun, 03 Aug 2014 19:19:23 +0900 Yuya Nishihara i18n: detect UI language without POSIX-style locale variable on Windows (BC)
Fri, 01 Aug 2014 22:16:54 -0700 Siddharth Agarwal locate: use ctx.matches instead of ctx.walk
Fri, 01 Aug 2014 22:07:29 -0700 Siddharth Agarwal context: add a method to efficiently filter by match if possible
Fri, 01 Aug 2014 22:05:16 -0700 Siddharth Agarwal dirstate: add a method to efficiently filter by match
Sat, 02 Aug 2014 09:45:21 +0100 Christian Ebert purge: prefer util.unlink instead over own removefile
Sat, 02 Aug 2014 09:44:45 +0100 Christian Ebert keyword: bump copyright year
Sat, 02 Aug 2014 09:44:11 +0100 Christian Ebert keyword: really clean up kwdemo temp tree
Sat, 26 Jul 2014 14:54:36 -0700 Siddharth Agarwal graft: make --force apply across continues (issue3220)
Fri, 25 Jul 2014 18:21:16 -0700 Siddharth Agarwal graft: allow regrafting ancestors with --force (issue3220)
Fri, 04 Jul 2014 19:52:39 +0200 Pierre-Yves David test-obsolete: better logging template
Thu, 26 Jun 2014 01:22:50 +0530 anuraggoel run-tests: '--time' option provide more details to Linux users
Fri, 01 Aug 2014 18:32:52 -0500 Matt Mackall merge with stable
Fri, 01 Aug 2014 18:23:18 -0500 Matt Mackall Added signature for changeset 3178e4989202 stable
Fri, 01 Aug 2014 18:22:56 -0500 Matt Mackall Added tag 3.1 for changeset 3178e4989202 stable
Fri, 01 Aug 2014 13:01:35 -0700 Pierre-Yves David status: do not reverse deleted and unknown stable 3.1
Fri, 01 Aug 2014 12:49:00 -0700 Pierre-Yves David status: don't drop unknown and ignored information (issue4321) stable
Fri, 01 Aug 2014 13:13:24 -0700 Pierre-Yves David status: explicitly exclude removed file from unknown and ignored stable
Fri, 01 Aug 2014 11:45:26 -0500 Matt Mackall merge with i18n some more stable
Fri, 01 Aug 2014 11:44:50 -0500 Matt Mackall merge with i18n stable
Fri, 01 Aug 2014 17:29:02 +0900 FUJIWARA Katsunori i18n-ja: synchronized with f582fa1167f7 stable
Fri, 01 Aug 2014 02:02:06 -0300 Wagner Bruna i18n-pt_BR: synchronized with dccbf52ffe9f stable
Fri, 01 Aug 2014 21:36:56 +0900 Yuya Nishihara log: do not use exact matcher for --patch --follow without file (issue4319) stable
Thu, 31 Jul 2014 16:32:12 -0500 Matt Mackall qimport: record imported revs incrementally (issue3874) stable
Thu, 31 Jul 2014 16:01:01 -0500 Matt Mackall test-bundle2: add missing os import stable
Thu, 31 Jul 2014 14:42:14 -0500 Matt Mackall merge with i18n stable
Fri, 01 Aug 2014 01:13:53 +0900 FUJIWARA Katsunori i18n-ja: synchronized with 838025b15925 stable
Thu, 31 Jul 2014 14:31:31 -0500 Matt Mackall help: always show command help with -h (issue4240) stable
Fri, 01 Aug 2014 02:14:24 +0900 FUJIWARA Katsunori templater: add i18n comments to error messages of newly added functions stable
Fri, 01 Aug 2014 02:14:24 +0900 FUJIWARA Katsunori commands: make the warning message for "patch --partial" translatable stable
Fri, 01 Aug 2014 02:14:24 +0900 FUJIWARA Katsunori convert: fix argument mismatch at formatting the abort message stable
Thu, 31 Jul 2014 10:31:56 +0100 Alexandre Garnier debuginstall: handle quoted path for editor (issue4316) stable
Wed, 30 Jul 2014 18:28:37 -0500 Matt Mackall test-bundle2: move file mode setting after sys import stable
Sat, 26 Jul 2014 09:27:11 +0300 anatoly techtonik config: allow 'user' in .hgrc ui section (issue3169) stable
Wed, 30 Jul 2014 14:51:56 -0500 Matt Mackall merge with i18n stable
Tue, 29 Jul 2014 19:29:02 -0300 Wagner Bruna i18n-pt_BR: synchronized with ad56fc55cbc3 stable
Wed, 30 Jul 2014 00:14:52 +0900 FUJIWARA Katsunori doc: unify help text for "--edit" option stable
Wed, 30 Jul 2014 00:13:59 +0900 FUJIWARA Katsunori doc: unify help text for "--message" option stable
Mon, 28 Jul 2014 19:20:13 -0400 Augie Fackler histedit: respect revsetalias entries (issue4311) stable
Mon, 28 Jul 2014 10:05:17 +0200 Alexander Becher graft: add a reference to revsets to the help text (issue3362) stable
Sat, 26 Jul 2014 03:35:42 +0200 Pierre-Yves David i18n: add parenthesis in Brazilian translation of the resolve message stable
Sat, 26 Jul 2014 03:32:49 +0200 Pierre-Yves David resolve: add parenthesis around "no more unresolved files" message stable
Fri, 25 Jul 2014 15:51:42 -0500 Matt Mackall help: mention '-T list' in templater topic stable
Fri, 25 Jul 2014 15:38:26 -0500 Matt Mackall help: drop reference to glog in templates topic stable
Fri, 25 Jul 2014 15:35:09 -0500 Matt Mackall templates: re-add template listing support stable
Mon, 21 Jul 2014 11:44:20 +0900 Yuya Nishihara help: use --template to specify existing style stable
Thu, 24 Jul 2014 23:39:25 +0900 Yuya Nishihara test-status: add test for removed-and-untracked state (BC) stable
Wed, 02 Jul 2014 16:13:48 +0200 Pierre-Yves David bundle2: only use callable return as reply handler stable
Thu, 24 Jul 2014 14:29:08 -0700 Nathan Goldbaum resolve: report no argument warning using a hint stable
Thu, 24 Jul 2014 12:12:12 -0700 Gregory Szorc revset: optimize baseset.__sub__ (issue4313) stable
Wed, 16 Jul 2014 13:07:39 -0500 Sean Farley memctx: substate needs to be {} instead of None stable
Wed, 23 Jul 2014 11:16:22 -0500 Matt Mackall version: don't traceback if no extensions to list (issue4312) stable
Wed, 23 Jul 2014 10:50:21 -0500 Matt Mackall merge with i18n stable
Sun, 20 Jul 2014 18:08:29 -0300 Wagner Bruna i18n-pt_BR: synchronized with 6c36dc6cd61a stable
Wed, 23 Jul 2014 00:10:24 +0900 FUJIWARA Katsunori largefiles: use "normallookup" on "lfdirstate" while reverting stable
Wed, 23 Jul 2014 00:10:24 +0900 FUJIWARA Katsunori largefiles: invoke "normallookup" on "lfdirstate" for merged files stable
Tue, 22 Jul 2014 23:59:34 +0900 FUJIWARA Katsunori largefiles: use "normallookup", if "mtime" of standin is unset stable
Tue, 22 Jul 2014 23:59:30 +0900 FUJIWARA Katsunori dirstate: delay writing out to ensure timestamp of each entries explicitly stable
Mon, 21 Jul 2014 11:27:24 -0700 Danek Duvall tests: cat error messages are different on Solaris stable
Sun, 20 Jul 2014 15:06:12 -0300 Wagner Bruna commands: fix typo in import documentation stable
Sat, 19 Jul 2014 00:11:40 -0500 Matt Mackall Added signature for changeset 6c36dc6cd61a stable
Sat, 19 Jul 2014 00:11:10 -0500 Matt Mackall Added tag 3.1-rc for changeset 6c36dc6cd61a stable
Sat, 19 Jul 2014 00:10:22 -0500 Matt Mackall merge default into stable for 3.1 code freeze stable 3.1-rc
Fri, 18 Jul 2014 19:46:56 -0400 Matt Harbison revset: avoid a ValueError when 'only()' is given an empty set
Tue, 15 Jul 2014 23:34:13 +0900 FUJIWARA Katsunori cmdutil: make commit message shown in text editor customizable by template
Fri, 18 Jul 2014 23:15:28 -0500 Matt Mackall commiteditor: refactor default extramsg
Thu, 26 Jun 2014 01:20:25 +0200 Angel Ezquerra filemerge: add internal:tagmerge merge tool
Fri, 18 Jul 2014 21:49:52 -0500 Matt Mackall filemerge: use non-minimal conflict marker regions (BC)
Mon, 09 Jun 2014 03:49:07 -0700 Pierre-Yves David test: use more elaborated content in ``test-conflict.t``
Fri, 18 Jul 2014 17:52:18 -0500 Matt Mackall run-tests: make --view work again
Sun, 06 Jul 2014 02:56:41 +0900 FUJIWARA Katsunori filemerge: use 'basic' as the default of '[ui] mergemarkers' for safety
Thu, 17 Jul 2014 20:17:17 -0400 Matt Harbison largefiles: avoid unnecessary creation of .hg/largefiles when opening lfdirstate
Tue, 05 Nov 2013 14:47:35 -0500 Augie Fackler run-tests: write out scripts in binary mode
Tue, 15 Jul 2014 15:34:50 -0700 Siddharth Agarwal match: use util.re.escape instead of re.escape
Tue, 15 Jul 2014 15:14:45 -0700 Siddharth Agarwal util.re: add an escape method
Tue, 15 Jul 2014 15:01:52 -0700 Siddharth Agarwal util.re: move check for re2 into a separate method
Tue, 15 Jul 2014 14:52:40 -0700 Siddharth Agarwal util: remove no longer used compilere
Tue, 15 Jul 2014 14:52:22 -0700 Siddharth Agarwal commands: use util.re.compile instead of util.compilere
Tue, 15 Jul 2014 14:50:58 -0700 Siddharth Agarwal config: use util.re.compile instead of util.compilere
Tue, 15 Jul 2014 14:49:45 -0700 Siddharth Agarwal match: use util.re.compile instead of util.compilere
Tue, 15 Jul 2014 14:40:43 -0700 Siddharth Agarwal util: move compilere to a class
Tue, 15 Jul 2014 14:35:19 -0700 Siddharth Agarwal util: rename 're' to 'remod'
Wed, 02 Jul 2014 15:47:39 +0200 Pierre-Yves David bundle2-push: drop _pushbundle2extraparts
Wed, 02 Jul 2014 16:10:14 +0200 Pierre-Yves David bundle2-test: use the new way to extend push content
Wed, 02 Jul 2014 15:26:04 +0200 Pierre-Yves David bundle2-push: introduce a list of part generating functions
Wed, 02 Jul 2014 12:55:09 +0200 Pierre-Yves David bundle2-push: move changegroup push validation inside _pushb2ctx
Mon, 07 Jul 2014 12:30:31 +0200 Pierre-Yves David push: use `stepsdone` to control changegroup push through bundle10 or bundle20
Wed, 02 Jul 2014 12:48:54 +0200 Pierre-Yves David push: add a ``pushop.stepsdone`` attribute
Wed, 02 Jul 2014 16:17:54 +0200 Pierre-Yves David bundle2: add a ``bundle20.nbparts`` property
Wed, 02 Jul 2014 11:42:35 +0200 Pierre-Yves David bundle2-push: extract changegroup logic in its own function
Wed, 02 Jul 2014 14:09:24 +0200 Pierre-Yves David bundle2: call _pushbundle2extraparts a bit sooner
Tue, 15 Jul 2014 23:34:13 +0900 FUJIWARA Katsunori templatekw: add 'subrepos' keyword to show updated subrepositories
Tue, 15 Jul 2014 23:34:13 +0900 FUJIWARA Katsunori templatekw: add 'currentbookmark' keyword to show current bookmark easily
Wed, 16 Jul 2014 14:53:03 -0700 Siddharth Agarwal context: extend efficient manifest filtering to when all paths are files
Sat, 12 Jul 2014 00:37:08 -0700 Siddharth Agarwal revset: remove no longer used _missingancestors revset
Sat, 12 Jul 2014 00:31:36 -0700 Siddharth Agarwal revset: replace _missingancestors optimization with only revset
Sat, 28 Jun 2014 01:42:39 +0200 Angel Ezquerra tags: introduce _readtaghist function
Fri, 20 Jun 2014 00:42:35 +0900 FUJIWARA Katsunori subrepo: ensure "close()" execution at the end of "_initrepo()"
Fri, 20 Jun 2014 00:41:31 +0900 FUJIWARA Katsunori subrepo: add test whether "[paths]" is configured correctly at subrepo creation
Fri, 20 Jun 2014 00:21:19 +0900 FUJIWARA Katsunori subrepo: ensure "close()" execution at the end of "_cachestorehash()"
Fri, 20 Jun 2014 00:21:19 +0900 FUJIWARA Katsunori subrepo: ensure "close()" execution at the end of "_readstorehashcache()"
Fri, 20 Jun 2014 00:21:19 +0900 FUJIWARA Katsunori subrepo: ensure "close()" execution at the end of "_calcfilehash()"
Fri, 20 Jun 2014 00:21:19 +0900 FUJIWARA Katsunori subrepo: ensure "lock.release()" execution at the end of "_cachestorehash()"
Fri, 20 Jun 2014 00:21:19 +0900 FUJIWARA Katsunori subrepo: ensure "lock.release()" execution at the end of "storeclean()"
Mon, 07 Jul 2014 18:45:46 +0900 FUJIWARA Katsunori largefiles: confirm existence of outgoing largefile entities in remote store
Mon, 07 Jul 2014 18:45:46 +0900 FUJIWARA Katsunori largefiles: show also how many data entities are outgoing at "hg outgoing"
Mon, 07 Jul 2014 18:45:46 +0900 FUJIWARA Katsunori largefiles: show also how many data entities are outgoing at "hg summary"
Mon, 07 Jul 2014 18:45:46 +0900 FUJIWARA Katsunori largefiles: add tests for summary/outgoing improved in subsequent patches
Sat, 12 Jul 2014 17:59:03 -0700 Siddharth Agarwal context: generate filtered manifest efficiently for exact matchers
Sat, 12 Jul 2014 17:57:25 -0700 Siddharth Agarwal manifestdict: add a new method to intersect with a set of files
Sat, 12 Jul 2014 18:31:18 -0700 Siddharth Agarwal log: use an exact matcher for --patch --follow
Wed, 16 Jul 2014 17:35:04 -0500 Matt Mackall merge with stable
Sat, 12 Jul 2014 02:23:17 -0700 Siddharth Agarwal log: make --patch --follow work inside a subdirectory stable
Sat, 12 Jul 2014 20:07:24 +0900 Yuya Nishihara mergetools: add --nofork option to gvimdiff.diffargs for extdiff
Sat, 05 Jul 2014 16:32:28 +0300 anatoly techtonik contrib/vagrant: use Vagrant for running tests on virtual machine
Mon, 14 Jul 2014 18:53:03 -0500 Matt Mackall merge with stable
Sat, 12 Jul 2014 20:44:00 -0700 Siddharth Agarwal log: allow revset for --follow to be lazily evaluated
Mon, 14 Jul 2014 15:42:31 -0700 Siddharth Agarwal parsers: remove unused getintat function
Mon, 14 Jul 2014 17:55:31 -0500 Matt Mackall revset: maintain ordering when subtracting from a baseset (issue4289)
Tue, 15 Jul 2014 00:59:09 +0900 FUJIWARA Katsunori cmdutil: separate building commit text from 'commitforceeditor'
Mon, 14 Jul 2014 23:33:59 +0900 FUJIWARA Katsunori convert: detect removal of ".gitmodules" at git source revisions correctly stable
Mon, 14 Jul 2014 12:44:45 -0500 Matt Mackall templates: escape NUL bytes in jsonescape (issue4303) stable
Sat, 12 Jul 2014 10:52:58 -0700 Gregory Szorc localrepo: document localrepo.hook()
Sun, 06 Jul 2014 02:56:41 +0900 FUJIWARA Katsunori filemerge: use 'util.ellipsis' to trim custom conflict markers correctly
Sun, 06 Jul 2014 02:56:41 +0900 FUJIWARA Katsunori filemerge: use only the first line of the generated conflict marker for safety
Sun, 06 Jul 2014 02:56:41 +0900 FUJIWARA Katsunori progress: use 'encoding.colwidth' to get column width of items correctly
Sun, 06 Jul 2014 02:56:41 +0900 FUJIWARA Katsunori progress: use 'encoding.trim' to trim items in output line correctly
Sun, 06 Jul 2014 02:56:41 +0900 FUJIWARA Katsunori encoding: add 'leftside' argument into 'trim' to switch trimming side
Sun, 06 Jul 2014 02:56:41 +0900 FUJIWARA Katsunori progress: use 'encoding.colwidth' to get column width of output line correctly
Sun, 06 Jul 2014 02:56:41 +0900 FUJIWARA Katsunori progress: use 'encoding.trim' to trim output line correctly
Sun, 06 Jul 2014 02:56:41 +0900 FUJIWARA Katsunori histedit: use 'util.ellipsis' to trim description of each changesets
Sun, 06 Jul 2014 02:56:41 +0900 FUJIWARA Katsunori util: replace 'ellipsis' implementation by 'encoding.trim'
Sun, 06 Jul 2014 02:56:41 +0900 FUJIWARA Katsunori encoding: add 'trim' to trim multi-byte characters at most specified columns
Thu, 03 Jul 2014 10:48:37 +0100 Jim Hague bugzilla: stop trying to cache setup across hook invocation stable
Fri, 11 Jul 2014 18:04:51 -0500 Matt Mackall strip: drop -b/--backup option (BC)
Thu, 07 Nov 2013 17:24:14 -0800 Ben Kehoe purge: add options for deleting only files or only directories
Fri, 20 Jun 2014 16:15:38 +0900 FUJIWARA Katsunori shelve: accept '--edit' like other commands creating new changeset
Fri, 20 Jun 2014 16:15:38 +0900 FUJIWARA Katsunori shelve: refactor option combination check to easily add new ones
Wed, 09 Jul 2014 12:30:12 -0500 Matt Mackall merge with stable
Tue, 08 Jul 2014 22:57:54 -0400 Augie Fackler test-extension: add check for 'hg version -v' listing enabled extensions
Tue, 10 Jun 2014 13:44:37 +0300 anatoly techtonik version: show enabled extensions (issue4209)
Tue, 08 Jul 2014 16:24:23 -0700 David Soria Parra strip: remove bookmarks after strip succeed (issue4295)
Thu, 12 Jun 2014 18:02:23 -0700 Ryan McElroy templater: introduce word function
Thu, 03 Jul 2014 23:01:37 -0500 Sean Farley committablectx: move __contains__ into workingctx
Wed, 02 Jul 2014 15:24:43 -0500 Sean Farley memctx: explicitly set substate to None
Tue, 08 Jul 2014 14:45:55 -0500 Matt Mackall bookmarks: avoid deleting primary bookmarks on rebase stable
Thu, 03 Jul 2014 10:56:03 +0100 Jim Hague bugzilla: correct config documentation error stable
Sun, 06 Jul 2014 15:43:26 -0400 Augie Fackler Merge with crew.
Sun, 06 Jul 2014 15:39:01 -0400 Augie Fackler Merge with stable.
Sat, 05 Jul 2014 07:31:08 -0700 Alex Gaynor setup: fixed for Pythons which don't have a CFLAGS stable
Thu, 03 Jul 2014 19:05:04 +0200 André Sintzoff util.h: declare dirstateTupleType variable instead of defining it
Fri, 13 Jun 2014 15:59:18 -0700 Sean Farley test-context: add test for performing a diff on a memctx
Fri, 13 Jun 2014 15:56:11 -0700 Sean Farley test-context: add test for memctx status
Thu, 29 May 2014 16:12:59 -0500 Sean Farley memctx: add _manifest implementation that computes the filenode
Tue, 29 Apr 2014 16:43:59 -0500 Sean Farley basectx: pass raw context objects to patch.diff
Wed, 14 Aug 2013 13:10:27 -0500 Sean Farley patch: use ctx.node() instead of bare node variable
Wed, 02 Jul 2014 00:01:13 -0500 Matt Mackall merge with stable