log

age author description
Tue, 20 Jan 2015 14:09:57 -0500 Augie Fackler util: add getbe{u,}int16 utility methods
Tue, 20 Jan 2015 09:38:22 -0500 Augie Fackler obsolete: make optional offset parameter to fm*readmarkers required
Mon, 02 Feb 2015 14:26:47 -0500 Augie Fackler log: fix json-formatted output when file copies are listed (issue4523) stable
Tue, 03 Feb 2015 17:54:01 -0600 Matt Mackall merge with stable
Tue, 27 Jan 2015 17:24:12 -0800 Durham Goode copy: move _forwardcopies file logic to a function
Tue, 27 Jan 2015 17:23:18 -0800 Durham Goode copy: move mergecopies file logic to a function
Mon, 02 Feb 2015 16:19:35 -0800 Durham Goode histedit: allow configuring default behavior
Tue, 03 Feb 2015 21:56:29 +0900 FUJIWARA Katsunori revset: get revision number of each node from target namespaces stable
Sun, 01 Feb 2015 14:05:15 -0500 Matt Harbison largefiles: update _subdirlfs() comment
Sat, 31 Jan 2015 00:13:29 -0500 Matt Harbison largefiles: use the core file copy logic to validate the destination path
Fri, 16 Jan 2015 15:40:59 -0800 Martin von Zweigbergk trydiff: inline indexmeta()
Fri, 23 Jan 2015 14:09:49 -0800 Martin von Zweigbergk parsers: rewrite index_ancestors() in terms of index_commonancestorsheads()
Thu, 22 Jan 2015 11:09:34 -0500 Mike Edgar filelog: remove unused _file method
Mon, 26 Jan 2015 15:18:07 -0800 Mateusz Kwapich histedit: store full node hash in rules
Fri, 16 Jan 2015 14:49:08 -0800 Martin von Zweigbergk trydiff: order header-writing code in same order as output