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
|
Fri, 18 Jan 2013 15:55:16 -0800 |
Siddharth Agarwal |
posix: don't compare atime when determining if a file has changed
|
Fri, 05 Oct 2012 18:10:56 -0500 |
Augie Fackler |
hg: replace DirCleanup class with normal try/finally use
|