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
|
Mon, 28 Jan 2013 15:19:44 +0100 |
Mads Kiilerich |
tests: better test coverage of largefiles localstore verify
stable
|
Mon, 28 Jan 2013 15:19:44 +0100 |
Mads Kiilerich |
largefiles: adapt remotestore._getfile to batched statlfile
stable
|
Mon, 28 Jan 2013 15:19:44 +0100 |
Mads Kiilerich |
largefiles: don't allow corruption to propagate after detection
stable
|
Mon, 28 Jan 2013 15:19:44 +0100 |
Mads Kiilerich |
largefiles: adapt verify to batched remote statlfile (issue3780)
stable
|
Mon, 28 Jan 2013 15:19:44 +0100 |
Mads Kiilerich |
largefiles: let wirestore._stat return stats as expected by remotestore verify
stable
|
Sun, 27 Jan 2013 11:39:51 -0600 |
Kevin Bullock |
tests: improve description of hgweb secret bookmarks test
stable
|
Sun, 27 Jan 2013 11:29:14 -0600 |
Kevin Bullock |
bookmarks: show active bookmark even if not at working dir
stable
|
Fri, 25 Jan 2013 11:43:54 -0600 |
Kevin Bullock |
hgweb: don't attempt to show hidden bookmarks (issue3774)
stable
|
Fri, 25 Jan 2013 14:50:18 -0600 |
Kevin Bullock |
hgweb: fetch tipmost unfiltered rev thru the changelog
stable
|
Fri, 25 Jan 2013 16:11:16 -0600 |
Kevin Bullock |
help: update verbose 'clone' help to include '@' bookmark
stable
|
Fri, 25 Jan 2013 11:38:54 -0600 |
Kevin Bullock |
tests: fix test-help.t for '@' bookmark documentation
stable
|
Fri, 25 Jan 2013 11:06:30 -0600 |
Kevin Bullock |
help: document '@' bookmark in 'help bookmarks' and 'help clone'
stable
|
Wed, 23 Jan 2013 22:52:55 +0900 |
FUJIWARA Katsunori |
revset: evaluate sub expressions correctly (issue3775)
stable
|
Sat, 19 Jan 2013 04:08:16 +0100 |
Pierre-Yves David |
test-rebase: add another test for rebase with multiple roots
stable
|
Mon, 21 Jan 2013 13:47:10 -0600 |
Kevin Bullock |
update: update to current bookmark if it moved out from under us (issue3682)
stable
|
Mon, 21 Jan 2013 12:58:59 -0600 |
Kevin Bullock |
test-bookmarks-pushpull.t: don't set bookmark active unnecessarily
stable
|
Thu, 24 Jan 2013 00:21:22 +0900 |
FUJIWARA Katsunori |
doc: use "tag" revset predicate instead of "tagged" for example in help
stable
|
Wed, 23 Jan 2013 11:55:39 -0600 |
Kevin Bullock |
tests: add regression tests for another revrange edge case
stable
|
Wed, 23 Jan 2013 00:20:26 -0600 |
Bryan O'Sullivan |
graphmod: don't try to visit nullrev (issue3772)
stable
|
Wed, 23 Jan 2013 00:12:52 -0600 |
Sean Farley |
log: remove any ancestors of nullrev (issue3772)
stable
|
Tue, 22 Jan 2013 18:40:23 -0600 |
Sean Farley |
help: add documentation for new template functions
stable
|
Tue, 22 Jan 2013 11:39:14 +0100 |
Pierre-Yves David |
changectx: fix the handling of `tip`
stable
|
Tue, 22 Jan 2013 03:23:02 +0100 |
Pierre-Yves David |
bisect: use changelog for iteration
stable
|
Mon, 21 Jan 2013 19:40:15 +0100 |
Pierre-Yves David |
documentation: update to new filter names
stable
|
Mon, 21 Jan 2013 13:42:04 -0200 |
Wagner Bruna |
largefiles: enhance error message to make it more i18n-friendly
stable
|
Tue, 22 Jan 2013 17:55:14 -0600 |
Matt Mackall |
merge with i18n
stable
|
Wed, 23 Jan 2013 00:51:53 +0100 |
Benoit Boissinot |
largefiles: fix largefiles+subrepo update (issue3752)
stable
|
Mon, 21 Jan 2013 13:47:14 -0200 |
Wagner Bruna |
debugsuccessorssets: fix typos in docstring
stable
|
Mon, 21 Jan 2013 13:30:53 -0200 |
Wagner Bruna |
i18n-pt_BR: synchronized with f5fbe15ca744
stable
|
Sun, 20 Jan 2013 17:18:00 -0600 |
Matt Mackall |
merge: only sort manifests in debug mode (issue3769)
stable
|
Sat, 19 Jan 2013 17:26:19 -0600 |
Matt Mackall |
Added signature for changeset f5fbe15ca744
stable
|
Sat, 19 Jan 2013 17:26:16 -0600 |
Matt Mackall |
Added tag 2.5-rc for changeset f5fbe15ca744
stable
|
Sat, 19 Jan 2013 17:24:33 -0600 |
Matt Mackall |
merge default into stable for 2.5 code freeze
stable 2.5-rc
|
Sat, 19 Jan 2013 17:20:39 -0600 |
Matt Mackall |
pathencode: don't use alloca() for safety/portability
|
Sat, 19 Jan 2013 02:29:56 +0100 |
Pierre-Yves David |
branchmap: display filtername when `updatebranch` fails to do its jobs
|
Fri, 18 Jan 2013 01:24:29 +0100 |
Mads Kiilerich |
scmutil: localize and improve 'not under root' message
|
Fri, 18 Jan 2013 01:23:51 +0100 |
Mads Kiilerich |
run-tests.py: don't let hg run interactively in debug mode
|