log

age author description
Tue, 16 Sep 2014 23:47:34 -0700 Pierre-Yves David revset: simplify orderedlazyset creation in spanset method
Tue, 16 Sep 2014 23:37:03 -0700 Pierre-Yves David revset: use spanset.isdescending in multiple simple places
Tue, 16 Sep 2014 23:34:18 -0700 Pierre-Yves David revset: wider definition of ascending and descending for spanset
Wed, 17 Sep 2014 23:21:20 +0900 Yuya Nishihara annotate: port to generic templater enabled by hidden -T option
Tue, 16 Sep 2014 23:40:24 +0900 Yuya Nishihara annotate: split functions to get data without applying text formatting
Fri, 29 Aug 2014 06:19:32 +0200 Yuya Nishihara annotate: remove unused variable in calculation of column widths
Fri, 29 Aug 2014 05:36:52 +0200 Yuya Nishihara annotate: build format string separately from annotation data
Wed, 17 Sep 2014 22:21:01 +0900 Yuya Nishihara formatter: convert float value to json
Wed, 17 Sep 2014 21:30:22 +0900 Yuya Nishihara formatter: have jsonformatter accept tuple as value
Wed, 17 Sep 2014 21:15:43 +0900 Yuya Nishihara formatter: extract function that encode values to json string
Fri, 12 Sep 2014 21:38:52 -0400 Mike Edgar contrib/synthrepo: pass options to ctx.diff as kwargs, not a dict
Fri, 12 Sep 2014 17:43:37 -0400 Mike Edgar contrib/synthrepo: only generate 2 parents if model contains merges
Fri, 12 Sep 2014 12:28:30 -0700 Siddharth Agarwal convert: add support to find git copies from all files in the working copy
Fri, 12 Sep 2014 11:23:26 -0700 Siddharth Agarwal convert: add support to detect git renames and copies
Thu, 11 Sep 2014 23:57:49 -0700 Siddharth Agarwal convert: for git, factor out code to add entries to a separate function
Thu, 11 Sep 2014 23:37:47 -0700 Siddharth Agarwal convert: for git's getchanges, always split entry line into components
Thu, 11 Sep 2014 23:35:19 -0700 Siddharth Agarwal convert: for git's getchanges, use explicit index for iteration
Fri, 12 Sep 2014 10:17:56 -0700 Siddharth Agarwal convert: add initial docs for git sources
Sun, 24 Aug 2014 17:27:28 -0400 Jordi Gutiérrez Hermoso color: document that changeset phases have labels
Fri, 19 Sep 2014 12:51:15 -0500 Matt Mackall color: change the debug output format
Sun, 24 Aug 2014 17:40:27 -0400 Jordi Gutiérrez Hermoso color: enable debug option to show labels
Sun, 24 Aug 2014 17:35:36 -0400 Jordi Gutiérrez Hermoso color: document that labels are used for colorizing text
Wed, 27 Aug 2014 16:39:44 +0200 Mads Kiilerich contrib: add OS X p4merge to mergetools.hgrc
Wed, 20 Aug 2014 15:15:50 -0400 Jordi Gutiérrez Hermoso patch: enable diff.tab markup for the color extension
Wed, 17 Sep 2014 13:08:03 -0700 Siddharth Agarwal dirstate: copyedit exception for no beginparentchange call
Sun, 07 Sep 2014 11:33:22 -0700 Gregory Szorc revsetbenchmarks: add an additional roots() benchmark
Tue, 16 Sep 2014 14:49:56 -0500 Matt Mackall merge with stable
Fri, 12 Sep 2014 02:29:19 +0900 FUJIWARA Katsunori mq: examine "pushable" of already applied patch correctly stable
Fri, 12 Sep 2014 02:29:19 +0900 FUJIWARA Katsunori mq: pop correct patches when changing pushable-ness of already applied ones stable
Fri, 12 Sep 2014 02:29:19 +0900 FUJIWARA Katsunori mq: use "mq.applied[i].name" instead of "mq.appliedname(i)" for safety stable
Fri, 12 Sep 2014 02:29:19 +0900 FUJIWARA Katsunori mq: report correct numbers for changing "number of guarded, applied patches" stable
Fri, 29 Aug 2014 05:09:59 +0200 Yuya Nishihara annotate: remove redundant check for empty list of annotation data
Fri, 12 Sep 2014 14:21:18 -0700 Durham Goode revset: lower weight for _intlist function
Fri, 12 Sep 2014 15:00:51 -0700 Durham Goode revset: make parents() O(number of parents)
Fri, 12 Sep 2014 16:21:13 -0700 Durham Goode revset: make descendants() lazier
Wed, 17 Sep 2014 00:28:37 +0900 Yuya Nishihara check-code: look for misuse of __bool__
Wed, 17 Sep 2014 00:31:03 +0900 Yuya Nishihara formatter: correct bool testing which should be __nonzero__ in Python 2
Mon, 15 Sep 2014 16:07:54 -0400 Mike Edgar contrib/synthrepo: return None to delete files on commit, don't raise IOError
Mon, 15 Sep 2014 09:36:12 -0500 Steve Borho wix: contrib/sample.hgrc is no more
Sun, 31 Aug 2014 13:41:09 +0200 Mads Kiilerich dockerrpm: create a yum/dnf repo from the generated rpms
Thu, 15 May 2014 01:48:37 +0200 Mads Kiilerich docker: add CentOS 5
Sun, 31 Aug 2014 13:41:09 +0200 Mads Kiilerich docker: use stable tags for fedora and centos
Fri, 30 May 2014 14:14:33 +0200 Mads Kiilerich dockerrpm: prepare source outside docker and just run rpmbuild inside docker
Fri, 30 May 2014 14:14:33 +0200 Mads Kiilerich dockerrpm: run docker build process as the current user, not as root
Fri, 30 May 2014 14:14:33 +0200 Mads Kiilerich dockerrpm: better handling of specification of docker name
Fri, 30 May 2014 14:14:33 +0200 Mads Kiilerich dockerrpm: check that docker is running correctly before building
Sun, 31 Aug 2014 13:40:53 +0200 Mads Kiilerich buildrpm: introduce --rpmdir instead of using hardcoded rpmbuild dir
Thu, 15 May 2014 01:50:11 +0200 Mads Kiilerich buildrpm: introduce --withpython for building rpms that includes Python 2.7
Sun, 31 Aug 2014 12:51:06 +0200 Mads Kiilerich buildrpm: introduce --prepare for preparing without actually building rpms
Thu, 28 Aug 2014 22:45:36 +0900 FUJIWARA Katsunori templater: add "diff" template function
Tue, 16 Sep 2014 11:08:29 -0500 Matt Mackall locate: add pointer to files command in help
Tue, 16 Sep 2014 11:08:14 -0500 Matt Mackall tests: fix breakage from locate deprecation
Sun, 16 Mar 2014 13:29:08 -0500 Matt Mackall locate: deprecate in favor of files
Fri, 12 Sep 2014 18:36:38 -0500 Matt Mackall formatter: add pickle format
Mon, 15 Sep 2014 13:15:07 -0500 Matt Mackall commands: add hidden -T option for files/manifest/status/tags
Fri, 12 Sep 2014 18:29:29 -0500 Matt Mackall formatter: add json formatter
Mon, 15 Sep 2014 13:11:13 -0500 Matt Mackall cmdutil: add json style to log-like commands
Mon, 15 Sep 2014 13:12:49 -0500 Matt Mackall encoding: add json escaping filter
Mon, 15 Sep 2014 13:12:20 -0500 Matt Mackall encoding: handle empty string in toutf8
Fri, 12 Sep 2014 19:06:11 -0500 Matt Mackall formatter: make debug style match Python syntax
Fri, 12 Sep 2014 18:32:46 -0500 Matt Mackall files: add new command unifying locate and manifest functionality
Tue, 02 Sep 2014 14:42:30 -0400 Mike Edgar filelog: parsemeta stops returning unused key list
Wed, 10 Sep 2014 00:18:15 -0400 Mike Edgar filelog: make parsemeta a public module function, to be used by censor module
Wed, 10 Sep 2014 00:17:17 -0400 Mike Edgar filelog: make packmeta a public module function, to be used by censor
Thu, 11 Sep 2014 12:26:12 -0500 Matt Mackall ui: move samplehgrcs from config
Thu, 11 Sep 2014 12:21:15 -0500 Matt Mackall config: normalize style between user/global example configs
Tue, 19 Aug 2014 14:33:31 -0400 Augie Fackler commit: correctly check commit mutability during commit --amend
Tue, 19 Aug 2014 14:33:01 -0400 Augie Fackler histedit: check mutability of contexts correctly
Thu, 11 Sep 2014 10:14:34 -0400 Augie Fackler manifest: mark addlistdelta and checkforbidden as module-private
Wed, 10 Sep 2014 10:52:00 -0400 Augie Fackler convert: enable deterministic conversion progress bar for svn
Wed, 10 Sep 2014 10:51:46 -0400 Augie Fackler convert: enable deterministic conversion progress bar for git
Wed, 10 Sep 2014 11:04:29 -0400 Augie Fackler test-convert-git.t: add a test of convert progress bars for git
Mon, 26 May 2014 11:53:12 -0400 Augie Fackler convert: add support for deterministic progress bar on scanning phase
Wed, 10 Sep 2014 11:01:47 -0400 Augie Fackler test-convert-svn-move.t: remove stray '
Thu, 07 Aug 2014 12:47:20 -0400 Augie Fackler manifest: move addlistdelta to module-level
Thu, 07 Aug 2014 09:46:05 -0400 Augie Fackler manifest: move checkforbidden to module-level
Fri, 05 Sep 2014 11:37:44 -0700 Durham Goode dirstate: add exception when calling setparent without begin/end (API)
Fri, 05 Sep 2014 15:36:56 -0700 Durham Goode dirstate: add test for exceptions during updates
Fri, 05 Sep 2014 11:36:20 -0700 Durham Goode dirstate: wrap setparent calls with begin/endparentchange (issue4353)
Fri, 05 Sep 2014 11:34:29 -0700 Durham Goode dirstate: add begin/endparentchange to dirstate
Mon, 08 Sep 2014 20:57:44 +0200 Henrik Stuart parsers: avoid signed/unsigned comparison mismatch
Mon, 08 Sep 2014 20:22:10 +0200 Henrik Stuart parsers: use correct type for file offset
Mon, 08 Sep 2014 20:20:17 +0200 Henrik Stuart parsers: ensure correct return type for inline_scan
Thu, 11 Sep 2014 12:05:23 -0500 Henrik Stuart parsers: fix typing issue when constructing Python integer object
Mon, 08 Sep 2014 20:06:52 +0200 Henrik Stuart parsers: use bitmask type consistently in find_gca_candidates
Sat, 30 Aug 2014 02:10:29 +0200 Pierre-Yves David revert: drop `lexist` check in the backup logic
Sat, 30 Aug 2014 02:09:53 +0200 Pierre-Yves David revert: distinguish between deleted file and locally modified
Sat, 30 Aug 2014 02:00:20 +0200 Pierre-Yves David revert: detect unknown files in the same path as files marked as removed
Sat, 30 Aug 2014 01:52:08 +0200 Pierre-Yves David revert: cache working context in a variable
Wed, 10 Sep 2014 14:42:52 +0100 Pierre-Yves David obsolete: properly drop 'date' from metadata
Mon, 08 Sep 2014 20:12:58 +0900 Anton Shestakov templater: implement __len__ for _hybrid
Fri, 05 Sep 2014 19:54:26 +0200 David Soria Parra tests: remove unnecessary apostrophe
Mon, 08 Sep 2014 16:41:00 +0200 anuraggoel run-tests: added '--json' functionality to store test result in json file
Tue, 02 Sep 2014 12:11:36 +0200 Sune Foldager changegroup: rename bundle-related functions and classes
Tue, 19 Aug 2014 01:13:10 +0200 Mads Kiilerich comments: describe ancestor consistently - avoid 'least common ancestor'
Tue, 19 Aug 2014 01:12:56 +0200 Mads Kiilerich rebase: improve description of --base
Fri, 15 Aug 2014 19:43:32 +0200 Mads Kiilerich dagutils: fix docstrings for singleton internalize/externalize
Sun, 31 Aug 2014 07:45:50 -0700 Martin von Zweigbergk cmdutil: avoid the confusing name 'patch' for a matcher
Tue, 02 Sep 2014 14:10:08 -0700 Siddharth Agarwal fedora: remove sample.hgrc from shipped files
Sun, 24 Aug 2014 19:45:46 -0400 Jordi Gutiérrez Hermoso config: propose some sample global config file
Wed, 13 Aug 2014 17:05:48 -0400 Jordi Gutiérrez Hermoso config: give more fine-tuned sample hgrcs to this command
Mon, 01 Sep 2014 11:48:55 +0200 David Soria Parra rebase: add a deprecated -i/--interactive flag
Tue, 19 Aug 2014 01:13:10 +0200 Mads Kiilerich revlog: introduce isancestor method for efficiently determining node lineage
Tue, 09 Sep 2014 17:16:24 -0400 Augie Fackler clone: provide sample username = config entry in .hg/hgrc (issue4359)
Tue, 09 Sep 2014 16:51:21 -0400 Augie Fackler test-acl: alter sed construct to avoid changes in .hg/hgrc formatting
Tue, 09 Sep 2014 13:47:50 -0400 Augie Fackler merge with stable
Wed, 10 Sep 2014 00:41:44 +0900 FUJIWARA Katsunori dispatch: check shell alias again after loading extensions (issue4355) stable
Wed, 10 Sep 2014 00:41:44 +0900 FUJIWARA Katsunori dispatch: make "_checkshellalias" reusable regardless of adding aliases stable
Tue, 02 Sep 2014 11:28:44 +0200 J. Lewis Muir build: don't clean __version__.py on 'make clean' in release tarballs
Sat, 30 Aug 2014 01:51:02 +0200 Pierre-Yves David revert: drop now useless conditional in the backup check
Sat, 30 Aug 2014 01:49:28 +0200 Pierre-Yves David revert: no backup for `dsadded` set
Sat, 30 Aug 2014 16:06:09 +0200 Pierre-Yves David revert: add more padding in the dispatch list
Sat, 30 Aug 2014 01:48:58 +0200 Pierre-Yves David revert: add documentation in the dispatch table
Sat, 30 Aug 2014 02:47:59 +0200 Pierre-Yves David revert: add a way for external extensions to prefetch file data
Sun, 07 Sep 2014 11:46:11 -0500 Kevin Bullock merge with stable
Wed, 03 Sep 2014 20:42:51 +0200 Siddharth Agarwal histedit: abort gracefully on --continue/--abort with no state stable
Thu, 04 Sep 2014 09:59:23 -0400 Augie Fackler merge with stable
Tue, 02 Sep 2014 03:41:01 +0200 Matt Mackall Added signature for changeset 5dc91146f353 stable
Tue, 02 Sep 2014 03:40:55 +0200 Matt Mackall Added tag 3.1.1 for changeset 5dc91146f353 stable
Tue, 26 Aug 2014 04:58:41 -0700 Durham Goode bookmarks: allow pushkey if new equals current
Fri, 29 Aug 2014 12:17:53 +0200 Mads Kiilerich tests: improve test coverage of branch command and existing branches
Thu, 28 Aug 2014 17:23:05 +0200 Angel Ezquerra localrepo: make it possible to pass multiple path elements to join and wjoin
Sun, 31 Aug 2014 12:22:44 +0200 Gregory Szorc run-tests: make --interactive work with --view
Sun, 31 Aug 2014 11:11:42 +0200 Mads Kiilerich convert: don't use multi-argument set.update
Sat, 30 Aug 2014 12:22:20 +0200 Mike Edgar error: use docstrings, not bare strings, for error classes
Sun, 31 Aug 2014 10:24:25 +0200 Mads Kiilerich osx: create dmg with installer instead of zip
Sat, 30 Aug 2014 12:33:12 +0200 Pierre-Yves David branchmap: pre-filter topological heads before ancestors based filtering
Sat, 30 Aug 2014 12:20:50 +0200 Pierre-Yves David branchmap: issue a single call to `ancestors` for all heads
Sat, 30 Aug 2014 11:39:15 +0200 Pierre-Yves David test-ancestor: add a test for `ancestor` with ancestry within the initset
Tue, 26 Aug 2014 12:47:41 +0200 Pierre-Yves David bundle2: pull obsmarkers relevant to the pulled set through bundle2
Fri, 29 Aug 2014 12:36:17 +0200 Pierre-Yves David getbundle: add `obsmarkers` argument to getbundle
Fri, 29 Aug 2014 12:28:58 +0200 Pierre-Yves David pull: use the "cg" argument when pulling a bundle2
Fri, 29 Aug 2014 12:51:00 +0200 Pierre-Yves David wireprotocol: fix 'boolean' handling
Wed, 20 Aug 2014 01:15:09 -0700 Pierre-Yves David push: only push obsmarkers relevant to the "pushed subset"
Wed, 20 Aug 2014 19:47:35 -0700 Pierre-Yves David test-obsolete: sort the output of debugobsolete
Wed, 20 Aug 2014 19:42:33 -0700 Pierre-Yves David test-obsolete: change a marker so it is relevant to the exchanged set
Mon, 25 Aug 2014 19:44:27 +0200 Pierre-Yves David push: use bundle2 to push obsmarkers when possible
Mon, 25 Aug 2014 19:32:51 +0200 Pierre-Yves David exchange: add a `buildobsmarkerpart` function
Tue, 26 Aug 2014 11:36:23 +0200 Pierre-Yves David obsolete: add a `commonversion` function
Tue, 26 Aug 2014 11:48:26 +0200 Pierre-Yves David bundle2: add a `obsmarkersversion` function to extract supported version
Thu, 21 Aug 2014 18:18:38 -0700 Pierre-Yves David bundle2: advertise the obsmarker part in bundle2 capabilities
Mon, 25 Aug 2014 19:21:47 +0200 Pierre-Yves David bundle2: introduce a `getrepocaps` to retrieve the bundle2 caps of a repo
Mon, 25 Aug 2014 19:17:06 +0200 Pierre-Yves David obsmarker: move bundle2caps from the localrepo class to the bundle2 module
Mon, 25 Aug 2014 18:35:39 +0200 Pierre-Yves David obsmarker: produce a reply part for markers received through bundle2
Mon, 25 Aug 2014 18:26:56 +0200 Pierre-Yves David obsmarker: record the number of new markers in the transaction
Mon, 25 Aug 2014 18:10:08 +0200 Pierre-Yves David obssmarker: add a bundle2 record with the number of markers added
Mon, 25 Aug 2014 18:09:54 +0200 Pierre-Yves David obsmarker: write a message with the number of markers added through bundle2
Mon, 25 Aug 2014 18:08:22 +0200 Pierre-Yves David bundle2: add an obsmarkers part handler
Mon, 25 Aug 2014 16:24:40 +0200 Pierre-Yves David obsolete: make encodemarkers a public function
Mon, 25 Aug 2014 16:21:33 +0200 Pierre-Yves David obsolete: move _encodemarkers next to _readmarkers
Mon, 25 Aug 2014 16:18:44 +0200 Pierre-Yves David obsstore: store and preserve ondisk version
Mon, 25 Aug 2014 16:51:51 +0200 Pierre-Yves David obsolete: have _readmarkers return the format version
Mon, 25 Aug 2014 16:16:01 +0200 Pierre-Yves David obsolete: support for any known obsstore format when reading or writing
Mon, 25 Aug 2014 16:09:18 +0200 Pierre-Yves David obsolete: move _fm0encodeonemarker next to _fm0readmarkers
Mon, 25 Aug 2014 16:43:23 +0200 Pierre-Yves David obsolete: rename _encodeonemarker to _fm0encodeonemarkers
Mon, 25 Aug 2014 14:58:11 +0200 Pierre-Yves David obsolete: extract the part of _readmarkers specific to format version 0
Mon, 25 Aug 2014 14:56:15 +0200 Pierre-Yves David obsolete: rename all _fm to _fm0
Mon, 25 Aug 2014 14:52:51 +0200 Pierre-Yves David obsolete: rename _fnodesize to _fmfnodesize
Thu, 21 Aug 2014 17:42:50 -0700 Pierre-Yves David obsstore: have the `mergemarkers` method return the number of new markers
Mon, 01 Sep 2014 23:43:33 +0200 Matt Mackall merge with i18n stable 3.1.1
Thu, 21 Aug 2014 17:36:05 -0700 Pierre-Yves David test-bundle2: add obsolescence information to be exchanged
Sat, 30 Aug 2014 20:06:24 +0200 Gregory Szorc help: only call doc() when it is callable stable
Mon, 01 Sep 2014 10:57:27 -0300 Wagner Bruna i18n-pt_BR: synchronized with 6a8b8efb0641 stable
Mon, 01 Sep 2014 10:54:49 -0300 Wagner Bruna merge with i18n stable
Sun, 31 Aug 2014 20:49:13 +0900 FUJIWARA Katsunori i18n-ja: synchronized with 0c838e7459a5 stable
Sat, 30 Aug 2014 09:40:31 -0300 Wagner Bruna i18n-pt_BR: synchronized with 0c838e7459a5 stable
Sun, 31 Aug 2014 19:43:03 +0900 Mike Hommey repoview: fix typo in repoview.changelog stable
Tue, 19 Aug 2014 16:57:02 -0700 Aaron Kushner config: exit non zero on non-existent config option (issue4247) stable
Sat, 30 Aug 2014 18:44:59 +0200 Matt Mackall merge with crew
Sat, 30 Aug 2014 15:13:02 +0200 Kevin Bullock bookmarks: refer to "the" active bookmark to clarify that there's only one stable
Sat, 30 Aug 2014 05:29:38 -0700 Siddharth Agarwal memctx: allow extensions to determine what filectxfn should do
Sat, 30 Aug 2014 15:17:37 +0200 Gregory Szorc revsetbenchmark: add revset with lazyset subtraction
Sat, 30 Aug 2014 11:57:46 +0200 Sune Foldager debugrevlog: add chainlen column to --dump output
Sat, 30 Aug 2014 11:56:33 +0200 Henrik Stuart debugdag: stop wrongly sorting parents
Fri, 29 Aug 2014 18:00:44 +0200 Gregory Szorc obsolete: avoid slow, generic date parsing
Fri, 29 Aug 2014 12:06:31 +0200 Kevin Bullock build: don't use -s flag for `which`
Fri, 29 Aug 2014 17:15:49 +0200 Matt Mackall contrib: drop obsolete sample.hgrc
Fri, 29 Aug 2014 17:14:45 +0200 Matt Mackall contrib: drop old convert-repo script
Wed, 27 Aug 2014 18:35:34 +0200 Matt Mackall merge with stable
Sat, 23 Aug 2014 21:23:02 +0900 FUJIWARA Katsunori templater: enable alias predicates to be used in "revset()" function
Wed, 27 Aug 2014 23:10:06 +0900 FUJIWARA Katsunori import: show the warning message for failure of merging stable
Wed, 27 Aug 2014 15:30:09 +0200 Mads Kiilerich graft: fix collision detection with origin revisions that are missing stable
Sat, 23 Aug 2014 17:03:08 -0500 Sean Farley log: use correct phase info for parent field (issue4347) stable
Tue, 26 Aug 2014 22:03:32 +0200 Mads Kiilerich convert: introduce --full for converting all files
Tue, 26 Aug 2014 22:03:32 +0200 Mads Kiilerich convert: refactor hg getchanges and caching
Tue, 26 Aug 2014 22:03:32 +0200 Mads Kiilerich convert: refactor subversion getchanges and caching
Tue, 26 Aug 2014 22:03:32 +0200 Mads Kiilerich convert: remove incorrect and unused handling of removed svn directories
Tue, 26 Aug 2014 22:03:32 +0200 Mads Kiilerich convert: use None value for missing files instead of overloading IOError
Wed, 27 Aug 2014 12:30:28 +0200 Matt Mackall merge with stable
Mon, 25 Aug 2014 03:27:51 +0200 Mads Kiilerich convert: p4: ignore purged files with p4d 2012.2 and later
Mon, 25 Aug 2014 03:27:51 +0200 Mads Kiilerich tests: fix p4 tests so they use separate ports and can be run in parallel
Tue, 26 Aug 2014 22:03:30 +0200 Mads Kiilerich run-tests: report skipped tests as "skipped" - they might still be "relevant"
Sun, 24 Aug 2014 12:35:53 +0900 Yuya Nishihara ui: add brief comment why raw_input() needs dummy ' ' prompt string
Sun, 24 Aug 2014 23:47:26 +0900 FUJIWARA Katsunori largefiles: remove redundant "updatelfiles" invocation in "lfilesrepo.commit"
Sun, 24 Aug 2014 23:47:26 +0900 FUJIWARA Katsunori largefiles: update largefiles even if transplant is aborted by conflict
Sun, 24 Aug 2014 23:47:26 +0900 FUJIWARA Katsunori largefiles: update largefiles even if rebase is aborted by conflict
Sun, 24 Aug 2014 23:47:26 +0900 FUJIWARA Katsunori largefiles: move "updatestandin" invocation to "hg.updaterepo" wrapper
Sun, 24 Aug 2014 23:47:26 +0900 FUJIWARA Katsunori largefiles: unlink standins not known to the restored dirstate at rollback
Sun, 24 Aug 2014 23:47:25 +0900 FUJIWARA Katsunori largefiles: restore standins according to restored dirstate
Sun, 24 Aug 2014 23:47:25 +0900 FUJIWARA Katsunori largefiles: restore standins from non branch-tip parent at rollback correctly
Sun, 24 Aug 2014 23:47:25 +0900 FUJIWARA Katsunori largefiles: omit restoring standins if working parent is not rollbacked
Tue, 26 Aug 2014 13:11:53 +0200 Matt Mackall repoview: fix 0L with pack/unpack for 2.4
Mon, 25 Aug 2014 15:10:09 +0200 Thomas De Schampheleire help: add pad function to template help stable
Fri, 22 Aug 2014 16:40:34 -0400 Mike Edgar histedit: use str.startswith to check for comments in action list
Fri, 22 Aug 2014 16:37:55 -0400 Mike Edgar histedit: drop duplicate line extracting keep option
Sat, 23 Aug 2014 23:03:50 +0900 FUJIWARA Katsunori import: avoid editor invocation when importing with "--exact" for exact-ness
Sat, 23 Aug 2014 23:03:50 +0900 FUJIWARA Katsunori import: disallow meaningless combination of "--exact" and "--edit"
Sun, 16 Mar 2014 17:31:31 +0200 Razvan Cojocaru config: highlight parse error caused by leading spaces (issue3214)
Wed, 20 Aug 2014 22:52:56 -0700 Pierre-Yves David test-config: add tests for invalid syntax
Tue, 19 Aug 2014 23:22:44 -0700 Pierre-Yves David debugobsolete: add a --rev argument
Wed, 20 Aug 2014 18:11:23 -0700 Pierre-Yves David obsolete: rename `allmarkers` to `getmarkers`
Wed, 20 Aug 2014 00:43:08 -0700 Pierre-Yves David debugobsolete: add a way to record parent information
Tue, 19 Aug 2014 17:03:10 -0700 Pierre-Yves David obsstore: add relevantmarkers method
Tue, 19 Aug 2014 16:53:53 -0700 Pierre-Yves David obsstore: keep track of children information
Wed, 20 Aug 2014 17:36:54 -0700 Pierre-Yves David push: check if local and remote support evolution during discovery
Tue, 19 Aug 2014 16:46:17 -0700 Pierre-Yves David obsstore: drop outdated comment
Thu, 21 Aug 2014 10:07:30 -0400 Augie Fackler cvsps: add two more tiebreakers in cscmp
Sat, 16 Aug 2014 17:59:26 +0900 Yuya Nishihara annotate: abort early if no file is specified
Wed, 20 Aug 2014 15:07:25 -0700 Siddharth Agarwal purge: avoid full walks when directories aren't purged
Thu, 21 Aug 2014 16:05:29 -0700 Siddharth Agarwal clone: for local clones, copy over filtered branchcaches as well (issue4286)
Thu, 21 Aug 2014 15:58:32 -0700 Siddharth Agarwal clone: for local clones, copy branchcache from the right location (issue4286)
Wed, 20 Aug 2014 14:33:59 -0400 Augie Fackler obsolete: avoid 2-argument form of enumerate, which was new in Python 2.6
Wed, 20 Aug 2014 13:21:41 -0400 Augie Fackler repoview: use util.sha1() instead of hashlib.sha1()
Mon, 18 Aug 2014 17:17:23 -0700 Pierre-Yves David debugobsolete: display parents information from markers
Mon, 18 Aug 2014 17:14:27 -0700 Pierre-Yves David obsmarkers: add a `parentnodes` method to retrieve parent information
Mon, 18 Aug 2014 16:28:44 -0700 Pierre-Yves David obsstore: also store the 'parents' field on disk
Mon, 18 Aug 2014 17:06:08 -0700 Pierre-Yves David obsstore: drop 'date' from the metadata dictionary
Mon, 18 Aug 2014 16:17:16 -0700 Pierre-Yves David createmarkers: automatically record the parent of pruned changesets
Mon, 18 Aug 2014 16:12:29 -0700 Pierre-Yves David obsstore: add a `parents` argument to obsstore.create
Mon, 18 Aug 2014 16:08:44 -0700 Pierre-Yves David obsstore: add a `parents` field
Tue, 19 Aug 2014 14:42:08 -0700 Pierre-Yves David obsstore: add some documentation about the marker fields
Sat, 16 Aug 2014 10:43:59 +0900 FUJIWARA Katsunori transplant: change "editform" to distinguish merge commits from others
Sat, 16 Aug 2014 10:43:59 +0900 FUJIWARA Katsunori rebase: change "editform" to distinguish merge commits from others
Sat, 16 Aug 2014 10:43:59 +0900 FUJIWARA Katsunori import: change "editform" to distinguish merge commits from others
Sat, 16 Aug 2014 10:43:59 +0900 FUJIWARA Katsunori commit: change "editform" to distinguish merge commits from other (--amend)
Sat, 16 Aug 2014 10:43:59 +0900 FUJIWARA Katsunori commit: change "editform" to distinguish merge commits from others
Sat, 16 Aug 2014 10:19:26 -0700 Gregory Szorc test-ssh: verify that stderr from remote is printed (issue4336)
Sat, 16 Aug 2014 10:28:59 -0700 Gregory Szorc posix: implement readpipe using non-blocking I/O (issue4336)
Fri, 15 Aug 2014 20:02:18 -0700 Gregory Szorc platform: implement readpipe()
Fri, 15 Aug 2014 19:18:21 -0700 Pierre-Yves David exchange: remove duplicated addition to pushop.stepdone