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
|
Fri, 18 Jan 2013 01:16:16 +0100 |
Mads Kiilerich |
run-tests.py: backout "don't use console for stdin when running in debug mode"
|
Fri, 18 Jan 2013 23:41:48 +0100 |
Pierre-Yves David |
rebase: properly handle unrebased revision between rebased one
|
Fri, 18 Jan 2013 23:21:32 +0100 |
Pierre-Yves David |
rebase: lose the comparison to `nullmerge`
|
Fri, 18 Jan 2013 23:43:32 +0100 |
Pierre-Yves David |
repoview: cache filtered changelog
|
Fri, 18 Jan 2013 14:15:32 +0100 |
Pierre-Yves David |
rebase: do not invent successor to skipped changeset
|
Thu, 17 Jan 2013 17:51:30 +0100 |
Pierre-Yves David |
repoview: protect `base` computation from weird phase root
|