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.
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
less
more
|
(0)
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip