Mercurial
Mercurial
>
hg
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
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-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
i18n: update Japanese translation to follow bd8f44638847
2009-03-07, by FUJIWARA Katsunori
merge with -stable
2009-03-07, by Benoit Boissinot
Merge with main
2009-03-06, by Brendan Cully
Optimization of pure.base85.b85encode
2009-03-04, by Mads Kiilerich
Merge with crew-stable
2009-03-09, by Matt Mackall
verify: find correct first corrupted cset for missing/corrupted revlogs
2009-03-07, by Benoit Boissinot
verify: do not abort on fully corrupted revlog
2009-03-07, by Benoit Boissinot
hgweb: fix allow_read permissions when a user is specified
2009-03-07, by Benoit Boissinot
test-identify: require no-outer-repo
2009-03-05, by Mads Kiilerich
update copyright date in version information
2009-03-05, by Benoit Allard
Typo fix
2009-03-05, by Dongsheng Song
update copyright in ReadMe.html
2009-03-04, by Steve Borho
setup.py: fix version detection for tarball
2009-03-06, by Matt Mackall
Added signature for changeset 11efa41037e2
2009-03-04, by Matt Mackall
Added tag 1.2 for changeset 11efa41037e2
2009-03-04, by Matt Mackall
convert: Perforce source for conversion to Mercurial
1.2
2009-03-03, by Frank Kingswood
remove tests for long-gone imerge extension
2009-03-04, by Matt Mackall
merge: better error messages to lead users to hg update --clean to abandon merges.
2009-03-04, by Augie Fackler
audit: be even pickier (issue1450)
2009-03-04, by Matt Mackall
dispatch: extract command execution block into method
2009-02-12, by Bill Barry
bookmarks: change NAME to REV
2009-02-05, by Benoit Allard
bookmarks: fixes bug where a deleted bookmark may still be treated as current when track.current option is set
2009-02-27, by Alex Unden
bookmarks: Set current bookmark if we create a new one on the tip
2009-03-01, by David Soria Parra
convert: change hg.saverev default to False
2009-03-02, by Matt Mackall
tag: force load of tag cache
2009-03-02, by Matt Mackall
run-tests.py: avoid using popen2.Popen4 - use subprocess instead
2009-02-27, by Mads Kiilerich
test-convert-cvs*: mute output from "cvs up"
2009-02-27, by Mads Kiilerich
i18n: update italian translation
2009-02-28, by Stefano Tortarolo
merge with crew-stable
2009-03-02, by Dirkjan Ochtman
include i18n files in the win32 installer
2009-03-02, by Stefan Rusek
help: get rid of double spaces
2009-02-28, by Dirkjan Ochtman
help: miscellaneous language fixes
2009-02-28, by timeless
help: better explanations for some of the template filters
2009-02-28, by Dirkjan Ochtman
help: better explanation for some of the environment variables
2009-02-28, by Dirkjan Ochtman
help: some language fixes for help topics
2009-02-28, by timeless
Merge with stable
2009-02-27, by Matt Mackall
merge with stable
2009-01-25, by Dirkjan Ochtman
setup: run hg with empty HGRCPATH for robustness.
2009-02-24, by Martin Geisler
contrib: add hgwebdir.wsgi, to serve as a better example
2009-02-24, by Dirkjan Ochtman
contrib: bring hgwebdir.fcgi up-to-date with current WSGI practices
2009-02-24, by Dirkjan Ochtman
catch CTRL-D at password prompt
2009-02-21, by Steve Borho
Update Beyond Compare's configuration
2009-02-04, by Pascal Quantin
merge with crew
2009-02-22, by Benoit Boissinot
bookmarks: add force option to command syntax description
2009-02-22, by David Soria Parra
i18n: updates to the Danish translation
2009-02-22, by Martin Geisler
i18n: update Japanese translation
2009-02-20, by FUJIWARA Katsunori
tests: use same popen strategy for jython as for nt
2009-02-18, by Frank Wierzbicki
Makefile: remove locale folder during clean
2009-02-17, by Brodie Rao
setup: use sys.executable to call hg
2009-02-18, by Martin Geisler
bookmarks: escape literal backslashes in docstring
2009-02-17, by Martin Geisler
i18n: updated Chinese translation
2009-02-17, by Dongsheng Song
Introduce HG_PREPEND to solve pretxn races
2009-02-16, by Matt Mackall
rebase: pull --rebase updates if there is nothing to rebase
2009-01-18, by Stefano Tortarolo
test-merge-tool: Make sure no hgmerge can be found in $PATH
2009-02-10, by Mads Kiilerich
audit: check for casefolding of .hg (issue1450)
2009-02-16, by Matt Mackall
patch: teach selectfile about symlinks (issue1438)
2009-02-16, by Matt Mackall
mq: handle empty patches more gracefully (issue1501)
2009-02-16, by Matt Mackall
keepalive: borrow code from newer httplib to patch ValueError (issue1088)
2009-02-16, by Matt Mackall
rename: simplify forced renaming
2009-02-16, by Matt Mackall
log: ignore --removed if no files specified (issue1166)
2009-02-16, by Matt Mackall
Don't fail on clone on win98 (issue1492)
2009-02-16, by Matt Mackall
zeroconf: don't allow ipv6 addresses
2009-02-15, by Alexander Solovyov
hgk: select first changeset at startup (issue1382)
2009-02-16, by Martin Geisler
pure/mpatch: use StringIO instead of mmap (issue1493)
2009-02-16, by Martin Geisler
Handle when the slicemap option is an empty string
2009-02-11, by Stefan Rusek
test suite: saver check if bzr is installed
2009-02-08, by Simon Heimberg
fancyopts: Parse options that occur after arguments.
2009-02-10, by Augie Fackler
tests: Add a test for the behavior of 'hg export -- -2'
2009-02-10, by Augie Fackler
fix disappearing symlinks [issue1509]
2009-02-15, by Peter van Dijk
test-merge-tools: Don't use tac
2009-02-10, by Mads Kiilerich
merge: mark kept local files as readded on linear update (issue539)
2009-02-15, by Matt Mackall
Use shutil.copystat in copyfile().
2009-02-09, by Will Maier
Update tcsh completion scripts with new commands and for new help output.
2009-02-08, by Gilles Moris
resolve: accepts walkopts (-I and -X)
2009-02-08, by Simon Heimberg
help: better formatting in "Date Formats" section
2009-02-15, by timeless
log-like commands now use -G for --graph, -g for --git
2009-02-14, by Jim Correia
add --git option to commands supporting --patch (log, incoming, history, tip)
2009-02-14, by Jim Correia
i18n: add python-format comments to Japanese translation
2009-02-14, by Martin Geisler
i18n: add Japanese translation
2009-02-14, by FUJIWARA Katsunori
tests: fix for test-identify returning 255
2009-02-13, by Dirkjan Ochtman
extdiff: add --change option to display single changeset diff
2009-02-07, by Gilles Moris
identify: have consistent output for local repositories
2009-02-13, by Dirkjan Ochtman
i18n: wrapped long lines in Italian translation
2009-02-12, by Martin Geisler
i18n: add Italian translation
2009-01-17, by Stefano Tortarolo
record: minimize number of status calls
2009-02-12, by Dirkjan Ochtman
patch: no need to instantiate a match catch-all in diff()
2009-02-12, by Dirkjan Ochtman
close sockets on httprepository deletion (issue1487)
2009-01-28, by Steve Borho
i18n: updated Chinese translation
2009-02-10, by Dongsheng Song
hgweb: add guid to rss items
2009-02-10, by Sune Foldager
hgweb: add atom error template
2009-02-10, by Sune Foldager
hgweb: add rss error template
2009-02-10, by Sune Foldager
hgk: added explanation to .hgk for background colour
2009-02-09, by Robert Bauck Hamar
hgk: added colour settings for different colours in diff view
2009-02-09, by Robert Bauck Hamar
hgk: added setting of foreground colour
2009-02-09, by Robert Bauck Hamar
transplant: wrapped long lines
2009-02-09, by Martin Geisler
commands: fix paths command docstring indention
2009-02-09, by Martin Geisler
hgweb: commit forgotten update to a3d7f99c23c0
2009-02-09, by Dirkjan Ochtman
hgweb: support custom http headers in ErrorResponse
2009-02-09, by Sune Foldager
hgweb: pass ErrorResponses directly into req.respond()
2009-02-09, by Dirkjan Ochtman
merge with mpm
2009-02-07, by Dirkjan Ochtman
hgk: Add background colour setting
2009-02-07, by Robert Bauck Hamar
commands: removed unnecessary string concatenation
2009-02-04, by Martin Geisler
patch: turned strings with backslashes into raw strings
2009-02-04, by Martin Geisler
convert: marked string for translation
2009-02-03, by Martin Geisler
reset mergestate after commit
2008-12-25, by Martin Geisler
warn if --repository provided for norepo commands
2009-01-28, by Matt Mackall
less
more
|
(0)
-3000
-1000
-240
+240
+1000
+3000
+10000
+30000
tip