log

age author description
Mon, 04 Feb 2013 02:46:53 +0100 Mads Kiilerich largefiles: report localstore errors with single line warnings messages
Mon, 04 Feb 2013 02:46:53 +0100 Mads Kiilerich merge: inline act()
Mon, 04 Feb 2013 02:46:53 +0100 Mads Kiilerich merge: don't indent "local changed %s which remote deleted" prompt
Mon, 04 Feb 2013 02:46:38 +0100 Mads Kiilerich merge: backout manifest sorting and workarounds for cost of it
Thu, 24 Jan 2013 23:57:44 +0100 Mads Kiilerich merge: delay debug messages for merge actions
Thu, 24 Jan 2013 23:57:44 +0100 Mads Kiilerich merge: make all action tuples have the same length - keep args as tuple
Thu, 24 Jan 2013 23:57:44 +0100 Mads Kiilerich merge: delay prompts a bit and show them in (extra) sorted order
Sat, 02 Feb 2013 15:37:17 -0200 Antonio Zanardo commit: show active bookmark in commit editor helper text
Wed, 23 Jan 2013 09:51:45 -0800 Paul Cavallaro dates: support 'today' and 'yesterday' in parsedate (issue3764)
Mon, 28 Jan 2013 12:19:21 -0800 Paul Cavallaro revset: change ancestor to accept 0 or more arguments (issue3750)
Fri, 01 Feb 2013 15:48:33 -0600 Matt Mackall merge with stable
Fri, 01 Feb 2013 15:32:05 -0600 Matt Mackall Added signature for changeset a6088c05e43a stable
Fri, 01 Feb 2013 15:31:57 -0600 Matt Mackall Added tag 2.5 for changeset a6088c05e43a stable
Fri, 01 Feb 2013 15:21:47 -0600 Matt Mackall test-obsolete: now gets 404 for hidden change stable 2.5
Fri, 01 Feb 2013 15:23:37 -0600 Matt Mackall merge with i18n stable
Fri, 01 Feb 2013 17:59:56 -0200 Wagner Bruna i18n-pt_BR: added message from crew 0324a1d88a53 stable
Fri, 01 Feb 2013 11:01:39 -0200 Wagner Bruna i18n-pt_BR: added message from crew 9fbeb61b8ad2 stable
Thu, 31 Jan 2013 23:01:31 +0900 FUJIWARA Katsunori i18n-ja: synchronized with 2a1fac3650a5 stable
Thu, 31 Jan 2013 09:58:36 -0200 Wagner Bruna i18n-pt_BR: synchronized with 68eecbaf1bd3 stable
Fri, 01 Feb 2013 20:43:35 +0100 Thomas Arendsen Hein hgweb: urlescape all urls, HTML escape repo/tag/branch/... names stable
Fri, 01 Feb 2013 15:14:05 -0600 Matt Mackall merge with crew stable
Thu, 31 Jan 2013 19:56:55 +0100 Pierre-Yves David hgweb: add a `web.view` to control filtering stable
Thu, 31 Jan 2013 22:30:52 +0100 Pierre-Yves David hgweb: returns 404 for unknow revision instead of 500 stable
Thu, 31 Jan 2013 01:44:29 +0100 Pierre-Yves David subrepo: allows to drop courtesy phase sync (issue3781) stable
Thu, 31 Jan 2013 19:13:13 +0100 Mads Kiilerich tests: fix toctou race in tinyproxy.py (issue3795) stable
Fri, 01 Feb 2013 10:12:41 -0600 Kevin Bullock hgweb: rename 'currentbaseline' template keyword to 'basenode' stable
Fri, 01 Feb 2013 09:58:25 -0600 Kevin Bullock hgweb: rename 'changesetbaseline' template to 'difffrom' stable
Fri, 01 Feb 2013 02:01:11 +0100 Pierre-Yves David rebase: mention --rev in the help stable
Fri, 01 Feb 2013 05:40:06 +0100 Pierre-Yves David hgweb: remove baseline info from paper template stable
Thu, 31 Jan 2013 20:01:26 -0600 Kevin Bullock rebase: mention phases in the help stable
Thu, 31 Jan 2013 22:36:22 +0100 Angel Ezquerra hgwebdir: use web.prefix when creating url breadcrumbs (issue3790) stable
Wed, 30 Jan 2013 16:08:32 -0800 Siddharth Agarwal rebase: delete divergent bookmarks on destination (issue3685) stable
Wed, 30 Jan 2013 15:35:00 -0800 Siddharth Agarwal bookmarks: factor out delete divergent code stable
Wed, 30 Jan 2013 17:49:54 -0800 Siddharth Agarwal rebase: remove bogus nullmerge check in updatebookmarks stable
Tue, 27 Nov 2012 21:31:59 -0500 Matt Harbison share: backout fd903f89e42b, except the test stable
Tue, 27 Nov 2012 20:56:27 -0500 Matt Harbison subrepo: use sharepath if available when locating the source repo stable
Tue, 22 Jan 2013 14:33:17 +0100 Pierre-Yves David test-histedit: add tests for dropping head changeset stable
Thu, 31 Jan 2013 02:39:55 +0100 Mads Kiilerich tests: use `pwd` instead of ${PWD} in test-convert-git.t - because of Solaris stable
Wed, 30 Jan 2013 10:57:28 -0500 Augie Fackler histedit: prevent parent guessed via --outgoing from being a revset (issue3770) stable
Wed, 30 Jan 2013 19:40:07 +0100 Mads Kiilerich tests: fix for windows - slashes and no serve stable
Wed, 30 Jan 2013 19:29:36 +0100 Mads Kiilerich merge: fix UnboundLocalError (issue3791) stable
Mon, 28 Jan 2013 19:05:35 +0900 Yuya Nishihara parsers: fix memleak of revlog cache entries on strip stable
Wed, 30 Jan 2013 17:32:17 +0100 Pierre-Yves David hgweb: fix navigation label (issue3792) stable
Tue, 29 Jan 2013 20:03:51 +0100 Mads Kiilerich profiling: add documentation of lsprof 'sort' and 'nested' stable
Tue, 29 Jan 2013 17:01:41 +0100 Mads Kiilerich OS X: try cheap ascii .lower() in normcase before making full unicode dance stable
Tue, 29 Jan 2013 20:03:51 +0100 Mads Kiilerich run-tests.py: inherit PYTHONHASHSEED from environment if set stable
Tue, 29 Jan 2013 15:25:33 +0100 Pierre-Yves David test-obsolete: validate that bundle is not affected by issue3788 stable
Tue, 29 Jan 2013 15:26:10 +0100 Pierre-Yves David pull: fix crash when pulling changeset that get hidden locally (issue3788) stable
Tue, 29 Jan 2013 16:44:51 +0100 Pierre-Yves David hgweb: prevent traceback during search when filtered (issue3783) stable
Sun, 27 Jan 2013 15:13:53 -0600 Kevin Bullock bookmarks: hide bookmarks on filtered revs from listkeys stable
Sun, 27 Jan 2013 14:24:37 -0600 Kevin Bullock bookmarks: don't use bookmarks.listbookmarks in local computations stable
Mon, 28 Jan 2013 20:25:56 -0600 Kevin Bullock filtering: test that bookmarks prevent hiding of changesets stable
Mon, 28 Jan 2013 13:56:11 +0100 Pierre-Yves David discovery: outgoing pass unfiltered repo to findcommonincoming (issue3776) stable
Mon, 28 Jan 2013 13:44:44 +0100 Pierre-Yves David test: minor documentation fix stable
Fri, 25 Jan 2013 18:20:13 +0100 Mads Kiilerich largefiles: fix cat when using relative paths from subdirectory stable
Fri, 25 Jan 2013 16:59:34 +0100 Mads Kiilerich largefiles: fix commit when using relative paths from subdirectory stable
Mon, 28 Jan 2013 15:19:44 +0100 Mads Kiilerich largefiles: allow use of urls with #revision stable
Mon, 28 Jan 2013 15:19:44 +0100 Mads Kiilerich largefiles: don't verify largefile hashes on servers when processing statlfile stable
Mon, 28 Jan 2013 15:19:44 +0100 Mads Kiilerich tests: clarify test for pushing corrupted largefile stable
Mon, 28 Jan 2013 15:19:44 +0100 Mads Kiilerich largefiles: verify all files in each revision and report errors in any revision stable