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.
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
tests/hghave: extract hghave.py
2012-06-14, by Adrian Buehlmann
test-alias: adapt for Windows
2012-06-16, by Mads Kiilerich
test-hook: adapt for Windows
2012-06-15, by Adrian Buehlmann
tests/printenv.py: replace \ with / in output
2012-06-15, by Adrian Buehlmann
test-clone-pull-corruption: adapt for Windows
2012-06-15, by Adrian Buehlmann
test-merge-tools: inline pointless domerge function
2012-06-15, by Adrian Buehlmann
test-bisect: adapt for Windows
2012-06-15, by Adrian Buehlmann
test-journal-exists: use #if
2012-06-15, by Adrian Buehlmann
merge with stable
2012-06-14, by Matt Mackall
acl: user docs for the "!" prefix in user or group names
2012-05-30, by Elifarley Callado Coelho Cruz
acl: use of "!" prefix in user or group names
2012-05-28, by Elifarley Callado Coelho Cruz
parsers: add a C function to pack the dirstate
2012-05-30, by Bryan O'Sullivan
test-convert: disable autocrlf for git
2012-06-08, by Eduard-Cristian Stefan
debugwalk: observe ui.slash config option
2012-06-11, by Adrian Buehlmann
test-commit: remove extra cd ..
stable
2012-06-09, by Adrian Buehlmann
merge with stable
2012-06-13, by Martin Geisler
notify: various fixes to docstring
stable
2012-05-29, by David Champion
help: sort results from keyword search
2012-06-13, by Mads Kiilerich
tests: reintroduce globs in test-convert-authormap.t
2012-06-13, by Mads Kiilerich
merge with stable
2012-06-12, by Matt Mackall
merge with crew
stable
2012-06-12, by Matt Mackall
tests: removed unneeded section in acl configuration: 'extensions'
2012-06-01, by Elifarley Callado Coelho Cruz
config: use util.compilere to compile regexps
2012-06-01, by Bryan O'Sullivan
matcher: use re2 bindings if available
2012-06-01, by Bryan O'Sullivan
help: fix extension commands help in keyword search
2012-06-07, by Olav Reinert
localrepo: lowercase "unexpected response" message
2012-06-12, by Martin Geisler
ui: lowercase "no username" warning
2012-06-12, by Martin Geisler
ui: lowercase "not trusting file" warning message
2012-06-12, by Martin Geisler
ui: lowercase ConfigError warning message
2012-06-12, by Martin Geisler
cmdutil: lowercase finddate status message
2012-06-12, by Martin Geisler
bisect: lowercase status message
2012-06-12, by Martin Geisler
serve: lowercase "no repo here" message
2012-06-12, by Martin Geisler
debuginstall: lowercase status messages
2012-06-12, by Martin Geisler
dispatch: lowercase --time message
2012-06-12, by Martin Geisler
win32text: lowercase warning message
2012-06-12, by Martin Geisler
patchbomb: lowercase status messages
2012-06-12, by Martin Geisler
purge: lowercase messages
2012-06-12, by Martin Geisler
mq: lowercase warning messages
2012-06-12, by Martin Geisler
largefiles: lowercase messages
2012-06-12, by Martin Geisler
gpg: lowercase messages
2012-06-12, by Martin Geisler
fetch: lowercase abort message
2012-06-12, by Martin Geisler
convert: lowercase status and abort messages
2012-06-12, by Martin Geisler
churn: lowercase message
2012-06-12, by Martin Geisler
test-parse-date: move remaining date parsing tests from test-log
2012-06-11, by Martin Geisler
test-log: removed tests already covered by test-parse-date
2012-06-11, by Martin Geisler
test-parse-date: remove cruft from 8c6f823efcc9
2012-06-11, by Martin Geisler
merge with stable
2012-06-12, by Thomas Arendsen Hein
archive: make progress only show files that are actually archived
stable
2012-06-12, by Thomas Arendsen Hein
test-hardlinks: enable for Windows
2012-06-11, by Adrian Buehlmann
test-command-template: enable for Windows
2012-06-11, by Adrian Buehlmann
test-rollback: enable for Windows
2012-06-11, by Adrian Buehlmann
test-init: enable for Windows
2012-06-11, by Adrian Buehlmann
test-run-tests: add tests for "#if no-false" and no-true
2012-06-11, by Adrian Buehlmann
tests: add missing trailing 'cd ..'
2012-06-11, by Mads Kiilerich
tests: cleanup of tests that got lost in their own nested directories
2012-06-11, by Mads Kiilerich
tests: cleanup of tests that ended up outside $TESTTMP
2012-06-11, by Mads Kiilerich
tests: remove 'hghave symlink' from test-import-git.t
2012-06-10, by Mads Kiilerich
tests: remove 'hghave symlink' from test-convert-svn-sink.t
2012-06-10, by Mads Kiilerich
tests: convert some 'hghave symlink' to #if
2012-06-10, by Mads Kiilerich
tests: drop a couple of unnecessary 'hghave symlink'
2012-06-10, by Mads Kiilerich
tests: use the right directory for running hghave from run-tests.py
2012-06-10, by Mads Kiilerich
tests: make .t tests stop immediately if a cd fails
2012-06-10, by Mads Kiilerich
test-remove-new: integrate into test-remove.t
2012-06-10, by Adrian Buehlmann
test-bundle: enable for Windows
2012-06-10, by Adrian Buehlmann
test-rename.t: enable for Windows
2012-06-10, by Adrian Buehlmann
tests: consistently use a HGEDITOR pattern that works with msys on windows
2012-06-10, by Mads Kiilerich
tests: glob the remaining 'saved backup bundle to' to prepare for windows
2012-06-10, by Mads Kiilerich
tests: convert some 'hghave execbit' to #if
2012-06-10, by Mads Kiilerich
tests: change odd uses of 'if hghave' to #if
2012-06-10, by Mads Kiilerich
less
more
|
(0)
-10000
-3000
-1000
-240
+240
+1000
+3000
+10000
+30000
tip