Mercurial
Mercurial
>
hg
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-3000
-1000
-128
+128
+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.
contexts: improve filectx eq test
2007-07-16, by Matt Mackall
Merge with -stable
2007-07-16, by Matt Mackall
patchbomb: add --desc, to specify a file containing a series description
2007-07-16, by Bryan O'Sullivan
merge with crew-stable
2007-07-15, by Thomas Arendsen Hein
Merge with crew-stable.
2007-07-15, by Patrick Mezard
merge: fix unnecessary rename merges on linear update (issue631)
2007-07-15, by Matt Mackall
convert: Use clone's behaviour for the default destionation name.
2007-07-15, by Thomas Arendsen Hein
test-symlink-basic: require symlinks availability
2007-07-15, by Patrick Mezard
Add hghave utility and run-tests.py support.
2007-07-14, by Patrick Mezard
run-tests: extract correct status when script terminates with exit
2007-07-14, by Patrick Mezard
Merge with -stable
2007-07-14, by Matt Mackall
diff: correctly handle combinations of whitespace options
2007-07-14, by Matt Mackall
hg grep: handle re.compile errors & update tests/test-grep
2007-07-09, by Giorgos Keramidas
typo fix
2007-07-12, by Jesse Glick
Re: mercurial.el and hg-version-other-window
2007-07-14, by jon christopher
Use isinstance instead of type == type
2007-07-06, by Christian Ebert
convert: record the source revision in the changelog
2007-07-13, by Brendan Cully
Use wsgi.url_scheme instead of ad-hoc CGI checks.
2007-07-12, by Wesley J. Landaker
cosmetics
2007-07-12, by Brendan Cully
Make hg serve set the wsgi.url_scheme property correctly.
2007-07-12, by Wesley J. Landaker
Handle CGI SSL detection via HTTPS environment better.
2007-07-12, by Wesley J. Landaker
merge with crew-stable
2007-07-11, by Alexis S. L. Carvalho
Make {urlbase} work in templates when https is used.
2007-07-10, by Wesley J. Landaker
replace .hgtags instead of appending to it when doing a raw commit
2007-07-11, by Brendan Cully
handle nonexistent .hgtags in raw _tag
2007-07-11, by Brendan Cully
Export extra in _tag so convert can set the branch of a tag
2007-07-11, by Brendan Cully
archive: abort on empty repository. Fixes #624.
2007-07-10, by Brendan Cully
mq: improve qclone error handling when patch directory is not a repository.
2007-07-10, by Brendan Cully
Fix test-debugcomplete for new --certificate option
2007-07-09, by Lee Cantey
Add SSL support to hg serve, activated via --certificate option
2007-07-09, by Brendan Cully
Correct inadvertent line ending change.
2007-07-09, by Lee Cantey
Fix for win32text corrupting files that have CRLF line endings. (issue302)
2007-07-09, by Lee Cantey
Add --line-number option to hg annotate (issue506)
2007-07-08, by Thomas Arendsen Hein
Allow filectx.annotate to return the line number of first appearance.
2007-07-08, by FUJIWARA Katsunori
Check for conflict markers in hgmerge (issue471)
2007-07-08, by Thomas Arendsen Hein
merge with crew-stable
2007-07-08, by Thomas Arendsen Hein
Removed deprecated hg:// and old-http:// protocols (issue406)
2007-07-08, by Thomas Arendsen Hein
hgwebdir: check for repo foo before browsing subdirectories of foo/
2007-07-07, by Brendan Cully
Merge with crew
2007-07-07, by Brendan Cully
hgweb: browse subdirectories before checking whether parent directory is also a repository
2007-07-07, by Brendan Cully
Use a prefix for debuginstall tempfiles.
2007-07-07, by Thomas Arendsen Hein
python 2.3 does not have sorted
2007-07-06, by Brendan Cully
Sort changelog extra dict to avoid possible nondeterminism
2007-07-06, by Brendan Cully
Last change broke new-style URLs
2007-07-06, by Brendan Cully
hgwebdir: do not walk up the given path looking for a repository. It is there or it isn't.
2007-07-06, by Brendan Cully
merge with crew-stable
2007-07-06, by Thomas Arendsen Hein
hgwebdir: show only trailing part of path when browsing subdirectories
2007-07-05, by Brendan Cully
gitweb: add notfound template
2007-07-05, by Brendan Cully
hgweb: let hgwebdir browse subdirectories
2007-07-05, by Brendan Cully
convert: svn code movement (no actual changes)
2007-07-05, by Brendan Cully
convert: svn: avoid parsing already-seen logentries due to branch following
2007-07-05, by Brendan Cully
Merge with main
2007-07-05, by Brendan Cully
convert: svn: some improvements in memory usage
2007-07-05, by Brendan Cully
archive: make the %r escape work.
2007-07-11, by Alexis S. L. Carvalho
serve: respect settings from .hg/hgrc
2007-07-11, by Alexis S. L. Carvalho
Fix inconsistency for the stream_out capability in hgweb
2007-05-12, by Edouard Gomez
improve warning for hg add foo; hg mv foo bar
2007-07-11, by Alexis S. L. Carvalho
util._hgexecutable: default to 'hg'
2007-07-11, by Alexis S. L. Carvalho
archive: add symlink support
2007-07-11, by Alexis S. L. Carvalho
archive: use util.opener when archiving files.
2007-07-11, by Alexis S. L. Carvalho
localrepo.wwrite: use opener.symlink
2007-07-11, by Alexis S. L. Carvalho
Add symlink method to util.opener.
2007-07-11, by Alexis S. L. Carvalho
turn util.opener into a class
2007-07-11, by Alexis S. L. Carvalho
Fixed double slash for doc install path introduced by using $DESTDIR (issue620)
2007-07-08, by Thomas Arendsen Hein
hg log: Move filtering implicit parents to own method and use it in templater.
2007-07-08, by Thomas Arendsen Hein
Strip whitespace from changeset description in changeset_templater.
2007-07-08, by Thomas Arendsen Hein
merge with crew-stable
2007-07-06, by Thomas Arendsen Hein
Add html docs and use for help shortcut
2007-07-05, by Lee Cantey
Merge with stable
2007-07-05, by Matt Mackall
Merge with crew-stable
2007-07-05, by Matt Mackall
merge: fix adding untracked files on directory rename (issue612)
2007-07-05, by Matt Mackall
extensions: untangle some recursive dependencies
2007-07-05, by Matt Mackall
interhg extension allows you to change changelog text like InterWiki.
2007-07-03, by OHASHI Hideya
setup.py not executable: change instructions at beginning of file
2007-06-28, by Christian Ebert
Merge with stable
2007-07-05, by Matt Mackall
convert: svn: remove svn_paths wrappers
2007-07-05, by Brendan Cully
convert: svn: use revmap to parse only new revisions in incremental conversions
2007-07-05, by Brendan Cully
convert: export revmap to source.
2007-07-05, by Brendan Cully
convert: svn: defer get_log parsing until after get_log completes.
2007-07-05, by Brendan Cully
convert: move some code into common init function
2007-07-05, by Brendan Cully
Merge with crew
2007-07-05, by Brendan Cully
alias: remove dead code
2007-07-05, by Brendan Cully
convert: call superclass init from engine init functions
2007-07-05, by Brendan Cully
Merge with crew-stable
2007-07-05, by Patrick Mezard
test-archive: stop checking md5 absolute values
2007-07-05, by Patrick Mezard
Fix issue589 wording problem
2007-07-05, by Patrick Mezard
Fix serve on Windows without win32* modules.
2007-06-26, by Nathan Jones
test-demandimport: match upper-case hexadecimal
2007-07-05, by Patrick Mezard
Add alias extension
2007-07-04, by Brendan Cully
merge with crew-stable
2007-07-04, by Thomas Arendsen Hein
convert svn: minor improvement to tag detection.
2007-07-03, by Brendan Cully
convert: svn merges produce hard-to-trace file entries. Ignore them for now.
2007-07-03, by Brendan Cully
convert: svn: autodetect /branches, /tags, /trunk.
2007-07-03, by Brendan Cully
convert: svn: pull out broken batching code, add alpha tags support
2007-07-03, by Brendan Cully
convert: svn: get parent for branch creation events
2007-07-03, by Brendan Cully
convert: add optional module argument to svn._fetch_revisions
2007-07-03, by Brendan Cully
convert: svn: parse log entries as they arrive instead of deferring it
2007-07-03, by Brendan Cully
convert: svn: move some debug output to verbose
2007-07-03, by Brendan Cully
convert: another typo in svn.latest
2007-07-03, by Brendan Cully
convert: typo in svn.latest
2007-07-03, by Brendan Cully
convert: svn: add function to get the latest revision touching a path
2007-07-03, by Brendan Cully
convert: svn: add an early return to move most changeset parsing out an indent level
2007-07-03, by Brendan Cully
convert: svn: use a separate mempool for each ls in the 1.4 fallback path
2007-07-03, by Brendan Cully
Remove specific version requirement and point to latest versions of Mac Python downloads.
2007-07-03, by Lee Cantey
children extension: Don't abort when looking at the null revision.
2007-07-03, by Thomas Arendsen Hein
merge with crew-stable
2007-07-03, by Thomas Arendsen Hein
Add extension to provide the 'hg children' command (with tests)
2007-07-03, by Thomas Arendsen Hein
merge with crew-stable
2007-07-03, by Alexis S. L. Carvalho
Merge with tah
2007-07-02, by Brendan Cully
convert: make convertsource option handling transparent
2007-07-02, by Brendan Cully
Added import test for [PATCH] subject and message body with subject
2007-07-02, by Thomas Arendsen Hein
patch.extract: fix test-import breakage introduced in the previous changeset
2007-07-02, by Brendan Cully
patch.extract: do not prepend subject if the description already starts with it
2007-07-02, by Brendan Cully
convert: svn: skip revisions without file entries
2007-07-02, by Brendan Cully
convert: svn: disable batched fetch - get the whole log immediately
2007-07-02, by Brendan Cully
convert: svn: add revnum() to convert rev to revnum
2007-07-02, by Brendan Cully
convert: svn: abort if module stat fails
2007-07-02, by Brendan Cully
convert: fetch svn changes on demand (in batches)
2007-07-01, by Brendan Cully
convert: svn: convert branch trunk to default
2007-07-01, by Brendan Cully
convert: svn: fix fallback directory listing code when importing a submodule
2007-07-01, by Brendan Cully
convert: remove svn debugger trap
2007-07-01, by Brendan Cully
convert: import all branches from git repositories
2007-07-01, by Brendan Cully
convert: gitcmd wrapper for os.popen
2007-07-01, by Brendan Cully
convert: activate subversion engine
2007-07-01, by Brendan Cully
convert extension: Add SVN converter
2007-07-01, by Daniel Holth
convert extension: stripped-down svn transport module
2007-07-01, by Daniel Holth
convert: split converter into convertsource and convertsink
2007-07-01, by Brendan Cully
convert: move *** empty log message *** into commit class
2007-07-01, by Brendan Cully
less
more
|
(0)
-3000
-1000
-128
+128
+1000
+3000
+10000
+30000
tip