log

age author description
Wed, 07 Jan 2015 08:54:26 -0800 Martin von Zweigbergk trydiff: make addindexmeta() unconditionally add index meta
Wed, 07 Jan 2015 08:46:52 -0800 Martin von Zweigbergk trydiff: remove unused code for git index of "combined diff"
Tue, 06 Jan 2015 22:55:01 -0800 Martin von Zweigbergk diff: remove dead assignment
Fri, 18 Apr 2014 13:33:20 +0200 Mads Kiilerich localrepo: show headline notes in commitctx before showing filenames
Fri, 15 Aug 2014 19:43:32 +0200 Mads Kiilerich bundle: when verbose, show what takes up the space in the generated bundle
Tue, 06 Jan 2015 16:30:52 -0800 Pierre-Yves David setdiscovery: factorize similar sampling code
Tue, 06 Jan 2015 16:30:37 -0800 Pierre-Yves David setdiscovery: drop shadowed 'undecided' assignment
Tue, 06 Jan 2015 20:14:52 -0800 Gregory Szorc hgweb: extract changelist entry generation into own function
Tue, 06 Jan 2015 15:29:02 -0800 Gregory Szorc templates: use CSS classes for diff styling
Tue, 06 Jan 2015 15:21:48 -0800 Gregory Szorc templates: remove unnecessary <span>
Tue, 06 Jan 2015 23:46:18 +0900 FUJIWARA Katsunori revset: introduce new operator "##" to concatenate strings/symbols at runtime
Fri, 28 Nov 2014 19:50:52 -0500 Matt Harbison largefiles: pass a matcher instead of a raw file list to removelargefiles()
Sat, 03 Jan 2015 17:50:21 +0800 Anton Shestakov hgweb: allow viewing diffs against p1 or p2 for merge commits (issue3904)
Sun, 21 Dec 2014 14:34:07 -0800 Sean Farley namespaces: remove templatename method on the namespaces object
Sun, 21 Dec 2014 14:04:20 -0800 Sean Farley namespaces: remove names method on the namespaces object
Sun, 21 Dec 2014 14:01:52 -0800 Sean Farley templatekw: update namespace calls
Sun, 21 Dec 2014 13:56:32 -0800 Sean Farley namespaces: add __getitem__ property
Tue, 06 Jan 2015 18:18:28 -0600 Matt Mackall merge with stable
Mon, 05 Jan 2015 22:18:55 -0800 Gregory Szorc cmdutil.jsonchangeset: properly compute added and removed files stable
Wed, 31 Dec 2014 18:18:56 -0500 Matt Harbison largefiles: convert addlargefiles() to vfs
Sun, 04 Jan 2015 01:29:07 +0100 Mads Kiilerich rebase: clarify comment about merge ancestor when rebasing merges
Mon, 05 Jan 2015 17:12:04 -0800 Martin von Zweigbergk status: don't list files as both clean and deleted
Mon, 05 Jan 2015 16:52:12 -0800 Martin von Zweigbergk status: don't list files as both removed and deleted
Tue, 06 Jan 2015 11:23:38 -0800 Pierre-Yves David revset-filelog: handle hidden linkrev for file missing for head (issue4490)
Thu, 27 Nov 2014 02:04:30 +0100 Mads Kiilerich run-tests: automatically add (glob) to "saved backup bundle to" lines
Mon, 05 Jan 2015 15:00:02 -0800 Pierre-Yves David transaction: use the right location when cleaning up backup file (issue4479)
Mon, 05 Jan 2015 15:46:14 -0600 Matt Mackall merge with stable
Mon, 05 Jan 2015 11:02:04 +0900 FUJIWARA Katsunori revset: delay showing parse error for the revset alias until it is referred
Sat, 03 Jan 2015 10:25:08 +0900 Yuya Nishihara revset: drop pre-lazyset optimization for stringset of subset == entire repo stable
Sat, 03 Jan 2015 11:12:44 +0000 Christian Ebert keyword: update copyright year