Mercurial
Mercurial
>
hg-stable
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-10000
-3000
-1000
-240
+240
+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.
extensions: fix documentation of disabledcmd return value
2012-05-11, by Augie Fackler
revlog: speed up prefix matching against nodes
2012-05-12, by Bryan O'Sullivan
parsers: ensure that nullid is always present in the radix tree
2012-05-12, by Bryan O'Sullivan
parsers: allow hex keys
2012-05-12, by Bryan O'Sullivan
merge with stable
2012-05-12, by Matt Mackall
revset: add function for matching extra data (issue2767)
2012-05-12, by Henrik Stuart
graft: implement --log (issue3438)
2012-05-11, by Levi Bard
phase: make if abort on nullid for the good reason
2012-05-12, by Patrick Mezard
phases: make advance/retractboundary() atomic
2012-05-12, by Patrick Mezard
phases: introduce phasecache
2012-05-12, by Patrick Mezard
mq: introduce mq.check setting
2012-05-12, by Patrick Mezard
mq: introduce qgoto --check
2012-05-12, by Patrick Mezard
mq: introduce qpush --check
2012-05-12, by Patrick Mezard
mq: introduce qpop --check
2012-05-12, by Patrick Mezard
pager: check if signal.SIGPIPE exists
stable
2012-05-12, by David Soria Parra
diffhelpers: harden testhunk
stable
2012-05-12, by Matt Mackall
patch: fix segfault against unified diffs which start line is zero
stable
2012-05-12, by Yuya Nishihara
bugzilla: fix transport initialization on python 2.4
stable
2012-05-11, by Steven Stallion
bisect: set HG_NODE when runing a command
2012-05-08, by Bryan O'Sullivan
bisect: track the current changeset (issue3382)
2012-05-08, by Bryan O'Sullivan
localrepo: optimize internode status calls using withflags
2012-05-04, by Jesse Glick
localrepo: optimize internode status calls using match.always
2012-05-04, by Jesse Glick
largefiles: add --all-largefiles flag to clone (issue3188)
2012-05-11, by Na'Tosha Bard
httpclient: update to revision 892730fe7f46 of httpplus
2012-05-04, by Augie Fackler
merge with stable
2012-05-12, by Matt Mackall
parsers: use the correct maximum radix tree depth
stable
2012-05-08, by Bryan O'Sullivan
revset: make matching() preserve input revision order
stable
2012-05-09, by Patrick Mezard
revset: documentation typo "metatadata"
stable
2012-05-10, by Jesse Glick
largefiles: fix deletion of multiple missing largefiles (issue3329)
stable
2012-05-11, by Na'Tosha Bard
addremove: document default similarity behavior (issue3429)
stable
2012-05-11, by Levi Bard
largefiles: follow normal codepath for addremove if non-largefiles repo (issue3249)
stable
2012-05-11, by Na'Tosha Bard
mq: add --no-backup for qpush/qpop/qgoto
stable
2012-05-11, by Patrick Mezard
mq: backup local changes in qpush --force
stable
2012-05-11, by Patrick Mezard
mq: backup local changes in qpop --force (issue3433)
stable
2012-05-11, by Patrick Mezard
pager: remove quiet flag
stable
2012-05-11, by David Soria Parra
pager: preserve Hg's exit code (and fix Windows support) (issue3225)
stable
2012-05-11, by Brodie Rao
amend: preserve extra dict (issue3430)
stable
2012-05-11, by Idan Kamara
parser: use PyInt_FromSsize_t in index_stats
2012-05-09, by Adrian Buehlmann
localrepo: cleanup var names and comments
2012-05-11, by redstone
transplant: manually transplant pullable changesets with --log
2012-05-11, by Levi Bard
phases: stop modifying localrepo in writeroots()
2012-05-10, by Patrick Mezard
phases: stop modifying localrepo in readroots()
2012-05-10, by Patrick Mezard
phases: call filterunknown() in readroots()
2012-05-10, by Patrick Mezard
repair: no need to call filterunknown() in strip()
2012-05-10, by Patrick Mezard
test-phases: test changing null revision phase
2012-05-10, by Patrick Mezard
merge with stable
2012-05-11, by Matt Mackall
tests: fix test-parseindex2.py when run with --pure
stable
2012-05-11, by Bryan O'Sullivan
changelog: ensure that nodecache is valid (issue3428)
stable
2012-05-11, by Bryan O'Sullivan
parsers: change the type of nt_level
2012-05-08, by Bryan O'Sullivan
parsers: change the type signature of hexdigit
2012-05-08, by Bryan O'Sullivan
parsers: allow nt_find to signal an ambiguous match
2012-05-08, by Bryan O'Sullivan
parsers: factor out radix tree initialization
2012-05-08, by Bryan O'Sullivan
parsers: update ntrev when we stop scanning
2012-05-08, by Bryan O'Sullivan
tests: set a standard terminal type
2012-05-08, by Matt Mackall
branches: quiet option observes other parameters
2012-05-06, by Travis Herrick
build: fix hgrc manpage building with docutils 0.9
stable
2012-05-08, by Nikolaj Sjujskij
context: fix call to util.safehasattr
2012-05-09, by Idan Kamara
alias: inherit command optionalrepo flag (issue3298)
stable
2012-05-05, by Patrick Mezard
tests: improve test of hg-ssh and make the test pass on windows
stable
2012-05-07, by Mads Kiilerich
hg-ssh: exit with 255 instead of -1 on error
stable
2012-05-07, by Mads Kiilerich
hg-ssh: use %s for printing paths in error messages
stable
2012-05-07, by Mads Kiilerich
tests: accept \ in test-casefolding on windows
stable
2012-05-07, by Mads Kiilerich
parsers: statically initializing tp_new to PyType_GenericNew is not portable
stable
2012-05-08, by Adrian Buehlmann
merge with stable
2012-05-08, by Matt Mackall
context: add copies method with caching
2012-05-06, by Matt Mackall
filectx: handle some other simple cases for finding merge ancestor
2012-05-06, by Matt Mackall
graft: remark on empty graft
2012-05-06, by Matt Mackall
filectx: make ancestor require actx
2012-05-04, by Matt Mackall
pure/base85: align exception type/msg on base85.c
stable
2012-05-07, by Patrick Mezard
parsers: fix refcount bug on corrupt index
stable
2012-05-07, by Matt Mackall
subrepo: do not traceback on .hgsubstate parsing errors
stable
2012-05-04, by Patrick Mezard
subrepo: ignore blank lines in .hgsubstate (issue3424)
stable
2012-05-04, by Patrick Mezard
largefiles: in putlfile, ensure tempfile's directory exists prior to creation
stable
2012-05-04, by hlian
bisect: save current state before running a command
stable
2012-05-02, by Bryan O'Sullivan
merge with stable
2012-05-07, by Martin Geisler
commands: parse ui.strict config item as bool
stable
2012-05-06, by Yuya Nishihara
check-code: catch unnecessary s.strip().split() calls
2012-05-07, by Martin Geisler
tags: line.rstrip().split() can be replaced with line.split()
2012-05-04, by Martin Geisler
phases: line.strip().split() == line.split()
2012-05-04, by Martin Geisler
merge with stable
2012-05-06, by Martin Geisler
largefiles: fix "hg status dir" missing regular files (issue3421)
stable
2012-05-06, by Patrick Mezard
help/config: remove outdated false claim about pywin32
stable
2012-05-06, by Adrian Buehlmann
merge with stable
2012-05-04, by Martin Geisler
revert: don't re-create changeset context
2012-05-04, by Kevin Bullock
factotum: add man reference to help output
stable
2012-05-04, by Steven Stallion
test-largefiles: better formatting of comments
2012-05-04, by Martin Geisler
test-largefiles: sort output to ensure test stability
2012-05-04, by Martin Geisler
merge with stable
2012-05-04, by Martin Geisler
largefiles: make archive -S store largefiles instead of standins
2012-05-03, by Matt Harbison
paper, monoblue: link correctly to lines in annotate view
stable
2012-05-04, by Martin Geisler
merge with stable
2012-05-03, by Matt Mackall
Added signature for changeset 5983de86462c
stable
2012-05-03, by Matt Mackall
Added tag 2.2.1 for changeset 5983de86462c
stable
2012-05-03, by Matt Mackall
bookmarks: catch the proper exception for missing revisions
stable
2.2.1
2012-05-03, by Matt Mackall
parsers: fix refcount leak, simplify init of index (issue3417)
stable
2012-05-02, by Bryan O'Sullivan
largefiles: fix commit of both largefiles and non-largefiles (issue3354)
stable
2012-05-03, by Na'Tosha Bard
help: added description for the web.collapse setting
stable
2012-05-03, by Paul Boddie
merge with stable
2012-05-02, by Martin Geisler
help: add reference to template help (issue3413)
stable
2012-05-01, by A. S. Budden
patch: clarify binary hunk parsing loop
2012-04-29, by Patrick Mezard
rebase: make --dest understand revsets
2012-05-01, by Patrick Mezard
rebase: add missing EOL to debug strings
2012-05-02, by Patrick Mezard
merge with stable
2012-05-02, by Martin Geisler
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
fileset: add "subrepo" fileset symbol
2012-03-22, by Angel Ezquerra
plan9: finalize documentation for next release
2012-04-15, by Steven Stallion
localrepo: do not complain about missing journal files
2012-04-16, by Alain Leufroy
repair: fix missing import
2012-04-16, by Alain Leufroy
largefiles: fix cat for largefiles (issue3352)
2012-04-16, by Na'Tosha Bard
pure: quiesce build warnings
2012-04-16, by Steven Stallion
util.h: replace ntohl/htonl with get/putbe32
2012-04-16, by Matt Mackall
scmutil: fix systemrcpath regression introduced in f5dd179bfa4a
2012-04-13, by Wolfgang Treutterer
revlog: fix partial revision() docstring (from d7d64b89a65c)
2012-04-13, by Patrick Mezard
graphlog: fix --follow FILE and relative paths
2012-04-14, by Patrick Mezard
graphlog: reduce duplication in --follow code
2012-04-14, by Patrick Mezard
graphlog: add all log options to glog command
2012-04-14, by Patrick Mezard
graphlog: implement --hidden
2012-04-14, by Patrick Mezard
revert: add support for reverting subrepos without --no-backup and/or --all
2012-03-28, by Angel Ezquerra
revert: add support for reverting subrepos
2012-03-28, by Angel Ezquerra
merge with stable
2012-04-14, by Matt Mackall
commands: move bundle type validation earlier
2012-04-13, by Bryan O'Sullivan
less
more
|
(0)
-10000
-3000
-1000
-240
+240
+1000
+3000
+10000
+30000
tip