log

age author description
Fri, 17 Apr 2015 14:12:01 -0700 Gregory Szorc run-tests: don't error when glob matched line ends with backslash stable
Fri, 17 Apr 2015 09:46:43 -0700 Durham Goode histedit: change state format to allow non-hash lines stable
Fri, 17 Apr 2015 15:42:20 -0500 Matt Mackall tests: fix portability issue with test-merge-tools stable
Fri, 17 Apr 2015 12:39:55 -0400 Matt Harbison test-rename-merge2: fix test failure on Windows stable
Fri, 17 Apr 2015 12:11:14 -0400 Matt Harbison test-add.t: fix output difference between Windows and OS X (issue4603) stable
Fri, 17 Apr 2015 23:22:58 +0900 Yuya Nishihara tags: do not abort if failed to write lock file to save cache stable
Thu, 16 Apr 2015 20:58:41 -0500 Matt Mackall Added signature for changeset e89f909edffa stable
Thu, 16 Apr 2015 20:58:35 -0500 Matt Mackall Added tag 3.4-rc for changeset e89f909edffa stable
Thu, 16 Apr 2015 20:57:51 -0500 Matt Mackall merge default into stable for 3.4 freeze stable 3.4-rc
Thu, 16 Apr 2015 20:56:43 -0500 Matt Mackall tests: fix up whitespace complaint
Thu, 16 Apr 2015 20:52:37 -0500 Matt Mackall tests: fix test-tags on vfat
Thu, 16 Apr 2015 20:31:44 -0500 Matt Mackall tests: ignore sha512 flag in bundle2 for py2.4
Thu, 16 Apr 2015 04:01:51 -0400 Pierre-Yves David bundle2-localpeer: properly propagate the server output on error (issue4594)
Thu, 16 Apr 2015 05:09:37 -0400 Pierre-Yves David bundle2: add on more layer of exception catching in localrepo.unbundle
Thu, 16 Apr 2015 03:17:37 -0400 Pierre-Yves David bundle2-wireproto: properly propagate the server output on error (issue4594)
Thu, 16 Apr 2015 03:56:50 -0400 Pierre-Yves David bundle2: refactor error bundle creation for the wireprotocol
Thu, 16 Apr 2015 03:17:01 -0400 Pierre-Yves David bundle2: store the salvaged output on the exception object
Thu, 16 Apr 2015 03:16:04 -0400 Pierre-Yves David bundle2: add a 'salvageoutput' method on bundle20
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