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.
dirstate: improve performance for building _dirs
2008-09-12, by Matt Mackall
osutil: major listdir cleanup
2008-09-12, by Matt Mackall
hgweb: let the web graph cope with low revisions/new repositories (issue1293)
2008-09-12, by Dirkjan Ochtman
hgweb: Respond with HTTP 403 for disabled archive types instead of 404
2008-09-05, by Rocco Rutte
coal/paper: fix error page markup to show navigation again
2008-09-12, by Rocco Rutte
merge with -stable
2008-09-10, by Benoit Boissinot
osutil: proper error checking and reporting
2008-09-10, by Benoit Boissinot
run-tests.py: fix the check for the hg installation with -jn (n > 1)
2008-09-10, by Benoit Boissinot
inotify: add client code for long pathname handling
2008-09-07, by Benoit Boissinot
dirstate: use the right variable (f, not ff)
2008-09-10, by Benoit Boissinot
osutil: proper error checking and reporting
2008-09-10, by Benoit Boissinot
hgcommand.vim: refer Vim7 users to vcscommand plugin
2008-09-10, by Christian Ebert
make test-mq-qdelete work reliably (issue1180)
2008-09-10, by Benoit Boissinot
Add support for Bugzilla 3.0 series to bugzilla hook.
2008-08-29, by Jim Hague
run-tests.py: fix the check for the hg installation with -jn (n > 1)
2008-09-10, by Benoit Boissinot
merge backout
2008-09-10, by Benoit Boissinot
Backed out changeset 3d54cf97598d (see issue916 for details)
2008-09-10, by Benoit Boissinot
i18n, record: improve use of translated docstring in prompts
2008-09-09, by Martin Geisler
i18n: use gettext instead of _
2008-09-09, by Martin Geisler
i18n: mark help strings for translation
2008-09-09, by Martin Geisler
restructure helptable
2008-09-09, by Martin Geisler
Do not try to load extensions twice (issue811)
2008-09-09, by Benoit Boissinot
enhance the error output in case of failure during http push
2008-09-08, by Benoit Boissinot
tag: without a checkout, base the tag changeset on tip instead of nullid
2008-09-08, by Benoit Boissinot
use Exception(args)-style raising consistently (py3k compatibility)
2008-09-08, by Peter Ruibal
fetch: added support for named branches
2008-09-08, by Sune Foldager
branch: added more support for named branches
2008-09-08, by Sune Foldager
do not pretend to lock static-http repositories (issue994)
2008-09-08, by Martin Geisler
c0bd7d8b69ef uses err() instead of warn() but prototype doesn't match
2008-09-08, by Benoit Boissinot
i18n: mark command line for translation
2008-09-06, by Martin Geisler
i18n, mq: mark command line options for translation
2008-09-06, by Martin Geisler
i18n, imerge: mark command line for translation
2008-09-06, by Martin Geisler
i18n, hgk: mark command line options for translation
2008-09-06, by Martin Geisler
i18n, convert: mark command line options for translation
2008-09-06, by Martin Geisler
merge with -stable
2008-09-06, by Benoit Boissinot
inotify: workaround ENAMETOOLONG by using symlinks
2008-09-06, by Benoit Boissinot
inotify: deactivate inotify status on failure
2008-09-06, by Benoit Boissinot
inotify: fix traceback when the server has been already started
2008-09-06, by Benoit Boissinot
Use relative imports in inotify.server.
2008-08-19, by Brendan Cully
a socket error might be a tuple or a singleton
2008-09-06, by Benoit Boissinot
merge with crew
2008-09-05, by Benoit Boissinot
merge with -stable
2008-09-05, by Benoit Boissinot
fix test-bisect error (because of set -e)
2008-09-05, by Benoit Boissinot
store: pathjoiner default value is os.path.join
2008-09-05, by Patrick Mezard
Fix for Issue1260
2008-08-31, by Adrian Buehlmann
highlight: only pygmentize for HTML mimetypes
2008-09-05, by Rocco Rutte
merge with crew
2008-09-05, by Benoit Boissinot
show extensions loaded on traceback
2008-09-05, by Benoit Boissinot
merge with crew-stable
2008-09-03, by Dirkjan Ochtman
bisect: only complain when nothing can be done
2008-09-03, by Dirkjan Ochtman
imported patch test-check
2008-09-03, by Dirkjan Ochtman
hgweb: Serve raw non-binary files as text/plain
2008-09-03, by Rocco Rutte
allow committing a removed directory
2008-09-03, by Benoit Boissinot
notify: fix diffstat printing
2008-09-03, by divy
merge with crew
2008-09-03, by Benoit Boissinot
make normalize() work when cwd != repo.root
2008-09-02, by Benoit Boissinot
convert: document source and sink identifiers, fix error message
2008-09-02, by Patrick Mezard
Fix normalize fail on non-lowercase filename (Issue1273)
2008-08-02, by Andrei Vermel
fix changegroup.notify hook broken by fb42030d79d6
2008-09-02, by Dennis Schoen
dirstate: explain why appending instead of os.path.join() is safe
2008-09-02, by Benoit Boissinot
performance: normalize self._root, avoid calling os.path.join() in dirstate
2008-09-02, by Benoit Boissinot
performance: do not stat() things when not required
2008-09-02, by Benoit Boissinot
Merge with crew-stable
2008-09-02, by Patrick Mezard
graphlog: fix calls from outside the repository (issue1285)
2008-09-02, by Patrick Mezard
fix test output broken by a04d8cadb6af
2008-09-02, by Benoit Boissinot
web: fix annotate raw template, forgotten in ccc2481e3954
2008-09-01, by Benoit Boissinot
i18n: mark strings for translation in transplant extension
2008-08-31, by Martin Geisler
i18n: mark strings for translation in record extension
2008-08-31, by Martin Geisler
i18n: mark strings for translation in rebase extension
2008-08-31, by Martin Geisler
i18n: mark strings for translation in patchbomb extension
2008-08-31, by Martin Geisler
i18n: mark strings for translation in interhg extension
2008-08-31, by Martin Geisler
i18n: mark strings for translation in inotify extension
2008-08-31, by Martin Geisler
i18n: mark strings for translation in mq extension
2008-08-31, by Martin Geisler
i18n: mark strings for translation in imerge extension
2008-08-31, by Martin Geisler
i18n: mark strings for translation in hgk extension
2008-08-31, by Martin Geisler
i18n: mark strings for translation in extdiff extension
2008-08-31, by Martin Geisler
i18n: mark strings for translation in convert extension
2008-08-31, by Martin Geisler
i18n: mark strings for translation in churn extension
2008-08-31, by Martin Geisler
i18n: mark strings for translation in alias extension
2008-08-31, by Martin Geisler
i18n: mark strings for translation in Mercurial
2008-08-31, by Martin Geisler
i18n: avoid naive plural tricks
2008-08-31, by Martin Geisler
merge with crew-stable
2008-08-31, by Dirkjan Ochtman
record: catch PatchErrors from internalpatch and display error message
2008-08-31, by Dirkjan Ochtman
record: take diff lines for lack of trailing newlines into account (issue1282)
2008-08-31, by Dirkjan Ochtman
fix double indentation and trailing whitespace
2008-08-31, by Dirkjan Ochtman
increase code coverage of test-clone
2008-08-30, by Adrian Buehlmann
coal/paper: Add link to raw changeset as other styles have it, too
2008-08-29, by Rocco Rutte
hgweb: return content iterator instead of using write() callable
2008-08-30, by Dirkjan Ochtman
fix regression on empty repo cloning introduced by 0642d9d7ec80
2008-08-29, by Benoit Boissinot
doc/Makefile: rephrase comment (typo)
2008-08-28, by Christian Ebert
contrib: remove deprecated darcs2hg.py script
2008-08-28, by Dirkjan Ochtman
fetch: linearize code by eliminating nested functions
2008-08-28, by Dirkjan Ochtman
qimport: report filename in case of IOError
2008-08-26, by Martin Geisler
Fix wrong redirection in test-rebase-parameters
2008-08-27, by Stefano Tortarolo
highlight: split code to improve startup times
2008-08-25, by Patrick Mezard
qfinish: document --applied instead of --all
2008-08-25, by Martin Geisler
Merge with Gilles Moris
2008-08-24, by Patrick Mezard
Have verbose and debug flag print the changeset rev and hash when committing.
2008-08-22, by Gilles Moris
Backed out changeset d557749c627a
2008-08-24, by Patrick Mezard
keyword: avoid additional conflicts during merge/resolve
2008-08-22, by Christian Ebert
Have verbose flag print the changeset hash when committing
2008-08-22, by Gilles Moris
test-rebase-mq: '|' is a GNU sed extension, unfold it
2008-08-24, by Patrick Mezard
merge with crew-stable
2008-08-21, by Dirkjan Ochtman
bisect: status message when no action is specified
2008-08-21, by Dirkjan Ochtman
bisect: expand help text to explain REV argument and --noupdate
2008-08-21, by Dirkjan Ochtman
keyword: thorough hgweb testing
2008-08-21, by Christian Ebert
hgweb: raise ErrorResponses to communicate protocol errors
2008-07-22, by Dirkjan Ochtman
make streamclone.stream_out() a generator
2008-08-15, by Dirkjan Ochtman
hgweb: generate error message only if nothing is passed
2008-07-22, by Dirkjan Ochtman
strip trailing whitespace, replace tabs by spaces
2008-08-21, by Dirkjan Ochtman
hgweb: fix WSGI iterators handling in CGI adapter (issue1254)
2008-08-21, by Dirkjan Ochtman
merge with crew-stable
2008-08-20, by Thomas Arendsen Hein
Make test-hardlinks-safety portable
2008-08-20, by Christian Ebert
merge with crew-stable
2008-08-20, by Thomas Arendsen Hein
Adjust test output for hg help qrecord since ef14c773b3d6
2008-08-20, by Thomas Arendsen Hein
merge with crew-stable
2008-08-20, by Dirkjan Ochtman
update copyright dates in Windows installer's readme file
2008-08-20, by TK Soh
mq: fix docs for qrefresh -D (issue1234)
2008-08-20, by Peter Arrenbrecht
hgweb: removed unnecessary del before function return
2008-08-16, by Martin Geisler
move % out of translatable strings
2008-08-16, by Martin Geisler
less
more
|
(0)
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip