Mercurial
Mercurial
>
hg
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-10000
-3000
-1000
-300
-100
-96
+96
+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.
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
tag: disallow '\0' in tag names
2012-10-17, by Kevin Bullock
dirstate: use scmutil.checknewlabel to check new branch name
2012-10-17, by Kevin Bullock
bookmarks: use scmutil.checknewlabel
2012-10-17, by Kevin Bullock
scmutil: add function to validate new branch, tag, and bookmark names
2012-10-17, by Kevin Bullock
bookmarks: disallow bookmarks named 'tip', '.', or 'null'
2012-10-17, by Kevin Bullock
bookmarks: abort directly on invalid name
2012-10-17, by Kevin Bullock
bookmarks: remove redundant check for newline
2012-10-17, by Kevin Bullock
test-tag: test that all reserved names are rejected
2012-10-17, by Kevin Bullock
amend: do a bare kill of temporary changeset
2012-10-18, by Pierre-Yves David
amend: add noise in extra to avoid creating obsolescence cycle (issue3664)
2012-10-18, by Pierre-Yves David
changelog: extract description cleaning logic in a dedicated function
2012-10-18, by Pierre-Yves David
bookmarks: replace code-redundant comment with something more useful
2012-10-18, by Adrian Buehlmann
bookmarks: remove another uneeded return
2012-10-18, by Adrian Buehlmann
update: remove unnecessary argument check
2012-05-05, by Kevin Bullock
grep: colorize all fields
2012-10-14, by Idan Kamara
test-grep: add a test for -l
2012-10-14, by Idan Kamara
clfilter: remove use of xrange in revset
2012-10-08, by Pierre-Yves David
largefile: use `self` in repo method instead of `repo`
2012-10-08, by Pierre-Yves David
test: use proper subclassing in `test-issue2137.t`.
2012-10-16, by Pierre-Yves David
run-tests: remove dead code for supporting old test scripts
2012-10-18, by Mads Kiilerich
run-tests: handle windows crlf in .py tests again
2012-10-18, by Mads Kiilerich
test-run-tests.t: fix wrong test case for cr handling on Windows
2012-10-18, by Mads Kiilerich
win32mbcs: add reversing wrapper for some unicode-incompatible functions.
2012-10-17, by Shun-ichi GOTO
convert: normalize paths in filemaps (issue3612)
2012-10-05, by Huayang
repair: use node to track post-strip bookmark target
2012-10-17, by Matt Mackall
keyword: move commands.inferrepo for code maintenance
2012-10-17, by Christian Ebert
largefiles: update lfutil.findoutgoing() discovery method
2012-10-08, by Matt Harbison
wireproto: fix pushkey hook failure and output on remote http repo
2012-10-15, by Wagner Bruna
phases: add a phase and phasestr method to file context
2012-10-16, by Sean Farley
bookmarks: simplify code
2012-10-17, by Kevin Bullock
bookmarks: abort when incompatible options are used (issue3663)
2012-10-17, by David Soria Parra
bookmarks: check bookmark format during rename (issue3662)
2012-10-17, by David Soria Parra
color: add additional changeset.phase label to log.changeset and log.parent
2012-10-16, by Sean Farley
http2: make it possible to connect w/o ssl on port 443
2012-10-16, by Augie Fackler
branchpoint: remove useless intermediate set creation
2012-10-15, by Pierre-Yves David
clfilter: use changelog to iterate over the repo in branchpoint
2012-10-15, by Pierre-Yves David
store: fncache may contain non-existent entries (fixes b9a56b816ff2)
2012-10-12, by Adrian Buehlmann
store: add new _exists helper function on fncachestore
2012-10-12, by Adrian Buehlmann
store: move __contains__() implementation from class fncache into fncachestore
2012-10-12, by Adrian Buehlmann
test-log: fix / vs \ issues on Windows introduced with 6d218e47cf9b
2012-10-12, by Adrian Buehlmann
less
more
|
(0)
-10000
-3000
-1000
-300
-100
-96
+96
+100
+300
+1000
+3000
+10000
+30000
tip