Tue, 07 Apr 2015 21:08:23 -0700 |
Martin von Zweigbergk |
manifest.walk: special-case match.always() for speed
|
changeset |
files
|
Tue, 07 Apr 2015 22:36:17 -0700 |
Martin von Zweigbergk |
manifest.walk: use return instead of StopIteration in generator
|
changeset |
files
|
Wed, 08 Apr 2015 23:30:02 +0900 |
Yuya Nishihara |
archive: look for first visible revision to build repo identity (issue4591)
|
changeset |
files
|
Wed, 08 Apr 2015 22:42:37 +0900 |
Yuya Nishihara |
largefiles: use common function to build content of .hg_archival.txt
|
changeset |
files
|
Wed, 08 Apr 2015 22:38:46 +0900 |
Yuya Nishihara |
test-largefiles: verify content of .hg_archival.txt
|
changeset |
files
|
Wed, 08 Apr 2015 22:37:03 +0900 |
Yuya Nishihara |
archive: extract metadata() closure to module-level function
|
changeset |
files
|
Wed, 08 Apr 2015 22:31:04 +0900 |
Yuya Nishihara |
archive: use ctx object consistently to build meta data
|
changeset |
files
|
Wed, 08 Apr 2015 21:04:06 +0900 |
Yuya Nishihara |
templatekw: have {manifest} use ctx.manifestnode() for consistency
|
changeset |
files
|
Fri, 10 Apr 2015 00:36:42 +0900 |
FUJIWARA Katsunori |
subrepo: use vfs.reljoin instead of os.path.join
|
changeset |
files
|
Fri, 10 Apr 2015 00:36:42 +0900 |
FUJIWARA Katsunori |
subrepo: inline reporelpath into abstractsubrepo._relpath to centralize logic
|
changeset |
files
|
Fri, 10 Apr 2015 00:36:42 +0900 |
FUJIWARA Katsunori |
subrepo: add _relpath field to centralize subrelpath logic
|
changeset |
files
|
Fri, 10 Apr 2015 00:36:42 +0900 |
FUJIWARA Katsunori |
subrepo: add wvfs field to access the working directory via vfs
|
changeset |
files
|
Fri, 10 Apr 2015 00:36:42 +0900 |
FUJIWARA Katsunori |
subrepo: change arguments of abstractsubrepo.__init__ (API)
|
changeset |
files
|
Tue, 07 Apr 2015 15:18:52 -0700 |
Drew Gottlieb |
treemanifest: optimize treemanifest._walk() to skip directories
|
changeset |
files
|
Wed, 08 Apr 2015 22:31:50 -0400 |
Matt Harbison |
import-checker: force 'fcntl', 'grp', 'pwd', and 'termios' to stdlib modules
|
changeset |
files
|
Wed, 08 Apr 2015 22:23:51 -0400 |
Matt Harbison |
import-checker: allow *.pyd based stdlib modules
|
changeset |
files
|
Tue, 07 Apr 2015 22:35:44 -0700 |
Martin von Zweigbergk |
manifest.walk: join nested if-conditions
|
changeset |
files
|
Wed, 08 Apr 2015 10:01:31 -0700 |
Martin von Zweigbergk |
manifestdict: inline _intersectfiles()
|
changeset |
files
|
Wed, 08 Apr 2015 10:03:59 -0700 |
Martin von Zweigbergk |
manifestdict._intersectfiles: avoid one level of property indirection
|
changeset |
files
|
Wed, 08 Apr 2015 10:06:05 -0700 |
Martin von Zweigbergk |
manifestdict.matches: avoid name 'lm' for a not-lazymanifest
|
changeset |
files
|
Tue, 24 Mar 2015 21:25:57 +0100 |
Mathias De Maré |
commands: add ui.statuscopies config knob
|
changeset |
files
|
Sat, 04 Apr 2015 22:30:59 +0900 |
Yuya Nishihara |
changelog: inline revlog.__contains__ in case it is used in hot loop
|
changeset |
files
|
Wed, 08 Apr 2015 02:56:19 +0900 |
FUJIWARA Katsunori |
bookmarks: show detailed status about outgoing bookmarks
|
changeset |
files
|
Wed, 08 Apr 2015 02:56:19 +0900 |
FUJIWARA Katsunori |
bookmarks: show detailed status about incoming bookmarks
|
changeset |
files
|
Wed, 08 Apr 2015 02:56:19 +0900 |
FUJIWARA Katsunori |
bookmarks: enhance test of showing detail about incoming/outgoing bookmarks
|
changeset |
files
|
Wed, 08 Apr 2015 02:56:19 +0900 |
FUJIWARA Katsunori |
bookmarks: show outgoing bookmarks more exactly
|
changeset |
files
|
Wed, 08 Apr 2015 02:56:19 +0900 |
FUJIWARA Katsunori |
bookmarks: show incoming bookmarks more exactly
|
changeset |
files
|
Tue, 07 Apr 2015 15:16:19 -0700 |
Drew Gottlieb |
test-manifest: add some test coverage for treemanifest
|
changeset |
files
|