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