Mercurial
Mercurial
>
hg-stable
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-10000
-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.
patch: inline patchfile.hashlines()
2011-03-20, by Patrick Mezard
patch: fix hunk newlines when parsing hunks, not in iterhunks()
2011-03-20, by Patrick Mezard
i18n: register new template keywords for translation
2011-03-19, by Patrick Mezard
annotate: catch nonexistent files using match.bad callback (issue1590)
2011-03-19, by Matt Mackall
merge with stable
2011-03-18, by Steve Borho
wix: add new file templates/paper/bookmarks.tmpl
stable
2011-03-18, by Steve Borho
merge with stable
2011-03-17, by Matt Mackall
push/outgoing: print remote target path even if there's an error (issue2561)
stable
2011-03-17, by Miloš Hadžić
subrepo: recognize scp-style paths as git URLs
stable
2011-03-17, by Eric Eisner
convert: add svnrev, svnpath and svnuuid template keywords
2011-03-17, by Patrick Mezard
convert/svn: extract revsplit() in a function
2011-03-17, by Patrick Mezard
transplant: add "transplanted" keyword
2011-03-17, by Patrick Mezard
merge with i18n
2011-03-17, by Matt Mackall
i18n: merge with stable
2011-03-16, by Martin Geisler
i18n-da: synchronize with e9628665b670
stable
2011-03-16, by Martin Geisler
i18n: don't mark trivial string for translation
stable
2011-03-16, by Martin Geisler
i18n: merge with mpm
stable
2011-03-16, by Martin Geisler
i18n-de: correct translation for some fuzzy strings
stable
2011-03-15, by David Soria Parra
i18n-de: synchronize with 994510694b1d
stable
2011-03-15, by David Soria Parra
i18n-de: added translations concerning hardlinks
stable
2011-03-13, by thron7
i18n-de: added more translations concerning rebase
stable
2011-03-13, by thron7
i18n-de: added translations concerning rebase
stable
2011-03-13, by thron7
i18n-de: added translations concerning email sending
stable
2011-03-13, by thron7
i18n-de: added translations concerning patches
stable
2011-03-13, by thron7
i18n-de: added translations concerning win32text and .hgeol
stable
2011-03-13, by thron7
i18n-de: added translations for Perforce conversion options
stable
2011-03-13, by thron7
i18n-de: added translations for Subversion conversion options
stable
2011-03-12, by thron7
i18n-de: added translation for CVS conversion options
stable
2011-03-12, by thron7
i18n-de: added translations for convert.hg.* options
stable
2011-03-12, by thron7
i18n-de: translate some strings
stable
2011-03-12, by thron7
revset: fix a number of highly dubious continue statements
2011-03-16, by Markus F.X.J. Oberhumer
graphlog: do not swallow all TypeError exceptions (fix 29c800ee54cf)
2011-03-16, by Markus F.X.J. Oberhumer
archive: use hardcoded constants when creating .zip archives
2011-03-16, by Markus F.X.J. Oberhumer
hgweb: support multiple directories for the same path
2011-03-16, by timeless
templates: provide granularity for future values for age filter
2011-03-16, by timeless
revset: report a parse error if a revset is not parsed completely (issue2654)
2011-03-16, by Bernhard Leiner
config: use util.posixfile
2011-03-16, by Adrian Buehlmann
bundle: update current bookmark to most recent revision on current branch
2011-03-14, by David Soria Parra
localrepo: do not update bookmarks in addchangegroup
2011-03-14, by David Soria Parra
rebase: add -m/--message to rebase --collapse (issue2389)
2011-03-15, by Radomir Dopieralski
Updating hgext.extdiff to use revsets
2011-03-15, by David Wolever
merge with stable
2011-03-16, by Martin Geisler
relink: mark abort message for translation
stable
2011-03-16, by Martin Geisler
relink: avoid trying to lock the same repo twice
stable
2011-03-16, by Martin Geisler
relink: format reclaimed byte count nicely
2011-03-16, by Martin Geisler
test-relink: remove unnecessary ui.username setting
2011-03-16, by Martin Geisler
test-https: match output from 31eac42d9123
2011-03-16, by David Soria Parra
merge with stable
2011-03-15, by Matt Mackall
merge with crew
2011-03-14, by Patrick Mezard
convert/svn: fix _iterfiles() output in root dir case (issue2647)
stable
2011-03-14, by Patrick Mezard
eol: no need to accumulate files when checking all changesets
2011-03-14, by Patrick Mezard
eol: improve hook failure output
2011-03-14, by Patrick Mezard
merge with stable
2011-03-14, by Matt Mackall
bookmarks: remove API limitation in setcurrent
2011-03-14, by David Soria Parra
bookmarks: separate bookmarks update code from localrepo's pull.
2011-03-14, by David Soria Parra
tests: add tests for bookmarks support in hg identify
2011-03-13, by David Soria Parra
identify: list bookmarks for remote repositories
2011-03-12, by Nils Adermann
hgignore: ignore dll files generated under cygwin
2011-03-14, by Craig Leres
pager: don't page stderr if it's being redirected (issue2541)
stable
2011-01-04, by Brodie Rao
color: port to using ctypes (issue2687)
stable
2011-03-11, by Adrian Buehlmann
hgweb: drop use of super() for Exception base class
2011-03-14, by Matt Mackall
diff: make diff -c aware of revision sets
2011-03-14, by Steve Borho
color: wrap lines in docstring
2011-03-14, by Martin Geisler
merge with stable
2011-03-14, by Martin Geisler
setup: fix mac build broken by e42d18538e1d
stable
2011-03-13, by Jon M. Dugan
color: don't mention internal function in docstring
stable
2011-03-14, by Martin Geisler
keyword: offer additional datefilters when the extension is enabled
2011-03-14, by Christian Ebert
keyword: docstrings for additional date filters
2011-03-14, by Christian Ebert
mq: do not let qrefresh write bad patch
stable
2011-03-13, by Martin Geisler
graphlog: give meaningful error if more than one file is given
stable
2011-03-13, by Klaus Koch
merge with stable
2011-03-14, by Martin Geisler
test-https: update to match output from 3f6a4579f803
2011-03-14, by Martin Geisler
tests: respect new hg clone listkey queries in http-proxy test
2011-03-14, by David Soria Parra
bookmarks: discard current bookmark if absent from the bookmarks (issue2692)
stable
2011-03-13, by Benoit Boissinot
fix test-highlight after bookmark support change for hgweb
stable
2011-03-13, by Benoit Boissinot
merge with stable
2011-03-13, by Steve Borho
eol: do not abort when win32text is found, only warn
stable
2011-03-13, by Steve Borho
merge with stable
2011-03-13, by Benoit Boissinot
tests: fix failures introduced in 7359cb753a54
stable
2011-03-13, by Dirkjan Ochtman
tests: fix permission issue trying to remove test directory
stable
2011-03-12, by Benoit Boissinot
bookmarks: fix update of the current bookmark during rename
stable
2011-03-13, by Benoit Boissinot
setup: remove unnecessary code for win32com (pywin32)
2011-03-13, by Steve Borho
test-highlight: fix test output (introduced by 2151703e7f84)
2011-03-13, by Patrick Mezard
eol: rename hook into checkheadshook, add checkallhook (issue2665)
2011-03-13, by Patrick Mezard
eol: make the hook check all new heads, not only tip (issue2666)
2011-03-13, by Patrick Mezard
eol: the hook no longer requires the extension to be loaded
2011-03-13, by Patrick Mezard
eol: extract parsing error handling in parseeol()
2011-03-13, by Patrick Mezard
eol: separate .hgeol parsing from merge in ui
2011-03-13, by Patrick Mezard
eol: remove unused argument in readhgeol()
2011-03-13, by Patrick Mezard
eol: explain why reading .hgeol from the working dir is special
2011-03-13, by Patrick Mezard
templates: widen the graph canvas (issue2683)
stable
2011-03-13, by Dirkjan Ochtman
rebase: don't use util.Abort for an internal error
2011-03-13, by Martin Geisler
help: limit documentation width to at most 80 characters
2011-03-13, by Dirkjan Ochtman
merge with stable
2011-03-13, by Martin Geisler
transplant: avoid the word "rebase" when we mean "transplant"
stable
2011-03-13, by Martin Geisler
transplant: explain that changesets are copied, not moved
stable
2011-03-13, by Martin Geisler
hg: add support for cloning bookmarks
2011-03-13, by David Soria Parra
httprepo: use caps instead of between for compat check
2011-03-12, by Peter Arrenbrecht
revset: add a revset command to get bisect state.
2011-03-12, by Benoit Boissinot
bisect: new command to extend the bisect range (issue2690)
2011-03-12, by Benoit Boissinot
hgweb: pmezard thinks one default is enough
stable
2011-03-12, by Dirkjan Ochtman
don't depend on features of Exception as much
2011-03-12, by Dirkjan Ochtman
deal with empty Content-Length headers
stable
2011-03-12, by Dirkjan Ochtman
hgweb: add separate page with bookmarks listing
stable
2011-03-12, by Alexander Solovyov
hgweb: add display of bookmarks for changelog and changeset
stable
2011-03-12, by Alexander Solovyov
merge with stable
2011-03-12, by Martin Geisler
setup.py: use StrictVersion instead of manual comparison
stable
2011-03-12, by Dirkjan Ochtman
help: extract items doc generation function
2011-03-12, by Patrick Mezard
templates: document missing keywords or filters
2011-03-12, by Patrick Mezard
templatefilters: move doc from templates.txt to docstrings
2011-03-12, by Patrick Mezard
templatefilters: wrap all filters in dedicated functions
2011-03-12, by Patrick Mezard
templatefilters: prefix helper functions
2011-03-12, by Patrick Mezard
templatefilters: sort function definitions
2011-03-12, by Patrick Mezard
templatefilters: match filter keys and function names
2011-03-12, by Patrick Mezard
templatefilters: sort filters table
2011-03-12, by Patrick Mezard
templates: generate keyword help dynamically
2011-03-12, by Patrick Mezard
test-help: test a sample of 'templates' topic help
2011-03-12, by Patrick Mezard
fix compiling of extensions for OS X and XCode 4.0
stable
2011-03-12, by Alexander Solovyov
test-subrepo-paths: fix typo
2011-03-12, by Martin Geisler
eol: use dirstate methods to clear dirstate
stable
2011-03-12, by Martin Geisler
less
more
|
(0)
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip