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
Tue, 14 Apr 2015 20:09:56 +0200 Mathias De Maré subrepo: add include/exclude support for diffing git subrepos
Sun, 12 Apr 2015 19:00:31 +0900 Yuya Nishihara revset: undocument wdir() until its command outputs get stable
Thu, 16 Apr 2015 18:30:08 -0500 Matt Mackall linkrev: fix issue with annotate of working copy
Thu, 16 Apr 2015 17:30:01 -0500 Matt Mackall merge with stable
Sat, 04 Apr 2015 02:16:48 -0700 Durham Goode histedit: delete all non-actionclass related code
Sat, 04 Apr 2015 02:12:53 -0700 Durham Goode histedit: improve roll action integration with fold
Sat, 04 Apr 2015 02:12:24 -0700 Durham Goode histedit: move finishfold into fold class
Sat, 04 Apr 2015 02:03:27 -0700 Durham Goode histedit: convert fold/roll actions into a class
Sat, 04 Apr 2015 01:00:51 -0700 Durham Goode histedit: convert edit action into a class
Sat, 04 Apr 2015 00:42:32 -0700 Durham Goode histedit: convert message action into a class
Sat, 04 Apr 2015 00:30:01 -0700 Durham Goode histedit: convert drop action into a class
Sat, 04 Apr 2015 11:39:08 -0700 Durham Goode histedit: convert pick action into a class
Sat, 04 Apr 2015 11:37:08 -0700 Durham Goode histedit: integrate action class into flow
Sat, 04 Apr 2015 11:34:53 -0700 Durham Goode histedit: add a new histeditaction class
Sat, 04 Apr 2015 01:00:05 -0700 Durham Goode histedit: allow histedit --continue when not on a descendant (BC)