log

age author description
Thu, 16 Apr 2015 03:15:28 -0400 Pierre-Yves David bundle2: add a 'copy' method on parts
Thu, 16 Apr 2015 05:36:49 -0400 Pierre-Yves David hooks: add a 'txnabort' hook
Thu, 16 Apr 2015 05:41:07 -0400 Pierre-Yves David help: document the ''HG_TXNID'' environment variable during hooks
Sun, 12 Apr 2015 01:39:21 -0400 Matt Harbison match: add a subclass for dirstate normalizing of the matched patterns
Sun, 12 Apr 2015 00:29:17 -0400 Matt Harbison match: move _normalize() into the match class
Sat, 17 Jan 2015 03:34:57 +0100 Mads Kiilerich largefiles: always consider updatelfiles 'checked' parameter set
Wed, 15 Apr 2015 15:22:16 -0400 Mads Kiilerich largefiles: for update -C, only update largefiles when necessary
Wed, 15 Apr 2015 11:49:44 -0400 Matt Harbison subrepo: calculate _relpath for hgsubrepo based on self instead of parent
Wed, 15 Apr 2015 11:23:26 -0400 Matt Harbison subrepo: backout 93b0e0db7929 to restore reporelpath()
Thu, 16 Apr 2015 18:48:20 -0500 Matt Mackall rollback: clear resolve state (issue4593)
Thu, 16 Apr 2015 11:31:48 -0700 Durham Goode diff: pass the diff matcher to the copy logic
Thu, 16 Apr 2015 11:29:30 -0700 Durham Goode copies: add matcher parameter to copy logic
Sun, 12 Apr 2015 23:01:18 -0700 Martin von Zweigbergk treemanifest: extract parse method from constructor
Sun, 12 Apr 2015 14:37:55 -0700 Martin von Zweigbergk manifest: duplicate call to addrevision()
Thu, 16 Apr 2015 14:26:50 -0700 Laurent Charignon record: add message when starting record's curses interface