log

age author description
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
Tue, 01 Jul 2014 23:32:18 -0500 Matt Mackall Added signature for changeset 2d8cd3d0e83c stable
Tue, 01 Jul 2014 23:32:11 -0500 Matt Mackall Added tag 3.0.2 for changeset 2d8cd3d0e83c stable
Tue, 01 Jul 2014 23:27:32 -0500 Matt Mackall merge with i18n stable 3.0.2
Mon, 30 Jun 2014 18:52:57 -0300 Wagner Bruna i18n-pt_BR: synchronized with a4b67bf1f0a5 stable
Mon, 30 Jun 2014 19:09:01 +0900 FUJIWARA Katsunori i18n-ja: synchronized with a4b67bf1f0a5 stable
Sat, 07 Jun 2014 15:23:12 -0400 Augie Fackler rebase: fix bug that caused transitive copy records to disappear (issue4192) stable
Sat, 07 Jun 2014 15:14:36 -0400 Augie Fackler cmdutil: add copy-filtering support to duplicatecopies stable
Tue, 01 Jul 2014 19:54:48 -0500 Matt Mackall dispatch: handle empty IOError args
Sun, 29 Jun 2014 13:52:35 +0200 Angel Ezquerra repoview: do not crash when localtags refers to non existing revisions stable
Thu, 12 Jun 2014 18:07:21 -0700 Ryan McElroy templater: add symbol to error
Thu, 12 Jun 2014 17:53:37 -0700 Ryan McElroy templater: introduce startswith function
Thu, 12 Jun 2014 17:45:41 -0700 Ryan McElroy templatefilter: add splitlines function
Thu, 01 May 2014 19:57:25 +0900 Yuya Nishihara serve: tidy up indent level of repository not found message
Thu, 01 May 2014 19:54:43 +0900 Yuya Nishihara serve: inline checkrepo() that is used only when --stdio is specified
Sat, 28 Jun 2014 13:02:44 +0900 Yuya Nishihara serve: make sure to print "listening at" message immediately
Fri, 27 Jun 2014 15:20:50 -0700 Matt Mackall merge with stable
Wed, 25 Jun 2014 14:50:48 -0700 Siddharth Agarwal match: make glob '**/' match the empty string stable
Sun, 23 Feb 2014 03:13:21 +0100 Angel Ezquerra tags: read tag info into a sorted dict (rather than into a regular dict)
Sun, 23 Feb 2014 01:56:31 +0100 Angel Ezquerra config: move config.sortdict class into util
Mon, 23 Jun 2014 09:33:07 -0400 Augie Fackler hg: add support for HGUNICODEPEDANTRY environment variable
Tue, 27 May 2014 21:02:16 -0700 Siddharth Agarwal dirstate.status: assign members one by one instead of unpacking the tuple
Tue, 27 May 2014 21:02:16 -0700 Siddharth Agarwal dirstate.status: assign members one by one instead of unpacking the tuple
Tue, 27 May 2014 14:27:41 -0700 Siddharth Agarwal parsers: inline fields of dirstate values in C version
Tue, 27 May 2014 17:10:28 -0700 Siddharth Agarwal dirstate: add dirstatetuple to create dirstate values
Tue, 27 May 2014 15:22:23 -0700 Siddharth Agarwal parsers: remove no longer used dirstate_unset
Tue, 27 May 2014 15:17:38 -0700 Siddharth Agarwal pack_dirstate: in C version, for invalidation set dict to what we write to disk
Thu, 26 Jun 2014 11:10:28 -0400 Jordi Gutiérrez Hermoso record: update comment to match code
Sat, 21 Jun 2014 14:49:49 +0530 Chinmay Joshi hg: update newly added listdir function of vfs in clone
Sat, 21 Jun 2014 14:44:09 +0530 Chinmay Joshi hg: use vfs functions in clone
Sat, 21 Jun 2014 14:40:29 +0530 Chinmay Joshi hg: update util.writefile method to use write with vfs in share
Sat, 21 Jun 2014 14:37:39 +0530 Chinmay Joshi hg: update to use vfs functions in shared destination repository
Sat, 21 Jun 2014 14:29:20 +0530 Chinmay Joshi hg: use vfs functions in destination repository with share
Fri, 20 Jun 2014 21:18:14 +0530 Chinmay Joshi vfs: add listdir for os.listdir in vfs
Mon, 23 Jun 2014 09:24:56 -0400 Augie Fackler templater: restore use of callable() since it was readded in Python 3.2
Mon, 23 Jun 2014 09:24:38 -0400 Augie Fackler hook: restore use of callable() since it was readded in Python 3.2
Mon, 23 Jun 2014 09:24:24 -0400 Augie Fackler help: restore use of callable() since it was readded in Python 3.2
Mon, 23 Jun 2014 09:24:06 -0400 Augie Fackler extensions: restore use of callable() since it was readded in Python 3.2
Mon, 23 Jun 2014 09:24:16 -0400 Augie Fackler fancyopts: restore use of callable() since it was readded in Python 3.2
Mon, 23 Jun 2014 09:23:57 -0400 Augie Fackler gendoc: restore use of callable() since it was readded in Python 3.2
Mon, 23 Jun 2014 09:23:47 -0400 Augie Fackler check-seclevel: restore use of callable() since it was readded in Python 3.2
Mon, 23 Jun 2014 09:22:53 -0400 Augie Fackler check-code: drop ban on callable() which was restored in Python 3.2
Sat, 21 Jun 2014 15:56:49 +1000 Stephen Lee diff: add nobinary config to suppress git-style binary diffs
Mon, 23 Jun 2014 13:50:44 -0500 Matt Mackall branchmap: don't use ui.warn for debug message
Mon, 23 Jun 2014 13:46:42 -0500 Matt Mackall branch: add debug message for branch cache write failure
Sun, 04 May 2014 22:36:07 -0700 Gregory Szorc record: define inferrepo in command decorator
Sun, 04 May 2014 22:30:47 -0700 Gregory Szorc mq: define inferrepo in command decorator
Sun, 04 May 2014 22:23:45 -0700 Gregory Szorc largefiles: define inferrepo in command decorator
Sun, 04 May 2014 22:32:15 -0700 Gregory Szorc keyword: define inferrepo in command decorator
Sun, 04 May 2014 22:33:22 -0700 Gregory Szorc hgk: define inferrepo in command decorator
Sun, 04 May 2014 22:28:46 -0700 Gregory Szorc graphlog: define inferrepo in command decorator
Sun, 04 May 2014 22:29:27 -0700 Gregory Szorc extdiff: define inferrepo in command decorator
Sun, 04 May 2014 22:25:28 -0700 Gregory Szorc children: define inferrepo in command decorator
Sun, 04 May 2014 22:24:38 -0700 Gregory Szorc churn: define inferrepo in command decorator
Sun, 04 May 2014 22:22:59 -0700 Gregory Szorc commands: define inferrepo in command decorator
Sun, 04 May 2014 22:20:00 -0700 Gregory Szorc cmdutil: support inferrepo in command decorator
Sun, 04 May 2014 22:16:56 -0700 Gregory Szorc keyword: define optionalrepo in command decorator
Sun, 04 May 2014 22:16:05 -0700 Gregory Szorc commands: define optionalrepo in command decorator
Sun, 04 May 2014 22:12:34 -0700 Gregory Szorc cmdutil: add optionalrepo argument to command decorator
Sun, 04 May 2014 22:07:45 -0700 Gregory Szorc tests: define norepo in command decorator
Sun, 04 May 2014 22:03:11 -0700 Gregory Szorc share: define norepo in command decorator
Sun, 04 May 2014 22:04:14 -0700 Gregory Szorc mq: define norepo in command decorator
Sun, 04 May 2014 21:11:15 -0700 Gregory Szorc largefiles: define norepo in command decorator
Sun, 04 May 2014 22:02:25 -0700 Gregory Szorc convert: define norepo in command decorator
Sun, 04 May 2014 20:57:01 -0700 Gregory Szorc commands: define norepo in command decorator
Sun, 04 May 2014 20:58:25 -0700 Gregory Szorc commands: add norepo argument to command decorator
Sun, 04 May 2014 18:45:04 -0700 Gregory Szorc cmdutil: better document command()
Wed, 11 Jun 2014 22:19:29 -0400 Matt Harbison convert: update the transplant, rebase and graft references in 'extra'
Wed, 18 Jun 2014 20:59:36 -0500 Matt Mackall merge with stable
Wed, 18 Jun 2014 20:51:49 -0500 Matt Mackall run-tests: hold iolock across diff/prompt when interactive
Wed, 18 Jun 2014 15:26:07 -0500 Matt Mackall bookmarks: improve the bookmark help (issue4244)
Wed, 18 Jun 2014 19:46:18 -0500 Matt Mackall push: restore contents of HG_URL for hooks (issue4268) stable
Wed, 18 Jun 2014 13:47:14 -0500 Matt Mackall tests: ignore missing file with PYTHONDONTWRITEBYTECODE (issue4239) stable
Mon, 16 Jun 2014 13:30:46 -0500 Matt Mackall hgweb: avoid initialization race (issue4280) stable
Mon, 16 Jun 2014 12:04:48 -0500 Matt Mackall p4: accept changesets with no description (issue4282) stable
Sat, 14 Jun 2014 11:56:20 -0500 Matt Mackall merge with stable
Fri, 30 May 2014 12:57:58 -0700 Pierre-Yves David test-run-tests.t: test the --nodiff option
Fri, 30 May 2014 12:12:12 -0700 Pierre-Yves David test-run-tests.t: test the --interactive option
Fri, 13 Jun 2014 14:45:23 +0530 anuraggoel run-tests: fixes the '--interactive' option error
Fri, 13 Jun 2014 14:33:02 +0530 anuraggoel run-tests: checks behaviour of test on failure while testing
Sat, 14 Jun 2014 11:49:02 -0500 Matt Mackall revlog: fix check-code error stable
Fri, 13 Jun 2014 17:42:04 -0500 Matt Mackall merge with stable
Fri, 13 Jun 2014 14:17:14 -0500 Matt Mackall revlog: hold a private reference to self._cache stable
Fri, 13 Jun 2014 14:16:03 -0500 Matt Mackall revlog: make _chunkcache access atomic stable
Mon, 09 Jun 2014 10:34:21 -0700 Danek Duvall tests: cat error messages are different on Solaris stable
Tue, 10 Jun 2014 17:00:31 -0700 Brendan Cully error: restore python 2.4 compatibility for BundleValueError
Thu, 12 Jun 2014 14:40:45 -0500 Matt Mackall i18n: explicitly decode paragraphs
Fri, 13 Jun 2014 14:14:02 -0500 Matt Mackall minirst: explicitly decode substitutions
Fri, 30 May 2014 12:12:03 -0700 Pierre-Yves David test-run-tests.t: tests --jobs option
Fri, 30 May 2014 12:11:51 -0700 Pierre-Yves David test-run-tests.t: test --debug option
Fri, 30 May 2014 12:11:39 -0700 Pierre-Yves David test-run-tests.t: test selection of testfile from the command line
Fri, 30 May 2014 12:11:17 -0700 Pierre-Yves David test-run-tests.t: tests the --retest option
Thu, 12 Jun 2014 03:20:28 +0530 anuraggoel run-tests: fixes the number of tests ran when '--retest' is enabled
Thu, 12 Jun 2014 02:36:52 +0530 anuraggoel run-tests: skipped test should not produce 'i' mark while retesting
Fri, 30 May 2014 12:10:56 -0700 Pierre-Yves David test-run-tests.t: test running a failing test
Fri, 13 Jun 2014 16:36:53 -0500 Matt Mackall run-tests: filter whitespace at end of error diffs
Thu, 12 Jun 2014 01:28:22 +0530 anuraggoel run-tests: produce '!' mark after running a failing test
Thu, 12 Jun 2014 01:36:57 +0530 anuraggoel run-tests: produce error on running a failing test
Fri, 30 May 2014 12:10:19 -0700 Pierre-Yves David test-run-tests.t: test running a passing test
Tue, 10 Jun 2014 14:32:52 -0700 Pierre-Yves David run-tests: don't check for the mercurial library used when using --with-hg
Fri, 30 May 2014 12:09:49 -0700 Pierre-Yves David test: introduce test-run-tests.t
Fri, 30 May 2014 11:40:24 -0700 Pierre-Yves David tests: comment the main purpose of ``test-unified-test.t``
Wed, 11 Jun 2014 15:31:04 -0700 Danek Duvall parsers.c: fix a couple of memory leaks stable
Fri, 30 May 2014 11:35:45 -0700 Pierre-Yves David tests: rename ``test-run-tests.t`` to ``test-unified-test.t``
Tue, 27 May 2014 14:45:31 -0700 Pierre-Yves David wireproto: rephrase the error message for unknown getbundle parameters
Sat, 07 Jun 2014 11:32:37 -0400 Augie Fackler patchbomb: reorder header insertions to clarify code
Sat, 07 Jun 2014 11:06:15 -0400 Augie Fackler patchbomb: always use message-id of first patch for series-id
Sat, 07 Jun 2014 11:30:06 -0400 Augie Fackler test-patchbomb: normalize glob lines and record their construction
Mon, 05 May 2014 22:51:20 -0700 Pierre-Yves David patchbomb: includes a unique series ID in email header
Fri, 30 May 2014 11:28:48 -0700 Pierre-Yves David color: add parenthesis to help readability
Sat, 31 May 2014 17:26:15 -0700 Pierre-Yves David status: document the content of the returned tuple in the docstring
Mon, 09 Jun 2014 14:11:17 -0500 Matt Mackall resolve: fix grammar of no matching files message
Mon, 09 Jun 2014 13:53:23 -0500 Matt Mackall merge with stable
Fri, 06 Jun 2014 00:21:46 -0500 Sean Farley bash_completion: add -l|--list support for shelve
Sat, 31 May 2014 21:21:06 +0900 Yuya Nishihara workingctx: duplicate status list received at _poststatus hook
Thu, 05 Jun 2014 15:24:29 +0530 Chinmay Joshi patch: replace functions in fsbackend to use vfs
Thu, 05 Jun 2014 15:16:44 +0530 Chinmay Joshi vfs: add unlinkpath to vfs
Thu, 05 Jun 2014 22:20:32 +0900 FUJIWARA Katsunori shelve: add option combination tests for refactoring in succeeding patch
Sun, 01 Jun 2014 00:08:33 +0900 FUJIWARA Katsunori qfold: allow to specify '--message/'--logfile' and '--edit' at the same time
Sun, 01 Jun 2014 00:08:32 +0900 FUJIWARA Katsunori qrefresh: allow to specify '--message/'--logfile' and '--edit' at the same time
Sun, 01 Jun 2014 00:08:32 +0900 FUJIWARA Katsunori backout: accept '--edit' like other commands creating new changeset
Sun, 01 Jun 2014 00:08:32 +0900 FUJIWARA Katsunori gpg: accept '--edit' like other commands creating new changeset
Tue, 03 Jun 2014 13:49:51 -0700 Sean Farley memfilectx: add a size method
Mon, 26 May 2014 19:02:11 +0200 Mads Kiilerich resolve: keep wlock while resolving stable
Thu, 05 Jun 2014 16:47:14 +0900 FUJIWARA Katsunori keyword: suppress keyword expansion while 'hg fetch' for internal merge stable
Thu, 05 Jun 2014 16:47:14 +0900 FUJIWARA Katsunori keyword: suppress keyword expansion while 'hg histedit' for internal merge stable
Thu, 05 Jun 2014 16:47:14 +0900 FUJIWARA Katsunori keyword: suppress keyword expansion while 'hg backout' for internal merge stable
Thu, 05 Jun 2014 16:47:14 +0900 FUJIWARA Katsunori keyword: suppress keyword expansion while 'hg graft' for internal merge stable
Thu, 05 Jun 2014 16:47:13 +0900 FUJIWARA Katsunori keyword: suppress keyword expansion while 'hg rebase' for internal merge stable
Thu, 05 Jun 2014 16:47:13 +0900 FUJIWARA Katsunori keyword: suppress keyword expansion while 'hg unshelve' for internal merge stable
Sun, 01 Jun 2014 16:01:01 -0700 Matt Mackall merge with stable
Sun, 01 Jun 2014 14:15:43 -0700 Matt Mackall Added signature for changeset 269c80ee5b3c stable
Sun, 01 Jun 2014 14:15:15 -0700 Matt Mackall Added tag 3.0.1 for changeset 269c80ee5b3c stable
Sun, 01 Jun 2014 13:58:28 -0700 Matt Mackall merge with i18n stable 3.0.1
Wed, 21 May 2014 18:02:35 -0700 Gregory Szorc localrepo: prevent leak of transaction object (issue4258) stable
Fri, 30 May 2014 19:52:55 +0900 FUJIWARA Katsunori i18n-ja: synchronized with 9e12579369f1 stable
Wed, 07 May 2014 09:23:23 +0200 Martin Geisler i18n-zh_TW: set Language header stable
Wed, 07 May 2014 09:15:58 +0200 Jakob Krainz i18n-de: translation improvement for gpg extension stable
Fri, 30 May 2014 11:53:10 -0700 Matt Mackall bundlerepo: backout dbf292f65b09
Mon, 26 May 2014 11:44:58 -0700 Pierre-Yves David merge: drop the quotes around commit description
Thu, 15 Aug 2013 15:47:15 -0500 Sean Farley memfilectx: remove path since it is now inherited
Thu, 15 Aug 2013 15:46:32 -0500 Sean Farley memfilectx: remove __str__ since it is now inherited
Thu, 15 Aug 2013 15:46:22 -0500 Sean Farley memfilectx: remove __nonzero__ since it is now inherited
Thu, 15 Aug 2013 16:49:27 -0500 Sean Farley memfilectx: call super.__init__ instead of duplicating code
Thu, 15 Aug 2013 15:23:36 -0500 Sean Farley memfilectx: inherit from committablefilectx
Thu, 15 Aug 2013 15:20:56 -0500 Sean Farley memctx: remove parents since it is now inherited
Thu, 15 Aug 2013 15:19:29 -0500 Sean Farley memctx: remove flags since it is now inherited
Thu, 15 Aug 2013 15:17:05 -0500 Sean Farley memctx: remove extra since it is now inherited
Thu, 15 Aug 2013 15:14:47 -0500 Sean Farley memctx: remove branch since it is now inherited
Wed, 28 May 2014 20:03:38 -0500 Sean Farley memctx: remove clean since it is now inherited
Wed, 28 May 2014 20:03:29 -0500 Sean Farley memctx: remove ignored since it is now inherited
Wed, 28 May 2014 20:03:19 -0500 Sean Farley memctx: remove unknown since it is now inherited
Thu, 15 Aug 2013 15:13:14 -0500 Sean Farley memctx: remove deleted since it is now inherited
Thu, 15 Aug 2013 15:12:54 -0500 Sean Farley memctx: remove removed since it is now inherited
Thu, 15 Aug 2013 15:12:46 -0500 Sean Farley memctx: remove added since it is now inherited
Thu, 15 Aug 2013 15:12:31 -0500 Sean Farley memctx: remove modified since it is now inherited
Thu, 15 Aug 2013 15:12:19 -0500 Sean Farley memctx: remove files since it is now inherited
Thu, 15 Aug 2013 15:07:43 -0500 Sean Farley memctx: remove description since it is now inherited
Thu, 15 Aug 2013 15:07:29 -0500 Sean Farley memctx: remove date since it is now inherited
Thu, 15 Aug 2013 15:07:01 -0500 Sean Farley memctx: remove user since it is now inherited
Thu, 15 Aug 2013 15:06:39 -0500 Sean Farley memctx: remove p2 since it is now inherited
Thu, 15 Aug 2013 15:06:10 -0500 Sean Farley memctx: remove p1 since it is now inherited
Thu, 15 Aug 2013 15:05:32 -0500 Sean Farley memctx: remove __getitem__ since it is now inherited
Thu, 15 Aug 2013 15:04:55 -0500 Sean Farley memctx: remove __nonzero__ since it is now inherited
Thu, 15 Aug 2013 15:04:36 -0500 Sean Farley memctx: remove __int__ since it is now inherited
Thu, 15 Aug 2013 15:03:52 -0500 Sean Farley memctx: remove __str__ since it is now inherited
Thu, 15 Aug 2013 15:03:03 -0500 Sean Farley memctx: call super.__init__ instead of duplicating code
Thu, 15 Aug 2013 15:00:03 -0500 Sean Farley memctx: inherit from committablectx
Tue, 29 Apr 2014 16:49:27 -0500 Sean Farley committablectx: fix _manifest doc string
Thu, 29 May 2014 16:09:16 -0500 Sean Farley context: fix wrong indentation from renaming method
Tue, 27 May 2014 16:33:06 -0700 Pierre-Yves David push: use bundle2 to push phases when available
Thu, 29 May 2014 15:22:58 -0700 Pierre-Yves David pushkey: add an ``encode`` function
Tue, 27 May 2014 16:32:50 -0700 Pierre-Yves David bundle2: add ``pushkey`` support
Thu, 29 May 2014 15:23:25 -0700 Pierre-Yves David pushkey: add a ``decode`` function
Tue, 27 May 2014 15:44:46 -0700 Pierre-Yves David pull: when remote supports it, pull phase data alongside changesets
Tue, 27 May 2014 15:43:09 -0700 Pierre-Yves David getbundle: support of listkeys argument when bundle2 is used
Thu, 29 May 2014 14:59:22 -0700 Pierre-Yves David getbundle: raise error if extra arguments are provided for bundle10
Tue, 27 May 2014 15:42:03 -0700 Pierre-Yves David bundle: introduce a listkey handler
Tue, 27 May 2014 15:29:08 -0700 Pierre-Yves David pull: split remote phases retrieval from actual application