Mercurial
Mercurial
>
hg
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
largefiles: don't crash when trying to find default dest for url without path
stable
2013-02-04, by Mads Kiilerich
hgweb.cgi: fix internal WSGI emulation (issue3804)
stable
2013-02-04, by Mads Kiilerich
bdiff: simplify overflow checks
2013-02-02, by Matt Mackall
Merge crew-stable into crew
2013-02-04, by Bryan O'Sullivan
rebase: derive node from target rev (issue3802)
stable
2013-02-03, by Siddharth Agarwal
profiling: introduce limit configuration option
2013-02-04, by Mads Kiilerich
largefiles: make verify --lfa and --lfc work without --large
2013-01-24, by Mads Kiilerich
largefiles: verify status should be written as status, not as write
2013-02-04, by Mads Kiilerich
largefiles: report localstore errors with single line warnings messages
2013-02-04, by Mads Kiilerich
merge: inline act()
2013-02-04, by Mads Kiilerich
merge: don't indent "local changed %s which remote deleted" prompt
2013-02-04, by Mads Kiilerich
merge: backout manifest sorting and workarounds for cost of it
2013-02-04, by Mads Kiilerich
merge: delay debug messages for merge actions
2013-01-24, by Mads Kiilerich
merge: make all action tuples have the same length - keep args as tuple
2013-01-24, by Mads Kiilerich
merge: delay prompts a bit and show them in (extra) sorted order
2013-01-24, by Mads Kiilerich
commit: show active bookmark in commit editor helper text
2013-02-02, by Antonio Zanardo
dates: support 'today' and 'yesterday' in parsedate (issue3764)
2013-01-23, by Paul Cavallaro
revset: change ancestor to accept 0 or more arguments (issue3750)
2013-01-28, by Paul Cavallaro
merge with stable
2013-02-01, by Matt Mackall
Added signature for changeset a6088c05e43a
stable
2013-02-01, by Matt Mackall
Added tag 2.5 for changeset a6088c05e43a
stable
2013-02-01, by Matt Mackall
test-obsolete: now gets 404 for hidden change
stable
2.5
2013-02-01, by Matt Mackall
merge with i18n
stable
2013-02-01, by Matt Mackall
i18n-pt_BR: added message from crew 0324a1d88a53
stable
2013-02-01, by Wagner Bruna
i18n-pt_BR: added message from crew 9fbeb61b8ad2
stable
2013-02-01, by Wagner Bruna
i18n-ja: synchronized with 2a1fac3650a5
stable
2013-01-31, by FUJIWARA Katsunori
i18n-pt_BR: synchronized with 68eecbaf1bd3
stable
2013-01-31, by Wagner Bruna
hgweb: urlescape all urls, HTML escape repo/tag/branch/... names
stable
2013-02-01, by Thomas Arendsen Hein
merge with crew
stable
2013-02-01, by Matt Mackall
hgweb: rename 'currentbaseline' template keyword to 'basenode'
stable
2013-02-01, by Kevin Bullock
hgweb: rename 'changesetbaseline' template to 'difffrom'
stable
2013-02-01, by Kevin Bullock
hgweb: add a `web.view` to control filtering
stable
2013-01-31, by Pierre-Yves David
hgweb: returns 404 for unknow revision instead of 500
stable
2013-01-31, by Pierre-Yves David
subrepo: allows to drop courtesy phase sync (issue3781)
stable
2013-01-31, by Pierre-Yves David
tests: fix toctou race in tinyproxy.py (issue3795)
stable
2013-01-31, by Mads Kiilerich
rebase: mention --rev in the help
stable
2013-02-01, by Pierre-Yves David
hgweb: remove baseline info from paper template
stable
2013-02-01, by Pierre-Yves David
rebase: mention phases in the help
stable
2013-01-31, by Kevin Bullock
hgwebdir: use web.prefix when creating url breadcrumbs (issue3790)
stable
2013-01-31, by Angel Ezquerra
rebase: delete divergent bookmarks on destination (issue3685)
stable
2013-01-30, by Siddharth Agarwal
bookmarks: factor out delete divergent code
stable
2013-01-30, by Siddharth Agarwal
rebase: remove bogus nullmerge check in updatebookmarks
stable
2013-01-30, by Siddharth Agarwal
share: backout fd903f89e42b, except the test
stable
2012-11-27, by Matt Harbison
subrepo: use sharepath if available when locating the source repo
stable
2012-11-27, by Matt Harbison
test-histedit: add tests for dropping head changeset
stable
2013-01-22, by Pierre-Yves David
tests: use `pwd` instead of ${PWD} in test-convert-git.t - because of Solaris
stable
2013-01-31, by Mads Kiilerich
histedit: prevent parent guessed via --outgoing from being a revset (issue3770)
stable
2013-01-30, by Augie Fackler
tests: fix for windows - slashes and no serve
stable
2013-01-30, by Mads Kiilerich
merge: fix UnboundLocalError (issue3791)
stable
2013-01-30, by Mads Kiilerich
parsers: fix memleak of revlog cache entries on strip
stable
2013-01-28, by Yuya Nishihara
hgweb: fix navigation label (issue3792)
stable
2013-01-30, by Pierre-Yves David
profiling: add documentation of lsprof 'sort' and 'nested'
stable
2013-01-29, by Mads Kiilerich
OS X: try cheap ascii .lower() in normcase before making full unicode dance
stable
2013-01-29, by Mads Kiilerich
run-tests.py: inherit PYTHONHASHSEED from environment if set
stable
2013-01-29, by Mads Kiilerich
test-obsolete: validate that bundle is not affected by issue3788
stable
2013-01-29, by Pierre-Yves David
pull: fix crash when pulling changeset that get hidden locally (issue3788)
stable
2013-01-29, by Pierre-Yves David
hgweb: prevent traceback during search when filtered (issue3783)
stable
2013-01-29, by Pierre-Yves David
bookmarks: hide bookmarks on filtered revs from listkeys
stable
2013-01-27, by Kevin Bullock
bookmarks: don't use bookmarks.listbookmarks in local computations
stable
2013-01-27, by Kevin Bullock
filtering: test that bookmarks prevent hiding of changesets
stable
2013-01-28, by Kevin Bullock
discovery: outgoing pass unfiltered repo to findcommonincoming (issue3776)
stable
2013-01-28, by Pierre-Yves David
test: minor documentation fix
stable
2013-01-28, by Pierre-Yves David
largefiles: fix cat when using relative paths from subdirectory
stable
2013-01-25, by Mads Kiilerich
largefiles: fix commit when using relative paths from subdirectory
stable
2013-01-25, by Mads Kiilerich
largefiles: allow use of urls with #revision
stable
2013-01-28, by Mads Kiilerich
largefiles: don't verify largefile hashes on servers when processing statlfile
stable
2013-01-28, by Mads Kiilerich
tests: clarify test for pushing corrupted largefile
stable
2013-01-28, by Mads Kiilerich
largefiles: verify all files in each revision and report errors in any revision
stable
2013-01-28, by Mads Kiilerich
tests: better test coverage of largefiles localstore verify
stable
2013-01-28, by Mads Kiilerich
largefiles: adapt remotestore._getfile to batched statlfile
stable
2013-01-28, by Mads Kiilerich
largefiles: don't allow corruption to propagate after detection
stable
2013-01-28, by Mads Kiilerich
largefiles: adapt verify to batched remote statlfile (issue3780)
stable
2013-01-28, by Mads Kiilerich
largefiles: let wirestore._stat return stats as expected by remotestore verify
stable
2013-01-28, by Mads Kiilerich
tests: improve description of hgweb secret bookmarks test
stable
2013-01-27, by Kevin Bullock
bookmarks: show active bookmark even if not at working dir
stable
2013-01-27, by Kevin Bullock
hgweb: don't attempt to show hidden bookmarks (issue3774)
stable
2013-01-25, by Kevin Bullock
hgweb: fetch tipmost unfiltered rev thru the changelog
stable
2013-01-25, by Kevin Bullock
help: update verbose 'clone' help to include '@' bookmark
stable
2013-01-25, by Kevin Bullock
tests: fix test-help.t for '@' bookmark documentation
stable
2013-01-25, by Kevin Bullock
help: document '@' bookmark in 'help bookmarks' and 'help clone'
stable
2013-01-25, by Kevin Bullock
revset: evaluate sub expressions correctly (issue3775)
stable
2013-01-23, by FUJIWARA Katsunori
test-rebase: add another test for rebase with multiple roots
stable
2013-01-19, by Pierre-Yves David
update: update to current bookmark if it moved out from under us (issue3682)
stable
2013-01-21, by Kevin Bullock
test-bookmarks-pushpull.t: don't set bookmark active unnecessarily
stable
2013-01-21, by Kevin Bullock
doc: use "tag" revset predicate instead of "tagged" for example in help
stable
2013-01-24, by FUJIWARA Katsunori
tests: add regression tests for another revrange edge case
stable
2013-01-23, by Kevin Bullock
graphmod: don't try to visit nullrev (issue3772)
stable
2013-01-23, by Bryan O'Sullivan
log: remove any ancestors of nullrev (issue3772)
stable
2013-01-23, by Sean Farley
help: add documentation for new template functions
stable
2013-01-22, by Sean Farley
changectx: fix the handling of `tip`
stable
2013-01-22, by Pierre-Yves David
bisect: use changelog for iteration
stable
2013-01-22, by Pierre-Yves David
documentation: update to new filter names
stable
2013-01-21, by Pierre-Yves David
largefiles: enhance error message to make it more i18n-friendly
stable
2013-01-21, by Wagner Bruna
merge with i18n
stable
2013-01-22, by Matt Mackall
largefiles: fix largefiles+subrepo update (issue3752)
stable
2013-01-23, by Benoit Boissinot
debugsuccessorssets: fix typos in docstring
stable
2013-01-21, by Wagner Bruna
i18n-pt_BR: synchronized with f5fbe15ca744
stable
2013-01-21, by Wagner Bruna
merge: only sort manifests in debug mode (issue3769)
stable
2013-01-20, by Matt Mackall
Added signature for changeset f5fbe15ca744
stable
2013-01-19, by Matt Mackall
Added tag 2.5-rc for changeset f5fbe15ca744
stable
2013-01-19, by Matt Mackall
merge default into stable for 2.5 code freeze
stable
2.5-rc
2013-01-19, by Matt Mackall
pathencode: don't use alloca() for safety/portability
2013-01-19, by Matt Mackall
branchmap: display filtername when `updatebranch` fails to do its jobs
2013-01-19, by Pierre-Yves David
scmutil: localize and improve 'not under root' message
2013-01-18, by Mads Kiilerich
run-tests.py: don't let hg run interactively in debug mode
2013-01-18, by Mads Kiilerich
run-tests.py: backout "don't use console for stdin when running in debug mode"
2013-01-18, by Mads Kiilerich
rebase: properly handle unrebased revision between rebased one
2013-01-18, by Pierre-Yves David
rebase: lose the comparison to `nullmerge`
2013-01-18, by Pierre-Yves David
repoview: cache filtered changelog
2013-01-18, by Pierre-Yves David
rebase: do not invent successor to skipped changeset
2013-01-18, by Pierre-Yves David
repoview: protect `base` computation from weird phase root
2013-01-17, by Pierre-Yves David
posix: don't compare atime when determining if a file has changed
2013-01-18, by Siddharth Agarwal
hg: replace DirCleanup class with normal try/finally use
2012-10-05, by Augie Fackler
histedit: proper phase conservation (issue3724)
2013-01-16, by Pierre-Yves David
test-histedit: reorder phases test and prepare for more
2013-01-16, by Pierre-Yves David
test-histedit: fix instability creation test
2013-01-16, by Pierre-Yves David
histedit: record histedit source (issue3681)
2013-01-16, by Pierre-Yves David
histedit: factor most commit creation in a function
2013-01-16, by Pierre-Yves David
store: switch to C-based hashed path encoding
2012-12-12, by Bryan O'Sullivan
pathencode: implement both basic and hashed encoding in C
2012-12-12, by Bryan O'Sullivan
less
more
|
(0)
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip