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: check existence of the file with case awareness of the filesystem
stable
2013-05-07, by FUJIWARA Katsunori
windows: check target type before actual unlinking to follow POSIX semantics
stable
2013-05-07, by FUJIWARA Katsunori
Merge with stable.
2013-05-09, by Augie Fackler
manifestmerge: local unknown, remote created: don't traverse symlinks
2013-05-08, by Siddharth Agarwal
subrepo: open files in 'rb' mode to read exact data in (issue3926)
stable
2013-05-09, by FUJIWARA Katsunori
patch: use scmutil.marktouched instead of scmutil.addremove
2013-04-04, by Siddharth Agarwal
scmutil: add a function to mark that files have been operated on
2013-04-04, by Siddharth Agarwal
scmutil.addremove: factor out code to mark added/removed/renames
2013-04-03, by Siddharth Agarwal
scmutil.addremove: factor out code to find renames
2013-04-03, by Siddharth Agarwal
scmutil.addremove: rename local 'copies' to 'renames'
2013-04-03, by Siddharth Agarwal
scmutil.addremove: factor out dirstate walk into another function
2013-04-02, by Siddharth Agarwal
filecontext: use 'is not None' to check for filelog existence
2013-05-01, by Durham Goode
filelog: use super() for calling base functions
2013-05-01, by Durham Goode
bookmarks: allow bookmark command to take multiple arguments
2013-05-02, by Kevin Bullock
merge with stable
2013-05-05, by Matt Mackall
convert: fix bug of wrong CVS path parsing without port number (issue3678)
stable
2013-05-03, by Blesso hrvoje1212
match: add comments to explain explicitdir and traversedir
2013-05-03, by Siddharth Agarwal
match: make explicitdir and traversedir None by default
2013-05-03, by Siddharth Agarwal
dirstate.walk: cache match.explicitdir and traversedir locally
2013-05-03, by Siddharth Agarwal
match: drop dir callback
2013-04-28, by Siddharth Agarwal
inotify: call match.explicitdir
2013-04-28, by Siddharth Agarwal
purge: hook into match.explicitdir and traversedir
2013-04-28, by Siddharth Agarwal
localrepo.commit: hook into match.explicitdir
2013-04-28, by Siddharth Agarwal
dirstate.walk: call match.explicitdir or traversedir as appropriate
2013-04-28, by Siddharth Agarwal
match: introduce explicitdir and traversedir
2013-04-28, by Siddharth Agarwal
merge with stable
2013-05-04, by Matt Mackall
run-tests: when running in parallel, delete tmpdirs immediately
2013-05-03, by Siddharth Agarwal
tests: check path separator in moves
2013-05-03, by Brendan Cully
tests: fix test-commandserver phase . output for windows
2013-05-03, by Brendan Cully
hfs+: rewrite percent-escaper (issue3918)
stable
2013-05-04, by Matt Mackall
merge with stable
2013-05-03, by Matt Mackall
revert: ensure that copies and renames are honored (issue3920)
stable
2013-05-03, by Bryan O'Sullivan
hgignore: fix regression with hgignore directory matches (issue3921)
stable
2013-05-03, by Durham Goode
templater: fix output instability from gsoc patches
2013-05-02, by Augie Fackler
log-style: add a log style that is default+phase (issue3436)
2013-04-18, by Iulian Stana
templater: show the style list when I try to use a wrong one
2013-05-02, by Iulian Stana
test-nested-repo.t: touch another file inside nested repo
2013-04-27, by Siddharth Agarwal
check-code: add more path sep glob checks
2013-05-02, by Matt Mackall
splicemap: improve error handling when source is subversion (issue2084)
2013-04-25, by Ben Goswami
splicemap: improve error handling when source is git (issue2084)
2013-04-25, by Ben Goswami
splicemap: improve error handling when source is hg (issue2084)
2013-04-25, by Ben Goswami
splicemap: move parsesplicemap to convcmd.py (issue2084)
2013-04-24, by Ben Goswami
merge with stable
2013-05-02, by Matt Mackall
tests: sprinkle globs over largefiles/subrepo tests for Windows
stable
2013-05-02, by Brendan Cully
tests: skip permissions tests in test-phases-exchange when fs lacks permissions
stable
2013-05-02, by Brendan Cully
merge with stable
2013-05-02, by Matt Mackall
Added signature for changeset 23f785b38af3
stable
2013-05-01, by Matt Mackall
Added tag 2.6 for changeset 23f785b38af3
stable
2013-05-01, by Matt Mackall
bookmarks: fix bug that activated a bookmark even with -r passed
stable
2.6
2013-05-01, by Sean Farley
bookmarks: resolve divergent bookmark when moving across a branch
stable
2013-04-30, by Sean Farley
bookmarks: resolve divergent bookmarks when moving active bookmark forward
stable
2013-05-01, by Sean Farley
bookmarks: resolve divergent bookmarks when fowarding bookmark to descendant
stable
2013-05-01, by Sean Farley
tags: update tag type only if tag node is updated (issue3911)
stable
2013-04-30, by FUJIWARA Katsunori
match: fix root calculation for combining regexps with simple paths
stable
2013-04-30, by Mads Kiilerich
icasefs: enhance test to prevent regression by changes in the future
stable
2013-04-30, by FUJIWARA Katsunori
icasefs: rewrite case-folding collision detection (issue3452)
stable
2013-04-30, by FUJIWARA Katsunori
icasefs: refactor "test-casecollision-merge.t" to reuse in succeeding fixes
stable
2013-04-30, by FUJIWARA Katsunori
icasefs: ignore removed files at building "dirstate._foldmap" up on icasefs
stable
2013-04-30, by FUJIWARA Katsunori
i18n-pt_BR: synchronized with 3f5e75c22585
stable
2013-05-01, by Wagner Bruna
merge with i18n
stable
2013-05-01, by Wagner Bruna
i18n-ja: synchronized with f01a351db791
stable
2013-05-01, by FUJIWARA Katsunori
dispatch: add support for --option=value to _earlygetopt
stable
2013-04-29, by Bryan O'Sullivan
dispatch: add doctests for _earlygetopt
stable
2013-04-29, by Bryan O'Sullivan
push: make locking of source optional (issue3684)
stable
2013-04-30, by Pierre-Yves David
push: factorise phase movement in a simple closure
stable
2013-04-30, by Pierre-Yves David
merge: increase safety of parallel updating/removing on icasefs
stable
2013-04-29, by FUJIWARA Katsunori
hgweb: handle filtered "0" rev in navigation
stable
2013-04-30, by Pierre-Yves David
hgweb: fix empty navigation detection
stable
2013-04-30, by Pierre-Yves David
tests: AIX can't handle negative date in test-dirstate.t
stable
2013-04-30, by Jim Hague
win32: use explicit path to "python.exe" only if it exists
stable
2013-04-26, by FUJIWARA Katsunori
test-mq-strip.t: add a test for strip --keep with clean working dir
stable
2013-04-26, by Siddharth Agarwal
largefiles: use repo.wwrite for writing standins (issue3909)
stable
2013-04-27, by Mads Kiilerich
largefiles: drop repo wrapping detection
stable
2013-04-26, by Mads Kiilerich
config: discard "%unset" values defined in the other files read in previously
stable
2013-04-26, by FUJIWARA Katsunori
tests: rename from test-config-case.t to test-config.t for centralization
stable
2013-04-26, by FUJIWARA Katsunori
i18n: show the non-ASCII password prompt text correctly
stable
2013-04-25, by FUJIWARA Katsunori
tests: make sed usage in test-unionrepo.t cross-platform
stable
2013-04-23, by Kevin Bullock
check-code: fix sed 'i' command rule newline matching
stable
2013-04-23, by Kevin Bullock
blackbox: don't run permission tests on non-unix systems
stable
2013-04-22, by Durham Goode
check-code: expand sed rule to include more offenders
stable
2013-04-22, by Kevin Bullock
check-code: add a rule against a GNU sed-ism
stable
2013-04-22, by Kevin Bullock
hgweb: make help verbose again (issue3899)
stable
2013-04-22, by Alexander Plavin
merge with i18n
stable
2013-04-21, by Matt Mackall
i18n-pt_BR: synchronized with 64ea454e7d76
stable
2013-04-20, by Wagner Bruna
css: remove repeated property
stable
2013-04-20, by Alexander Plavin
css: fixed font-family
stable
2013-04-20, by Alexander Plavin
color: add a test with extension loaded and ui.formatted=False
stable
2013-04-19, by Siddharth Agarwal
color: set _colormode to None when mode is unset (issue3895)
stable
2013-04-19, by Siddharth Agarwal
color: turn colorui functions into forwards when color is None
stable
2013-04-19, by Siddharth Agarwal
largefiles: fix typos in documentation
stable
2013-04-19, by Wagner Bruna
translations: change label integer error to not specify the kind of label
stable
2013-04-19, by Durham Goode
Added signature for changeset 292cd385856d
stable
2013-04-18, by Matt Mackall
Added tag 2.6-rc for changeset 292cd385856d
stable
2013-04-18, by Matt Mackall
merge default int stable for 2.6 code freeze
stable
2.6-rc
2013-04-18, by Matt Mackall
blackbox: automatically rotate log files
2013-04-18, by Bryan O'Sullivan
ui: add a configbytes method, for space configuration
2013-04-18, by Bryan O'Sullivan
mq: do not inherit settings form base repo in mqrepo (Fixes issue2358)
2013-04-18, by Simon Heimberg
color: set the ui class in reposetup, before a repo is created
2013-04-18, by Simon Heimberg
parsers: remove warning: format ‘%ld’ expects argument of type ‘long int’
2013-04-18, by André Sintzoff
annotate: discard refcount of discarded annotation for memory efficiency
2013-04-18, by FUJIWARA Katsunori
revlog: fix a regression with null revision
2013-04-18, by Alexander Plavin
rebase: check no-op before checking phase (issue3891)
2013-04-18, by Siddharth Agarwal
template: call runtemplate on the src argument to sub
2013-04-10, by Sean Farley
run-tests: introduce --random for running tests in random error
2013-04-17, by Mads Kiilerich
largefiles: wlock in status before lfdirstate.write()
2013-04-17, by Mads Kiilerich
transplant: use set for prune lookup
2013-04-16, by Mads Kiilerich
obsolete: extract obsolescence marker pulling into a dedicated function
2013-04-17, by Pierre-Yves David
obsolete: extract obsolescence marker pushing into a dedicated function
2013-04-17, by Pierre-Yves David
blackbox: fix a case of name capture
2013-04-18, by Bryan O'Sullivan
pathencode: eliminate comma at end of enum list to avoid pedantic warning
2013-04-19, by Yuya Nishihara
smtp: use 465 as default port for SMTPS
2013-04-19, by FUJIWARA Katsunori
subrepo: fix test breakage introduced in 2b34d004e644
2013-02-21, by Kevin Bullock
histedit: more precise user message when changeset is missing
2013-04-18, by Pierre-Yves David
histedit: protect against duplicated entries
2013-04-18, by Pierre-Yves David
histedit: track short hash instead of changectx object
2013-04-18, by Pierre-Yves David
histedit: ensure rules return short hex at all time
2013-04-18, by Pierre-Yves David
histedit-test: test unknown command
2013-04-18, by Pierre-Yves David
histedit-test: test unknown changeset
2013-04-18, by Pierre-Yves David
histedit-test: test malformed line
2013-04-18, by Pierre-Yves David
histedit-test: test that extra revisions are detected
2013-04-18, by Pierre-Yves David
less
more
|
(0)
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip