Mercurial
Mercurial
>
hg
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-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.
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
run-tests.py: pass --install-scripts to setup.py
2007-08-17, by Alexis S. L. Carvalho
recognize user:password in URLs that include port numbers.
2007-08-17, by Peter Meerwald
Merge with crew
2007-08-17, by Matt Mackall
merge with -stable
2007-08-17, by Benoit Boissinot
clone: do not delete the target if only the update fails
2007-08-17, by Benoit Boissinot
Merge with crew-stable
2007-08-16, by Patrick Mezard
Merge with crew-stable
2007-08-15, by Brendan Cully
convert: raise Abort instead of NoRepo when CVS pserver auth fails.
2007-08-15, by Brendan Cully
Merge with hg-stable
2007-08-16, by Patrick Mezard
mq: truncate patch just before rewriting header
2007-08-15, by Brendan Cully
verify: report expected linkrev
2007-08-15, by Matt Mackall
dispatch: move command dispatching into its own module
2007-08-15, by Matt Mackall
move parseurl from cmdutil to hg
2007-08-15, by Matt Mackall
fix-up references to repo.RepoError
2007-08-15, by Matt Mackall
remove unneeded imports of mdiff
2007-08-15, by Matt Mackall
Merge with stable
2007-08-15, by Matt Mackall
convert: hg: optionally create branches as clones
2007-08-15, by Brendan Cully
Use smerge minor mode in emacs to resolve conflicts.
2007-08-15, by Sascha Wilde
Merge with crew-stable
2007-08-15, by Patrick Mezard
merge with crew-stable
2007-08-14, by Thomas Arendsen Hein
Merge with crew-stable
2007-08-14, by Patrick Mezard
Merge with crew-stable
2007-08-14, by Patrick Mezard
fix bundlerepo broken by 4205f626dc05
2007-08-14, by Benoit Boissinot
Merge with crew-stable
2007-08-14, by Patrick Mezard
imerge: simplify 1d5ebb0d366f
2007-08-13, by Brendan Cully
imerge: fix status file lookups
2007-08-13, by Patrick Mezard
demandimport: ignore pwd and grp.
2007-08-13, by Patrick Mezard
util: ignore invalid path errors in path_auditor.
2007-08-13, by Patrick Mezard
merge with crew-stable
2007-08-12, by Alexis S. L. Carvalho
merge with crew-stable
2007-08-11, by Thomas Arendsen Hein
Make a few portability improvements to path auditing code.
2007-08-10, by Bryan O'Sullivan
Make audit_path more stringent.
2007-08-10, by Bryan O'Sullivan
mq: teach qpop about symlinks
2007-08-09, by Bryan O'Sullivan
debugstate: print symlinks as 'lnk', not '777'
2007-08-09, by Bryan O'Sullivan
manifest: accept -r for rev specification
2007-08-09, by Bryan O'Sullivan
record: improve docs, improve prompts
2007-08-09, by Bryan O'Sullivan
Merge with crew-stable
2007-08-09, by Patrick Mezard
Merge with crew-stable
2007-08-09, by Brendan Cully
Merge with crew-stable
2007-08-09, by Brendan Cully
merge with -stable
2007-08-09, by Benoit Boissinot
Merge with crew-stable
2007-08-08, by Patrick Mezard
merge with -stable
2007-08-08, by Benoit Boissinot
refactor options from cmdtable
2007-08-08, by Benoit Boissinot
merge with crew-stable
2007-08-07, by Thomas Arendsen Hein
raise util.Abort again if specified revision is not an integer.
2007-08-07, by Thomas Arendsen Hein
debugsvnlog call had too many quotes (found by Edouard Gomez)
2007-08-07, by Thomas Arendsen Hein
Remove trailing spaces, fix indentation
2007-08-07, by Thomas Arendsen Hein
merge with crew-stable
2007-08-07, by Thomas Arendsen Hein
Removed debug print from convert/subversion.py
2007-08-07, by Thomas Arendsen Hein
Replace _ with inst for catching exceptions to not shadow gettext.
2007-08-07, by Thomas Arendsen Hein
Move debugsvnlog to subversion module.
2007-08-07, by Thomas Arendsen Hein
convert: Use debugsvnlog instead of git-like debug-svn-log.
2007-08-07, by Thomas Arendsen Hein
extdiff: do single file diffs from the wc with no copy
2007-08-06, by Brad Schick
extdiff: made it less chatty in non-verbose mode
2007-08-06, by Brad Schick
extdiff: un-nested two functions
2007-08-06, by Brad Schick
convert: remove accidental debug print
2007-08-06, by Bryan O'Sullivan
convert: use '.' as destination name if renaming subdir into root
2007-08-06, by Bryan O'Sullivan
Automated merge with http://hg.intevation.org/mercurial/crew
2007-08-06, by Bryan O'Sullivan
convert: only get history for requested revs when converting hg repo
2007-08-06, by Bryan O'Sullivan
convert: raise correct type of exception if svn converter can't handle rev
2007-08-06, by Bryan O'Sullivan
record: raise an exception correctly if we can't create a backup directory
2007-08-06, by Bryan O'Sullivan
record: work properly if invoked in a subdirectory
2007-08-06, by Bryan O'Sullivan
convert: replace fork with subprocess call.
2007-08-06, by Patrick Mezard
convert: support windows SVN simple auth provider
2007-08-02, by Patrick Mezard
merge with crew-stable
2007-08-06, by Thomas Arendsen Hein
Merge with crew-stable
2007-08-06, by Patrick Mezard
merge with crew-stable
2007-08-06, by Alexis S. L. Carvalho
convert: svn: remove debugging message
2007-08-05, by Brendan Cully
convert: look up copies in getchanges instead of getcommit
2007-08-05, by Brendan Cully
convert: svn: pull up path to file expansion code into separate function.
2007-08-05, by Brendan Cully
convert: svn: hoist up branch creation check
2007-08-05, by Brendan Cully
convert: svn: remove dead code
2007-08-05, by Brendan Cully
convert: svn: add helper function for optrevs
2007-08-05, by Brendan Cully
patch: add git symlink support
2007-08-04, by Brendan Cully
Merge with crew
2007-08-04, by Brendan Cully
convert: svn: ensure leading / is removed from paths in _find_children (broken in 2bd996d0aaf8)
2007-08-04, by Brendan Cully
merge with crew-stable
2007-08-04, by Thomas Arendsen Hein
convert: drop duplicated assignments.
2007-08-04, by Bryan O'Sullivan
imerge: gussy up dispatcher to support subcommand opts.
2007-08-04, by Brendan Cully
Merge with crew
2007-08-04, by Brendan Cully
imerge: handle renames
2007-08-03, by Brendan Cully
merge with crew-stable
2007-08-04, by Thomas Arendsen Hein
test-grep: use lowercase hg command
2007-08-15, by Matt Mackall
test-grep: test issue 685
2007-08-15, by Patrick Mezard
Fix issue 685: trackback in grep -r after rename
2007-08-15, by Patrick Mezard
The >| redirection does not exist in plain sh.
2007-08-02, by Thomas Arendsen Hein
hghave: test hotshot dependencies (debian does not provide profile)
2007-08-14, by Patrick Mezard
test-profile: fix grep, check hotshot availability
2007-08-14, by Patrick Mezard
merge with -stable
2007-08-14, by Benoit Boissinot
Return 0 as 'hg bisect reset' is successful
2007-08-14, by Guillaume Chazarain
Test --time, --profile and --lsprof
2007-08-14, by Patrick Mezard
demandimport: ignore resource module, not available under Windows.
2007-08-14, by Patrick Mezard
demandimport: ignore pwd and grp.
2007-08-13, by Patrick Mezard
merge: fix a copy detection bug (issue672)
2007-08-12, by Alexis S. L. Carvalho
Added test for commands.dispatch (especially 88803a69b24)
2007-08-11, by Thomas Arendsen Hein
test-context.py: Don't create second repo instance (fixed since 7b5723c95a82)
2007-08-11, by Thomas Arendsen Hein
fancyopts: Copy list arguments in command table before modifying.
2007-08-11, by Thomas Arendsen Hein
Print less scary message if the system supports symlinks:
2007-08-11, by Thomas Arendsen Hein
Hide absolute path from test-no-symlinks output.
2007-08-11, by Thomas Arendsen Hein
hghave: prefix temporary files with "hg-hghave-"
2007-08-09, by Patrick Mezard
test-no-symlinks: rename .bundle into .hg for consistency.
2007-08-09, by Patrick Mezard
fix up previous commit for stable
2007-08-09, by Brendan Cully
Cache extension load failures.
2007-08-08, by Brendan Cully
unobfuscate part of f94dbc6c7eaf
2007-08-09, by Benoit Boissinot
Test symlink handling on platform not supporting them
2007-08-08, by Patrick Mezard
hghave: feature absence can be checked by prefixing with 'no-'
2007-08-08, by Patrick Mezard
Fix hgwebdir after 9858477ed74cce9dc8f4069f9453a1bda0e13ba1 broke it.
2007-08-08, by Eric Hopper
CVS import: Support new-style .cvspass-file format.
2007-08-07, by Thomas Arendsen Hein
Remove trailing spaces
2007-08-07, by Thomas Arendsen Hein
Update on pull -u when heads were closed (fixes issue666).
2007-08-06, by Thomas Arendsen Hein
gitweb: add notfound template
2007-07-05, by Brendan Cully
Add message to test output if a test is aborted due to a timeout.
2007-08-06, by Thomas Arendsen Hein
Fix issue 653: symlinks checkout failure on non-supporting platforms
2007-08-06, by Patrick Mezard
test-oldcgi: replace shebangs with explicit python calls to help pysh.
2007-08-06, by Patrick Mezard
test-issue352: skip tests if platform does not support EOL in paths.
2007-08-06, by Patrick Mezard
hghave: detect support for EOL in paths.
2007-08-06, by Patrick Mezard
test-git-import: fake executable permissions.
2007-08-06, by Patrick Mezard
hghave: detect executable permission availability.
2007-08-06, by Patrick Mezard
test-clone-failure: fake output upon fifo unavailabity
2007-08-06, by Patrick Mezard
hghave: detect FIFO availability
2007-08-06, by Patrick Mezard
Skip test-archive-symlinks if symlinks are not available
2007-08-06, by Patrick Mezard
posixfile_nt: '+' should allow read access.
2007-07-25, by Shun-ichi GOTO
posixfile_nt: '+' was understood as read mode instead of update.
2007-07-17, by Patrick Mezard
httprepo: quote the path part of the URL
2007-08-06, by Alexis S. L. Carvalho
dirstate: fix rebuild; add a test
2007-08-05, by Alexis S. L. Carvalho
hgweb: don't use os.path.join to build URL parts
2007-08-05, by Alexis S. L. Carvalho
hgwebdir: change os.sep in the name of repos to "/"
2007-08-05, by Alexis S. L. Carvalho
Simplify/correct finding the hg executable (fixes issue644)
2007-08-04, by Thomas Arendsen Hein
archive: abort on empty repository. Fixes #624.
2007-07-10, by Brendan Cully
Merge with -stable
2007-08-02, by Matt Mackall
merge: avoid double deletion mentioned in issue636
2007-08-02, by Matt Mackall
merge with hg-stable
2007-08-02, by Thomas Arendsen Hein
The >| redirection does not exist in plain sh.
2007-08-02, by Thomas Arendsen Hein
imerge: sorted() is only available in python2.4 and above
2007-08-02, by Thomas Arendsen Hein
imerge: tarfile.extractall is only available in python2.5
2007-08-02, by Benoit Boissinot
Update imerge for new filemerge interface
2007-08-01, by Brendan Cully
del transaction before lock before wlock
2007-08-02, by Alexis S. L. Carvalho
convert: fix locking order
2007-08-02, by Alexis S. L. Carvalho
update tests output
2007-08-02, by Alexis S. L. Carvalho
convert: (svn) simplify _find_children
2007-08-01, by Brendan Cully
Merge with stable
2007-08-01, by Brendan Cully
less
more
|
(0)
-3000
-1000
-240
+240
+1000
+3000
+10000
+30000
tip