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.
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
Make util.find_exe alway returns existing file, fixing issue1459
2009-01-25, by Mads Kiilerich
test-merge-tools
2009-01-25, by Mads Kiilerich
Account for symlinks when setting up HGTMP.
2009-01-25, by Jim Correia
mq: allow qclone's -p option to use path alias
2009-01-25, by John Mulligan
branch closing: permit closing the default branch
2009-01-25, by John Mulligan
demandimport: patch __builtin__ instead of __builtins__
2009-02-05, by Dirkjan Ochtman
notify: use contexts more pervasively
2009-02-05, by Dirkjan Ochtman
coal/paper: switch to XHTML 1.1
2009-02-05, by Benoit Allard
i18n: updated Danish translation
2009-02-03, by Martin Geisler
run-tests: add --pure flag for using pure Python modules
2009-01-31, by Martin Geisler
add --pure flag to setup.py
2009-01-24, by Martin Geisler
setup: get version number using pure Python modules
2009-01-29, by Martin Geisler
setup: do not use -c with msgfmt on Solaris (issue1489)
2009-01-28, by Martin Geisler
merge with crew
2009-01-27, by Benoit Boissinot
record: do not lose permission changes on commit
2009-01-27, by Steve Borho
hgweb: expose sibling branches to templater
2009-01-26, by Dirkjan Ochtman
graphlog: extract large parts of repeated code from incoming/outgoing
2009-01-26, by Dirkjan Ochtman
graphlog: reuse cmdutil.loglimit() instead of redefining
2009-01-26, by Dirkjan Ochtman
graphlog: some testing for incoming and outgoing graphs
2009-01-26, by Dirkjan Ochtman
graphlog: import util module rather than selected functions
2009-01-26, by Dirkjan Ochtman
i18n: check format strings when building xx.mo files
2009-01-25, by Martin Geisler
i18n: add python-format comments to da.po
2009-01-25, by Martin Geisler
i18n: extract strings with xgettext
2009-01-25, by Martin Geisler
Merge with stable
2009-01-25, by Matt Mackall
wire protocol: avoid infinite loop (issue1483)
2009-01-25, by Matt Mackall
fix up tests for paths and urls help
2009-01-25, by Matt Mackall
use PURE option in Makefile
2009-01-24, by Martin Geisler
notify: remove subfunctions that are called only once
2009-01-25, by Christian Ebert
move mercurial.osutil to mercurial.pure.osutil
2009-01-24, by Martin Geisler
pure Python implementation of bdiff.c
2009-01-24, by Martin Geisler
pure Python implementation of diffhelpers.c
2009-01-24, by Martin Geisler
Pure python base85 fallback
2008-12-30, by Brendan Cully
pure Python implementation of parsers.c
2009-01-24, by Martin Geisler
pure Python implementation of mpatch.c
2009-01-24, by Martin Geisler
i18n: sort Danish translation by file
2009-01-25, by Martin Geisler
i18n: strip string locations from Danish translation
2009-01-25, by Martin Geisler
simplify colwidth a bit
2009-01-23, by Matt Mackall
Also find correct column width of wide characters.
2009-01-21, by Shun-ichi GOTO
added information to patchbomb help pointing users to hgrc(5) to configure the [smtp] section in order to send patchbombs
2009-01-22, by Bill Barry
consolidated url help into urls help topic and added information about path aliases
2009-01-22, by Bill Barry
i18n: updated Danish translation
2009-01-22, by Martin Geisler
Clarified 'hg paths' command help
2009-01-22, by Bill Barry
Merge with crew-stable
2009-01-25, by Patrick Mezard
Fix a corner case when committing a rename after a merge (issue1476)
2009-01-25, by Patrick Mezard
i18n: Starting Chinese Translation of Mercurial
2009-01-25, by Dongsheng Song
i18n: sort by file when generating hg.pot
2009-01-25, by Martin Geisler
Do not install executable man pages
2009-01-25, by Christian Ebert
patchbomb: respect diff settings
2009-01-24, by Martin Geisler
status: make options optional (issue1481)
2009-01-25, by Alexander Solovyov
Retrieve Beyond Compare's path from registry
2009-01-23, by Pascal Quantin
templater: fix age filter to state the obvious on future timestamps
2009-01-22, by Dirkjan Ochtman
tests: fix issue in test-audit-path with HGTMP on OS X
2009-01-22, by Dirkjan Ochtman
tests: eliminate use of sed -i (which fails on NetBSD)
2009-01-22, by Dirkjan Ochtman
tests: fix up tests to cope with 6a0bc2dc9da6
2009-01-22, by Dirkjan Ochtman
help: some improvements for the templating topic
2009-01-22, by Dirkjan Ochtman
help: add a topic about some of the templating features
2009-01-22, by Alexander Solovyov
Merge with stable
2009-01-21, by Matt Mackall
verify: don't trip over binary files starting with 01 0a
2009-01-21, by Matt Mackall
Merge with stable
2009-01-19, by Matt Mackall
notify: fix neglect of custom headers set via template
2009-01-15, by Christian Ebert
Give a useful message about PYTHONPATH if startup fails
2009-01-19, by Matt Mackall
hgweb: simplify parents/children generation code
2009-01-19, by Dirkjan Ochtman
kill some trailing whitespace
2009-01-19, by Dirkjan Ochtman
merge with crew-stable
2009-01-19, by Dirkjan Ochtman
coal/paper: add missing spaces in changeset child formatting
2009-01-19, by Stepan Koltsov
cmdutil.logmessage: options should be optional
2009-01-19, by Alexander Solovyov
bookmarks: work around missing posixfile_nt.readline()
2009-01-19, by Patrick Mezard
Update win32 merge tools configuration
2009-01-17, by Pascal Quantin
diffstat: don't fail on merges
2009-01-13, by Patrick Mezard
Package hgk Tcl/Tk script in win32 installer
2009-01-17, by Pascal Quantin
Update mercurial.ini file packaged in win32 installer
2009-01-17, by Pascal Quantin
Merge with crew-stable
2009-01-17, by Patrick Mezard
Document how HTML documentation is built under Windows
2009-01-17, by Patrick Mezard
Add Lee Cantey's installer icon to win32 installer
2009-01-15, by Pascal Quantin
notify: fix neglect of custom headers set via template
2009-01-15, by Christian Ebert
branch closing: add test for branch closing (and reopening)
2009-01-14, by John Mulligan
branch closing: referencing open and closed branches/heads
2009-01-14, by John Mulligan
branch closing: mark closed branches with a 'close' extra
2009-01-14, by John Mulligan
store all heads of a branch in the branch cache
2009-01-14, by John Mulligan
i18n: make local now builds .mo files
2009-01-15, by Martin Geisler
i18n: beginnings of a Danish translation
2009-01-15, by Martin Geisler
i18n: encode output in user's local encoding
2009-01-15, by Martin Geisler
i18n: lookup .mo files in private locale/ directory
2009-01-15, by Martin Geisler
i18n: new build_mo command for setup.py
2009-01-15, by Martin Geisler
i18n: let Makefile generate i18n/hg.pot
2009-01-15, by Martin Geisler
recover when no version information is available
2009-01-15, by Benoit Boissinot
error: move SignatureError
2009-01-12, by Matt Mackall
dispatch: sort exception handlers
2009-01-12, by Matt Mackall
error: move SignalInterrupt
2009-01-12, by Matt Mackall
error: move UnknownCommand and AmbiguousCommand
2009-01-12, by Matt Mackall
sshrepo: change raise_ to abort
2009-01-12, by Matt Mackall
error: move UnexpectedOutput (now ResponseError)
2009-01-12, by Matt Mackall
error: move lock errors
2009-01-12, by Matt Mackall
mq: remove import of revlog
2009-01-12, by Matt Mackall
bookmarks; clean up imports and function wrapping
2009-01-12, by Matt Mackall
error: move repo errors
2009-01-12, by Matt Mackall
error: move ParseError
2009-01-11, by Matt Mackall
kill imerge.py
2009-01-11, by Matt Mackall
revlog: kill from-style imports
2009-01-11, by Matt Mackall
errors: move revlog errors
2009-01-11, by Matt Mackall
refactor version code
2009-01-10, by Matt Mackall
Merge with crew-stable
2009-01-13, by Patrick Mezard
merge: fix execute bit update issue introduced by 89207edf3973
2009-01-13, by Patrick Mezard
transplant: move docstrings before imports (see issue1466)
2009-01-13, by Dirkjan Ochtman
diff: add --change option to display single changeset diff (issue1420)
2009-01-13, by Stepan Koltsov
mq: lowercase output
2009-01-03, by Martin Geisler
churn: lowercase output
2009-01-03, by Martin Geisler
bdiff: add comment about normalization
2009-01-12, by Benoit Boissinot
Improved hgweb test.
2009-01-12, by Stefan Ring
tests: use killdaemons.py in test-highlight
2009-01-12, by Dirkjan Ochtman
use dict.iteritems() rather than dict.items()
2009-01-12, by Dirkjan Ochtman
mq: allow qpop if popped revisions are not working dir parents
2009-01-12, by Dirkjan Ochtman
mq: refactor the pop code to be more readable and allow more changes
2009-01-12, by Dirkjan Ochtman
merge with crew-stable
2009-01-12, by Dirkjan Ochtman
Bugzilla 2.18 and on use contrib/sendbugmail.pl, not processmail.
2009-01-09, by Jim Hague
merge with -stable
2009-01-09, by Benoit Boissinot
use enumerate instead of zip
2009-01-09, by Benoit Boissinot
patch: export shouldn't close files received as a parameter
2009-01-09, by Benoit Boissinot
mq: make qnew patch format consistent with qrefresh (issue1457)
2009-01-12, by Bernhard Leiner
monoblue: fix child revision display in file diff page
2009-01-10, by Pascal Quantin
web: use the correct filectx in filelog
2009-01-09, by Benoit Boissinot
convert: display child command output if --debug (fix 878466138b57)
2009-01-08, by Patrick Mezard
convert: print darcs error messages iff --debug
2009-01-07, by Bryan O'Sullivan
convert: check for darcs-2-compatible path
2009-01-07, by Bryan O'Sullivan
merge with -stable
2009-01-07, by Benoit Boissinot
merge with crew-stable
2009-01-06, by Dirkjan Ochtman
zeroconf: add extension documentation
2009-01-05, by David Soria Parra
1 file changed, 7 insertions(+), 9 deletions(-)
2009-01-05, by Benjamin Pollack
tests: shrink wait interval for test-convert-bzr-merges
2009-01-05, by Dirkjan Ochtman
Merge with crew-stable
2009-01-05, by Patrick Mezard
tests: try to prevent different ordering in test-convert-bzr-merges
2009-01-05, by Marek Kubica
merge with crew
2009-01-04, by Benoit Boissinot
lowercase prompts
2009-01-03, by Martin Geisler
lowercase ui.debug and assert output
2009-01-03, by Martin Geisler
lowercase help output
2009-01-03, by Martin Geisler
mq, i18n: mark strings for translation
2009-01-03, by Martin Geisler
commands: remove redundant paragraph from tags help
2009-01-03, by Martin Geisler
Merge with crew-stable
2009-01-04, by Patrick Mezard
test: added testcase for cvsps log message lookahead
2009-01-04, by Frank Kingswood
cvsps: cvs log loop uses lookahead to avoid misleading text
2009-01-04, by David Champion
convert/gnuarch: recode cat-log parts to utf-8 to be hg.description friendly
2009-01-04, by Edouard Gomez
convert/gnuarch: add cat-log payload to commit description
2009-01-04, by Edouard Gomez
bisect: improve hg bisect -c (relative paths, error handling)
2009-01-04, by Benoit Boissinot
merge with crew-stable
2009-01-04, by Dirkjan Ochtman
convert/gnuarch: correct indentation
2009-01-04, by Dirkjan Ochtman
merge with crew
2009-01-04, by Benoit Boissinot
test-audit-path: add one more test (issue 1450)
2009-01-04, by Peter Arrenbrecht
convert/gnuarch: follow continuation-of revisions
2009-01-04, by Edouard Gomez
convert/gnuarch: retrieve known archive names list
2009-01-04, by Edouard Gomez
convert/gnuarch: parse continuation-of revisions in gnuarch source
2009-01-04, by Edouard Gomez
convert/gnuarch: use fully qualified revisions
2009-01-04, by Edouard Gomez
convert/gnuarch: keep track of original revision in extra headers
2009-01-04, by Edouard Gomez
convert/gnuarch: robustify cat-log retrieval
2009-01-04, by Edouard Gomez
convert/gnuarch: set prefered locale for str conversions
2009-01-04, by Edouard Gomez
convert/gnuarch: fix cat-log parsing
2009-01-04, by Edouard Gomez
convert/gnuarch: remove unused code
2009-01-04, by Edouard Gomez
Merge with crew-stable
2009-01-03, by Patrick Mezard
hgweb: fix long line lengths introduced in 2dc868712dcc
2009-01-03, by Dirkjan Ochtman
tests: use killdaemons.py in test-pull-http
2009-01-03, by Dirkjan Ochtman
cvsps: kill some more trailing whitespace
2009-01-03, by Dirkjan Ochtman
merge with crew-stable
2009-01-03, by Dirkjan Ochtman
Merge with crew-stable
2009-01-03, by Patrick Mezard
use repo.wjoin(f) instead of os.path.join(repo.root, f)
2009-01-02, by Martin Geisler
correctly update dirstate after update+mode change (issue1456)
2009-01-07, by Benoit Boissinot
mq: don't warn about ambiguous patch name when using patch index (issue1439)
2009-01-06, by Jason Orendorff
convert/gnuarch: fix switched copy source and destination
2009-01-05, by Patrick Mezard
mq: drop copy records when refreshing regular patches (issue1441)
2009-01-04, by Patrick Mezard
hgweb: fix problems with empty repositories
2009-01-04, by Dirkjan Ochtman
localrepo: fix bad manifest delta generation (issue1433)
2009-01-03, by Patrick Mezard
hgweb: send HTTP unauthorized error when denying pull
2009-01-03, by Mark Edgington
hgweb: allow static content when deny_read denies access
2009-01-03, by Mark Edgington
patch: kill some trailing whitespace
2009-01-03, by Dirkjan Ochtman
hgwebdir_mod: fix a performance issue with static files
2009-01-03, by Patrick Mezard
Merge with -stable
2008-12-31, by Matt Mackall
setup: warn about missing standard Python components
2008-12-31, by Matt Mackall
Circumvent removal of valid bisect candidates due to previously skipped ones
2008-12-27, by Bernhard Leiner
Added signature for changeset 11a4eb81fb4f
2008-12-31, by Matt Mackall
Added tag 1.1.2 for changeset 11a4eb81fb4f
2008-12-31, by Matt Mackall
test-audit-path: add more tests (issue 1450)
1.1.2
2008-12-30, by Peter Arrenbrecht
audit: reject paths with .hg (issue 1450)
2008-12-31, by Matt Mackall
merge bookmarks
2008-12-31, by Benoit Boissinot
bookmarks: tests for track.current option
2008-12-31, by David Soria Parra
bookmarks: set the current bookmark to the new name if we rename the current bookmark
2008-12-18, by David Soria Parra
merge with crew-stable
2008-12-31, by Dirkjan Ochtman
monoblue: add less/more links to graph page
2008-12-31, by Pascal Quantin
python implementation of diffstat
2008-12-25, by Alexander Solovyov
add a comment about the need of hg._update()
2008-12-28, by Benoit Boissinot
merge with -stable
2008-12-28, by Benoit Boissinot
test-hgweb-*: replace "XX years ago" by a fixed string in get-with-headers.py
2008-12-25, by Gilles Moris
Merge crew and stable
2008-12-21, by Bryan O'Sullivan
merge with stable
2008-12-21, by Dirkjan Ochtman
Merge with stable
2008-12-20, by Matt Mackall
merge with stable
2008-12-20, by Dirkjan Ochtman
color: fix colorization of the 'old mode' git diff metadata
2008-12-19, by Gilles Moris
merge with -stable
2008-12-20, by Benoit Boissinot
merge with crew-stable
2008-12-19, by Dirkjan Ochtman
merge with crew-stable (again)
2008-12-19, by Dirkjan Ochtman
less
more
|
(0)
-3000
-1000
-240
+240
+1000
+3000
+10000
+30000
tip