Mercurial
Mercurial
>
hg
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-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.
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
correctly record file-level history when the local side renames a directory
2007-08-27, by Alexis S. L. Carvalho
Fix theoretical issue in filecommit.
2007-08-27, by Alexis S. L. Carvalho
Avoid adding to the changelog executable files added by the second parent.
2007-08-27, by Alexis S. L. Carvalho
avoid double slash problem mentioned in issue695
2007-08-27, by Alexis S. L. Carvalho
clone: remove "file://" before making the path absolute
2007-08-27, by Alexis S. L. Carvalho
pull -u: if "url#rev" was given, update to rev
2007-08-27, by Alexis S. L. Carvalho
clone: if "url#rev" was given, update to rev
2007-08-27, by Alexis S. L. Carvalho
parseurl: also return the revision after the "#"; add a test
2007-08-27, by Alexis S. L. Carvalho
pull -r: pass the revisions as the heads argument of findincoming
2007-08-27, by Alexis S. L. Carvalho
convert: fix /dev/null redirections under Windows
2007-08-26, by Patrick Mezard
Test git repository conversion
2007-08-26, by Patrick Mezard
hghave: detect git availability
2007-08-26, by Patrick Mezard
convert: fix issue702 about GIT_DIR= construct unsupported under Windows.
2007-08-26, by Patrick Mezard
convert: gitcmd wrapper for os.popen
2007-07-01, by Brendan Cully
fix test-permissions output
2007-08-24, by Benoit Boissinot
testcase for issue705 (fixed by 316ce5e85b3e)
2007-08-24, by Benoit Boissinot
merge with -stable
2007-08-24, by Benoit Boissinot
check exec: return fallback in case of error during the check
2007-08-24, by Benoit Boissinot
Do not lose previous tags when adding a tag in raw mode
2007-08-23, by Brendan Cully
merge: forcefully mark files that we get from the second parent as dirty
2007-08-23, by Alexis S. L. Carvalho
gendoc: use demandimport
2007-08-20, by Matt Mackall
Merge with -crew
2007-08-20, by Matt Mackall
make hg add of a removed file unremove the file
2007-08-21, by Benoit Boissinot
abort when adding a file in merged state
2007-08-21, by Benoit Boissinot
add import from url capability
2007-08-20, by rupert thurner
convert: load parent commits on-demand
2007-08-19, by Patrick Mezard
convert: wrap cached commits author remapping
2007-08-19, by Patrick Mezard
Merge with -stable
2007-08-19, by Matt Mackall
match: handle large regexes
2007-08-19, by Matt Mackall
path_auditor: cache names of audited directories
2007-08-18, by Alexis S. L. Carvalho
Quote ^ and ~ chars in test-parentrevspec.
2007-08-18, by Thomas Arendsen Hein
Remove demandimport.enable from dispatch.py
2007-08-18, by Alexis S. L. Carvalho
Enable demandimport only in scripts, not in importable modules (issue605)
2007-08-18, by Thomas Arendsen Hein
Merge with crew-stable
2007-08-17, by Alexis S. L. Carvalho
convert: fix mercurial_sink.putcommit
2007-08-17, by Alexis S. L. Carvalho
Add parentrevspec extension
2007-08-17, by Alexis S. L. Carvalho
Move enabling of demandimport to dispatch.py
2007-08-17, by Alexis S. L. Carvalho
Move cmdtable and reposetup handling out of extensions.py
2007-08-17, by Alexis S. L. Carvalho
Adjust contrib/hg-ssh for moved dispatch() function.
2007-08-17, by Thomas Arendsen Hein
Fix sshrepo.unbundle
2007-08-17, by Alexis S. L. Carvalho
less
more
|
(0)
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip