log

age author description
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
Mon, 18 Aug 2014 20:23:37 -0400 Augie Fackler exchange: drop superfluous parens
Fri, 15 Aug 2014 19:03:42 -0700 Pierre-Yves David push: add bookmarks to the unified bundle2 push
Fri, 15 Aug 2014 19:03:33 -0700 Pierre-Yves David test-bundle2: add bookmark movement to the push test
Fri, 15 Aug 2014 18:40:57 -0700 Pierre-Yves David push: use stepsdone to control bookmark push
Fri, 15 Aug 2014 18:39:39 -0700 Pierre-Yves David push: move bookmark discovery with other discovery steps
Fri, 15 Aug 2014 18:02:54 -0700 Pierre-Yves David pushbookmark: split an ultra-long line into a saner version
Wed, 25 Jun 2014 00:02:17 +0100 Pierre-Yves David revert: drop dead code for untracked files
Wed, 25 Jun 2014 00:01:30 +0100 Pierre-Yves David revert: handle unknown files through status
Tue, 24 Jun 2014 23:55:43 +0100 Pierre-Yves David revert: drop more dead code
Sat, 02 Aug 2014 13:07:01 -0700 Pierre-Yves David revert: add a message to noop action
Fri, 01 Aug 2014 11:41:56 -0700 Pierre-Yves David revert: simplify loop conditional
Tue, 24 Jun 2014 18:04:13 +0100 Pierre-Yves David revert: explode the action tuple in the for loop
Sat, 02 Aug 2014 12:45:34 -0700 Pierre-Yves David revert: use actions[...] in all disptable cases
Tue, 24 Jun 2014 17:54:33 +0100 Pierre-Yves David revset: factorize backup decision
Tue, 24 Jun 2014 17:44:31 +0100 Pierre-Yves David revert: use a flat dispatch table
Fri, 15 Aug 2014 18:26:21 -0700 Pierre-Yves David pushbookmark: do not attempt to update bookmarks if the push failed (BC)
Fri, 15 Aug 2014 17:58:15 -0700 Pierre-Yves David pushbookmark: remove a <cond> and <val> or <other> construct
Fri, 15 Aug 2014 16:31:06 -0700 Pierre-Yves David pushbookmark: stop unrolling ancestors
Fri, 15 Aug 2014 15:57:50 -0700 Pierre-Yves David ancestors: add a __nonzero__ method
Fri, 15 Aug 2014 15:25:12 -0700 Pierre-Yves David push: update bookmarks within the remote lock
Mon, 18 Aug 2014 12:12:57 -0700 Gregory Szorc hgweb: refresh repository using URL not path (issue4323)
Tue, 19 Aug 2014 10:01:06 -0700 Pierre-Yves David obsmarker: add `date` as an explicit field
Tue, 12 Aug 2014 01:49:38 -0700 Pierre-Yves David obsstore: add fields attribute to track each field in a marker
Wed, 13 Aug 2014 23:42:36 -0700 Pierre-Yves David debugobsolete: explicitly display date in the output
Thu, 14 Aug 2014 12:59:48 -0700 Pierre-Yves David obsolete: add a date argument to the `createmarkers` function
Wed, 13 Aug 2014 23:25:07 -0700 Pierre-Yves David debugobsolete: use the new date argument on obsstore.create
Wed, 13 Aug 2014 22:44:47 -0700 Pierre-Yves David obsstore: add an explicit `date` argument to obsstore.create
Thu, 14 Aug 2014 01:53:07 -0700 Pierre-Yves David obsolete: explicitly pass metadata argument using keyword argument
Fri, 15 Aug 2014 09:41:30 -0700 Pierre-Yves David obsmarker: add a `flags` method
Fri, 15 Aug 2014 14:19:15 -0700 Pierre-Yves David test-treediscovery: update output after merge
Tue, 24 Jun 2014 16:59:40 +0100 Pierre-Yves David revert: add an XXX about rename tracking
Tue, 24 Jun 2014 17:39:43 +0100 Pierre-Yves David revert: inline a now useless closure
Tue, 24 Jun 2014 17:37:24 +0100 Pierre-Yves David revert: remove code killed by the double status
Tue, 24 Jun 2014 17:36:49 +0100 Pierre-Yves David revert: drop `missingmodified` set
Tue, 24 Jun 2014 17:28:20 +0100 Pierre-Yves David revert: detect files added during a merge
Sat, 02 Aug 2014 11:32:24 -0700 Pierre-Yves David revert: simplify handling of `added` files
Fri, 15 Aug 2014 11:48:05 -0500 Matt Mackall merge with stable
Fri, 15 Aug 2014 23:05:53 +0900 FUJIWARA Katsunori rebase: use "rebase.collapse" as "editform" for "--collapse" always
Fri, 15 Aug 2014 23:05:53 +0900 FUJIWARA Katsunori ui: invoke editor for committing with HGEDITFORM environment variable
Fri, 15 Aug 2014 04:37:46 +0200 Mads Kiilerich cleanup: name unused variables using convention of leading _
Fri, 15 Aug 2014 16:20:47 +0200 Mads Kiilerich cleanup: rename check-translation.py checker function - don't hide global var
Fri, 15 Aug 2014 04:37:45 +0200 Mads Kiilerich cleanup: remove some unused / duplicate imports
Fri, 15 Aug 2014 04:37:46 +0200 Mads Kiilerich cleanup: fix some list comprehension redefinitions of existing vars
Fri, 15 Aug 2014 16:20:47 +0200 Mads Kiilerich cleanup: avoid local vars shadowing imports
Fri, 15 Aug 2014 16:20:47 +0200 Mads Kiilerich cleanup: avoid _ for local unused tmp variables - that is reserved for i18n
Fri, 15 Aug 2014 04:37:45 +0200 Mads Kiilerich cleanup: make sure we always access members of imported modules
Fri, 15 Aug 2014 20:28:51 +0900 FUJIWARA Katsunori largefiles: update lfdirstate for unchanged largefiles during linear merging
Fri, 15 Aug 2014 20:28:51 +0900 FUJIWARA Katsunori largefiles: keep largefiles from colliding with normal one during linear merge
Fri, 15 Aug 2014 20:28:51 +0900 FUJIWARA Katsunori largefiles: add test for large/normal conflict at linear merging
Fri, 15 Aug 2014 20:28:51 +0900 FUJIWARA Katsunori largefiles: put whole "hgmerge" process into the same "wlock" scope
Fri, 15 Aug 2014 20:28:51 +0900 FUJIWARA Katsunori largefiles: put whole "hgupdaterepo" process into the same "wlock" scope
Fri, 15 Aug 2014 14:33:19 +0900 Yuya Nishihara annotate: inline definition of decorate() functions
Fri, 15 Aug 2014 14:29:30 +0900 Yuya Nishihara annotate: rewrite long short-circuit statement by if-elif-else
Tue, 24 Jun 2014 17:27:18 +0100 Pierre-Yves David revert: use modified information from both statuses
Tue, 24 Jun 2014 16:57:16 +0100 Pierre-Yves David revert: drop special case handling for file unknown in parent
Tue, 24 Jun 2014 16:53:22 +0100 Pierre-Yves David revert: use "remove" information from both statuses
Fri, 01 Aug 2014 18:27:47 -0700 Pierre-Yves David revert: process removed files missing in target as clean
Thu, 31 Jul 2014 15:52:56 -0700 Pierre-Yves David revert: also track clean files
Fri, 01 Aug 2014 18:57:53 -0700 Pierre-Yves David revert: triage "deleted" files into more appropriate categories
Fri, 15 Aug 2014 10:54:15 -0500 Matt Mackall unshelve: silence internal revert
Fri, 15 Aug 2014 10:47:03 -0500 Matt Mackall tests: fixup issue markers to make check-commit happy
Fri, 15 Aug 2014 03:24:40 +0200 Mads Kiilerich incoming: don't request heads that already are common stable
Fri, 15 Aug 2014 03:24:40 +0200 Mads Kiilerich tests: improve test coverage for discovery and actual parameters for pulling stable
Fri, 15 Aug 2014 02:46:44 +0200 Mads Kiilerich changectx: ancestor should only prefer merge.preferancestor if it is a revision stable
Fri, 15 Aug 2014 02:39:01 +0200 Mads Kiilerich merge: show the scary multiple ancestor hint for merges only, not for updates stable
Thu, 14 Aug 2014 16:26:41 -0700 Pierre-Yves David discovery: prevent crash on unknown remote heads with old repo (issue4337) stable
Thu, 14 Aug 2014 14:59:42 -0700 Pierre-Yves David obsstore.create: add a simple safeguard against cyclic markers stable
Thu, 14 Aug 2014 14:57:03 -0700 Pierre-Yves David debugobsolete: catch ValueError that may be raised by obsstore.create stable
Thu, 14 Aug 2014 16:39:27 -0500 Matt Mackall check-code: extend try/except/finally check for multiple except clauses
Thu, 14 Aug 2014 16:39:02 -0500 Matt Mackall repoview: fix try/except/finally for py2.4
Thu, 14 Aug 2014 16:25:47 -0500 Matt Mackall merge with stable
Thu, 14 Aug 2014 16:18:45 -0500 Matt Mackall test-run-tests: fix up slash/backslash on diff chunks for Windows stable
Wed, 13 Aug 2014 15:55:45 -0700 Siddharth Agarwal test-largefiles: add test for hg log --follow --patch with path stable
Wed, 13 Aug 2014 15:51:33 -0700 Siddharth Agarwal largefiles: don't override matchandpats for always matchers (issue4334) stable
Wed, 13 Aug 2014 15:18:41 -0700 Siddharth Agarwal largefiles: in overridelog, use non-lf matcher for patch generation (issue4334) stable
Wed, 13 Aug 2014 15:13:50 -0700 Siddharth Agarwal largefiles: drop setting lfstatus in overridelog (issue4334) stable
Wed, 13 Aug 2014 15:17:03 -0700 Siddharth Agarwal cmdutil: add a hook for making custom non-follow log file matchers stable
Wed, 13 Aug 2014 15:15:13 -0700 Siddharth Agarwal cmdutil: rename _makelogfilematcher to _makefollowlogfilematcher stable
Thu, 14 Aug 2014 15:21:48 -0500 Matt Mackall merge with stable
Wed, 13 Aug 2014 22:22:24 +0900 Yuya Nishihara alias: exit from bad definition by Abort
Wed, 13 Aug 2014 22:18:28 +0900 Yuya Nishihara alias: show one-line hint for command provided by disabled extension
Wed, 13 Aug 2014 19:38:47 +0900 Yuya Nishihara help: provide help of bad alias without executing aliascmd()
Wed, 13 Aug 2014 19:28:42 +0900 Yuya Nishihara alias: provide "unknowncmd" flag to tell help to look for disabled command
Sat, 17 May 2014 21:13:31 +0900 Yuya Nishihara alias: keep error message in "badalias" so that help can see it
Sat, 17 May 2014 20:47:31 +0900 Yuya Nishihara alias: add test for alias command provided by disabled extension
Wed, 13 Aug 2014 23:21:52 -0700 Siddharth Agarwal alias: expand "$@" as list of parameters quoted individually (BC) (issue4200)
Wed, 13 Aug 2014 22:37:09 -0700 Siddharth Agarwal test-alias: add some tests to ensure we aren't double-substituting
Thu, 31 Jul 2014 16:03:26 -0700 Pierre-Yves David revert: issue "no changes needed" message for files missing on both side
Tue, 24 Jun 2014 15:47:12 +0100 Pierre-Yves David revert: call status against revert target too
Tue, 24 Jun 2014 15:35:43 +0100 Pierre-Yves David revert: prefix variable names for dirstate status with "ds"
Tue, 24 Jun 2014 15:28:22 +0100 Pierre-Yves David revert: move manifest membership condition outside of the loop
Wed, 06 Aug 2014 16:51:41 -0400 Mike Edgar histedit: add "roll" command to fold commit data and drop message (issue4256)
Tue, 12 Aug 2014 09:39:14 -0700 David Soria Parra repoview: cache hidden changesets
Tue, 12 Aug 2014 16:48:54 -0700 David Soria Parra repoview: add caching bits
Wed, 06 Aug 2014 13:26:04 -0700 David Soria Parra repoview: split _gethiddenblockers
Tue, 12 Aug 2014 16:42:24 -0700 David Soria Parra repoview: use set for blockers
Wed, 13 Aug 2014 11:50:13 -0700 Martin von Zweigbergk histedit: preserve initial author on fold (issue4296) stable
Wed, 13 Aug 2014 18:50:35 -0500 Matt Mackall run-tests: fix some io ordering stable
Wed, 13 Aug 2014 15:06:58 -0500 Matt Mackall merge with stable
Wed, 25 Jun 2014 17:40:41 +0100 Pierre-Yves David test-revert: add case where file is tracked but deleted in working directory
Fri, 27 Jun 2014 18:25:19 +0200 Pierre-Yves David test-revert: add case with untracked files with unique content
Fri, 27 Jun 2014 18:23:45 +0200 Pierre-Yves David test-revert: add case with untracked files with reverted content
Fri, 27 Jun 2014 18:10:45 +0200 Pierre-Yves David test-revert: add case where file exists but is untracked in working directory
Fri, 27 Jun 2014 18:09:46 +0200 Pierre-Yves David test-revert: add case where the file is marked as removed in the wc
Fri, 27 Jun 2014 18:08:16 +0200 Pierre-Yves David test-revert: add case where wc content is different from "base" and "parent"
Fri, 27 Jun 2014 18:07:33 +0200 Pierre-Yves David test-revert: add case where wc content is already reverted to base content
Fri, 27 Jun 2014 18:02:09 +0200 Pierre-Yves David test-revert: add case where file exists neither in "base" nor in "parent"
Fri, 27 Jun 2014 18:01:16 +0200 Pierre-Yves David test-revert: add case where the file is removed between "base" and "parent"
Fri, 27 Jun 2014 18:00:49 +0200 Pierre-Yves David test-revert: add case where file is unchanged between "base" and "parent"
Wed, 13 Aug 2014 14:05:08 -0500 Matt Mackall test-run-tests: fix stdout/stderr io ordering stable
Wed, 25 Jun 2014 17:37:13 +0100 Pierre-Yves David test-revert: add case where file is added between "base" and "parent"
Tue, 12 Aug 2014 17:22:57 -0500 Matt Mackall merge with stable
Wed, 25 Jun 2014 17:31:53 +0100 Pierre-Yves David test-revert: add methodical revert to "base" with explicit file path
Wed, 25 Jun 2014 17:22:47 +0100 Pierre-Yves David test-revert: add methodical revert with explicit file path
Wed, 25 Jun 2014 17:16:05 +0100 Pierre-Yves David test-revert: add methodical revert to "base"
Wed, 25 Jun 2014 17:03:55 +0100 Pierre-Yves David test-revert: add methodical revert to parent for working directory
Wed, 25 Jun 2014 17:24:18 +0100 Pierre-Yves David test-revert: display the list of all generated cases
Fri, 27 Jun 2014 16:08:09 +0200 Pierre-Yves David test-revert: also create a text version of the snapshot
Tue, 12 Aug 2014 12:53:23 -0500 Matt Mackall hg-test-mode: make exit code highlight work again
Wed, 25 Jun 2014 16:37:06 +0100 Pierre-Yves David test-revert: prepare methodical testing of revert cases
Wed, 25 Jun 2014 15:59:21 +0100 Pierre-Yves David test-revert: drop useless comments
Tue, 12 Aug 2014 11:17:29 -0500 Matt Mackall run-tests: don't double lines on build failure output stable
Tue, 12 Aug 2014 11:10:57 -0500 Matt Mackall test-run-tests: filter pwd alias for Windows stable
Tue, 12 Aug 2014 11:02:30 -0500 Matt Mackall run-tests: self-test on Windows needs binary streams stable
Tue, 12 Aug 2014 04:50:58 -0500 Matt Mackall merge with stable
Tue, 12 Aug 2014 04:11:32 -0500 Matt Mackall help: normalize helplist hints
Tue, 12 Aug 2014 04:00:42 -0500 Matt Mackall help: fold repeatable option message into option table header
Tue, 12 Aug 2014 03:53:33 -0500 Matt Mackall help: roll option list header into option formatter
Tue, 12 Aug 2014 03:42:09 -0500 Matt Mackall help: refactor helplist optlist mess
Tue, 12 Aug 2014 03:25:51 -0500 Matt Mackall help: normalize topic and extension verbose hints
Tue, 12 Aug 2014 03:18:50 -0500 Matt Mackall help: normalize hint about enabling extensions
Tue, 12 Aug 2014 03:12:24 -0500 Matt Mackall help: normalize extension shadow hint
Tue, 12 Aug 2014 03:09:26 -0500 Matt Mackall help: improve command summary hint
Tue, 12 Aug 2014 03:01:37 -0500 Matt Mackall help: tweak --verbose command help hint
Tue, 12 Aug 2014 00:42:05 -0500 Matt Mackall hg-test-mode: don't highlight variables in output
Tue, 12 Aug 2014 00:40:24 -0500 Matt Mackall test-run-tests: test --view
Tue, 12 Aug 2014 00:33:48 -0500 Matt Mackall run-tests: don't show 'i' for tests that don't match a keyword
Tue, 12 Aug 2014 02:40:42 -0500 Matt Mackall repoview: filter tags to non-existent nodes from blockers (issue4328) stable
Mon, 11 Aug 2014 23:45:08 -0400 Michael O'Connor revset: bookmark revset interprets 'literal:' prefix correctly (issue4329) stable
Mon, 11 Aug 2014 17:45:50 -0500 Matt Mackall run-tests: attempt to fix iolock handling
Mon, 11 Aug 2014 13:10:00 -0500 Matt Mackall unbundle: fix pyflakes warning about wc stable
Mon, 11 Aug 2014 11:24:05 -0500 Matt Mackall merge with stable
Sat, 02 Aug 2014 17:04:53 -0700 Pierre-Yves David check-code: allow an escape pattern to be specified for testpattern
Sat, 02 Aug 2014 17:01:55 -0700 Pierre-Yves David check-code: capture "wc" as a word
Wed, 25 Jun 2014 15:58:05 +0100 Pierre-Yves David test-revert: improve comment
Mon, 11 Aug 2014 22:29:43 +0900 FUJIWARA Katsunori largefiles: synchronize lfdirstate with dirstate after automated committing
Mon, 11 Aug 2014 22:29:43 +0900 FUJIWARA Katsunori largefiles: drop orphan entries from lfdristat at "hg rollback"
Mon, 11 Aug 2014 22:29:43 +0900 FUJIWARA Katsunori largefiles: restore R status of removed largefiles correctly at "hg rollback"
Mon, 11 Aug 2014 22:29:43 +0900 FUJIWARA Katsunori largefiles: factor out synchronization of lfdirstate for future use
Mon, 11 Aug 2014 22:29:43 +0900 FUJIWARA Katsunori largefiles: put whole rollback-ing process into the same "wlock" scope
Mon, 11 Aug 2014 09:35:24 -0500 Matt Mackall tests: use a decorator for hghave checks
Sun, 10 Aug 2014 23:13:12 -0500 Matt Mackall hg-test-mode: colorize HGFOO and TESTFOO environment variables
Sun, 10 Aug 2014 23:09:23 -0500 Matt Mackall unbundle: don't advance bookmarks (issue4322) (BC) stable
Sun, 10 Aug 2014 15:26:33 -0500 Matt Mackall merge with stable
Sun, 10 Aug 2014 15:26:12 -0500 Matt Mackall tests: more bundle2 non-binary file test fixes stable
Sun, 10 Aug 2014 14:30:30 -0500 Matt Mackall merge with stable
Sun, 10 Aug 2014 13:53:36 -0500 Matt Mackall hgweb: avoid config object race with hgwebdir (issue4326) stable
Sat, 09 Aug 2014 16:15:52 -0500 Matt Mackall test-commandserver.py: filter path separator stable
Sat, 09 Aug 2014 16:06:01 -0500 Matt Mackall merge with stable
Sat, 09 Aug 2014 16:05:03 -0500 Matt Mackall merge with i18n stable
Sat, 09 Aug 2014 16:04:36 -0500 Matt Mackall i18n-ru: fix RST breakage spotted by test-gendoc stable
Sat, 09 Aug 2014 15:46:54 -0500 Matt Mackall i18n-ru: undo fix buildbot breakage stable
Fri, 08 Aug 2014 17:45:36 -0500 Matt Mackall contrib: add emacs mode for *.t files
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
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