Mercurial > hg-stable
log
age | author | description |
---|---|---|
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) |