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.
hgweb: add missing bookmarks definition to coal/map
stable
2011-04-03, by Yuya Nishihara
hgweb: add separate bookmarks listing to gitweb theme (based on 38c9837b1f75)
stable
2011-04-03, by Yuya Nishihara
hgweb: add bookmark labels to gitweb theme (based on 270f57d35525)
stable
2011-04-03, by Yuya Nishihara
hgweb: format page_nav of gitweb/error.tmpl and add missing links
stable
2011-04-03, by Yuya Nishihara
hgweb: fix typo and inactive link in page_nav and page_header of gitweb's help
stable
2011-04-03, by Yuya Nishihara
hgweb: add separate bookmarks listing to monoblue theme (based on 38c9837b1f75)
stable
2011-04-03, by Yuya Nishihara
hgweb: fix typo in page-header of monoblue's help template
stable
2011-04-03, by Yuya Nishihara
hgweb: add missing bookmarks templates to atom/rss styles
stable
2011-04-03, by Yuya Nishihara
subrepo: process merge substate in sorted order in submerge()
2011-04-03, by Adrian Buehlmann
rebase: add --tool argument for specifying merge tool
2011-04-02, by Stefano Tortarolo
revert: note that added files are left as is
2011-04-01, by Adrian Buehlmann
bugzilla: fix documentation typo
2011-04-01, by Patrick Mezard
merge with stable
2011-04-01, by Matt Mackall
merge with i18n
stable
2011-04-01, by Matt Mackall
i18n-pt_BR: synchronized with 8d960240faac
stable
2011-04-01, by Wagner Bruna
hgweb: add base link to file log for paper and coal styles (issue2452)
2011-03-31, by Kevin Gessner
HGPLAIN: allow exceptions to plain mode, like i18n, via HGPLAINEXCEPT
2011-01-05, by Brodie Rao
url: be stricter about detecting schemes
2011-03-31, by Brodie Rao
Added signature for changeset b032bec2c0a6
stable
2011-04-01, by Matt Mackall
Added tag 1.8.2 for changeset b032bec2c0a6
stable
2011-04-01, by Matt Mackall
merge with stable
2011-04-01, by Matt Mackall
merge with i18n
stable
1.8.2
2011-04-01, by Matt Mackall
i18n-pt_BR: synchronized with 794f4476b974
stable
2011-04-01, by Wagner Bruna
bugzilla: fix bad reST markup
2011-04-01, by Martin Geisler
bugzilla: markup literal text as such
2011-04-01, by Martin Geisler
merge with stable
2011-04-01, by Martin Geisler
help/hgweb: add pointer to hgrc(5) location
stable
2011-04-01, by Martin Geisler
patchbomb, help/hgweb: do not refer to config files as hgrc files
stable
2011-04-01, by Martin Geisler
bugzilla: refer to hgrc(5) man page with normal notation
2011-04-01, by Martin Geisler
bugzilla: markup section names as literal text
2011-04-01, by Martin Geisler
bugzilla: show usermap syntax more clearly
2011-04-01, by Martin Geisler
bugzilla: use standard section.name notation
2011-04-01, by Martin Geisler
bugzilla: prefix each config option with section
2011-04-01, by Martin Geisler
bugzilla: fix reStructuredText errors introduced in 60256f7f30c1
2011-04-01, by Martin Geisler
changegroup: introduce bundler objects
2011-03-31, by Matt Mackall
changegroup: combine lookup functions
2011-03-31, by Matt Mackall
changegroup: unnest flookup
2011-03-31, by Matt Mackall
changegroup: unnest clookup and mlookup like changegroupsubset
2011-03-31, by Matt Mackall
url: nuke some newly-introduced underbars in identifiers
2011-03-31, by Matt Mackall
url: refactor util.drop_scheme() and hg.localpath() into url.localpath()
2011-03-30, by Brodie Rao
url: use url.url in ui.expandpath()
2011-03-30, by Brodie Rao
hg: use url.url to parse branch names in parseurl()
2011-03-30, by Brodie Rao
hg: look up schemes using url.url
2011-03-30, by Brodie Rao
schemes: prevent one letter schemes from being interpreted as drive letters
2011-03-30, by Brodie Rao
hgweb: use url.url when setting CGI environment variables
2011-03-30, by Brodie Rao
url: use url.url in proxyhandler
2011-03-30, by Brodie Rao
httprepo/sshrepo: use url.url
2011-03-30, by Brodie Rao
url: use url.url in url.open()
2011-03-30, by Brodie Rao
url: abort on file:// URLs with non-localhost hosts
2011-03-30, by Brodie Rao
url: special case bundle URL parsing to preserve backwards compatibility
2011-03-30, by Brodie Rao
url: add trailing slashes to URLs with hostnames that don't have one
2011-03-30, by Brodie Rao
url: move drive letter checking into has_drive_letter() for extensions
2011-03-30, by Brodie Rao
changegroup: unnest some lookup functions
2011-03-31, by Matt Mackall
changegroup: minor ordering and renaming changes for similarity
2011-03-31, by Matt Mackall
changegroup: remove nodeiter temporary
2011-03-31, by Matt Mackall
changegroup: refactor prune as a filter
2011-03-30, by Matt Mackall
changegroup: add first logic to send file header
2011-03-30, by Matt Mackall
url: fix tests
2011-03-30, by Matt Mackall
url: deal with drive letters
2011-03-30, by Matt Mackall
bookmarks: do not forward merged bookmark (issue1877)
2011-03-14, by David Soria Parra
merge with stable
2011-03-30, by Matt Mackall
pull: new output message when there are multiple branches
2011-03-28, by Kevin Berridge
pull: don't suggest running hg merge when new heads are on different branches
2011-03-11, by Kevin Berridge
bugzilla: add modified XMLRPC mode that uses email to send bug comments.
2011-03-30, by Jim Hague
bugzilla: add XMLRPC interface.
2011-03-30, by Jim Hague
bugzilla: localise all MySQL direct access inside access class.
2011-03-30, by Jim Hague
bugzilla: keep bug IDs in set.
2011-03-30, by Jim Hague
bugzilla: rename filter_unknown_bug_ids to reflect its actual purpose.
2011-03-30, by Jim Hague
test-paths.t: 'file:' disables [paths] entries for clone dest
2011-03-29, by Adrian Buehlmann
hgwebdir: handle IOErrors from localrepo while enumerating
2011-03-29, by timeless
set NOT_CONTENT_INDEXED on .hg dir (issue2694)
2011-03-28, by Adrian Buehlmann
hgweb: add bookmark labels to monoblue theme (based on 270f57d35525)
stable
2011-03-30, by Yuya Nishihara
merge with stable
2011-03-29, by Martin Geisler
convert/mtn: Fix conversion of large files from mtn (broken in ed97955e0c04)
2011-03-28, by Daniel Atallah
mq: fix qselect help for qguard
stable
2011-03-29, by timeless
Fix transplant error message to correspond with test
2011-03-28, by Brendan Cully
transplant: fix crash if filter script munges log file
2011-03-28, by Luke Plant
changegroup: fold linkrev helper into lookup functions
2011-03-28, by Matt Mackall
changegroup: fold filenode collector into mlookup
2011-03-28, by Matt Mackall
changegroup: roll changegroup.collector into lookup functions
2011-03-28, by Matt Mackall
changegroup: add revlog to the group callback
2011-03-28, by Matt Mackall
changegroup: move sorting down into group
2011-03-28, by Matt Mackall
changegroup: fold progress meter into callbacks
2011-03-28, by Matt Mackall
changegroup: combine infocollect and lookup callbacks
2011-03-28, by Matt Mackall
changegroup: drop unused fullrev
2011-03-24, by Matt Mackall
util: dates cannot consist entirely of whitespace (issue2732)
2011-03-27, by Idan Kamara
convert/mtn: convert suspended branches as closed branches
2011-03-25, by Daniel Atallah
rebase: don't mark file as removed if missing in parent's manifest (issue2725)
2011-03-27, by Stefano Tortarolo
windows: use win32.unlink in unlinkpath()
2011-03-27, by Adrian Buehlmann
win32: remove READONLY attribute on unlink
2011-03-27, by Adrian Buehlmann
windows: move unlink to win32.py
2011-03-27, by Adrian Buehlmann
ui: label prompts, default to yellow prompts
2011-03-27, by Martin Geisler
record: replace poor man's if-statement with real if-statement
2011-03-27, by Martin Geisler
url: use url.url in hidepassword() and removeauth()
2011-03-25, by Brodie Rao
subrepos: use url.url when normalizing repo paths
2011-03-25, by Brodie Rao
url: provide url object
2011-03-25, by Brodie Rao
cmdutil: fix mode handling in make_file
2011-02-23, by Adrian Buehlmann
revlog: change variable name to avoid reuse
2011-03-26, by Matt Mackall
debugstate: add new --datesort option
2011-03-26, by Adrian Buehlmann
rebase: restore mq guards after rebasing (issue2107)
2011-03-26, by Stefano Tortarolo
tests: no need to explicitly export HOME in test files
2011-03-25, by Idan Kamara
tests: set HOME to the test temp dir (issue2707)
2011-03-25, by Idan Kamara
dirstate: eliminate _lastnormal set
2011-03-25, by Adrian Buehlmann
test-extdiff: fix 5c0e1222e7c0 temporary dir output
2011-03-25, by Patrick Mezard
convert/mtn: avoid unnecessary initial test of mtn repo
2011-03-25, by Daniel Atallah
convert/mtn: add support for using monotone's "automate stdio" when available
2011-03-23, by Daniel Atallah
convert: add support to common commandline to access stdin of the process
2011-03-24, by Daniel Atallah
extdiff: use absolute paths for any temporary files
2011-03-21, by jfh
convert: add bookmark support to hg source
2011-03-25, by Edouard Gomez
convert: add bookmarks reading support to git backend
2011-03-25, by Edouard Gomez
ssh: fix password test
2011-03-24, by Matt Mackall
dirstate: check mtime when adding to _lastnormal
2011-03-24, by Adrian Buehlmann
subrepo: simplify hgsubrepo._get a little
2011-03-24, by Martin Geisler
Fix expected url to match test.
2011-03-24, by Lee Cantey
patch: deprecate ui.patch / external patcher feature
2011-03-24, by Patrick Mezard
# User Dan Villiom Podlaski Christiansen <danchr@gmail.com>
2011-03-23, by Matt Mackall
test-commit-multiple.t: improve committwice.py
2011-03-23, by Adrian Buehlmann
osutil: replace #import with #include, and add a check for it
2011-03-23, by Dan Villiom Podlaski Christiansen
code indentation fixes
2011-03-23, by Patrick Mezard
convert: add bookmark support to the hg sink
2010-07-07, by Edouard Gomez
less
more
|
(0)
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip