Mercurial
Mercurial
>
hg
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-3000
-1000
-300
-100
-96
+96
+100
+300
+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.
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
less
more
|
(0)
-3000
-1000
-300
-100
-96
+96
+100
+300
+1000
+3000
+10000
+30000
tip