log

age author description
Thu, 16 Jan 2014 15:05:03 -0500 Jordi GutiƩrrez Hermoso record: re-enable whitespace-ignoring options
Thu, 16 Jan 2014 14:57:52 -0500 Jordi GutiƩrrez Hermoso record: use commands.diffwsopts instead of ad-hoc diffopts
Sun, 17 Nov 2013 11:30:17 -0500 Pierre-Yves David phases: add a formal note that hash of secret changeset may leak out
Sat, 16 Nov 2013 15:54:41 -0500 Mads Kiilerich largefiles: stylistic cleanup of filemerge
Sat, 16 Nov 2013 15:46:29 -0500 Mads Kiilerich largefiles: show hashes before prompting for conflict resolution
Sat, 16 Nov 2013 15:46:29 -0500 Mads Kiilerich largefiles: don't try to explain rename history before prompt for conflicts
Sat, 16 Nov 2013 15:46:29 -0500 Mads Kiilerich largefiles: drop redundant special handling of merges of renames
Sat, 16 Nov 2013 15:46:29 -0500 Mads Kiilerich diff: search beyond ancestor when detecting renames
Tue, 14 Jan 2014 13:38:16 -0800 Durham Goode cat: increase perf when catting single files
Tue, 14 Jan 2014 13:49:19 -0800 Durham Goode changectx: increase perf of walk function
Wed, 15 Jan 2014 16:46:20 -0800 Lucas Moscovicz url: added authuri when login information is requested (issue3209)
Fri, 17 Jan 2014 23:55:11 +0900 FUJIWARA Katsunori doc: add description about pattern matching against directories
Fri, 17 Jan 2014 23:55:11 +0900 FUJIWARA Katsunori revset: add explanation about the pattern without explicit kind
Fri, 17 Jan 2014 23:55:03 +0900 FUJIWARA Katsunori revset: use "canonpath()" for "filelog()" pattern without explicit kind
Fri, 17 Jan 2014 23:42:12 +0900 FUJIWARA Katsunori revset: avoid loop for "match.files()" having always one element for efficiency