Mercurial
Mercurial
>
hg-stable
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
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.
Added signature for changeset 00182b3d0879
stable
2012-05-01, by Matt Mackall
Added tag 2.2 for changeset 00182b3d0879
stable
2012-05-01, by Matt Mackall
i18n-ja: synchronized with f2a3ce017355
stable
2.2
2012-05-01, by FUJIWARA Katsunori
i18n-pt_BR: synchronized with 517b25608ad6
stable
2012-05-01, by Wagner Bruna
merge with i18n
stable
2012-04-30, by Matt Mackall
i18n-ja: synchronized with be786c5ac0a8
stable
2012-04-29, by FUJIWARA Katsunori
changegroup: decompress GZ algorithm in larger chunks for better performance
stable
2012-04-29, by Michael Tjørnemark
plan9: mkfile and 9diff fixes
stable
2012-04-28, by Steven Stallion
subrepo/svn: cache _wcrev() value in merge()
stable
2012-04-30, by Patrick Mezard
subrepo/svn: fix checked out rev number retrieval (issue2968)
stable
2012-04-30, by Patrick Mezard
amend: fix copy records handling (issue3410)
stable
2012-04-30, by Patrick Mezard
test-commit-amend: exhibit an --amend weirdness
stable
2012-04-30, by Patrick Mezard
localrepo: add setparents() to adjust dirstate copies (issue3407)
stable
2012-04-29, by Patrick Mezard
test-rebase-parameters: more tests for revset/opts
stable
2012-04-29, by Patrick Mezard
help/config: expand [subpaths] help
stable
2012-04-30, by Martin Geisler
doc: update copyright years to 2012
stable
2012-04-30, by Martin Geisler
help: consistently use title capitalization for help topics
stable
2012-04-30, by Martin Geisler
merge with i18n
stable
2012-04-28, by Matt Mackall
i18n-pt_BR: synchronized with e37199a1f9d4
stable
2012-04-28, by Wagner Bruna
merge with i18n
stable
2012-04-28, by Wagner Bruna
i18n-ja: synchronized with 4bce649a2b0f
stable
2012-04-29, by FUJIWARA Katsunori
dirstate: preserve path components case on renames (issue3402)
stable
2012-04-28, by Patrick Mezard
tests: quote dummyssh in a way that works on windows too
stable
2012-04-28, by Mads Kiilerich
tests: add missing accept of native pathname separator
stable
2012-04-28, by Mads Kiilerich
tests: skip new tests with requirements not available on windows
stable
2012-04-28, by Mads Kiilerich
tests: don't require 'hg' without extension on windows
stable
2012-04-28, by Mads Kiilerich
update .hgignore for hackable with Python 2.7
stable
2012-04-28, by Mads Kiilerich
commit: abort on merge with missing files
stable
2012-04-28, by Patrick Mezard
branchmap: server should not advertise secret changeset in branchmap (Issue3303)
stable
2012-04-24, by Pierre-Yves David
merge: check for untracked files more precisely (issue3400)
stable
2012-04-27, by Matt Mackall
revlog: backout e5750c6716eb
stable
2012-04-27, by Matt Mackall
wireprotocol: use visibleheads as reference while unbundling (issue 3303)
stable
2012-04-26, by Pierre-Yves David
rebase: preserve mq series order, guarded patches (issue2849)
stable
2012-04-25, by Patrick Mezard
subrepo/svn: improve error message on missing files
stable
2012-04-26, by Patrick Mezard
subrepo/svn: abort on commit with missing file (issue3029)
stable
2012-04-26, by Patrick Mezard
doc: flatten description of 'matching()' predicate to be formatted well
stable
2012-04-26, by FUJIWARA Katsunori
subrepo: fix default implementation of forget() (issue3404)
stable
2012-04-27, by Patrick Mezard
test-subrepo-svn: fix non-determinism
stable
2012-04-27, by Patrick Mezard
test-convert-svn-source: fix non-determinism
stable
2012-04-27, by Patrick Mezard
patch: be more tolerant with EOLs in binary diffs (issue2870)
stable
2012-04-26, by Patrick Mezard
patch: include file name in binary patch error messages
stable
2012-04-26, by Patrick Mezard
patch: display a nice error for invalid base85 data
stable
2012-04-21, by Patrick Mezard
revset: fix adds/modifies/removes and patterns (issue3403)
stable
2012-04-26, by Patrick Mezard
merge with i18n
stable
2012-04-26, by Matt Mackall
i18n-pt_BR: synchronized with e3c7ca15cde2
stable
2012-04-24, by Wagner Bruna
merge with i18n
stable
2012-04-24, by Wagner Bruna
i18n-pt_BR: synchronized with 83622954b64d
stable
2012-04-24, by Wagner Bruna
largefiles: notice dirty large files in a subrepo
stable
2012-04-22, by Matt Harbison
largefiles: fix status -S reporting of subrepos (issue3231)
stable
2012-04-22, by Matt Harbison
i18n: use locale insensitive format for datetimes as intermediate representation (issue3398)
stable
2012-04-26, by FUJIWARA Katsunori
alias: fix shell alias documentation (issue3374)
stable
2012-04-24, by Patrick Mezard
test-convert-svn-sink: add helper to smooth svn xml output
stable
2012-04-24, by Patrick Mezard
convert/svn: make svn sink work with svn 1.7
stable
2012-04-24, by Patrick Mezard
docs: don't use :hg: at the beginning of lines in notes (issue3397)
stable
2012-04-25, by Mads Kiilerich
rebase: skip resolved but emptied revisions
stable
2012-04-22, by Patrick Mezard
test-rebase: exhibit revisions which should have been skipped
stable
2012-04-22, by Patrick Mezard
transplant: do not rollback on patching error (issue3379)
stable
2012-04-22, by Patrick Mezard
patch: fix patch hunk/metdata synchronization (issue3384)
stable
2012-04-21, by Patrick Mezard
commit: use ui.configbool when checking 'commitsubrepos' setting on --amend
stable
2012-04-21, by Adrian Buehlmann
doc: add note about pattern rooted/unrooted cases to "hgignore" and "patterns"
stable
2012-04-23, by FUJIWARA Katsunori
doc: add description about location of management files for subrepo
stable
2012-04-23, by FUJIWARA Katsunori
doc: add description about re-opening closed heads to 'Head, closed branch' in glossary
stable
2012-04-23, by FUJIWARA Katsunori
doc: fix careless document miss for term 'Close changeset' in glossary
stable
2012-04-23, by FUJIWARA Katsunori
doc: fix careless document miss in help of hgext/notify
stable
2012-04-23, by FUJIWARA Katsunori
doc: fix explanation comment in acl extension
stable
2012-04-23, by FUJIWARA Katsunori
tests: test test-filelog is python - rename to test-filelog.py
stable
2012-04-23, by Mads Kiilerich
tests: avoid tab indent on all kinds of lines of sh commands
stable
2012-04-23, by Mads Kiilerich
tests: use 'do sleep 0' instead of 'do true', also on first line of command
stable
2012-04-23, by Mads Kiilerich
check-code: put grouping around regexps generated from testpats
stable
2012-04-23, by Mads Kiilerich
tests: don't use /dev/urandom for largefiles testing
stable
2012-04-23, by Mads Kiilerich
encoding: protect against non-ascii default encoding
stable
2012-04-22, by Cesar Mena
update: fix case-collision with a clean wd and no --clean
stable
2012-04-23, by Patrick Mezard
update: make --check abort with dirty subrepos
stable
2012-04-23, by Patrick Mezard
update: fix "not rev" vs "rev is None"
stable
2012-04-23, by Patrick Mezard
plan9: add missing source entries to proto
stable
2012-04-21, by Steven Stallion
Merge stable
stable
2012-04-22, by Brendan Cully
tests: fix incorrect markup of continued lines of sh commands
stable
2012-04-23, by Mads Kiilerich
check-code: 'printf \0' is apparently fine - accept it in check-code
stable
2012-04-23, by Mads Kiilerich
tests: solaris sh can not negate exit status with '!'
stable
2012-04-23, by Mads Kiilerich
tests: hide diff -u saying 'No differences encountered' on solaris
stable
2012-04-23, by Mads Kiilerich
tests: ^ must be quoted when used on solaris sh
stable
2012-04-23, by Mads Kiilerich
tests: remove test-pull-pull-corruption2.t
stable
2012-04-23, by Mads Kiilerich
tests: remove race in test-pull-pull-corruption.t
stable
2012-04-23, by Mads Kiilerich
tests: fix bashism in test-convert-splicemap.t
stable
2012-04-23, by Mads Kiilerich
opener: coding style, use triple quotes for doc string
stable
2012-04-18, by Thomas Arendsen Hein
icasefs: make case-folding collision detection as rename aware (issue3370)
stable
2012-04-16, by FUJIWARA Katsunori
bdiff.bdiff: release the GIL before doing expensive diff operations
stable
2012-04-20, by Augie Fackler
fetch: remove confusing reference to "authoritative" changes
stable
2012-04-20, by Kevin Bullock
patch: be more tolerant with "Parent" header (issue3356)
stable
2012-04-20, by Patrick Mezard
pure/osutil: use Python's msvcrt module (issue3380)
stable
2012-04-19, by Adrian Buehlmann
commands: add missing wlock to graft
stable
2012-04-19, by Idan Kamara
dirstate: write branch file atomically
stable
2012-04-19, by Idan Kamara
commands: add missing wlock to branch
stable
2012-04-19, by Idan Kamara
commands: add missing wlock to backout
stable
2012-04-19, by Idan Kamara
i18n: show localized messages for commands/extensions in hgweb help top (issue3383)
stable
2012-04-19, by FUJIWARA Katsunori
revert: show warning when reverting subrepos that do not support revert
stable
2012-04-19, by Angel Ezquerra
revset: fix O(n**2) behaviour of bisect() (issue3381)
stable
2012-04-18, by Bryan O'Sullivan
convert/svn: do not try converting empty head revisions (issue3347)
stable
2012-04-18, by Patrick Mezard
convert/svn: refactor svn_source.latest() with a nested function
stable
2012-04-18, by Patrick Mezard
convert/svn: clarify svn_source.latest() stop arg default value
stable
2012-04-18, by Patrick Mezard
factotum: rename mount and path configuration entries
stable
2012-04-17, by Steven Stallion
Added signature for changeset d9e2f09d5488
stable
2012-04-18, by Matt Mackall
Added tag 2.2-rc for changeset d9e2f09d5488
stable
2012-04-18, by Matt Mackall
Makefile: be more careful when cleaning up pure/ components
stable
2.2-rc
2012-04-18, by Matt Mackall
merge default into stable for 2.2 code freeze
stable
2012-04-17, by Matt Mackall
commit: add option to amend the working dir parent
2012-04-18, by Idan Kamara
transplant: remove extraneous whitespace
2012-04-16, by Steven Stallion
journal: use tryread helper to backup files (issue3375)
2012-04-17, by Matt Mackall
opener: introduce tryread helper
2012-04-17, by Matt Mackall
tests: add test for fileset 'subrepo' keyword
2012-04-17, by Angel Ezquerra
revset: make matching() work on python 2.4
2012-04-17, by Patrick Mezard
revset: use list instead of tuple for compatibility with python before 2.6
2012-04-17, by Thomas Arendsen Hein
merge with stable
2012-04-16, by Matt Mackall
archive: make it work with svn subrepos (issue3308)
stable
2012-04-16, by Patrick Mezard
largefiles: hide .hglf/ prefix for largefiles in hgweb
2012-04-15, by Martin Geisler
hgweb: add hook for remapping repository path into virtual paths
2012-04-15, by Martin Geisler
tests: add tests for matching keyword
2012-04-15, by Angel Ezquerra
revset: speedup matching() by first matching fields that take less time to
2012-04-14, by Angel Ezquerra
revset: speedup matching() by stopping the match early if a field does not match
2012-04-13, by Angel Ezquerra
revset: make matching keyword not match summary when matching for description
2012-04-13, by Angel Ezquerra
less
more
|
(0)
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip