Mercurial
Mercurial
>
hg
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-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.
test-archive: silence stupid messages from GNU tar
2009-04-23, by Matt Mackall
ui: introduce new config parser
2009-04-23, by Matt Mackall
ui: simplify init, kill dupconfig
2009-04-23, by Matt Mackall
ui: fold readsections into readconfig
2009-04-23, by Matt Mackall
ui: cleanup _is_trusted a bit
2009-04-23, by Matt Mackall
ui: simplify parent overlay logic
2009-04-23, by Matt Mackall
ui: always have ucdata
2009-04-23, by Matt Mackall
ui: fold verbosity_constraints into fixconfig, simplify
2009-04-23, by Matt Mackall
ui: kill updateopts
2009-04-23, by Matt Mackall
ui: refactor option setting
2009-04-23, by Matt Mackall
ui: kill redundant call to verbosity_constraints
2009-04-23, by Matt Mackall
ui: always have an overlay
2009-04-23, by Matt Mackall
ui: kill check_trusted
2009-04-23, by Matt Mackall
ui: move _isatty near user
2009-04-23, by Matt Mackall
zeroconf: don't fail on non-local names
2009-04-13, by Alexander Solovyov
Merge with stable
2009-04-23, by Matt Mackall
Merge with crew
2009-04-23, by Matt Mackall
Merge with crew-stable
2009-04-23, by Matt Mackall
Merge with crew-stable
2009-04-23, by Patrick Mezard
convert/bzr: handle files replaced by directories (issue1623)
2009-04-23, by Patrick Mezard
convert/mtn: mtn does not record timezones, mark dates as UTC (issue1624)
2009-04-23, by Paul Aurich
convert/mtn: handle directory move into moved directory (issue1619/3)
2009-04-22, by Patrick Mezard
convert/mtn: handle files moved in a moved directory (issue1619/2)
2009-04-21, by Patrick Mezard
i18n: update Brazilian Portuguese translation
2009-04-22, by Wagner Bruna
i18n: add Brazilian Portuguese translation
2009-04-19, by Diego de Oliveira
convert/svn: support more OS specific auth providers via svn 1.6 API
2009-04-22, by Patrick Mezard
cmdutil: return boolean result directly in want function
2009-04-22, by Martin Geisler
util: return boolean result directly in util.binary
2009-04-22, by Martin Geisler
remove unnecessary outer parenthesis in if-statements
2009-04-22, by Martin Geisler
run-tests: fix error when timeout occurs
2009-04-22, by Simon Heimberg
i18n-de: Help tests in commands.py done, still working on option description
2009-04-21, by Fabian Kreutz
i18n-de: More translations of commands.py (revert, status, unbundle, ...)
2009-04-17, by Fabian Kreutz
add a deprecation warning for gc based lock releasing
2009-04-22, by Ronny Pfannschmidt
switch lock releasing in the extensions from gc to explicit
2009-04-22, by Ronny Pfannschmidt
document the locking pattern in localrepo.status
2009-04-22, by Ronny Pfannschmidt
switch dircleanup in mercurial.hg.clone from gc based to explicit
2009-04-22, by Ronny Pfannschmidt
switch lock releasing in the core from gc to explicit
2009-04-22, by Ronny Pfannschmidt
made repo locks recursive and deprecate refcounting based lock releasing
2009-04-22, by Ronny Pfannschmidt
run-tests: fix -jN broken by 60a9e3cf0cf4
2009-04-22, by Benoit Boissinot
Merge with stable
2009-04-21, by Matt Mackall
Merge with crew-stable
2009-04-21, by Matt Mackall
Merge with crew-stable
2009-04-17, by Matt Mackall
Merge with crew
2009-04-21, by Matt Mackall
Merge with crew-stable
2009-04-21, by Patrick Mezard
convert/mtn: handle subsecond commit dates (issue1616)
2009-04-21, by Paul Aurich
Merge with crew-stable
2009-04-21, by Patrick Mezard
convert/mtn: handle new files in moved directories (issue1619)
2009-04-21, by Patrick Mezard
keyword: set overwrite message only once, not for each file
2009-04-21, by Christian Ebert
run-tests: removed some underscores (coding style)
2009-04-21, by Martin Geisler
run-tests: upper-case global PYTHON variable
2009-04-21, by Martin Geisler
run-tests: reduce global variables set by parse_args().
2009-04-20, by Greg Ward
run-tests: factor out main(); reduce use of globals a bit.
2009-04-20, by Greg Ward
run-tests: move bits of main program so it's all at the bottom.
2009-04-20, by Greg Ward
run-tests: move _hgpath() up so it's not in the middle of the main program.
2009-04-20, by Greg Ward
run-tests: factor out parse_args(). Clarify use of globals a bit.
2009-04-20, by Greg Ward
patch, i18n: avoid parameterized plural
2009-04-20, by Wagner Bruna
keyword, i18n: avoid untranslated strings as message parameters
2009-04-20, by Wagner Bruna
commands, i18n: avoid untranslated strings as message parameters
2009-04-20, by Wagner Bruna
bookmarks: fix typo
2009-04-20, by Wagner Bruna
convert: fix typo
2009-04-05, by Wagner Bruna
i18n: the message should not contain '\r'
2009-04-20, by Benoit Boissinot
Add comment about this test failing under bzr 1.13 due to a bug in bzr.
2009-04-19, by Greg Ward
test-highlight: adapt output to latest pygments keeping backwards compatibility
2009-04-19, by Christian Ebert
merge with stable
2009-04-18, by Benoit Boissinot
issue1577: fix broken test by assuming less about CVS output.
2009-03-28, by Greg Ward
cvsps: make debugging easier by adding __repr__() methods.
2009-04-18, by Greg Ward
cvsps: update docstring for changeset class.
2009-04-18, by Greg Ward
merge with crew
2009-04-18, by Benoit Boissinot
manifest: improve error message about newlines in filenames
2009-04-18, by Greg Ward
help texts: write command line switches as -a/--abc
2009-04-18, by Martin Geisler
Update qimport help explaining how to read a patch from stdin (Issue371)
2009-04-18, by David Frey
convert: Improved svn source detection.
2009-04-04, by Augie Fackler
strip: make repair.strip transactional to avoid repository corruption
2009-04-16, by Henrik Stuart
transaction: support multiple, separate transactions
2009-04-15, by Henrik Stuart
transaction: only delete journal on successful abort/commit
2009-04-16, by Henrik Stuart
i18n-de: synchronised with hg.pot
2009-04-14, by Tobias Bell
inotify: Do not raise TypeError when client.query returns None
2009-04-08, by Nicolas Dumazet
inotify: Simplifying init code
2009-04-08, by Nicolas Dumazet
inotify: files is always a list: 'files or []' is redundant
2009-04-08, by Nicolas Dumazet
Merge with crew-stable
2009-04-13, by Patrick Mezard
extdiff: preserve execute-bit across copies (issue1562)
2009-04-09, by Patrick Mezard
extdiff: merge node and working dir snapshot modes
2009-04-13, by Patrick Mezard
convert/p4: win32 fixes
2009-04-13, by Patrick Mezard
test-issue1438: make executable
2009-04-13, by Patrick Mezard
context: fix workingctx.__contains__
2009-04-13, by Patrick Mezard
run-tests: detect when hghave fails to check for a feature and fail test
2009-04-08, by Nicolas Dumazet
hghave: checking that all targets are Exception-free
2009-04-08, by Nicolas Dumazet
Add Python 2.6 support to win32 installer
2009-04-11, by Pascal Quantin
Bundle python dll in win32 installer if present
2009-01-25, by Pascal Quantin
Win32 installer: add hgrc.5.html and hgignore.5.html links to Start Menu folder
2009-01-25, by Pascal Quantin
Merge with crew-stable
2009-04-13, by Patrick Mezard
httprepo: hide password in debug traces too
2009-04-13, by Patrick Mezard
hide passwords in httprepo error messages
2009-04-11, by Steve Borho
convert/mtn: allow monotone database files as sources
2009-04-11, by Patrick Mezard
Merge with crew-stable
2009-04-11, by Patrick Mezard
convert/mtn: record changes from directory renames (issue1587)
2009-04-11, by Patrick Mezard
test-convert-svn-sink: rewrite output for svn compatibility
2009-04-04, by Augie Fackler
convert/cvs: delay CVS log parsing after initialization (issue1581/2)
2009-04-11, by Patrick Mezard
convert: better mapfile parsing errors (issue1581/1)
2009-04-11, by Patrick Mezard
Merge with crew-stable
2009-04-11, by Patrick Mezard
convert/bzr: fix file rename replaced by a dir case (issue1583)
2009-04-11, by Patrick Mezard
purge: fix b777dd8f7836 (remove read-only files)
2009-04-11, by Patrick Mezard
purge: remove read-only files under Windows (issue583)
2009-04-10, by Patrick Mezard
Merge with crew-stable
2009-04-10, by Patrick Mezard
Fix manifest default rev doc when no rev is checked out (issue1603)
2009-04-10, by Patrick Mezard
commands: more informative description of "!" files in status
2009-04-09, by Martin Geisler
commands: automatically word-wrap cmdline options
2009-04-09, by Martin Geisler
commands: removed bad linebreak in import help
2009-04-09, by Martin Geisler
Merge with crew-stable
2009-04-08, by Patrick Mezard
test-convert-bzr: check renamed files are removed (issue1505)
2009-04-08, by Patrick Mezard
convert: remove renamed source files (issue1505)
2009-04-08, by Xavier ALT
commands: lower-case --import-branch help text
2009-04-08, by Martin Geisler
commands: consistently write switches as -a/--abc
2009-04-08, by Martin Geisler
commands: use double quotes consistently in help texts
2009-04-08, by Martin Geisler
upper-case command line meta variables
2009-04-08, by Martin Geisler
i18n-da: synchronized
2009-04-08, by Martin Geisler
notify, commands: word-wrap help strings
2009-04-08, by Martin Geisler
expand "rev" to "revision" in help texts
2009-04-07, by Martin Geisler
expand "repo" to "repository" in help texts
2009-04-07, by Martin Geisler
expand "dir" to "directory" in help texts
2009-04-07, by Martin Geisler
less
more
|
(0)
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip