Mercurial
Mercurial
>
hg
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-3000
-1000
-256
+256
+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
convert: initialize source after destination, cleaning up if source is unusable
2007-07-01, by Brendan Cully
convert: add -r argument specifying latest revision to convert
2007-07-01, by Brendan Cully
convert: ove recode method into converter_source
2007-07-01, by Brendan Cully
Merge with crew-stable
2007-07-01, by Thomas Arendsen Hein
Merge with Adam Spiers
2007-06-30, by Brendan Cully
mercurial.spec: convert extension now installs files into hgext/convert/
2007-06-30, by Adam Spiers
buildrpm: fix rpm release number calculation
2007-06-30, by Adam Spiers
buildrpm: auto-generate %changelog in .spec file
2007-06-03, by Adam Spiers
mercurial.spec: include CONTRIBUTORS, COPYING and man pages in rpm
2007-06-30, by Adam Spiers
mercurial.spec: include various utility files from contrib/ in rpm
2007-06-03, by Adam Spiers
mercurial.spec: add BuildRequires
2007-01-21, by julian
mercurial.spec: fix when default python prefix != rpm %{_prefix}
2007-06-02, by Adam Spiers
Convert default mercurial.ini file to Windows line endings
2007-06-29, by Lee Cantey
merge: make test for fast-forward merge stricter (issue619)
2007-07-05, by Matt Mackall
Fixed calling the merge script and reporting errors in debuginstall (issue617)
2007-07-04, by Thomas Arendsen Hein
Fix revlog.children so the real children of the null revision can be calculated.
2007-07-03, by Thomas Arendsen Hein
hgweb: use lrwxrwxrwx as the permissions of a symlink
2007-07-03, by Alexis S. L. Carvalho
Make hg add foo; hg mv foo bar work.
2007-07-03, by Alexis S. L. Carvalho
test-copy2: use status -C instead of debugstate | grep copy
2007-07-03, by Alexis S. L. Carvalho
test-rename: use hg status -C; don't use hg debugstate | grep copy
2007-07-03, by Alexis S. L. Carvalho
Make hgk handle filenames with spaces (issue49)
2007-07-01, by Thomas Arendsen Hein
Use "--config ui.report_untrusted=false" for hg calls in hgk, fixes issue523.
2007-07-01, by Thomas Arendsen Hein
Added full URL to debug output if something doesn't look like an http hg repo.
2007-06-29, by Thomas Arendsen Hein
Handle extensions with defined but empty cmdtable
2007-06-28, by Brendan Cully
mq: more qdelete help text tweaks
2007-06-28, by Brendan Cully
mq: require patch argument or revision for qdelete
2007-06-28, by Brendan Cully
Make hg glog abort if unused arguments are given.
2007-06-28, by Thomas Arendsen Hein
Abort if earlygetopt fails to detect an option.
2007-06-28, by Thomas Arendsen Hein
Simplified earlygetopt and made it remove parsed options and values.
2007-06-28, by Thomas Arendsen Hein
Disallow short earlygetop option combined with other short options
2007-06-27, by Thomas Arendsen Hein
Fix tgz archival on Windows.
2007-06-27, by csaba henk
Updated command tables in commands.py and hgext extensions.
2007-06-26, by Thomas Arendsen Hein
Catch illegal boolean values in hgrc nicely.
2007-06-26, by Thomas Arendsen Hein
Added test for earlygetopt fixes (36d23de02da1 and 79cc512a34ed)
2007-06-26, by Thomas Arendsen Hein
Fix earlygetop for short options with unnecessary spaces removed
2007-06-26, by Thomas Arendsen Hein
Fix and test 'hg backout' without or with too many revisions.
2007-06-26, by Thomas Arendsen Hein
Added signature for changeset fb4b6d5fe100b0886f8bc3d6731ec0e5ed5c4694
2007-06-25, by Matt Mackall
Added tag 0.9.4 for changeset fb4b6d5fe100
2007-06-25, by Matt Mackall
Update binary installer files.
0.9.4
2007-06-25, by Bryan O'Sullivan
mq: regularize patch header creation.
2007-06-25, by Brendan Cully
convert: "unknown" is a string
2007-06-25, by Alexis S. L. Carvalho
OpenVMS patches
2007-06-08, by Jean-Francois PIERONNE
fix 'convert' with single commit repositories
2007-06-25, by Hollis Blanchard
backout: report short hash in commit message
2007-06-25, by Matt Mackall
New config option: ui.report_untrusted (defaults to True)
2007-06-25, by Thomas Arendsen Hein
Make earlygetopt return a list of all option values, use the last value.
2007-06-25, by Thomas Arendsen Hein
Fixed sorting inside nearly sorted sections in hgrc.5
2007-06-24, by Thomas Arendsen Hein
Make changeset_printer respect ui diffopts
2007-06-25, by Benoit Boissinot
mq: support qnew -I/-X and file name lists
2007-06-25, by Brendan Cully
Merge with mpm
2007-06-25, by Brendan Cully
mq: document that qinit -c may be run later
2007-06-25, by Brendan Cully
gitweb: do not mix shortlog and changelog in summary page.
2007-06-25, by Markus F.X.J. Oberhumer
Add option "hidden" to hgwebdir.
2007-06-25, by Markus F.X.J. Oberhumer
Add support for RFC2822 to util.parsedate().
2007-06-25, by Markus F.X.J. Oberhumer
Makefile: remove *.pyd files on "make clean".
2007-06-25, by Markus F.X.J. Oberhumer
Makefile: change "make local" to build a fully working local version.
2007-06-25, by Markus F.X.J. Oberhumer
gitweb: hide email addresses in shortlog with |person
2007-06-25, by Matt Mackall
Make shortlog the default page in hgweb
2007-06-25, by Matt Mackall
hgweb: improve shortlog formatting
2007-06-25, by Matt Mackall
strip: move strip code to a new repair module
2007-06-25, by Matt Mackall
strip: simplify bundle helper
2007-06-25, by Matt Mackall
strip: pull core strip logic into its own function
2007-06-24, by Matt Mackall
unbundle: accept multiple file arguments
2007-06-24, by Giorgos Keramidas
convert: handle new cvsps with Tags: and multiple tags.
2007-06-24, by Eric Hopper
cat: return an error on failure
2007-06-24, by Matt Mackall
tests: add merge test for changeset 9fe267f77f56
2007-06-23, by Giorgos Keramidas
purge: add the clean alias inspired by git-clean and svn-clean
2007-06-23, by Emanuele Aina
mercurial.el: ignore errors on hg-after-save-hook()
2007-05-22, by NIIMI Satoshi
mercurial.el: change default log range to tip:0
2007-05-22, by NIIMI Satoshi
Command in doc comment is now on a single line, fixed
2007-06-23, by paul sorenson
purge: don't delete ignored files if --all is not specified
2007-06-06, by Emanuele Aina
Enable to select encoding in hgrc web section
2007-06-13, by OHASHI Hideya
merge with main
2007-06-23, by Thomas Arendsen Hein
hgk: Use $HG instead of hg (see 849f011dbf79)
2007-06-23, by Thomas Arendsen Hein
hgeditor: Use $HG to run 'hg diff' (see 849f011dbf79)
2007-06-23, by Thomas Arendsen Hein
Remember path to 'hg' executable and pass to external tools and hooks as $HG.
2007-06-23, by Thomas Arendsen Hein
archive: remove spurious flag_bits setting
2007-06-23, by Matt Mackall
convert: sometimes git forgets the author
2007-06-23, by Matt Mackall
Merge with main
2007-06-23, by Thomas Arendsen Hein
merge: fix small bug with a failed merge across a rename
2007-06-22, by Alexis S. L. Carvalho
rollback: update help for issue316
2007-06-22, by Matt Mackall
transplant: fix locking order
2007-06-22, by Alexis S. L. Carvalho
git patches: correct handling of filenames with spaces
2007-06-22, by Alexis S. L. Carvalho
Work around urllib2 digest auth bug with Python < 2.5
2007-06-22, by Alexis S. L. Carvalho
dirstate.status: if a file is marked as copied, consider it modified
2007-06-21, by Alexis S. L. Carvalho
Merge with Eric Hopper
2007-06-21, by Matt Mackall
Change branches to sort 'active' branches first, and add an option to show only active branches.
2007-06-21, by Eric Hopper
merge: warn user about divergent renames
2007-06-21, by Matt Mackall
Merge with crew
2007-06-21, by Patrick Mezard
Handle CTRL+C in serve under Windows.
2007-06-21, by Marcos Chaves
identify: take a path to a remote repo
2007-06-21, by Matt Mackall
dispatch: parse local hgrc for paths
2007-06-21, by Matt Mackall
hgweb_mod.archive(): Use 'key' instead of builtin 'id'.
2007-06-21, by Thomas Arendsen Hein
Remove useless variable assignments in util.opener.
2007-06-21, by Thomas Arendsen Hein
identify: work with remote repos
2007-06-21, by Matt Mackall
identify: add support for output flags
2007-06-21, by Matt Mackall
identify: accept a revision argument
2007-06-21, by Matt Mackall
identify: use contexts
2007-06-21, by Matt Mackall
context: add tags() method
2007-06-21, by Matt Mackall
identify: show nullid for empty repo
2007-06-21, by Matt Mackall
Backed out changeset cfa477946181824f4c769580ebf59710090ba08a
2007-06-21, by Thomas Arendsen Hein
Adjust note about variables not being set for empty values.
2007-06-21, by Thomas Arendsen Hein
Kill trailing spaces
2007-06-21, by Thomas Arendsen Hein
mq: test that qpush cleans things up when it fails
2007-06-21, by Alexis S. L. Carvalho
dirstate.invalidate: clear dirty flag
2007-06-21, by Alexis S. L. Carvalho
dirstate: fix typo
2007-06-21, by Alexis S. L. Carvalho
update the output of test-help and test-globalopts
2007-06-21, by Alexis S. L. Carvalho
Fix dispatch error message when not in a repo
2007-06-20, by Brendan Cully
archive: test md5 consistency
2007-06-20, by Brendan Cully
timestamp of gzip archives taken from changeset context
2007-06-11, by csaba henk
Test attempt to remove nonexistent tag
2007-06-20, by Brendan Cully
tag: abort when trying to remove nonexistent tags
2007-06-15, by TK Soh
Small fixes for 8e503fa54d2d (hg heads branch)
2007-06-20, by Brendan Cully
Add option to heads to show only heads for current branch.
2007-06-19, by Eric Hopper
Provide a version independent way to use the set datatype.
2007-06-19, by Eric Hopper
Fix read mode when importing patch.
2007-06-19, by Patrick Mezard
Add tests for ui.patch regression.
2007-06-20, by Patrick Mezard
patch: fix ui.patch regression introduced by 62019c4427e3.
2007-06-19, by Patrick Mezard
printenv: filter empty environment variables for portability.
2007-06-20, by Patrick Mezard
Merge with crew-stable
2007-06-20, by Patrick Mezard
Document empty environment variables not being passed to hooks under Windows.
2007-06-20, by Patrick Mezard
Merge with crew-stable
2007-06-20, by Patrick Mezard
test-annotate: add a test for issue 589.
2007-06-20, by Patrick Mezard
Fix issue 589: "undelete" sequence leads to crash.
2007-06-20, by Patrick Mezard
Add test for debugrename
2007-06-20, by Patrick Mezard
Fix debugrename --rev option
2007-06-20, by Patrick Mezard
Updated copyright notices and add "and others" to "hg version"
2007-06-19, by Thomas Arendsen Hein
Use printenv.py for pre/post-command-hooks (fixes tests on Solaris, too)
2007-06-19, by Thomas Arendsen Hein
less
more
|
(0)
-3000
-1000
-256
+256
+1000
+3000
+10000
+30000
tip