Fri, 24 Jun 2016 09:08:16 +0200 |
liscju |
largefiles: fix misleading comments in lfutil instore and storepath
|
changeset |
files
|
Sat, 25 Jun 2016 19:10:46 -0700 |
Gregory Szorc |
revset: implement match() in terms of matchany()
|
changeset |
files
|
Sat, 25 Jun 2016 19:12:20 -0700 |
Gregory Szorc |
scmutil: improve documentation of revset APIs
|
changeset |
files
|
Sat, 25 Jun 2016 13:52:46 -0700 |
Gregory Szorc |
mdiff: remove use of __slots__
|
changeset |
files
|
Sat, 25 Jun 2016 17:40:53 -0700 |
Gregory Szorc |
i18n: use unicode literal
|
changeset |
files
|
Sat, 25 Jun 2016 17:22:06 -0700 |
Gregory Szorc |
pycompat: add HTTPPasswordMgrWithDefaultRealm to Python 3 block
|
changeset |
files
|
Sun, 26 Jun 2016 07:59:02 -0700 |
Gregory Szorc |
ui: path option to declare which revisions to push by default
|
changeset |
files
|
Sat, 25 Jun 2016 18:35:14 -0700 |
Gregory Szorc |
ui: don't fixup [paths] sub-options
|
changeset |
files
|
Sat, 25 Jun 2016 07:26:43 -0700 |
Gregory Szorc |
sslutil: abort when unable to verify peer connection (BC)
|
changeset |
files
|
Sat, 25 Jun 2016 07:32:02 -0700 |
Gregory Szorc |
sslutil: remove out of place comment
|
changeset |
files
|
Fri, 24 Jun 2016 11:51:00 +0200 |
liscju |
largefiles: remove additional blank line between methods in localstore
|
changeset |
files
|
Thu, 23 Jun 2016 12:37:09 -0700 |
Martin von Zweigbergk |
revset: make head() honor order of subset
|
changeset |
files
|
Thu, 23 Jun 2016 13:08:10 -0700 |
Martin von Zweigbergk |
revsets: use itervalues() where only values are needed
|
changeset |
files
|
Thu, 23 Jun 2016 12:39:05 -0700 |
Martin von Zweigbergk |
revsets: passing a set to baseset() is not wrong
|
changeset |
files
|
Fri, 24 Jun 2016 02:04:43 +0200 |
Pierre-Yves David |
pyflakes: use pycompat.pickles to prevent error
|
changeset |
files
|
Tue, 21 Jun 2016 06:29:23 -0700 |
Kostia Balytskyi |
rebase: move local variable 'obsoletenotrebased' to the RR class
|
changeset |
files
|
Tue, 21 Jun 2016 06:29:23 -0700 |
Kostia Balytskyi |
rebase: move restorestestatus function to be a method of the RR class
|
changeset |
files
|
Tue, 21 Jun 2016 06:29:23 -0700 |
Kostia Balytskyi |
rebase: move local variables related to keeping things unchanged to the RR
|
changeset |
files
|
Tue, 21 Jun 2016 06:29:23 -0700 |
Kostia Balytskyi |
rebase: move local variables 'date' and 'extrafns' to the RR class
|
changeset |
files
|
Tue, 21 Jun 2016 06:29:23 -0700 |
Kostia Balytskyi |
rebase: move collapse-related local variables to the RR class
|
changeset |
files
|
Tue, 21 Jun 2016 07:22:49 -0700 |
Kostia Balytskyi |
rebase: pass repo, ui and opts objects to the RR class constructor
|
changeset |
files
|
Tue, 21 Jun 2016 00:50:39 +0900 |
FUJIWARA Katsunori |
check-code: build translation table for repquote in global for efficiency
|
changeset |
files
|
Tue, 21 Jun 2016 00:50:39 +0900 |
FUJIWARA Katsunori |
check-code: detect "missing _() in ui message" more exactly
|
changeset |
files
|
Wed, 22 Jun 2016 21:30:49 +0100 |
Jun Wu |
revlog: add a fast path for "ambiguous identifier"
|
changeset |
files
|
Thu, 23 Jun 2016 20:45:37 -0400 |
Augie Fackler |
import-checker: ensure cffi is always a system module
|
changeset |
files
|
Thu, 23 Jun 2016 18:21:25 +0100 |
Martijn Pieters |
atomictempfile: add context manager support
|
changeset |
files
|
Thu, 23 Jun 2016 18:20:58 +0100 |
Martijn Pieters |
atomictempfile: add read to the supported file operations
|
changeset |
files
|
Thu, 23 Jun 2016 18:18:33 +0100 |
Martijn Pieters |
atomictempfile: remove test ordering
|
changeset |
files
|
Thu, 23 Jun 2016 17:35:43 +0100 |
Martijn Pieters |
atomictempfile: use a tempdir to keep the test environment clean
|
changeset |
files
|
Wed, 22 Jun 2016 22:02:25 +0900 |
Yuya Nishihara |
test-revset: show how inconsistent the ordering of compound expressions is
|
changeset |
files
|