log

age author description
Wed, 30 Aug 2017 20:25:56 +0000 Michael Bolin editor: use an unambiguous path suffix for editor files
Wed, 30 Aug 2017 09:21:31 -0700 Martin von Zweigbergk revlog: move check for wdir from changelog to revlog
Tue, 29 Aug 2017 16:38:10 -0400 Matt Harbison debugssl: allow a URL to be specified without a local repository stable
Tue, 22 Aug 2017 21:21:43 -0400 Augie Fackler revlog: use pycompat.bytestr() to reliably have a %s-able value
Tue, 22 Aug 2017 23:11:35 -0400 Augie Fackler debugcommands: stabilize output of debugbundle by having a custom repr
Tue, 22 Aug 2017 20:25:08 -0400 Augie Fackler python3: whitelist another 5 passing tests found with the ratchet script
Tue, 22 Aug 2017 20:06:58 -0400 Augie Fackler python3: replace sorted(<dict>.iterkeys()) with sorted(<dict>)
Tue, 22 Aug 2017 20:03:07 -0400 Augie Fackler python3: wrap all uses of <exception>.strerror with strtolocal
Wed, 30 Aug 2017 14:04:55 -0700 Jun Wu pager: do not start pager if `ui` has been `pushbuffer`-ed
Wed, 30 Aug 2017 16:05:12 -0700 Jun Wu revset: do not flip "and" arguments when optimizing
Wed, 30 Aug 2017 22:51:28 +0900 Yuya Nishihara revset: make match function follow given subset if specified (API)
Wed, 30 Aug 2017 22:41:36 +0900 Yuya Nishihara revset: move order argument to run-time match function
Wed, 30 Aug 2017 23:53:30 +0900 Yuya Nishihara revset: fix example describing how ordering is determined
Wed, 30 Aug 2017 22:32:47 +0900 Yuya Nishihara revset: move order constants from revsetlang
Tue, 29 Aug 2017 11:25:22 +0200 Denis Laxalde tag: use filtered repo when creating new tags (issue5539)
Mon, 21 Aug 2017 16:46:05 -0700 Martin von Zweigbergk extensions: add wrappedfunction() context manager
Tue, 29 Aug 2017 18:20:50 -0700 David Soria Parra mdiff: add a --ignore-space-at-eol option
Fri, 25 Aug 2017 11:20:34 -0700 Jun Wu revset: improve documentation about ordering handling
Sun, 20 Aug 2017 10:55:11 -0700 Jun Wu revset: remove order information from tree (API)
Mon, 28 Aug 2017 23:44:47 -0700 Jun Wu revset: drop optimization about reordering "or" set elements
Tue, 29 Aug 2017 17:51:54 -0700 Jun Wu rebase: use _ctxdesc in one more place
Sun, 27 Aug 2017 02:47:47 -0700 Jun Wu rebase: move working parent and bookmark for obsoleted revs (BC)
Tue, 29 Aug 2017 17:49:13 -0700 Jun Wu rebase: remove an unnecessary adjustdest in clearrebased
Mon, 21 Aug 2017 20:22:07 -0700 Jun Wu rebase: sort destmap topologically
Tue, 29 Aug 2017 17:27:37 -0700 Jun Wu rebase: initial support for multiple destinations
Fri, 11 Aug 2017 00:32:19 -0700 Jun Wu rebase: change internal format to support destination map
Fri, 11 Aug 2017 00:31:52 -0700 Jun Wu rebase: rewrite _computeobsoletenotrebased
Tue, 22 Aug 2017 00:38:38 +0000 Michael Bolin util: use ~ as a suffix for a temp file in the same directory as a source file
Mon, 28 Aug 2017 14:47:18 -0700 Martin von Zweigbergk morestatus: simplify check for unresolved merge conflicts
Mon, 28 Aug 2017 15:06:34 -0700 Martin von Zweigbergk tests: rename test-terse-status.t to test-status-terse.t
Mon, 28 Aug 2017 16:58:59 -0700 Jun Wu metadataonlyctx: don't crash when reusing the manifest with deletions
Mon, 28 Aug 2017 16:49:41 -0700 Jun Wu context: make parents and text optional in metadataonlyctx
Thu, 17 Aug 2017 18:09:32 +0200 Boris Feld test: add more obsmarker tests for pruning scenarios
Mon, 03 Jul 2017 17:38:56 +0200 Boris Feld template: better prune support in obsfate
Mon, 03 Jul 2017 15:34:10 +0200 Boris Feld template: compute dates in obsfatedate
Mon, 03 Jul 2017 15:34:00 +0200 Boris Feld template: compute user in obsfateusers
Mon, 03 Jul 2017 15:33:27 +0200 Boris Feld template: compute verb in obsfateverb
Tue, 22 Aug 2017 17:16:13 -0400 Augie Fackler contrib: add test-check-module-imports.t to the Python 3 whitelist
Tue, 22 Aug 2017 17:15:20 -0400 Augie Fackler tests: update test-obsolete to pass our import checker
Tue, 22 Aug 2017 17:15:14 -0400 Augie Fackler tests: update test-largefiles-cache to pass our import checker
Tue, 22 Aug 2017 17:15:09 -0400 Augie Fackler tests: update test-inherit-mode to pass our import checker
Tue, 22 Aug 2017 17:11:30 -0400 Augie Fackler tests: update test-relink to pass our import checker
Tue, 22 Aug 2017 16:59:26 -0400 Augie Fackler tests: update test-strip to pass our import checker
Tue, 22 Aug 2017 16:59:21 -0400 Augie Fackler tests: update test-share to pass our import checker
Tue, 22 Aug 2017 16:59:17 -0400 Augie Fackler tests: update test-requires to pass our import checker
Tue, 22 Aug 2017 16:59:12 -0400 Augie Fackler tests: update test-progress to pass our import checker
Tue, 22 Aug 2017 16:59:06 -0400 Augie Fackler tests: update test-patchbomb to pass our import checker
Mon, 28 Aug 2017 17:40:03 -0400 Augie Fackler merge with stable
Wed, 23 Aug 2017 18:24:57 +0000 Michael Bolin dirstate: perform transactions with _copymap using single call, where possible
Thu, 24 Aug 2017 20:25:16 -0700 Jun Wu pull: do not prompt "hg update" if update.requiredest is set
Fri, 25 Aug 2017 22:05:10 -0700 Martin von Zweigbergk changelog: abort on attempt to write wdir revision
Thu, 24 Aug 2017 17:44:08 -0700 Jun Wu phabsend: show associated Differential Revisions with --confirm
Thu, 24 Aug 2017 17:31:33 -0700 Jun Wu phabsend: print the actual URL with --confirm
Thu, 24 Aug 2017 17:25:18 -0700 Jun Wu phabsend: detect patch change with larger context
Thu, 24 Aug 2017 16:52:28 -0700 Jun Wu phabsend: make --amend the default
Thu, 24 Aug 2017 17:26:10 -0700 Jun Wu phabsend: polish the docstring a bit
Mon, 28 Aug 2017 13:43:31 +0200 Peter Vitt record: make the m key open an editor for the commit message (issue5667)
Tue, 22 Aug 2017 16:59:02 -0400 Augie Fackler tests: update test-patch to pass our import checker
Tue, 22 Aug 2017 16:58:57 -0400 Augie Fackler tests: update test-pager to pass our import checker
Tue, 22 Aug 2017 16:58:52 -0400 Augie Fackler tests: update test-obsolete to pass our import checker