Mercurial
Mercurial
>
hg
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-10000
-3000
-1000
-240
+240
+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.
path_auditor: eliminate local function 'check' in __call__
2011-04-11, by Adrian Buehlmann
subrepo: trailing whitespace cleanup
2011-04-11, by Augie Fackler
util: move checkosfilename call from path_auditor to opener
2011-04-10, by Adrian Buehlmann
tests: add tests for non-existant branch/tag/bookmark
2011-04-10, by Idan Kamara
hgweb: add bookmarks listing to summary page of gitweb/monoblue styles
2011-04-10, by Yuya Nishihara
hgweb: remove useless notip handling from bookmarks listing
2011-04-10, by Yuya Nishihara
hgweb: sort bookmarks in the same manner as console command
2011-04-10, by Yuya Nishihara
hgweb: add bookmarks listing to raw style with test case
2011-04-10, by Yuya Nishihara
grep: don't print data from binary files for matches (issue2614)
2011-04-09, by Md. O. Shayan
color: reset win32 console color in a finally block
2011-04-09, by Idan Kamara
tests: better output on timeouts
2011-04-09, by Matt Mackall
acl: add branch tests for the current behavior of acl extension
2011-02-07, by John Mulligan
path_auditor: check filenames for basic platform validity (issue2755)
2011-04-06, by Adrian Buehlmann
revset: rearrange code so functions are sorted alphabetically
2011-04-08, by Idan Kamara
revset: abort when tag or bookmark doesn't exist
2011-04-07, by Idan Kamara
merge with stable
2011-04-07, by Matt Mackall
subrepo: prevent url normalization from removing // in ssh paths (issue2556)
stable
2011-04-07, by Thomas Arendsen Hein
bookmarks: change error messages to match those given by 'hg tag' commands
2011-04-07, by Idan Kamara
audit: improve nested repo message
2011-04-07, by Matt Mackall
tags: remove another check for valid nodes
2011-04-07, by Idan Kamara
revset: replace for-loop with list comprehension
2011-04-07, by Idan Kamara
subrepo: fix up svn test output
2011-04-07, by Matt Mackall
merge with stable
2011-04-07, by Martin Geisler
hgweb: fix inconsistant display of graphlog (issue1706)
stable
2011-04-07, by Md. O. Shayan
hgrc.5: drop 'hgext.' prefix when talking about extensions
stable
2011-04-07, by Martin Geisler
merge with crew
2011-04-06, by Matt Mackall
merge with stable
2011-04-06, by Matt Mackall
merge with crew
stable
2011-04-06, by Matt Mackall
url: use a regex to hide unsupported ssh passwords (issue2754)
stable
2011-04-06, by Matt Mackall
commit: note when files are missing
2011-04-06, by Martin Geisler
relink: correct unusual indentation
2011-04-06, by Martin Geisler
hg: make parseurl() consistently return normalised path
2011-04-06, by Thomas Arendsen Hein
bugzilla: more documentation formatting fixups
2011-04-06, by Jim Hague
merge with stable
2011-04-05, by Matt Mackall
rebase: don't mark file as removed if missing in parent's manifest (issue2725)
stable
2011-03-27, by Stefano Tortarolo
tags: no need to check for valid nodes
2011-04-04, by Idan Kamara
localrepo: ignore tags to unknown nodes (issue2750)
2011-04-04, by Idan Kamara
merge: added info that hg help merge-tools shows the options for --tool
2011-04-05, by Arne Babenhauserheide
util: move checklink() to posix.py and return False on Windows
2011-04-05, by Adrian Buehlmann
util: make 'hg log -d --2' abort (issue2734)
2011-04-05, by Yun Lee
help: sort help topics to make the output more readable (issue2751)
2011-04-05, by Yun Lee
merge with stable
2011-04-05, by Martin Geisler
help/dates: use DATE as place-holder in help and abort texts
2011-04-05, by Martin Geisler
keyword: convert a verbatim block to a field list
2011-04-05, by Martin Geisler
bugzilla: convert a verbatim block to a field list
2011-04-05, by Martin Geisler
bugzilla: fix reST error introduced in 22d200e49b10
2011-04-05, by Martin Geisler
help/dates: rephrase explanation of internal format
stable
2011-04-05, by Martin Geisler
rebase: drop ancestor import
2011-04-04, by Matt Mackall
rebase: drop unused p2 arg from rebasenode
2011-04-04, by Matt Mackall
util: move checkexec() to posix.py and return False on Windows
2011-04-04, by Adrian Buehlmann
misc: replace .parents()[0] with p1()
2011-04-04, by Matt Mackall
filectx: introduce p1/p2 convenience methods
2011-04-04, by Matt Mackall
dirstate: add p1/p2 convenience methods
2011-04-04, by Matt Mackall
rebase: use merge's ancestor parameter
2011-04-04, by Matt Mackall
merge: add ancestor to the update function
2011-04-04, by Matt Mackall
revset: teach optimizer that closed is slowish
2011-04-04, by Matt Mackall
localrepo: tighten except clause when looking rev
2011-04-04, by Idan Kamara
bugzilla: more documentation fixes
2011-04-04, by Jim Hague
bugzilla: correct sample configurations
2011-04-04, by Jim Hague
date: fixup breakage from ">" fix
2011-04-04, by Matt Mackall
merge with stable
2011-04-04, by Matt Mackall
log: abort for -d '>' or -d '<' (issue2749)
2011-04-04, by Yun Lee
convert: add hg source bookmark test
2011-04-04, by Edouard Gomez
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
convert: add bookmark support to main command
2010-07-07, by Edouard Gomez
convert: add bookmark support to common sink/source implementation
2010-07-07, by Edouard Gomez
dirstate: reset _lastnormal and _lastnormaltime
2011-03-23, by Adrian Buehlmann
discovery: avoid discovery when local graph is a subset of remote
2011-03-23, by Peter Arrenbrecht
wireproto: add getbundle() function
2011-03-23, by Peter Arrenbrecht
merge with stable
2011-03-23, by Matt Mackall
i18n-pt_BR: synchronized with 6783f47d90dd
stable
2011-03-23, by Wagner Bruna
merge with i18n
stable
2011-03-23, by Wagner Bruna
i18n-it: synchronized with adf3c4401c5d
stable
2011-03-14, by Stefano Tortarolo
osutil: fix up check-code issues
2011-03-23, by Matt Mackall
dirstate: flush _lastnormal when we see newer filesystem times
2011-03-23, by Matt Mackall
util: add Mac-specific check whether we're in a GUI session (issue2553)
2011-03-23, by Dan Villiom Podlaski Christiansen
rebase: allow for rebasing descendants onto ancestors on different named branches
2011-03-23, by Stefano Tortarolo
bdiff.c: rename all variables which hold a hash value to "hash"
2011-03-23, by Markus F.X.J. Oberhumer
bdiff.c: use unsigned arithmetic for hash computation
2011-03-23, by Markus F.X.J. Oberhumer
bdiff.c: cast to unsigned char when computing hash value
2011-03-23, by Markus F.X.J. Oberhumer
bdiff.c: make all local functions static
2011-03-23, by Markus F.X.J. Oberhumer
merge with stable
2011-03-23, by Matt Mackall
debugbundle: fix up long line caught by check-code
2011-03-22, by Matt Mackall
wireproto: avoid naked excepts
2011-03-22, by Matt Mackall
mq: fix typo in docstring
stable
2011-03-15, by Stefano Tortarolo
commands: add debugbundle command
2011-03-22, by Peter Arrenbrecht
wireproto: add known([id]) function
2011-03-22, by Peter Arrenbrecht
wireproto: fix decodelist to properly return empty list
2011-03-22, by Peter Arrenbrecht
wireproto: fix handling of '*' args for HTTP and SSH
2011-03-22, by Peter Arrenbrecht
debug: add debugwireargs to test argument passing over the wire
2011-03-22, by Peter Arrenbrecht
sshserver: drop unnecessary line
2011-03-22, by Peter Arrenbrecht
merge: avoid unlinking destination of merge when case changes (issue2715)
stable
2011-03-22, by Matt Mackall
dirstate: introduce a public case normalizing method
stable
2011-03-22, by Matt Mackall
changegroup: minor cleanups
2011-03-20, by Matt Mackall
repair: revlog has an iterator
2011-03-20, by Matt Mackall
changegroup: fix leftover from delta read
2011-03-20, by Matt Mackall
changegroup: drop expensive redundant usage of readdelta for progress
2011-03-20, by Matt Mackall
changegroupsubset: use manifest.readfast to simplify collector
2011-03-20, by Matt Mackall
manifest: add readfast method
2011-03-20, by Matt Mackall
changegroupsubset: simplify filenode_collector
2011-03-20, by Matt Mackall
changegroupsubset: more renaming
2011-03-20, by Matt Mackall
changegroupsubset: simplify prune
2011-03-20, by Matt Mackall
changegroupsubset: more minor cleanups
2011-03-20, by Matt Mackall
changegroupsubset: minor cleanups
2011-03-20, by Matt Mackall
strip: simplify collectone
2011-03-20, by Matt Mackall
dirstate: avoid a race with multiple commits in the same process
2011-03-20, by Greg Ward
changegroupsubset: extranodes are no longer needed
2011-03-20, by Benoit Boissinot
strip: remove usage of extranodes
2011-03-20, by Benoit Boissinot
patch: move closefile() into patchfile.close()
2011-03-20, by Patrick Mezard
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
less
more
|
(0)
-10000
-3000
-1000
-240
+240
+1000
+3000
+10000
+30000
tip