Mercurial
Mercurial
>
hg-stable
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
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.
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
less
more
|
(0)
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip