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.
util: add default argument to strdate
2007-10-02, by Bryan O'Sullivan
convert: add before/after hooks for converter sources
2007-10-02, by Bryan O'Sullivan
merge with -stable
2007-10-02, by Benoit Boissinot
Merge with crew-stable
2007-09-30, by Patrick Mezard
Merge with crew-stable
2007-09-30, by Patrick Mezard
Merge with crew-stable.
2007-09-29, by Bryan O'Sullivan
Merge with crew.
2007-09-29, by Bryan O'Sullivan
darcs2hg: Added support for darcs tags.
2007-09-11, by Terry Smith
darcs2hg: Now detects and recovers from simple darcs conflicts.
2007-09-11, by Terry Smith
darcs2hg: Now understands files that were explicitly renamed in darcs.
2007-09-11, by Terry Smith
set_exec: do not chmod a symlink
2007-10-02, by Steve Borho
Test debugindexdot
2007-09-30, by Patrick Mezard
Test mercurial convert sink removes empty directories.
2007-09-30, by Patrick Mezard
convert: fix missing import
2007-09-30, by Patrick Mezard
convert: delete empty directories if deleting a file (bug 754)
2007-09-29, by Bryan O'Sullivan
bdiff: switch to lyhash
2007-09-27, by Matt Mackall
bdiff: use INT_MAX to avoid some inner loop comparisons
2007-09-27, by Matt Mackall
bdiff: simple splitlines optimization
2007-09-27, by Christoph Spiel
I have spotted the biggest bottleneck in "bdiff.c". Actually it was
2007-09-27, by Christoph Spiel
revlog: fix revlogio.packentry corner case
2007-09-26, by Alexis S. L. Carvalho
Don't try to determine interactivity if ui() called with interactive=False.
2007-09-25, by Dirkjan Ochtman
Merge with crew-stable
2007-09-24, by Alexis S. L. Carvalho
convert_git: avoid returning two entries for the same file in getchanges
2007-09-24, by Alexis S. L. Carvalho
mq: fix qrefresh -e with no patches applied
2007-09-24, by Alexis S. L. Carvalho
Push over HTTP: really tell the user the size of the bundle
2007-09-24, by Alexis S. L. Carvalho
hgwebdir: ignore hgrc parse errors while building the index page
2007-09-24, by Alexis S. L. Carvalho
hgweb: don't raise an exception when displying empty repos
2007-09-24, by Alexis S. L. Carvalho
make identify an optionalrepo command
2007-09-24, by Alexis S. L. Carvalho
copy: if destination ends with "/", make sure it's a directory
2007-09-24, by Alexis S. L. Carvalho
manifest: minor performance tweak
2007-09-24, by Matt Mackall
dirstate: speed up read and write
2007-09-24, by Matt Mackall
dirstate: make dir collision logic faster
2007-09-24, by Matt Mackall
Merge with crew
2007-09-24, by Matt Mackall
revlog: fix inlined revision transaction extra data (issue 749)
2007-09-23, by Patrick Mezard
Merge with crew-stable
2007-09-23, by Patrick Mezard
bisect: remove useless try/except
2007-09-22, by Patrick Mezard
Merge with crew-stable
2007-09-22, by Patrick Mezard
bisect: don't write data on failure
2007-09-22, by Benoit Boissinot
bisect: do silent init if necessary
2007-09-22, by Benoit Boissinot
Test renaming files brought by merge second parent (issue 746)
2007-09-23, by Patrick Mezard
localrepo: fix undelete() on merge working directory (issue 746)
2007-09-23, by Patrick Mezard
Test static-http calls on '/' URI (issue 747)
2007-09-22, by Patrick Mezard
statichttprepo: fix calls on '/' URI (issue 747)
2007-09-22, by Paul Bx
convert-cvs: update test to pass on Linux
2007-09-21, by Matt Mackall
verify: report first bad changeset
2007-09-21, by Matt Mackall
revlog: more robust for damaged indexes
2007-09-21, by Matt Mackall
debugindex: more robust for damaged indexes
2007-09-21, by Matt Mackall
debuginstall: stop looking for patch utility, just test it
2007-09-15, by Patrick Mezard
Updated zsh completion from issue722.
2007-09-14, by Brendan Cully
Merge with crew-stable
2007-09-14, by Patrick Mezard
convert: test cvs repository conversion
2007-09-14, by Patrick Mezard
convert: workaround for cvsps.cache under Windows
2007-09-14, by Patrick Mezard
convert: fix remote cvs file paths separator
2007-09-14, by Patrick Mezard
convert: avoid interpreting Windows path as CVS connection strings.
2007-09-14, by Patrick Mezard
convert: call popen2 in binary mode, with a command string.
2007-09-14, by Patrick Mezard
hghave: detect cvs and cvsps availability
2007-09-14, by Patrick Mezard
hghave: wrap command output matching
2007-08-27, by Patrick Mezard
Merge with crew-stable
2007-09-11, by Patrick Mezard
Test parents behaviour with files.
2007-09-11, by Patrick Mezard
parents: make it match the doc when called on a file
2007-09-11, by Patrick Mezard
Merge with crew-stable
2007-09-11, by Brendan Cully
Document pseudo-tags "null" and ".".
2007-09-11, by Brendan Cully
Merge with crew
2007-09-10, by Brendan Cully
mq: fix regression in 6fd953d5faea
2007-09-10, by Brendan Cully
Merge with crew-stable
2007-09-10, by Patrick Mezard
sshrepo: fix Windows command quoting
2007-09-10, by Alexis S. L. Carvalho
extdiff: avoid repr() doubling paths backslashes under Windows
2007-09-10, by Patrick Mezard
merge with crew-stable
2007-09-07, by Thomas Arendsen Hein
Prevent WSGI apps from touching sys.stdin by setting ui.interactive to False.
2007-09-07, by Dirkjan Ochtman
interhg: allow more flexible pattern specification (fixes 2/3 of issue699)
2007-09-07, by Edward Lee
Don't decode unicode strings.
2007-09-07, by Thomas Arendsen Hein
Update test-record for 3ef190234b55
2007-09-06, by Brendan Cully
record: change wording of initial per-file prompt
2007-09-06, by Bryan O'Sullivan
hgk: add repo root to window title
2007-09-05, by Steve Borho
Forgot to quote "6^" in test-parentrevspec (see 94e77a174f55)
2007-09-04, by Thomas Arendsen Hein
test-convert-hg-source: enforce conversion order with --date
2007-09-04, by Patrick Mezard
convert: rename a class and a function
2007-09-01, by Alexis S. L. Carvalho
convert: mercurial_source: also search for copies in modified files
2007-09-01, by Alexis S. L. Carvalho
convert: clear the dirstate before a conversion, invalidate it afterwards
2007-09-01, by Alexis S. L. Carvalho
convert: avoid dirstate checks; add a test
2007-09-01, by Alexis S. L. Carvalho
merge with crew
2007-08-31, by Benoit Boissinot
convert/subversion: Use util.set() instead of set() for python2.3 compatibility
2007-08-31, by Thomas Arendsen Hein
Fix \ inside ` problem in test-convert-svn (avoids code duplication, too)
2007-08-31, by Thomas Arendsen Hein
merge with crew-stable
2007-08-31, by Thomas Arendsen Hein
hgweb: Show date of last change for each file in manifest
2007-08-31, by Thomas Arendsen Hein
remove unneeded statement
2007-08-31, by Benoit Boissinot
kill lonely docstring
2007-08-30, by Benoit Boissinot
Atom support: replaced xhtml namespace prefix with default namespace
2007-08-30, by Robert Bachmann
Added support for the Atom syndication format
2007-08-30, by Robert Bachmann
Include . in PYTHONPATH (makes testing unbundled extensions easier)
2007-08-29, by Brendan Cully
Make run-tests.py work when invoked outside of tests.
2007-08-29, by Brendan Cully
Merge with crew-stable
2007-08-29, by Brendan Cully
Avoid a working dir walk while trying to detect copies for diff --git
2007-08-28, by Alexis S. L. Carvalho
Make hg diff --git -r revA:revB detect (inverted) copies if revA > revB
2007-08-28, by Alexis S. L. Carvalho
bundle: fix up lazy reads
2007-08-27, by Brendan Cully
Make bundlerepo lazier
2007-08-27, by Brendan Cully
Merge with crew
2007-08-27, by Brendan Cully
convert: new config variable hg.tagsbranch controls which branch tags are committed to
2007-08-27, by Brendan Cully
Push capability checking into protocol-level code.
2007-08-27, by Bryan O'Sullivan
Turn capabilities into a mutable set, instead of a fixed tuple.
2007-08-27, by Bryan O'Sullivan
Automated merge with http://hg.intevation.org/mercurial/crew
2007-08-27, by Bryan O'Sullivan
convert: document filemap.
2007-08-27, by Bryan O'Sullivan
Test svn repository conversion
2007-08-27, by Patrick Mezard
hghave: detect subversion bindings availability
2007-08-27, by Patrick Mezard
hghave: detect subversion client and admin tools availability
2007-08-27, by Patrick Mezard
hghave: wrap command output matching
2007-08-27, by Patrick Mezard
run-tests: append PYTHONPATH instead of overwriting it
2007-08-27, by Patrick Mezard
convert: svn: check for branch movement in any log entry, not just the first.
2007-08-27, by Brendan Cully
Merge with crew-stable.
2007-08-27, by Alexis S. L. Carvalho
Merge with crew-stable
2007-08-27, by Alexis S. L. Carvalho
Merge with crew-stable
2007-08-26, by Patrick Mezard
Merge with crew-stable
2007-08-26, by Patrick Mezard
Improve extdiff configuration.
2007-08-25, by Brendan Cully
cgi: sys.path.insert should be before importing mercurial
2007-08-25, by Benoit Boissinot
merge with crew
2007-08-25, by Benoit Boissinot
improve error message for 'hg merge' when repo already at branchtip
2007-08-25, by Benoit Boissinot
imerge: add automerge flag to attempt to batch merge all conflicts
2007-08-23, by Brendan Cully
Merge with crew
2007-08-23, by Brendan Cully
imerge: fix ancestor calculation
2007-08-23, by Brendan Cully
merge with crew-stable
2007-08-24, by Benoit Boissinot
merge with crew-stable
2007-08-24, by Benoit Boissinot
merge with crew-stable
2007-08-24, by Benoit Boissinot
mq: some improvements to header rewriting (closes #690)
2007-08-23, by Brendan Cully
Merge with crew-stable
2007-08-23, by Brendan Cully
merge with crew-stable
2007-08-31, by Benoit Boissinot
fix the dummy 00changelog.i not being copied on clone
2007-08-31, by Benoit Boissinot
Make test-convert-git compatible with other git versions (tested with 1.4.4.3)
2007-08-31, by Thomas Arendsen Hein
When reverting a file which was renamed, also revert the old name
2007-08-29, by Brendan Cully
less
more
|
(0)
-3000
-1000
-128
+128
+1000
+3000
+10000
+30000
tip