Mercurial
Mercurial
>
hg
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
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.
obsolete: do not exchange extinct changesets
2012-07-13, by Pierre-Yves David
repo: move visibleheads and visiblebranchmap logic in discovery
2012-07-17, by Pierre-Yves David
localpeer: return only visible heads and branchmap
2012-07-17, by Pierre-Yves David
util, posix: eliminate encodinglower and encodingupper
2012-07-18, by Adrian Buehlmann
hgweb: side-by-side comparison functionality
2012-07-08, by wujek srujek
scmutil: 25% speedup in casecollisionauditor
2012-07-06, by Joshua Redstone
obsolete: os.SEEK_END first appeared in Python 2.5
2012-07-17, by Adrian Buehlmann
tests: convert a push test to use revsets
2012-07-15, by Matt Harbison
outgoing: accept revset argument for --rev
2012-07-15, by Matt Harbison
dirstate: drop assert
2012-07-16, by Matt Mackall
dirstate: eliminate redundant check parameter on _addpath()
2012-07-04, by Adrian Buehlmann
obsolete: add seek to end of file before calling tell (issue3543)
2012-07-16, by Adrian Buehlmann
peer: remove cancopy from peer api; use directly on repo instead
2012-07-13, by Sune Foldager
peer: introduce canpush and improve error message
2012-07-13, by Sune Foldager
peer: introduce real peer classes
2012-07-13, by Peter Arrenbrecht
peer: introduce peer methods to prepare for peer classes
2012-07-13, by Sune Foldager
bookmarks: document behavior of -B/--bookmark in help
2012-07-06, by Augie Fackler
test-bookmarks-pushpull.t: verify correct push -B behavior
2012-07-06, by Augie Fackler
debugrevlog: handle numrevs == numfull case (issue3537)
2012-07-11, by Patrick Mezard
templatekw/help: document the {parents} keyword
2012-07-10, by epriestley
revset: add destination() predicate
2012-07-07, by Matt Harbison
revset: add origin() predicate
2012-07-07, by Matt Harbison
convert: remove unused newnames variable in filemap
2012-07-16, by Patrick Mezard
push: fix bug in detection of remote obsolete support
2012-07-12, by Pierre-Yves David
incoming/outgoing: handle --graph in core
2012-07-11, by Patrick Mezard
log: support --graph without graphlog extension
2012-07-14, by Patrick Mezard
graphlog: extract revset/support functions into cmdutil
2012-07-14, by Patrick Mezard
graphlog: extract ascii drawing code into graphmod
2012-07-11, by Patrick Mezard
patchbomb: rewrite getoutgoing() with revsets
2012-06-24, by Patrick Mezard
patchbomb: support --outgoing and revsets
2012-06-24, by Patrick Mezard
patchbomb: make --outgoing ignore secret changesets
2012-07-14, by Patrick Mezard
merge with stable
2012-07-15, by Matt Mackall
convert: make filemap renames consistently override revision renames
stable
2012-07-06, by Wagner Bruna
obsolete: compute extinct changesets
2012-07-06, by Pierre-Yves David
push: refuse to push unstable changesets without force
2012-07-10, by Pierre-Yves David
obsolete: compute unstable changeset
2012-07-06, by Pierre-Yves David
revset: add an `obsolete` symbol
2012-07-06, by Pierre-Yves David
push: refuse to push obsolete changesets
2012-07-10, by Pierre-Yves David
push: accept revset argument for --rev
2012-07-05, by Pierre-Yves David
check-code: recognise %= as an operator
2012-07-06, by Pierre-Yves David
tests: do exclude what is expected
2012-07-04, by Simon Heimberg
parsers.c: remove warning: 'size' may be used uninitialized in this function
2012-07-06, by Mads Kiilerich
graphlog: remove unused ASCIIDATA constant
2012-07-11, by Patrick Mezard
graphlog: make functions private, fix names
2012-07-11, by Patrick Mezard
graphlog: remove unused get_revs() function
2012-07-11, by Patrick Mezard
localrepo: use file API via vfs while ensuring repository directory
2012-07-06, by FUJIWARA Katsunori
localrepo: use "vfs" intead of "opener" while ensuring repository directory
2012-07-06, by FUJIWARA Katsunori
localrepo: use the path relative to "self.vfs" instead of "path" argument
2012-07-06, by FUJIWARA Katsunori
localrepo: use "self.wvfs.join()" instead of "os.path.join()"
2012-07-06, by FUJIWARA Katsunori
localrepo: use path expansion API via vfs
2012-07-06, by FUJIWARA Katsunori
localrepo: add "vfs" fields to "localrepository" for migration from "opener"
2012-07-06, by FUJIWARA Katsunori
largefiles: optimize status by synchronizing lfdirstate with the largefile on update
2012-07-13, by Na'Tosha Bard
store: abstract out how we retrieve a file's size
2012-06-25, by Bryan O'Sullivan
mq: check subrepo synchronizations against parent of workdir or other appropriate context
2012-06-27, by FUJIWARA Katsunori
mq: create patch file after commit to import diff of ".hgsubstate" at qrefresh
2012-06-27, by FUJIWARA Katsunori
mq: add ".hgsubstate" to patch target list only if it is not listed up yet
2012-06-27, by FUJIWARA Katsunori
backout e7167007c083
2012-07-12, by Matt Mackall
merge with crew-stable
2012-07-12, by Martin Geisler
revert: use term "uncommitted merge" in help text
stable
2012-07-09, by Adrian Buehlmann
histedit: use cmdutil.command decorator
2012-07-06, by Adrian Buehlmann
hgweb: show help with verbose sections included
2012-07-10, by Adrian Buehlmann
merge with crew-stable
2012-07-12, by Martin Geisler
update: mention how update can be used to cancel an uncommitted merge
stable
2012-07-10, by Adrian Buehlmann
update: move help text about parent revision higher up
stable
2012-07-10, by Adrian Buehlmann
rollback: move examples and --force note in help into verbose section
stable
2012-07-11, by Adrian Buehlmann
rollback: split off command example paragraph in help
stable
2012-07-11, by Adrian Buehlmann
subrepo: add missing newline in Git warning message
stable
2012-07-12, by Martin Geisler
merge with main
2012-07-12, by Martin Geisler
Merge
2012-07-11, by Bryan O'Sullivan
localrepo: make requirements and openerreqs mutable by subclasses
2012-07-11, by Bryan O'Sullivan
test-clone: load extensions before doing anything
2012-07-11, by Bryan O'Sullivan
test-clone: load extensions before doing anything
2012-07-11, by Bryan O'Sullivan
revlog: fix for generaldelta distance calculation
2012-07-11, by Friedrich Kastner-Masilko
Merge
2012-07-11, by Bryan O'Sullivan
tests: reduce spurious failures when run with generaldelta
2012-07-11, by Bryan O'Sullivan
histedit: add extension docstring from external README
2012-07-06, by Augie Fackler
histedit: don't crash if the result of fixing up a fold is empty
2012-07-06, by Augie Fackler
histedit: replace hexshort lambda with node.short
2012-07-06, by Augie Fackler
revlog: make compress a method
2012-06-25, by Bryan O'Sullivan
largefiles: batch statlfile requests when pushing a largefiles repo (issue3386)
2012-06-24, by Na'Tosha Bard
obsolete: write obsolete marker inside a transaction
2012-07-04, by Pierre-Yves David
obsolete: append new markers to obsstore file instead of rewriting everything
2012-07-04, by Pierre-Yves David
obsolete: move obsolete markers read/write logic to obsstore object
2012-07-04, by Pierre-Yves David
debugobsolete: remove spurious ctx from variable name
2012-07-11, by Matt Mackall
Merge
2012-07-06, by Bryan O'Sullivan
setup: disable -mno-cygwin if building under mingw32
2012-07-06, by Bryan O'Sullivan
graphlog: don't truncate template value at last \n
2012-07-06, by Mads Kiilerich
graphlog: display obsolete changeset as "x"
2012-07-04, by Pierre-Yves David
obsolete: fix context.obsolete() method
2012-07-04, by Pierre-Yves David
obsolete: fix error message at marker creation
2012-07-04, by Pierre-Yves David
help: explain effect of .hgignore on tracked files
2012-07-02, by Adrian Buehlmann
hgignore: simply ignore all *.exe's everywhere
2012-07-01, by Adrian Buehlmann
tests: ignore pax_global_header in test-subrepo-git.t
2012-07-05, by Mads Kiilerich
tests: remove GNU quoting in test-subrepo-deep-nested-change.t
2012-07-05, by Mads Kiilerich
tests: add '(glob)' for Windows paths in test-subrepo-deep-nested-change.t
2012-07-05, by Mads Kiilerich
check-code: verify that 'saved backup bundle to ...' is '(glob)'ed
2012-07-05, by Mads Kiilerich
tests: fix test markup in test-merge-types.t
2012-07-05, by Mads Kiilerich
test-hgweb-diffs: partially adapt for Windows
2012-07-04, by Adrian Buehlmann
subrepo: propagate matcher to subrepos when archiving
2012-06-16, by Matt Harbison
largefiles: remove a standin check that could never be true
2012-06-18, by Matt Harbison
largefiles: fix the directory structure when archiving a subrepo in a subrepo
2012-06-18, by Matt Harbison
largefiles: fix a traceback when archiving a subrepo in a subrepo
2012-06-17, by Matt Harbison
help: improve hgweb help
2012-06-21, by Mads Kiilerich
convert: keep branch switching merges with ancestors (issue3340)
2012-06-18, by Patrick Mezard
revset: add "diff" field to "matching" keyword
2012-06-13, by Angel Ezquerra
mq: defer command wrapping to extsetup (API)
2012-06-08, by Matt Harbison
revset: ensure we are reversing a list (issue3530)
2012-07-04, by Bryan O'Sullivan
test-keyword: adapt for Windows
2012-07-03, by Adrian Buehlmann
tests: don't use dates before epoch in test-keyword.t
2012-07-04, by Mads Kiilerich
tests: make test-convert-bzr.t more stable
2012-07-04, by Mads Kiilerich
casecollision: add tests
2012-06-27, by Joshua Redstone
dirstate: add dir/file collision test
2012-06-27, by Joshua Redstone
dirstate: factor common update code into _addpath
2012-06-18, by Joshua Redstone
test-subrepo-relative-path: partially adapt for Windows
2012-07-02, by Adrian Buehlmann
tests: make rm of usercache in test-largefiles.t more robust
2012-07-03, by Mads Kiilerich
merge with stable
2012-07-01, by Matt Mackall
merge with crew
2012-07-01, by Matt Mackall
tests: enable test-largefiles.t on Windows MSYS
2012-07-02, by Mads Kiilerich
test-largefiles: partially adapt for Windows
2012-06-30, by Adrian Buehlmann
tests: make histedit pass on Windows MSYS
2012-07-02, by Mads Kiilerich
tests: make histedit tests more resilient to filesystem variation
2012-06-30, by Mads Kiilerich
tests: convert histedit tests to .t
2012-06-30, by Mads Kiilerich
histedit: use stable iteration order for processing bookmarks
2012-06-30, by Mads Kiilerich
Added signature for changeset b013baa3898e
stable
2012-07-01, by Matt Mackall
Added tag 2.2.3 for changeset b013baa3898e
stable
2012-07-01, by Matt Mackall
record: fix display of non-ASCII names
stable
2.2.3
2012-07-01, by Matt Mackall
i18n-pt_BR: synchronized with d63fb1fce977
stable
2012-07-01, by Wagner Bruna
merge with i18n
stable
2012-07-01, by Wagner Bruna
i18n-ja: fix some rst syntax problems
stable
2012-07-01, by FUJIWARA Katsunori
i18n-ja: synchronized with 86a3bb9c5f5c
stable
2012-06-30, by FUJIWARA Katsunori
obsolete: function and method to access some obsolete data
2012-06-06, by Pierre-Yves David
obsolete: exchange obsolete marker over pushkey
2012-06-07, by Pierre-Yves David
debugobsolete: list all obsolete marker if no argument are specified
2012-06-07, by Pierre-Yves David
obsolete: add easy way to iterate over obsolete marker object
2012-06-04, by Pierre-Yves David
obsolete: helper class to access obsolete marker data
2012-06-07, by Pierre-Yves David
command: creation of obsolete marker
2012-06-07, by Pierre-Yves David
obsolete: introduction of obsolete markers
2012-06-07, by Pierre-Yves David
histedit: mark as a first party extension
2012-06-28, by Augie Fackler
histedit: remove use of reduce() builtin spotted by check-code
2012-06-27, by Augie Fackler
test-histedit-edit: improve coverage of histedit code
2012-06-27, by Augie Fackler
histedit: fix most check-code violations
2012-06-27, by Augie Fackler
histedit tests: fix check-code problems
2012-06-27, by Augie Fackler
histedit: new extension for interactive history editing
2012-06-27, by Augie Fackler
exewrapper: use generic term script
2012-06-29, by Adrian Buehlmann
Makefile: add build_hgexe -i for local
2012-06-29, by Adrian Buehlmann
setup: compile hg.exe
2012-06-29, by Adrian Buehlmann
test-commit-amend: adapt for Windows after fba17a64fa49
2012-06-29, by Adrian Buehlmann
merge with stable
2012-06-29, by Matt Mackall
exewrapper: adding new exewrapper.c
2012-06-29, by Adrian Buehlmann
keyword: use ui.formatter for kwfiles output
2012-06-28, by Christian Ebert
discovery: simplify branchmap construction against legacy server
2012-06-22, by Pierre-Yves David
copies: re-include root directory in directory rename detection (issue3511)
2012-06-27, by Matt Mackall
store: sort filenames in place
2012-06-25, by Bryan O'Sullivan
convert: check for failed svn import in debugsvnlog and abort cleanly
2012-06-29, by Mads Kiilerich
convert: accept Subversion 'file:///c%3A/svnrepo' syntax on Windows
2012-06-28, by Mads Kiilerich
win32: remove uneeded usage of _STARTF_USESHOWWINDOW
2012-06-25, by Adrian Buehlmann
win32: specify _CREATE_NO_WINDOW on spawndetached()
2012-06-25, by Adrian Buehlmann
amend: disable hooks when creating intermediate commit (issue3501)
stable
2012-06-23, by Idan Kamara
ui: add a variable to control whether hooks should be called
stable
2012-06-23, by Idan Kamara
strip: update help to state than you can strip public changeset
stable
2012-06-28, by Pierre-Yves David
bookmarks: correctly update current bookmarks on rebase (issue2277)
stable
2012-06-22, by David Schleimer
graft: don't drop the second parent on unsuccessful merge (issue3498)
stable
2012-06-16, by Yuya Nishihara
tests: add missing path globbing for Windows in svn tests
2012-06-27, by Mads Kiilerich
fix push of moved bookmark when creating new branch heads
2012-06-26, by Sune Foldager
merge with stable
2012-06-26, by Matt Mackall
merge with i18n
stable
2012-06-26, by Matt Mackall
i18n-pt_BR: synchronized with f8af57c00a29
stable
2012-06-22, by Wagner Bruna
merge with i18n
stable
2012-06-22, by Wagner Bruna
i18n-de: Move policies from header of de.po to http://mercurial.selenic.com/wiki/GermanTranslation
stable
2012-06-21, by Martin Schröder
scmutil: speed up new-style range extension
2012-06-22, by Bryan O'Sullivan
merge with crew-stable
2012-06-26, by Thomas Arendsen Hein
subrepo/svn: make rev number retrieval compatible with svn 1.5 (issue2968)
stable
2012-06-26, by Thomas Arendsen Hein
convert/bzr: make tests work with bzr 2.0 again
stable
2012-06-26, by Thomas Arendsen Hein
tests: cleanup of svn url handling
2012-06-26, by Mads Kiilerich
test-subrepo-svn.t: partially adapt for Windows
2012-06-23, by Eduard-Cristian Stefan
convert: ignore svn:executable for subversion targets without exec bit support
2012-06-24, by Mads Kiilerich
tests: add missing 'backup bundle' path glob in test-rebase-collapse.t
2012-06-22, by Mads Kiilerich
tests: add missing 'backup bundle' path glob in test-rebase-scenario-global.t
2012-06-22, by Mads Kiilerich
merge with crew
2012-06-21, by Matt Mackall
merge with stable
2012-06-21, by Martin Geisler
rebase: improve error message on improper phases
stable
2012-06-18, by Dan Villiom Podlaski Christiansen
subrepo: support Git being named "git.cmd" on Windows (issue3173)
stable
2012-06-12, by Benjamin Pollack
subrepo: warn user if Git is not version 1.6.0 or higher
stable
2012-06-12, by Benjamin Pollack
test-http and test-https: partially adapt for Windows
2012-06-19, by Adrian Buehlmann
test-subrepo-git.t: adapt for Windows
2012-06-20, by Eduard-Cristian Stefan
test-bookmarks-pushpull: partially adapt for Windows
2012-06-20, by Adrian Buehlmann
test-static-http: partially adapt for Windows
2012-06-19, by Adrian Buehlmann
test-bad-pull: partially adjust for Windows
2012-06-19, by Adrian Buehlmann
tests: consistently use printenv.py the same MSYS/Windows-compatible way
2012-06-21, by Mads Kiilerich
tests: prepare get-with-headers.py for MSYS
2012-06-21, by Mads Kiilerich
tests: hghave outer-repo should be true even if a bad repo is found
2012-06-20, by Mads Kiilerich
tests: add missing no-outer-repo requirements
2012-06-20, by Mads Kiilerich
tests: convert some 'hghave no-outer-repo' to #if
2012-06-20, by Mads Kiilerich
strip: incrementally update the branchheads cache after a strip
2012-05-18, by Joshua Redstone
localrepo: convert _updatebranchcache from nodespace to revspace
2012-06-01, by Joshua Redstone
discovery: convert legacy part of checkheads to revs from nodes
2012-06-08, by Joshua Redstone
transplant: convert applied() algorithm from nodes to revs
2012-06-08, by Joshua Redstone
revlog: remove reachable and switch call sites to ancestors
2012-06-08, by Joshua Redstone
revlog: add incancestors, a version of ancestors that includes revs listed
2012-06-08, by Joshua Redstone
scmutil: change canonpath to use util.samefile (issue2167)
2012-06-14, by Adrian Buehlmann
win32.py: let samefile and samedevice work on directories too
2012-06-14, by Adrian Buehlmann
rebase: do not add second parent to rebased changeset (drop detach option) (BC)
2012-06-20, by Pierre-Yves David
zsh completion: catch up with 2.2 commands and options
2012-06-20, by Nikolaj Sjujskij
revset: add a utility for obtaining the source of a given rev
2012-06-05, by Matt Harbison
revset: add a predicate for finding converted changesets
2012-05-13, by Matt Harbison
merge with stable
2012-06-20, by Matt Mackall
merge with i18n
2012-06-20, by Matt Mackall
i18n-de: More corrections for translation of default, and other translations
stable
2012-06-18, by Martin Schröder
i18n-de: translate default as Vorgabe
stable
2012-06-15, by Martin Schröder
i18n-de: Update strings, translated many fuzzy strings
stable
2012-06-15, by Martin Schröder
i18n-pt_BR: synchronized with 0fdd8193c8b5
stable
2012-06-18, by Wagner Bruna
merge with i18n
2012-06-18, by Wagner Bruna
i18n-de: More corrections for translation of default, and other translations
2012-06-18, by Martin Schröder
tests: remove execute permission from two unified test files
2012-06-20, by Thomas Arendsen Hein
graft: allow -r to specify revisions
2012-06-20, by Thomas Arendsen Hein
consistency: use REV instead of REVISION
2012-06-20, by Thomas Arendsen Hein
export: add optional -r to synopsis
2012-06-20, by Thomas Arendsen Hein
strip: add optional -r to synopsis
2012-06-20, by Thomas Arendsen Hein
qimport: use [FILE]... because if -r is used no file is needed
2012-06-20, by Thomas Arendsen Hein
mq: abort if no files or revisions are specified for qimport
2012-06-20, by Thomas Arendsen Hein
tests: convert some hghave unix-permissions to #if
2012-06-19, by Mads Kiilerich
tests: run test-walk.t on windows
2012-06-19, by Mads Kiilerich
tests: better testing of 'glob:glob' in test-walk.t
2012-06-18, by Mads Kiilerich
tests: move tests in test-walk.t using ':' in filenames to conditional section
2012-06-18, by Mads Kiilerich
tests/printenv.py: eliminate trailing spaces on output
2012-06-17, by Adrian Buehlmann
tests: fix test-i18n.t after translation update
2012-06-18, by Mads Kiilerich
merge with i18n
2012-06-18, by Matt Mackall
Corrected hyphenation, translated subrepo help and other strings
2012-06-17, by Martin Schröder
i18n-de: translate default as Vorgabe
2012-06-15, by Martin Schröder
i18n-de: Update strings, translated many fuzzy strings
2012-06-15, by Martin Schröder
i18n-ru: synchronized with 2255950e1f76
2012-06-15, by Alexander Sauta
tests: remove hghave system-sh from test-pending.t
2012-06-18, by Mads Kiilerich
tests: use hghave eol-in-paths to test for support for ':' in filenames and " "
2012-06-15, by Mads Kiilerich
tests: use a different evil name in test-hgweb-raw.t
2012-06-15, by Mads Kiilerich
tests: add some missing #if's / hghave requirements
2012-06-15, by Mads Kiilerich
tests: introduce hghave hardlinks
2012-06-15, by Mads Kiilerich
tests/hghave: test that the inotify unix socket actually can be created
2012-06-15, by Mads Kiilerich
tests/hghave: test that a fifo actually can be created on the filesystem
2012-06-15, by Mads Kiilerich
tests/hghave: consistently use dir='.', prefix=tempprefix for tempfiles
2012-06-15, by Mads Kiilerich
test-merge-tools: adapt for Windows
2012-06-15, by Adrian Buehlmann
less
more
|
(0)
-10000
-3000
-1000
-240
+240
+1000
+3000
+10000
+30000
tip