Sat, 05 Dec 2015 22:19:48 -0500 |
Matt Harbison |
commit: adjust the quoting in the examples to be Windows friendly
|
Fri, 04 Dec 2015 15:12:11 -0800 |
Gregory Szorc |
wireproto: config options to disable bundle1
|
Mon, 07 Dec 2015 17:39:31 +0100 |
Mathias De Maré |
dockerlib: short form for non-unique uid/gid for CentOS 5 compat (issue4977)
stable
|
Fri, 04 Dec 2015 13:31:01 -0800 |
Gregory Szorc |
exchange: standalone function to determine if bundle2 is requested
|
Fri, 04 Dec 2015 13:15:14 -0800 |
Gregory Szorc |
wireproto: add docstring for wirepeer
|
Fri, 04 Dec 2015 15:24:05 -0500 |
Augie Fackler |
commit: add some help examples (issue4963)
|
Fri, 04 Dec 2015 11:39:03 -0500 |
Augie Fackler |
changegroup: restate file linknode callback using generator expressions
|
Fri, 04 Dec 2015 11:38:02 -0500 |
Augie Fackler |
changegroup: clean up file lookup function
|
Fri, 04 Dec 2015 10:55:46 -0500 |
Augie Fackler |
changegroup: remove one special case from lookupmflinknode
|
Fri, 04 Dec 2015 10:35:45 -0500 |
Augie Fackler |
changegroup: drop 'if True' that made the previous change clearer
|
Fri, 04 Dec 2015 10:34:58 -0500 |
Augie Fackler |
changegroup: avoid iterating the whole manifest
|
Fri, 04 Dec 2015 15:59:46 -0500 |
Augie Fackler |
posix: work around "posix" systems without os.link available (issue4974)
|
Thu, 03 Dec 2015 13:14:20 -0800 |
Pierre-Yves David |
pathutil: use temporary variables instead of complicated wrapping
|
Thu, 03 Dec 2015 13:23:46 -0800 |
Pierre-Yves David |
context: use a the nofsauditor when matching file in history (issue4749)
|
Thu, 03 Dec 2015 13:22:36 -0800 |
Pierre-Yves David |
localrepo: add a second auditor without file system check
|