Mercurial
Mercurial
>
hg-stable
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-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.
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
patchbomb: Support initial in-reply-to header
2009-04-08, by Henrik Stuart
profiling: Adding support for kcachegrind output format, using lsprofcalltree
2009-04-08, by Nicolas Dumazet
profiling: Adding a profiling.format config variable
2009-04-02, by Nicolas Dumazet
profiling: Adding profiling.output config variable
2009-04-08, by Nicolas Dumazet
profiling: dropping hotshot profiling. --profile as a unique profiling option
2009-04-08, by Nicolas Dumazet
log: fix broken multiple user search
2009-04-07, by Henrik Stuart
i18n-da: updated, translated status help
2009-04-07, by Martin Geisler
commands: describe "!" files as "missing" in help for status
2009-04-07, by Martin Geisler
merge with -stable
2009-04-06, by Benoit Boissinot
raise RevlogError when parser can't parse the revlog index
2009-04-06, by Benoit Boissinot
templatefilters: strings are iterators, but shouldn't be joined anyway
2009-04-06, by Dirkjan Ochtman
templatefilters: split out jsonescape() function
2009-04-06, by Dirkjan Ochtman
cmdutil: prevent code repetition by abstraction in changeset_templater
2009-04-06, by Dirkjan Ochtman
tests: use unified diff in test-command-template for better error reports
2009-04-06, by Dirkjan Ochtman
util: don't overwrite os-specific functions with general ones
2009-04-04, by Sune Foldager
convert: align option types in help text
2009-04-05, by Martin Geisler
commands: fix typo on flag description
2009-04-05, by Wagner Bruna
commands, i18n: avoid untranslated strings as message parameters
2009-04-05, by Wagner Bruna
commands: enable 'hg help' translation of extensions
2009-04-04, by Tobias Bell
i18n-da: bring translations up-to-date
2009-04-05, by Martin Geisler
help: word-wrap help texts at 70 characters
2009-04-04, by Martin Geisler
commands: word-wrap help texts at 70 characters
2009-04-04, by Martin Geisler
zeroconf: word-wrap help texts at 70 characters
2009-04-04, by Martin Geisler
win32text: word-wrap help texts at 70 characters
2009-04-04, by Martin Geisler
win32mbcs: word-wrap help texts at 70 characters
2009-04-04, by Martin Geisler
transplant: word-wrap help texts at 70 characters
2009-04-04, by Martin Geisler
rebase: word-wrap help texts at 70 characters
2009-04-04, by Martin Geisler
purge: word-wrap help texts at 70 characters
2009-04-04, by Martin Geisler
patchbomb: word-wrap help texts at 70 characters
2009-04-04, by Martin Geisler
parentrevspec: word-wrap help texts at 70 characters
2009-04-04, by Martin Geisler
pager: word-wrap help texts at 70 characters
2009-04-04, by Martin Geisler
mq: word-wrap help texts at 70 characters
2009-04-04, by Martin Geisler
keyword: word-wrap help texts at 70 characters
2009-04-04, by Martin Geisler
hgk: word-wrap help texts at 70 characters
2009-04-04, by Martin Geisler
fetch: word-wrap help texts at 70 characters
2009-04-04, by Martin Geisler
extdiff: word-wrap help texts at 70 characters
2009-04-04, by Martin Geisler
convert: word-wrap help texts at 70 characters
2009-04-04, by Martin Geisler
color: word-wrap help texts at 70 characters
2009-04-04, by Martin Geisler
churn: word-wrap help texts at 70 characters
2009-04-04, by Martin Geisler
children: word-wrap help texts at 70 characters
2009-04-04, by Martin Geisler
bugzilla: word-wrap help texts at 70 characters
2009-04-04, by Martin Geisler
bookmarks: word-wrap help texts at 70 characters
2009-04-04, by Martin Geisler
Change double spaces to single spaces in help texts.
2009-04-04, by Martin Geisler
commands: explain when to use resolve -m
2009-04-04, by Martin Geisler
commands: clarify push help text
2009-04-04, by Martin Geisler
commands: make pull help point to the incoming command
2009-04-04, by Martin Geisler
commands, help: consistently write 'URL' in upper-case
2009-04-04, by Martin Geisler
help: expand command names in 'Url Paths' help text
2009-04-04, by Martin Geisler
commands: better merge help text
2009-04-04, by Martin Geisler
commands: removed redundant text in manifest help
2009-04-04, by Martin Geisler
commands: stress that commit is a local operation
2009-04-04, by Martin Geisler
commands: use single-quotes for 'hg help ...' hints
2009-04-04, by Martin Geisler
convert: attempt to check repo type before checking for tool
2009-04-04, by Matt Mackall
merge with crew-stable
2009-04-04, by Dirkjan Ochtman
Fix issue1495, corner case of adding empty files via patching
2009-03-24, by Vsevolod Solovyov
Merge with crew-stable
2009-04-03, by Matt Mackall
convert: simple fix for non-existent synthetic/mergepoint attributes
2009-04-04, by Rocco Rutte
convert: handle comments starting with '#' in authormap files
2009-04-04, by Marti Raudsepp
cmdutil: refactor handling of templating in show_changeset()
2009-04-04, by Dirkjan Ochtman
templater: move stylemap function from hgweb to templater
2009-04-04, by Dirkjan Ochtman
i18n-de: translated record
2009-04-04, by Tobias Bell
i18n-de: translated archival.py, bundlerepo.py, changegroup.py and changelog.py
2009-04-03, by Tobias Bell
i18n-de: docu for resolve
2009-04-03, by Fabian Kreutz
convert: fix authormap handling of lines without '='
2009-04-04, by Marti Raudsepp
convert: Add testcase for convert authormap.
2009-03-14, by Marti Raudsepp
extensions loading: don't fail if path to extension ends with a '/'
2009-04-01, by Alexander Solovyov
tests: guess lexer by filename for recent pygments
2009-04-04, by Christian Ebert
Fix how setup.py identifies the Mercurial version.
2009-04-02, by Jeremy Whitlock
right way to check if file was in renamed directory, fixes import monotone
2009-04-02, by Pavel Volkovitskiy
convert: added cvsnt mergepoint support
2009-04-02, by Henrik Stuart
rebase: keep original mq patch format (Issue1574)
2009-03-26, by Stefano Tortarolo
rebase: don't lose rename/copy data (Issue1423)
2009-03-30, by Stefano Tortarolo
Correct a bug on date formats with '>' or '<' accompanied by space characters.
2009-04-01, by Justin Peng
rebase: store/restore arguments correctly
2009-03-29, by Stefano Tortarolo
rebase: correct help text
2009-03-29, by Stefano Tortarolo
issue1578: fix crash: do not use synthetic changesets as merge parents.
2009-03-28, by Greg Ward
windows: get Abort from error
2009-04-03, by Matt Mackall
move encoding bits from util to encoding
2009-04-03, by Matt Mackall
move util.Abort to error.py
2009-04-03, by Matt Mackall
setup: remove spurious posix import
2009-04-03, by Matt Mackall
pure/parsers: fix circular imports, import mercurial modules properly
2009-04-03, by Matt Mackall
pure/bdiff: fix circular import
2009-04-03, by Matt Mackall
posix: kill some trailing newlines
2009-04-03, by Matt Mackall
mention default branch in branch and clone help
2009-04-03, by Matt Mackall
i18n: update italian translation
2009-03-10, by Stefano Tortarolo
i18n-de: Commands (push and pull) + typos
2009-04-02, by Fabian Kreutz
i18n-de: translated global options of commands
2009-04-02, by Tobias Bell
i18n-de: removed fuzzy translations after update of POT file
2009-04-01, by Tobias Bell
i18n-de: translated ui.py, url.py and util.py
2009-03-29, by Tobias Bell
i18n-de: translated 'help multirevs'
2009-03-29, by Tobias Bell
on clone failure, only remove directories we created
2009-03-31, by Steve Borho
windows: break import cycle with util
2009-04-02, by Martin Geisler
windows: fix missing import of util.Abort
2009-04-02, by Sune Foldager
windows: fix import of win32.py (was util_win32.py)
2009-04-02, by Sune Foldager
issue1582: improve description of splicemap syntax in help.
2009-03-31, by Greg Ward
merge with -stable
2009-03-31, by Martin Geisler
error: import LockError from correct module
2009-03-31, by Simon Heimberg
hgweb: better English in IPv6 error message
2009-03-31, by Martin Geisler
allow clone into existing but empty directories
2009-03-29, by Steve Borho
verify, i18n: fix unmarked strings
2009-03-29, by Wagner Bruna
i18n: updated zh_CN instructions
2009-03-31, by Martin Geisler
i18n: rename zh.po to zh_CN.po
2009-03-31, by Martin Geisler
httprepo: lowercase debug output
2009-03-29, by Martin Geisler
merge with -stable
2009-03-30, by Benoit Boissinot
hgweb: fix undefined name RepoError
2009-03-27, by Brodie Rao
merge with backout
2009-03-30, by Benoit Boissinot
Backed out changeset 490e40816cbd
2009-03-30, by Benoit Boissinot
Change wording in example hook
2009-03-30, by Benoit Boissinot
diffstat hook example
2009-03-26, by Alexander Solovyov
ability to load hooks from arbitrary python module
2009-03-27, by Alexander Solovyov
merge with crew
2009-03-29, by Benoit Boissinot
windows: add various missing import
2009-03-26, by Steve Borho
windows: hoist expand_glob() back into util.py
2009-03-26, by Steve Borho
i18n-de: Several updates
2009-03-28, by Tobias Bell
record: fix indentation
2009-03-29, by Benoit Boissinot
record: Give user a hint about chunk selection progress
2009-03-28, by Rocco Rutte
coal/paper: Turn <img> into <img/> where missing
2009-03-28, by Rocco Rutte
add missing +x flag to test-inotify-issue1542
2009-03-28, by Benoit Boissinot
merge with crew
2009-03-28, by Benoit Boissinot
Add missing imports for posix.py for OS X
2009-03-27, by Rocco Rutte
convert: missing p4 tool is only slightly fatal
2009-03-27, by Mads Kiilerich
Clarify the usage of HGRCPATH
2009-03-07, by Dongsheng Song
tests: strip o/s-dependent error messages from some http tests
2009-02-27, by John Coomes
bisect: use integer division
2009-03-28, by Benoit Boissinot
i18n: spelling correction in German translation
2009-03-28, by Tobias Bell
i18n: completed German translation of the children extension
2009-03-27, by Tobias Bell
i18n: fixed textwidth in bookmarks extension
2009-03-27, by Tobias Bell
i18n: completed German translation of bookmarks extension
2009-03-27, by Tobias Bell
i18n: continuation of command.py translations/checking
2009-03-27, by Fabian Kreutz
i18n: more commands.py translations
2009-03-24, by Fabian Kreutz
i18n: more commands.py reworking + new translations
2009-03-24, by Fabian Kreutz
cmdutil: fix untranslatable string in copy
2009-03-27, by Martin Geisler
enhance Makefile for language translators
2009-03-26, by Tobias Bell
Fixing issue1542, adding a relevant test
2009-03-26, by Nicolas Dumazet
rebase: remove unused statement
2009-03-11, by Stefano Tortarolo
util: split out posix, windows, and win32 modules
2009-03-26, by Matt Mackall
patchbomb: option to set the name of bundle attachment (issue1452)
2009-03-14, by John Mulligan
Merge with -stable
2009-03-24, by Matt Mackall
Typo fix in help.
2009-03-23, by Greg Ward
i18n: add German translation
2009-03-22, by Tobias Bell
i18n: updated Chinese translation
2009-03-20, by Dongsheng Song
i18n: update italian translation
2009-03-10, by Stefano Tortarolo
revlog: faster hash computation when one of the parent node is null
2009-03-23, by Nicolas Dumazet
ancestor: caching the parent list to improve performance
2009-03-23, by Nicolas Dumazet
kill another trailing space
2009-03-23, by Dirkjan Ochtman
add debugcommands command: an easy to parse command + option index
2009-03-23, by Dirkjan Ochtman
templater: ability to display diffstat for log-like commands
2009-03-23, by Alexander Solovyov
templater: use contexts consistently throughout changeset_templater
2009-03-23, by Alexander Solovyov
cleanup: whitespace cleanup
2009-03-23, by Peter Arrenbrecht
cleanup: drop enumerate() when index is not used
2009-03-23, by Peter Arrenbrecht
cleanup: drop unused assignments
2009-03-23, by Peter Arrenbrecht
cleanup: drop variables for unused return values
2009-03-23, by Peter Arrenbrecht
cleanup: drop unused imports
2009-03-23, by Peter Arrenbrecht
contrib: add perflog and perftemplating commands to perf extension
2009-03-23, by Alexander Solovyov
merge with crew-stable
2009-03-23, by Dirkjan Ochtman
Returns lines changed for paths specified as arguments correctly.
2009-03-25, by madhu
cleanup: remove all trailing whitespace
2009-03-23, by Dirkjan Ochtman
keepalive: fix reference to IncompleteRead
2009-03-23, by Peter Arrenbrecht
merge tools: fix typo in Beyond Compare's 3 command line
2009-03-23, by Pascal Quantin
Merge with -stable
2009-03-20, by Matt Mackall
Fix new CVS test output
2009-03-20, by Matt Mackall
Added signature for changeset 02981000012e
2009-03-20, by Matt Mackall
Added tag 1.2.1 for changeset 02981000012e
2009-03-20, by Matt Mackall
cvsps: recognize and eliminate CVS' synthetic "file added" revisions.
1.2.1
2009-03-18, by Greg Ward
demandimport: blacklist pythoncom
2009-03-09, by Steve Borho
diffstat: use width 80 by default and avoid division by zero
2009-03-20, by Matt Mackall
Fix for merge changes introduced in rev 9fe7e6acf525
2009-03-19, by Lee Cantey
merge with crew-stable
2009-03-18, by Dirkjan Ochtman
convert: honor 2.3 compatibility (rsplit)
2009-03-18, by Dirkjan Ochtman
Merge with stable
2009-03-17, by Matt Mackall
regression test for issue1552
2009-03-17, by Benjamin Pollack
fetch: do not count inactive branches when inferring a merge
2009-03-17, by Benjamin Pollack
bundlerepo: reintroduce dirstate
2009-03-17, by Matt Mackall
exporting patch:
2009-03-13, by Michael Springmann
imported patch issue1546-hg-bisect-command-doesn-t-work-with-shell-scripts.patch
2009-03-16, by Matt Mackall
bisect: fix --command for me.
2009-03-09, by Augie Fackler
atom: fix URLs used in entry GUIDs
2009-03-16, by Matt Mackall
resolve: move reset to localrepo.commit
2009-03-16, by Matt Mackall
resolve: keep .orig files
2009-03-16, by Matt Mackall
test-merge-tools: test ui.merge functionality and selection of internal tools
2009-03-09, by Mads Kiilerich
zeroconf: advertise repositories with hostname
2009-03-05, by Alexander Solovyov
Merge with crew
2009-03-16, by Matt Mackall
i18n: better Danish word for "working directory"
2009-03-10, by Martin Geisler
i18n: add Danish translation for "commit"
2009-03-10, by Martin Geisler
i18n: translated help for all basic commands into Danish
2009-03-10, by Martin Geisler
i18n: updated fuzzy Danish translations
2009-03-10, by Martin Geisler
i18n: merged new strings into Danish translation
2009-03-10, by Martin Geisler
less
more
|
(0)
-3000
-1000
-240
+240
+1000
+3000
+10000
+30000
tip