log

age author description
Thu, 07 Aug 2014 14:11:36 -0700 Pierre-Yves David phase: attach phase to the transaction instead of the lock
Thu, 07 Aug 2014 14:41:00 -0700 Pierre-Yves David phase: extract the phaseroots serialization in a dedicated method
Thu, 07 Aug 2014 14:40:02 -0700 Pierre-Yves David transaction: add a file generation mechanism
Thu, 07 Aug 2014 10:54:17 -0700 Pierre-Yves David transaction: backup file in a dedicated "namespace"
Thu, 07 Aug 2014 11:56:32 -0700 Pierre-Yves David transaction: use `self.journal` to create backup file
Tue, 17 Jun 2014 20:55:06 -0700 Sean Farley memctx: add note about p2
Fri, 25 Jul 2014 20:20:26 -0500 Sean Farley memfilectx: add remove and write methods
Wed, 02 Jul 2014 14:01:01 -0500 Sean Farley workingfilectx: add remove and write methods
Fri, 25 Jul 2014 19:36:01 -0500 Sean Farley memctx: create a filectxfn if it is not callable
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