Mercurial
Mercurial
>
hg
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+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.
patchbomb: -c is not an alias for the --confirm option
stable
2012-10-28, by Julian Cowley
dirstate: handle dangling junctions on windows (issue2579)
stable
2012-10-23, by Bryan O'Sullivan
largefiles: don't copy largefiles from working dir to the store while converting
stable
2012-10-23, by Matt Harbison
largefiles: respect the rev when reading standins in copytostore() (issue3630)
stable
2012-10-23, by Matt Harbison
subrepo: subrepo isolation, pass baseui when cloning a new subrepo (issue2904)
stable
2012-10-10, by Simon Heimberg
subrepo: more isolation, only use ui for hg.peer when there is no repo
stable
2012-10-04, by Simon Heimberg
peer: subrepo isolation, pass repo instead of repo.ui to hg.peer
stable
2012-07-28, by Simon Heimberg
subrepo: isolate configuration between each repositories in subrepo tree
stable
2012-09-29, by FUJIWARA Katsunori
bookmarks: backed out new message from changeset 52c7e171e355
stable
2012-10-27, by Matt Mackall
clone: print bookmark name when clone activates a bookmark
stable
2012-10-26, by Thomas Arendsen Hein
clone: activate @ bookmark if updating to it
stable
2012-10-26, by Thomas Arendsen Hein
test-clone.t: check that branch "@" is not automatically checked out
stable
2012-10-26, by Thomas Arendsen Hein
test-bookmarks.t: check that bookmark "default" is not automatically checked out
stable
2012-10-26, by Thomas Arendsen Hein
clone: make sure to use "@" as bookmark and "default" as branch (issue3677)
stable
2012-10-26, by Thomas Arendsen Hein
bookmark: simplify nodemap check introduced in the previous changeset
stable
2012-10-26, by Thomas Arendsen Hein
bookmark: prevent crashing when a successor is unknown locally (issue3680)
stable
2012-10-25, by Pierre-Yves David
bookmark: complexity pull-push test to have deeper tree
stable
2012-10-25, by Pierre-Yves David
amend: fix incompatibity between logfile and message option (issue3675)
stable
2012-10-24, by Pierre-Yves David
test-remove: adapt to differing error message on Windows
stable
2012-10-24, by Adrian Buehlmann
test-remove: fix \ vs. / issues on Windows
stable
2012-10-24, by Adrian Buehlmann
verify: fix all doubled-slash sites (issue3665)
stable
2012-10-24, by Bryan O'Sullivan
patchbomb: respect --in-reply-to for all mails if no intro message is sent
stable
2012-10-24, by Thomas Arendsen Hein
test: add test for the issue introduced by e410be860393 (issue3669)
stable
2012-10-23, by FUJIWARA Katsunori
obsolete: add missing line feed in debug error message
stable
2012-10-19, by Pierre-Yves David
merge with stable
2012-10-23, by Thomas Arendsen Hein
localrepo: translate "push includes X changeset" only once
stable
2012-10-23, by Thomas Arendsen Hein
merge stable heads
stable
2012-10-23, by Thomas Arendsen Hein
Merge with stable
2012-10-22, by Bryan O'Sullivan
Merge repeated-slash fix
stable
2012-10-22, by Bryan O'Sullivan
verify: tolerate repeated slashes in a converted repo (issue3665)
2012-10-22, by Bryan O'Sullivan
scmutil: generalize message to make it more i18n-friendly
stable
2012-10-21, by Wagner Bruna
update: check for missing files with --check (issue3595)
stable
2012-10-22, by Matt Mackall
remove: don't return error on directories with tracked files
stable
2012-10-22, by Matt Mackall
largefiles: use 'default' instead of 'default-push' when pulling (issue3584)
stable
2012-10-20, by Matt Harbison
scmutil: add mustaudit delegation to filtervfs (issue3673)
stable
2012-10-22, by Bryan O'Sullivan
scmutil: abstract out mustaudit delegation
stable
2012-10-22, by Bryan O'Sullivan
clone: don't %-escape the default destination (issue3145)
stable
2012-10-19, by Matt Mackall
test-largefiles: fix failing test on Windows
stable
2012-10-19, by Adrian Buehlmann
test-push-http: fix failing test on Windows
stable
2012-10-19, by Adrian Buehlmann
Added signature for changeset d118a4f4fd16
stable
2012-10-19, by Matt Mackall
Added tag 2.4-rc for changeset d118a4f4fd16
stable
2012-10-19, by Matt Mackall
merge default into stable for 2.4 code freeze
stable
2.4-rc
2012-10-19, by Matt Mackall
hgwebdir: make collapsed folders easier to distinguish from repositories
2012-07-26, by Angel Ezquerra
help: indicate help omitting if help document is not fully displayed
2012-10-18, by FUJIWARA Katsunori
httpclient: fix calling convention violation
2012-10-18, by Matt Mackall
largefiles: distinguish "no remote repo" from "no files to upload" (issue3651)
2012-10-08, by FUJIWARA Katsunori
push: refuse to push bumped changeset
2012-10-19, by Pierre-Yves David
obsolete: simplify push abort message
2012-10-19, by push includes an xxx changeset: yyyyyyyyyy
context: add a `bumped` method to `changectx`
2012-10-19, by Pierre-Yves David
obsolete: add a flag that allows fixing "bumped" changeset
2012-10-19, by Pierre-Yves David
debugobsolete: add --flags option
2012-10-15, by Pierre-Yves David
revset: add a bumped revset
2012-10-19, by Pierre-Yves David
obsolete: add the detection of bumped changeset.
2012-10-19, by Pierre-Yves David
obsolete: have `allsuccessors` takes a list of nodes
2012-10-16, by Pierre-Yves David
obsolete: rename `anysuccessors` into `allsuccessors`
2012-10-19, by Pierre-Yves David
obsolete: rename `getobscache` into `getrevs`
2012-10-19, by Pierre-Yves David
largefiles: always create the cache and standin directories when cloning
2012-10-14, by Matt Harbison
largefiles: fix a traceback in lfconvert if a largefile is missing (issue3519)
2012-10-14, by Matt Harbison
bookmarks: further flatten code
2012-10-18, by Kevin Bullock
scmutil: add bad character checking to checknewlabel
2012-10-17, by Kevin Bullock
less
more
|
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
+30000
tip