Fri, 27 Mar 2015 22:12:53 +0900 |
Yuya Nishihara |
templates-default: do not show description or summary if empty
|
Mon, 06 Apr 2015 10:51:53 -0700 |
Drew Gottlieb |
treemanifest: further optimize treemanifest.matches()
|
Mon, 06 Apr 2015 14:36:08 -0700 |
Drew Gottlieb |
util: move dirs() and finddirs() from scmutil to util
|
Mon, 06 Apr 2015 13:59:36 -0700 |
Drew Gottlieb |
parsers: remove unused dependency on util
|
Mon, 06 Apr 2015 17:03:35 -0700 |
Martin von Zweigbergk |
changectx.walk: drop unnecessary call to match function
|
Mon, 06 Apr 2015 17:16:55 -0500 |
Matt Mackall |
merge with stable
|
Sat, 04 Apr 2015 19:06:43 -0400 |
Matt Harbison |
largefiles: use the share source as the primary local store (issue4471)
|
Sat, 04 Apr 2015 19:34:36 -0400 |
Matt Harbison |
largefiles: use lfutil.findstorepath() when verifying a local repo
|
Sat, 04 Apr 2015 19:31:40 -0400 |
Matt Harbison |
largefiles: introduce lfutil.findstorepath()
|
Sat, 04 Apr 2015 17:19:16 -0400 |
Matt Harbison |
vfs: make it possible to pass multiple path elements to join
|
Sat, 04 Apr 2015 15:43:00 -0400 |
Matt Harbison |
largefiles: drop os.path reference in lfutil.storepath()
|
Sat, 04 Apr 2015 11:24:48 -0700 |
Durham Goode |
histedit: fix preventing strips during histedit
|
Fri, 03 Apr 2015 15:18:34 -0700 |
Durham Goode |
copies: pass changectx instead of manifest to _computenonoverlap
|
Mon, 06 Apr 2015 10:46:44 -0700 |
Siddharth Agarwal |
dirs._addpath: don't mutate Python strings after exposing them (issue4589)
|
Mon, 06 Apr 2015 08:23:27 -0700 |
Bryan O'Sullivan |
parsers: check for memory allocation overflows more carefully
|