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)
Mon, 06 Apr 2015 08:23:27 -0700 Bryan O'Sullivan parsers: check for memory allocation overflows more carefully
Sat, 04 Apr 2015 11:27:15 +0200 André Sintzoff parsers.c: avoid implicit conversion loses integer precision warning
Sat, 04 Apr 2015 21:54:12 -0700 Martin von Zweigbergk dirstate.walk: don't report same file stat multiple times stable
Fri, 03 Apr 2015 14:41:18 -0700 Pierre-Yves David repoview: avoid processing the same rev twice in _getstatichidden
Fri, 03 Apr 2015 14:37:52 -0700 Pierre-Yves David repoview: skip public parent earlier in _getstatichidden
Fri, 03 Apr 2015 14:36:05 -0700 Pierre-Yves David repoview: directly skip public head in _getstatichidden
Fri, 03 Apr 2015 14:35:53 -0700 Pierre-Yves David repoview: simplify process in _getstatichidden
Fri, 03 Apr 2015 14:16:50 -0700 Pierre-Yves David repoview: use a heap in _getstatichidden
Fri, 03 Apr 2015 13:58:12 -0700 Pierre-Yves David repoview: update documentation of _getstatichidden
Sat, 04 Apr 2015 14:56:18 +0900 Yuya Nishihara ssl: resolve symlink before checking for Apple python executable (issue4588)
Fri, 03 Apr 2015 18:19:24 -0400 Augie Fackler test-subrepo-recursion: fix output on non-hardlink systems
Fri, 03 Apr 2015 23:12:21 -0400 Augie Fackler test-subrepo-recursion: set progress.changedelay really high
Fri, 03 Apr 2015 18:10:12 -0400 Augie Fackler test-clone: fix test expectations on systems without hardlinks
Wed, 01 Apr 2015 00:44:33 -0700 Siddharth Agarwal dirstate: use parsers.make_file_foldmap when available
Tue, 31 Mar 2015 23:32:27 -0700 Siddharth Agarwal parsers: add a C function to create a file foldmap
Thu, 02 Apr 2015 19:17:32 -0700 Siddharth Agarwal util.h: define an enum for normcase specs
Thu, 02 Apr 2015 19:13:50 -0700 Siddharth Agarwal perf: make measuring foldmap perf work again
Tue, 31 Mar 2015 23:22:03 -0700 Siddharth Agarwal parsers._asciitransform: also accept a fallback function
Wed, 01 Apr 2015 00:38:56 -0700 Siddharth Agarwal util: add normcase spec and fallback
Fri, 03 Apr 2015 22:44:25 +0200 Andrew Shadura hgk: display committer name when set by hg-git
Sat, 14 Mar 2015 20:16:35 +0900 Yuya Nishihara jsonchangeset: set manifest node to "null" for workingctx
Sat, 14 Mar 2015 20:15:40 +0900 Yuya Nishihara jsonchangeset: set rev and node to "null" for workingctx
Fri, 03 Apr 2015 21:36:39 +0900 Yuya Nishihara templater: tell hggettext to collect help of template functions