log

age author description
Tue, 21 Oct 2014 23:16:46 +0900 Yuya Nishihara ui: separate option to show prompt echo, enabled only in tests (issue4417) stable
Sat, 18 Oct 2014 18:14:48 -0500 Matt Mackall Added signature for changeset 7f8d16af8cae stable
Sat, 18 Oct 2014 18:14:38 -0500 Matt Mackall Added tag 3.2-rc for changeset 7f8d16af8cae stable
Sat, 18 Oct 2014 18:05:10 -0500 Matt Mackall merge with i18n stable 3.2-rc
Mon, 13 Oct 2014 14:46:50 +0100 Alexander Sauta i18n-ru: synchronized with 6b4dc7968bf0 stable
Sat, 18 Oct 2014 18:04:31 -0500 Matt Mackall merge default into stable for 3.2 freeze stable
Fri, 17 Oct 2014 02:17:36 -0700 Pierre-Yves David hook: schedule run "b2x-transactionclose" for after lock release
Fri, 17 Oct 2014 15:25:32 -0700 Pierre-Yves David repoview: issue a special message when filtering hidden changesets
Fri, 17 Oct 2014 15:54:43 -0700 Pierre-Yves David repoview: include the filter name in filtered revision error messages
Wed, 15 Oct 2014 05:08:56 +0200 Mads Kiilerich largefiles: inline redundant toname function in status
Wed, 15 Oct 2014 05:08:56 +0200 Mads Kiilerich largefiles: inline redundant inctx function in status
Fri, 17 Oct 2014 18:56:12 +0200 Mads Kiilerich ssl: only use the dummy cert hack if using an Apple Python (issue4410)
Wed, 15 Oct 2014 05:08:56 +0200 Mads Kiilerich largefiles: move initialization of standins variable to clarify its "scope"
Wed, 15 Oct 2014 05:08:56 +0200 Mads Kiilerich largefiles: the update override only needs lfdirstate and status for --check
Fri, 03 Oct 2014 00:42:40 +0200 Mads Kiilerich largefiles: remove confusing rev parameter for lfdirstatestatus
Fri, 03 Oct 2014 00:42:40 +0200 Mads Kiilerich largefiles: replace repo._isaddremove hack with a simple function parameter
Sun, 12 Oct 2014 22:23:43 -0700 Martin von Zweigbergk status: add more complete tests for --rev
Sat, 18 Oct 2014 12:24:50 +0900 Yuya Nishihara cmdserver: include pid of server handling requests in hello message
Sat, 18 Oct 2014 21:52:11 +0900 Yuya Nishihara run-tests: clean up unused globals that were removed by tests-refactor series
Thu, 16 Oct 2014 17:44:37 +0200 Mads Kiilerich docker: use official centos5 image
Thu, 16 Oct 2014 17:44:14 +0200 Mads Kiilerich docker: add centos7 target for CentOS / Red Hat 7 support
Thu, 16 Oct 2014 19:15:51 -0700 Siddharth Agarwal lock: while releasing, unlink lockfile even if the release function throws
Fri, 17 Oct 2014 13:52:10 -0400 Augie Fackler i18n: cache the result of every gettext call
Sat, 30 Aug 2014 17:38:14 +0200 Yuya Nishihara util.system: avoid buffering of subprocess output when it is piped
Fri, 17 Oct 2014 09:57:05 +0900 Mike Hommey bundle2: client side support for a part to import external bundles
Thu, 25 Sep 2014 11:53:28 +0900 Mike Hommey bundle2: remove _getbundleextrapart
Fri, 17 Oct 2014 12:34:27 -0500 Matt Mackall glossary: add deprecated and experimental
Thu, 09 Oct 2014 16:57:45 -0700 Martin von Zweigbergk test-merge5: remove obsolete '-y' and its motivating comment
Fri, 17 Oct 2014 11:01:05 -0400 Augie Fackler test-resolve.t: use redirection to /dev/null instead of grep -q
Wed, 08 Oct 2014 22:30:04 -0700 Martin von Zweigbergk resolve: run happily after conflict-free merge