Mercurial
Mercurial
>
hg
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-3000
-1000
-480
+480
+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.
dirstate: refactor granularity code, add a test
2008-03-20, by Matt Mackall
dirstate: ignore stat data for files that were updated too recently
2008-03-19, by Alexis S. L. Carvalho
pager: remove pager code from core
2008-03-20, by Matt Mackall
pager: further simplify code, clean up comments
2008-03-20, by Matt Mackall
Use the pager given by the environment to display long output
2008-03-20, by David Soria Parra
hgk: don't exit if mercurial commands only print warnings
2008-01-16, by Dennis Schoen
tag: allow multiple tags to be added or removed
2008-03-14, by John Coomes
tests: update test-command-template for the new {isodatesec} filter
2008-03-17, by Giorgos Keramidas
Add an {isodatesec} template, to show seconds too.
2008-03-17, by Giorgos Keramidas
convert: Add convert.cvsps option to set up an alternate cvsps command line.
2008-03-17, by Eric Hopper
hgwebdir: Tiny fix for webdir on non-symlink capable platforms.
2008-03-17, by Eric Hopper
Add tests for cloning from a all-history bundle
2008-03-15, by John Mulligan
clone: use cancopy
2008-03-20, by Matt Mackall
Add ability to directly clone from all-history bundles
2008-03-15, by John Mulligan
remoterepo: no longer needed
2008-03-20, by Matt Mackall
repo classes: remove unused dev() method
2008-03-20, by Matt Mackall
Add default local() and cancopy() methods to repository base class
2008-03-15, by John Mulligan
make hgrc man page tell about ~/.hgrc on Windows
2008-03-07, by Peter Arrenbrecht
ui: make chuild ui feed output to parentui's active buffer
2008-03-20, by Peter Arrenbrecht
convert: fix test complaint for mtn bits
2008-03-20, by Matt Mackall
cleanup monotone conversion and use commandline class
2008-02-03, by Mikkel Fahnøe Jørgensen
initial version of monotone source for convert extension
2008-02-02, by Mikkel Fahnøe Jørgensen
notify: print diffstat even if maxline == 0
2008-03-20, by Benoît Allard
Make clear that for a changegroup '-r' pulls "up to" a revision
2008-03-20, by Benoit Boissinot
two fixes for the pager stuff
2008-03-19, by Alexis S. L. Carvalho
Use the pager given by the environment to display long output
2008-03-18, by David Soria Parra
Fix thinko in test-inherit-mode
2008-03-18, by Alexis S. L. Carvalho
test-serve: replace copy/paste with shell function
2008-03-17, by Patrick Mezard
revert: update state of files in the "checkout" list
2008-03-18, by Alexis S. L. Carvalho
normallookup: during merges, restore the state saved by remove
2008-03-18, by Alexis S. L. Carvalho
dirstate.remove: during merges, remember the previous file state
2008-03-18, by Alexis S. L. Carvalho
debugstate: add --nodates
2008-03-18, by Alexis S. L. Carvalho
patch: fix corner case with update + copy patch handling (issue 937)
2008-03-17, by Patrick Mezard
Merge
2008-03-17, by Bryan O'Sullivan
Backed out changeset 4b81eecc8aa2
2008-03-17, by Bryan O'Sullivan
Merge
2008-03-17, by Bryan O'Sullivan
Backed out changeset 91ac1726730a
2008-03-17, by Bryan O'Sullivan
Automated merge with http://hg.intevation.org/mercurial/crew
2008-03-16, by Bryan O'Sullivan
issue 1003: send all data properly
2008-03-16, by Bryan O'Sullivan
Remove unneeded "import os.path" again.
2008-03-16, by Thomas Arendsen Hein
Spacing cleanup
2008-03-16, by Thomas Arendsen Hein
filectx.ancestor: use fctx._repopath to cache filelogs (issue1035)
2008-03-16, by Alexis S. L. Carvalho
Change User-agent field in client to have a lot more info.
2008-03-15, by Eric Hopper
Allow hgwebdir collections to follow symlinks.
2008-03-15, by Eric Hopper
Revert cfebb175704f, fixing the output of 2 tests
2008-03-15, by Alexis S. L. Carvalho
test-mv-cp-st-diff: avoid linkrev collisions
2008-03-15, by Alexis S. L. Carvalho
convert: avoid querying log of foreign svn branches
2008-03-16, by Patrick Mezard
patch: check filename is /dev/null for creation or deletion (issue 1033)
2008-03-16, by Patrick Mezard
update tests for copy detection changes
2008-03-15, by Matt Mackall
copies: add tests for status -C/diff --git
2008-03-15, by Matt Mackall
copies: deal with symmetric difference for linear relationships
2008-03-15, by Matt Mackall
status: find copies and renames beyond the working directory
2008-03-15, by Matt Mackall
diff: use copy smarts from copies.py
2008-03-15, by Matt Mackall
copies: move findcopies code to its own module
2008-03-15, by Matt Mackall
merge: move symmetricdifferences to ancestor.py
2008-03-15, by Matt Mackall
merge: simplify some helpers
2008-03-15, by Matt Mackall
merge: more simplifications to checkcopies
2008-03-15, by Matt Mackall
merge: simplify checkcopies
2008-03-15, by Matt Mackall
merge: privatize some functions, unnest some others
2008-03-15, by Matt Mackall
merge: notice uncommited copies (issue1000)
2008-03-14, by Alexis S. L. Carvalho
Check for patches repo with os.path.isdir not os.path.exists
2008-03-02, by Eric Hopper
hook.py: fix redirections introduced by 323b9c55b328
2008-03-14, by Alexis S. L. Carvalho
Issue937: error messages from hooks not sent over HTTP.
2008-02-25, by Jesse Glick
revlog.py: remove extra close()
2008-03-14, by Alexis S. L. Carvalho
adjust test-http output to non-default HGPORT, e.g. with run-tests.py -j
2008-03-14, by Thomas Arendsen Hein
hgweb: clarify which address and port can/cannot be bound at startup (bug 769)
2008-03-10, by Stephen Deasey
revlog: make sure the files are closed after an exception happens
2008-03-14, by Benoit Boissinot
merge with crew
2008-03-14, by Benoit Boissinot
make sure not to reuse an existing append-file from a previous failed pull
2008-03-14, by Benoit Boissinot
Fix issue995 (copy --after and symlinks pointing to a directory)
2008-03-14, by Alexis S. L. Carvalho
dirstate: ignore mode changes if the fs does not supports the exec bit
2008-03-14, by Alexis S. L. Carvalho
merge: require --force when there are deleted files
2008-03-14, by Alexis S. L. Carvalho
add a test for a375ffc2aa1b
2008-03-14, by Alexis S. L. Carvalho
localrepo.commit: normalize commit message even for rawcommit.
2008-03-14, by Alexis S. L. Carvalho
debugancestor: use repo.lookup when no revlog was specified
2008-03-14, by Alexis S. L. Carvalho
update output of test-hgweb
2008-03-14, by Alexis S. L. Carvalho
setup.py: use a simplified custom version of CCompiler.has_function
2008-03-14, by Alexis S. L. Carvalho
gitweb: show branches in most of the templates
2008-03-13, by Florent Guillaume
hgweb_mod: add branch helper functions to use in templates
2008-03-13, by Florent Guillaume
Automated merge with http://hg.intevation.org/mercurial/crew
2008-03-13, by Bryan O'Sullivan
win32text: use util.binary to detect \0
2008-03-13, by Christian Ebert
adjust test-fetch output to non-default HGPORT, e.g. with run-tests.py -j
2008-03-14, by Thomas Arendsen Hein
setup.py: skip inotify if there's no inotify_add_watch
2008-03-13, by Alexis S. L. Carvalho
run-tests.py: add a summary of failed tests at the end
2008-03-13, by Benoit Boissinot
fix incorrect date when committing a tag
2008-03-13, by Benoit Boissinot
merge: fix handling of deleted files
2008-03-12, by Alexis S. L. Carvalho
setup.py: os.uname is not available on Windows
2008-03-12, by Bryan O'Sullivan
Automated merge with http://hg.intevation.org/mercurial/crew
2008-03-12, by Bryan O'Sullivan
Add inotify extension
2008-03-12, by Bryan O'Sullivan
convert: rename MAPFILE into REVMAP to disambiguate with filemap
2008-03-12, by Patrick Mezard
Make mercurial easy installable
2008-03-12, by Ralf Schmitt
Add tests for the fixes to issue1014 (fractional timezones)
2008-03-12, by Thomas Arendsen Hein
test-fetch failed due to non-zero exit code
2008-03-12, by Thomas Arendsen Hein
Hide URL passwords in hg paths output.
2008-03-11, by Brendan Cully
Merge with main
2008-03-11, by Bryan O'Sullivan
Fixed bash completion for filenames containing spaces.
2008-03-11, by Jonas Diemer
merge with main
2008-03-11, by Thomas Arendsen Hein
dates: Fix bare times to be relative to "today"
2008-03-11, by Matt Mackall
dates: improve timezone handling
2008-03-11, by Matt Mackall
revlog: report node and file when lookup fails
2008-03-11, by Matt Mackall
Merge with crew
2008-03-11, by Matt Mackall
fetch: don't proceed if working directory is missing files (issue988)
2008-03-11, by Bryan O'Sullivan
fetch: rename --force-editor option to --edit, for consistency
2008-03-11, by Bryan O'Sullivan
dates: fix fractional timezone display rounding bug
2008-03-10, by Matt Mackall
churn: show comitter email addresses unclipped (bug 1023)
2008-03-09, by Stephen Deasey
gitweb: use {url} as entrypoint in notfound.tmpl instead of /
2008-03-08, by Brendan Cully
Support web.baseurl in hgwebdir, overriding SCRIPT_NAME
2008-03-08, by Brendan Cully
Fixed typo in tag help, found by John Coomes
2008-03-08, by Thomas Arendsen Hein
hgweb: fix test results missed by 6218:345a23eca8f6
2008-03-07, by Peter Arrenbrecht
gitweb: remove some line breaks in archive and rss columns.
2008-03-06, by Brendan Cully
Avoid importing mercurial.node/mercurial.repo stuff from mercurial.hg
2008-03-06, by Joel Rosdahl
Add missing import of sys
2008-03-06, by Joel Rosdahl
convert: Remove unused clone method
2008-03-06, by Joel Rosdahl
convert: Fix unbound name error in the subversion backend
2008-03-06, by Joel Rosdahl
imerge: Fix unbound name error and add a test case
2008-03-06, by Joel Rosdahl
Remove unused imports
2008-03-06, by Joel Rosdahl
Expand import * to allow Pyflakes to find problems
2008-03-06, by Joel Rosdahl
Removed trailing spaces from everything except test output
2008-03-07, by Thomas Arendsen Hein
Replaced tab in run-tests.py
2008-03-07, by Thomas Arendsen Hein
tests: add --keep-tmp to run-tests.py to debug test environment
2008-03-05, by Peter Arrenbrecht
fetch: make test reproducible, tiny code cleanup
2008-03-05, by Bryan O'Sullivan
fetch: switch the default parent used for a merge
2008-03-05, by Bryan O'Sullivan
mq: test for qclone of http repo+queue
2008-03-03, by Peter Arrenbrecht
When failing to load an extension, show where Hg tried to load it from.
2008-03-03, by Jesse Glick
hgweb/annotate: handle binary files like hgweb/file
2008-03-02, by Thomas Arendsen Hein
test-status: Make assert function definition sh compatible.
2008-03-02, by Thomas Arendsen Hein
Extend/correct acc40572da5b regarding -qA and ignored files.
2008-03-02, by Thomas Arendsen Hein
'hg status -q' output skips non-tracked files.
2008-03-01, by Zoran Bosnjak
highlight: forgot import
2008-02-29, by Brendan Cully
highlight: guess by text when path name is ambiguous
2008-02-29, by Brendan Cully
highlight: make div trimmer work when lexer fails to identify text.
2008-02-29, by Brendan Cully
highlight: use iter() instead of generator comprehension
2008-02-29, by Brendan Cully
mq: remove unimplemented option -f for strip
2008-02-29, by Dirkjan Ochtman
highlight: bail out if file is binary
2008-02-28, by Brendan Cully
highlight: support annotate, and reduce layering violations.
2008-02-28, by Brendan Cully
Introduce templateopts and logopts to reduce duplicate option definitions.
2008-02-29, by Thomas Arendsen Hein
Add option -l/--limit to hg incoming and hg outgoing.
2008-02-29, by Thomas Arendsen Hein
Move finding/checking the log limit to cmdutil
2008-02-29, by Thomas Arendsen Hein
Make hg debugancestor accept -R by making it an optionalrepo command.
2008-02-29, by Thomas Arendsen Hein
debugancestor: use *args instead of *opts, to not confuse with option dicts.
2008-02-29, by Thomas Arendsen Hein
mq: Cleanup: update outdated file header.
2008-02-28, by Marti Raudsepp
convert: Clean up authormap key=value splitting.
2008-02-28, by Marti Raudsepp
convert: Avoid redundant newline on authormap errors.
2008-02-28, by Marti Raudsepp
convert: Ignore empty lines in authormap file.
2008-02-28, by Marti Raudsepp
Add config option to disable putting .hg_archival.txt inside archives.
2008-02-28, by Thomas Arendsen Hein
add a blame alias for annotate
2008-02-28, by Dirkjan Ochtman
warning on push should mention heads, not branches
2008-02-28, by Dirkjan Ochtman
commands: lock() the repo while unbundling (issue1004)
2008-02-28, by Patrick Mezard
patch: fix iterhunks() with trailing binary file removal
2008-02-28, by Patrick Mezard
debugancestor: make the index argument optional, defaulting to 00changelog.i
2008-02-27, by Bryan O'Sullivan
Renamed "manifest" to "files" in web templates.
2008-02-26, by Thomas Arendsen Hein
Removed old-style hgweb templates
2008-02-26, by Thomas Arendsen Hein
add explicit extension disabling syntax to hgrc.5
2008-02-26, by Steve Borho
Permit XML entities to be escaped in template output.
2008-01-28, by Jesse Glick
convert: add shallow, single branch svn conversions via svn.startrev
2008-02-24, by Patrick Mezard
convert: allow svn trunk/branches/tags detection to be skipped
2008-02-24, by Patrick Mezard
Add --all option to bundle command
2008-02-21, by John Mulligan
Fix test-convert.out after 55455556f921
2008-02-23, by Patrick Mezard
convert: improve subversion source documentation
2008-02-23, by Patrick Mezard
hgweb: fix parameter mixup (issue1001)
2008-02-23, by Dirkjan Ochtman
tests: easier hg serve error diagnosis
2008-02-23, by Dirkjan Ochtman
util: make walkrepos() return .hg/patches if present
2008-02-21, by Peter Arrenbrecht
Allow "file://localhost/" in addition to "file:///" (issue728)
2008-02-22, by Thomas Arendsen Hein
mq: make qclone ask remote source repo for qbase using lookup protocol
2008-02-21, by Peter Arrenbrecht
Document log date ranges and mention 'hg help dates' for all commands (issue998)
2008-02-22, by Thomas Arendsen Hein
Add test case for backout on named branches (issue665)
2008-02-22, by Thomas Arendsen Hein
Reverse the way backout is doing the merge
2008-02-21, by Gilles Moris
tests: hide the name of the branch cache file
2008-02-21, by Alexis S. L. Carvalho
test-mq-pull-from-bundle: don't print the contents of $HGRCPATH
2008-02-21, by Alexis S. L. Carvalho
repo.status: also compare flags for files in the lookup list.
2008-02-21, by Alexis S. L. Carvalho
keyword: remove "identify" and "remove" from nokwcommands
2008-02-21, by Alexis S. L. Carvalho
test-glog: pass the list of files to commit
2008-02-21, by Alexis S. L. Carvalho
hgweb: no i18n in protocol responses
2008-02-21, by Dirkjan Ochtman
improve changegroup.readbundle(), use it in hgweb
2008-02-21, by Dirkjan Ochtman
Also search for .hgrc if mercurial.ini not found on windows
2008-02-20, by Stefan Rank
hgweb: use bundletypes from mercurial.changegroup
2008-02-21, by Dirkjan Ochtman
Merge with crew
2008-02-20, by Bryan O'Sullivan
Infer a --repository argument from command arguments when reasonable.
2008-01-25, by Jesse Glick
hgweb: separate protocol calls from interface calls (issue996)
2008-02-20, by Dirkjan Ochtman
update output of test-convert
2008-02-19, by Alexis S. L. Carvalho
repair.py: rewrite a loop, making it cleaner and faster
2008-02-19, by Alexis S. L. Carvalho
Speed up hg grep by avoiding useless manifest parsing
2008-02-19, by Alexis S. L. Carvalho
cmdutil.walkchangerevs: use '-1:0' instead ot 'tip:0'
2008-02-19, by Alexis S. L. Carvalho
revlog.revision: avoid opening the datafile without need.
2008-02-19, by Alexis S. L. Carvalho
convert: document splicemap, allow setting of multiple parents
2008-02-19, by Bryan O'Sullivan
merge backout
2008-02-18, by Thomas Arendsen Hein
Backed out changeset b913d3aacddc (see issue971/msg5317)
2008-02-18, by Thomas Arendsen Hein
Simplify utils.walkrepos().
2007-08-28, by Walter Doerwald
Fix bad behaviour when specifying an invalid date (issue700)
2008-02-17, by Thomas Arendsen Hein
Report filenames with disallowed characters as suggested by Mika Eloranta
2008-02-17, by Thomas Arendsen Hein
hgweb: Quote filenames when downloading raw files.
2008-02-16, by Thomas Arendsen Hein
hgweb: Pass only filename instead of full path when downloading raw files.
2008-02-16, by Thomas Arendsen Hein
merge with crew
2008-02-16, by Thomas Arendsen Hein
Make annotae/grep print short dates with -q/--quiet.
2008-02-16, by Thomas Arendsen Hein
Add hg grep -d/--date to list the commit date of matched revisions.
2008-02-16, by Thomas Arendsen Hein
util: always define a dummy lookup_reg()
2008-02-13, by Patrick Mezard
convert: improve cycles detection message
2008-02-16, by Patrick Mezard
Merge with crew-stable
2008-02-16, by Patrick Mezard
bundlerepo: fix inconsistency of parsed and internal name (issue #821)
2008-02-10, by Peter Arrenbrecht
bundlerepo: test exposing inconsistency of parsed and internal name (issue #821)
2008-02-10, by Peter Arrenbrecht
Simplify the output of test-bheads
2008-02-15, by Alexis S. L. Carvalho
merge with crew
2008-02-15, by Thomas Arendsen Hein
Make hgweb annotate link to target line numbers (issue623)
2008-02-15, by Thomas Arendsen Hein
fix test output after f7f25f58693a
2008-02-15, by Thomas Arendsen Hein
merged Edward Lee's line anchors patch
2008-02-15, by Thomas Arendsen Hein
Add line anchors to annotate, changeset, diff, file views for hgweb
2007-09-04, by Edward Lee
automatically update the branch cache when tip changes
2008-02-15, by Alexis S. L. Carvalho
move the reading of branch.cache from _branchtags to branchtags
2008-02-15, by Alexis S. L. Carvalho
localrepo: keep the UTF-8 version of branchcache around
2008-02-15, by Alexis S. L. Carvalho
localrepo.invalidate: invalidate branchcache
2008-02-15, by Alexis S. L. Carvalho
keyword: do not inspect node1 for diff if node2 is given
2008-02-15, by Christian Ebert
keyword: add test for patch.diff monkey
2008-02-15, by Christian Ebert
keyword: make main class and hg command accessible
2008-02-15, by Christian Ebert
keyword: move expand/shrink decisions into kwtemplater
2008-02-15, by Christian Ebert
try to fix test-inherit-mode on HFS+
2008-02-15, by Alexis S. L. Carvalho
cmdutil.commit: use relative paths in the error messages
2008-02-15, by Alexis S. L. Carvalho
util.pathto: return '.' instead of an empty string
2008-02-15, by Alexis S. L. Carvalho
status: put added files that have disappeared in the deleted list
2008-02-14, by Alexis S. L. Carvalho
revert: unify forget and remove lists
2008-02-14, by Alexis S. L. Carvalho
revert: only call dirstate.normal when we know the file is clean
2008-02-14, by Alexis S. L. Carvalho
commands.revert: don't call hg.revert
2008-02-14, by Alexis S. L. Carvalho
revert: don't let repo.status walk the whole working dir
2008-02-14, by Alexis S. L. Carvalho
Set bundle.mainreporoot only after checking that it's a local repo
2008-02-14, by Alexis S. L. Carvalho
Fix test-hgweb-commands.out after 9b817c0a82f1
2008-02-14, by Thomas Arendsen Hein
Propagating changes back to working dirs when changing files in external
2007-08-26, by Fabio Zadrozny
test-convert-baz: set username with baz, not tla
2008-02-14, by Patrick Mezard
Define tla username locally in baz and tla tests
2008-02-13, by Patrick Mezard
convert: fix --datesort ordering
2008-02-16, by Patrick Mezard
[RFC] convert: fix --datesort
2007-12-18, by Kirill Smelkov
push: exit(1) if "push creates new remote branches!"
2008-02-15, by Alexis S. L. Carvalho
hgweb: Fix stray quote in logo img tag
2008-02-14, by Matt Mackall
hgweb: add new logos
2008-02-14, by Matt Mackall
Add the new "droplet" logo
2008-02-14, by Matt Mackall
cat --decode: Drop short option, use opts.get() instead of opts[]
2008-02-14, by Thomas Arendsen Hein
Option --decode for hg cat to apply decode filters.
2008-02-09, by Jesse Glick
keyword: monkeypatch patch.diff for non-interactive diffs
2008-02-13, by Christian Ebert
merge with main
2008-02-14, by Thomas Arendsen Hein
merge with crew-stable
2008-02-13, by Alexis S. L. Carvalho
clone: make things work when source is a repo object
2008-02-13, by Alexis S. L. Carvalho
clone: expand the path before saving it in .hg/hgrc
2008-02-13, by Alexis S. L. Carvalho
better handle errors with date parsing (issue983)
2008-02-13, by Dirkjan Ochtman
better handle errors with date parsing (issue983)
2008-02-13, by Dirkjan Ochtman
hgweb: disable cgitb by default in hgwebdir.fcgi too
2008-02-13, by Maxim Dounin
Document and fix tla/baz conversion tests
2008-02-12, by Patrick Mezard
convert: detect baz before tla
2008-02-12, by Patrick Mezard
keyword: add glog to nokwcommands
2008-02-12, by Christian Ebert
keyword: enable all monkey patches using _kwtemplater at reposetup
2008-02-10, by Christian Ebert
hgweb: disable cgitb by default
2008-02-12, by Maxim Dounin
convert: added GNU Arch (tla) tests and related fixes
2008-02-12, by Aleix Conchillo Flaque
convert: added gnu arch (baz) tests
2008-02-12, by Aleix Conchillo Flaque
convert: try to be smarter about CVS branching
2008-02-11, by Matt Mackall
filemerge: more backwards compatible behavior for ui.merge
2008-02-06, by Steve Borho
filemerge: add 'checkchanged' merge tool property
2008-02-06, by Steve Borho
ignore: split up huge patterns
2008-02-11, by Matt Mackall
Use chmod 0770 and g+s instead of 02770 which does't work on Solaris 8.
2008-02-10, by Thomas Arendsen Hein
keyword: no expansion in web diffs
2008-02-10, by Christian Ebert
keyword: make restrict entirely a kwtemplater attribute
2008-02-10, by Christian Ebert
keyword: declare globals in a more compact way
2008-02-09, by Christian Ebert
keyword: avoid os import by using util.splitpath
2008-02-09, by Christian Ebert
Automated merge with http://hg.west.spy.net/hg/hacks/hg
2008-02-09, by Bryan O'Sullivan
Option to log to only show changesets within a specified branch.
2008-02-08, by Dustin Sallings
Strip filter name from command before passing to filter function.
2008-02-09, by Jesse Glick
make the journal/undo files from transactions inherit the mode from .hg/store
2008-02-09, by Alexis S. L. Carvalho
add test-inherit-mode
2008-02-09, by Alexis S. L. Carvalho
hghave: detect unix-style permissions
2008-02-09, by Alexis S. L. Carvalho
Make files in .hg inherit the permissions from .hg/store
2008-02-09, by Alexis S. L. Carvalho
test-keyword: make it run under Windows
2008-02-09, by Patrick Mezard
keyword: fix symlink detection under Windows
2008-02-09, by Patrick Mezard
keyword: fix mq repository detection under Windows
2008-02-09, by Patrick Mezard
Do not abort rollback if undo.branch isn't available, but warn.
2008-02-09, by Thomas Arendsen Hein
Remove trailing ! from two error messages as this was confusing.
2008-02-09, by Thomas Arendsen Hein
Print less scary warning when invalidating the branch cache.
2008-02-09, by Thomas Arendsen Hein
convert: support binary files, link to files (viceversa) in gnu arch
2008-02-09, by Aleix Conchillo Flaque
convert: Don't decode unicode strings
2008-02-09, by Thomas Arendsen Hein
convert: Compatibility fixes for python2.3
2008-02-09, by Thomas Arendsen Hein
keyword: monkeypatch dispatch._parse to avoid redundant run
2008-02-07, by Christian Ebert
keyword: safeguards against erroneous behaviour or aborts
2008-02-06, by Christian Ebert
keyword: fix pychecker warning about shadowed variable
2008-02-07, by Christian Ebert
convert: improve gnu arch source performance and other fixes
2008-02-08, by Aleix Conchillo Flaque
Merge with crew-stable
2008-02-08, by Alexis S. L. Carvalho
fix syntax in coverage.py, fixing run-tests.py -C
2008-02-08, by Alexis S. L. Carvalho
fix to let test-hgwebdir pass
2008-02-08, by Michele Cella
merge with crew-stable
2008-02-08, by Thomas Arendsen Hein
convert: do not skip some lines in gnu arch summaries
2008-02-07, by Aleix Conchillo Flaque
Merge with crew
2008-02-06, by Bryan O'Sullivan
Merge with crew
2008-02-06, by Bryan O'Sullivan
mq.py: add -U option to hg qdiff command
2007-07-26, by jorendorff
commands.py, patch.py: add -U option to hg diff command
2007-07-26, by jorendorff
Update help output of test-convert for GNU arch entry.
2008-02-07, by Thomas Arendsen Hein
Merge with crew-stable
2008-02-06, by Patrick Mezard
convert: add full description for gnu arch revisions
2008-02-06, by Aleix Conchillo Flaque
merge with main
2008-02-06, by Thomas Arendsen Hein
convert: added GNU Arch source converter
2008-02-05, by Aleix Conchillo Flaque
qinit -c: add ^\.hg and ^\.mq to .hgignore
2008-02-08, by Alexis S. L. Carvalho
dirstate.status: avoid putting ignored files in the unknown list
2008-02-08, by Alexis S. L. Carvalho
dirstate: don't walk ignored directories
2008-02-08, by Alexis S. L. Carvalho
revert: don't assume ignored files will be returned in the unknown list
2008-02-08, by Alexis S. L. Carvalho
revert: revert clean files when only a change of flags is needed
2008-02-08, by Alexis S. L. Carvalho
Revert e82dd2dd6276
2008-02-08, by Alexis S. L. Carvalho
make static-http work with empty repos (issue965)
2008-02-08, by Dirkjan Ochtman
mq: qimport must read patches in binary mode
2008-02-06, by Patrick Mezard
keyword: fix my string pasting thinko
2008-02-05, by Matt Mackall
filemerge: wrap quotes around tool path
2008-02-04, by Steve Borho
keyword: nokwcommands, restricted string variables at top level
2008-02-04, by Christian Ebert
keyword: split line continuation in 2 steps (style)
2008-02-04, by Christian Ebert
keyword: add empty_ok argument to kwrepo.commit
2008-02-04, by Christian Ebert
keyword: allow keyword expansion on clone
2008-02-04, by Christian Ebert
merge with crew-stable
2008-02-05, by Thomas Arendsen Hein
cleanly abort on unknown archive type (issue966)
2008-02-05, by Dirkjan Ochtman
merge with crew-stable
2008-02-05, by Thomas Arendsen Hein
hgweb: fix search skipping tip
2008-02-05, by Dirkjan Ochtman
filemerge: fix pattern matching
2008-02-04, by dhruva
filemerge: fix path to working file when fixeol is enabled
2008-02-03, by Lee Cantey
mergetools: correct vim typo
2008-02-04, by Matt Mackall
filemerge: handle missing regappend
2008-02-04, by Matt Mackall
util_win32: add missing valname param to query_val function
2008-02-03, by Lee Cantey
filemerge: two fixes for kdiff3 example configuration
2008-02-03, by Steve Borho
add merge sections to hgrc.5
2008-01-31, by Steve Borho
filemerge: remove the hgmerge script
2008-02-03, by Matt Mackall
filemerge: add an example set of global settings for common merge tools
2008-02-03, by Matt Mackall
filemerge: add config item for GUI tools
2008-02-03, by Matt Mackall
merge: add registry look up bits to tool search
2008-02-03, by Matt Mackall
merge: add support for tool EOL fixups
2008-02-03, by Matt Mackall
merge: allow smarter tool configuration
2008-02-03, by Matt Mackall
filemerge: pull file-merging code into its own module
2008-02-03, by Matt Mackall
merge: move the bulk of simplemerge into core
2008-02-03, by Matt Mackall
merge with crew-stable
2008-02-03, by Alexis S. L. Carvalho
test-serve: wait before killing to always hide the "killed!" message.
2008-02-02, by Thomas Arendsen Hein
Mention 'hg update' to switch branches in help for branch and branches.
2008-02-02, by Thomas Arendsen Hein
Clarify help for hg status and make it consistent.
2008-02-02, by Thomas Arendsen Hein
profile: expand PID in output file name
2008-02-01, by Bryan O'Sullivan
convert: allow synthetic history to be spliced in.
2008-02-01, by Bryan O'Sullivan
profiling: allow CGI and FastCGI to be profiled
2008-02-01, by Bryan O'Sullivan
update copyright notice in version output
2008-02-01, by Dirkjan Ochtman
hgweb: explicit response status
2008-02-01, by Dirkjan Ochtman
updating lsprof.py from remote repository
2008-02-01, by Dirkjan Ochtman
highlight: update according to latest hgweb_mod changes
2008-01-31, by Christian Ebert
Fixed typo: Gnerating -> Generating
2008-02-01, by Thomas Arendsen Hein
added \r for progress counting in churn extension
2008-01-31, by Armin Ronacher
update the branch cache at the end of addchangegroup
2008-02-03, by Alexis S. L. Carvalho
qpop/qrefresh: update self.applied before calling strip
2008-02-03, by Alexis S. L. Carvalho
hg import: write the dirstate after every commit
2008-02-03, by Alexis S. L. Carvalho
localrepo._tag: add a seek before writing the new tag
2008-02-03, by Alexis S. L. Carvalho
convert: use 'unknown' and '0 0' if commit author or date weren't specified
2008-02-03, by Alexis S. L. Carvalho
httprepo: use separate handlers for HTTP and HTTPS
2008-02-03, by Alexis S. L. Carvalho
move __del__ from httprepository to basehttphandler
2008-02-03, by Alexis S. L. Carvalho
mq: don't allow patches with some reserved names
2008-02-03, by Alexis S. L. Carvalho
mq: pop/refresh: avoid losing revisions not managed by mq
2008-02-03, by Alexis S. L. Carvalho
mqrepo: don't abort if the status file has an unknown node
2008-02-03, by Alexis S. L. Carvalho
sshrepo: be more careful while reading data
2008-02-03, by Alexis S. L. Carvalho
fix markup of templates/{,old/}header.tmpl
2008-02-03, by Alexis S. L. Carvalho
templates: move filters to their own module
2008-01-31, by Matt Mackall
templater: move email function to util
2008-01-31, by Matt Mackall
templater: remove node import
2008-01-31, by Matt Mackall
patchbomb: undo backout and fix bugs in the earlier patch
2008-01-31, by Matt Mackall
added an entry about the prefix option inside the hgrc man page
2008-01-22, by Michele Cella
tests for hg serve prefix option
2008-01-22, by Michele Cella
hgweb: fixes to make hg serve prefix handling more robust
2008-01-22, by Michele Cella
Merge with -stable
2008-01-31, by Matt Mackall
graphlog: skip filectx parents in other filelogs
2008-01-30, by Steve Borho
Provide better context for custom Python encode/decode filters.
2007-12-21, by Jesse Glick
Register data filters in a localrepo instead of util
2008-01-28, by Patrick Mezard
hgweb: forgot to centralize the req.write() calls in hgwebdir
2008-01-28, by Dirkjan Ochtman
hgweb: centralize req.write() calls
2008-01-28, by Dirkjan Ochtman
hgweb: explicitly check if requested command exists
2008-01-28, by Dirkjan Ochtman
hgweb: get rid of raw-related code in hgweb.filerevision()
2008-01-28, by Dirkjan Ochtman
keyword: detect restricted commands thru variable
2008-01-26, by Christian Ebert
webcommands: add missing hg import
2008-01-26, by Patrick Mezard
Merge with crew-stable
2008-01-26, by Patrick Mezard
convert: follow svn module parent moves
2008-01-26, by Patrick Mezard
convert: prevent svn branches to leave the root module tree
2008-01-26, by Patrick Mezard
convert: checkout svn root revisions
2008-01-26, by Patrick Mezard
convert: fix svn_source.latest()
2008-01-26, by Patrick Mezard
convert: display source revision id with --verbose
2008-01-26, by Patrick Mezard
Permitting the import command to accept a --user option.
2008-01-25, by Jesse Glick
Merge with crew
2008-01-25, by Bryan O'Sullivan
Simplify test-paths
2008-01-25, by Bryan O'Sullivan
merge with crew
2008-01-26, by Thomas Arendsen Hein
Permit glob patterns to use nested curly braces.
2008-01-25, by Jesse Glick
Merge after backout
2008-01-25, by Bryan O'Sullivan
Backed out changeset dc6ed2736c81
2008-01-25, by Bryan O'Sullivan
keyword: improve use of dicts
2008-01-22, by Christian Ebert
keyword: no expansion on qfold (bugfix)
2008-01-23, by Christian Ebert
Merge with crew
2008-01-25, by Bryan O'Sullivan
Ensure that absolutized paths from hgrc do not contain ../ segments.
2008-01-08, by Jesse Glick
glog shows at most one file: correct synopsis
2008-01-26, by Thomas Arendsen Hein
Update usage message in test-glog.out
2008-01-25, by Thomas Arendsen Hein
Add back elipsis to [OPTION] that was stolen by 56e8a54bf71d
2008-01-25, by Thomas Arendsen Hein
graphlog: add test for filelog graph
2008-01-25, by Steve Borho
graphlog: add filelog revision grapher
2008-01-25, by Steve Borho
Test case for hg import --no-commit
2008-01-25, by Thomas Arendsen Hein
Add --no-commit option to import command
2008-01-25, by Joel Rosdahl
win32: remove excessive flushing
2008-01-30, by Matt Mackall
convert: hg.clonebranches must pull missing parents (issue941)
2008-01-26, by Patrick Mezard
qrecord: add tests
2008-01-23, by Kirill Smelkov
qrecord: record complements commit, so qrecord should complement qnew
2008-01-23, by Kirill Smelkov
Remove unneeded "import os.path"
2008-01-23, by Thomas Arendsen Hein
send conservatively capitalized HTTP headers
2008-01-23, by Dirkjan Ochtman
demandimport: handling new relative imports
2008-01-16, by Ali Gholami Rudi
hgweb: move HTTP content types out of header templates
2008-01-22, by Dirkjan Ochtman
hgweb: revert to showing file instead of offering for download
2008-01-22, by Dirkjan Ochtman
hgweb: be sure to send a valid content-type for raw files
2008-01-22, by Dirkjan Ochtman
hgweb: use ErrorResponse instead of custom response
2008-01-22, by Dirkjan Ochtman
better error reporting for hg serve errors in tests
2008-01-22, by Dirkjan Ochtman
hgweb: fix a stupid KeyError introduced in a0e20a5eba3c
2008-01-22, by Dirkjan Ochtman
hgweb: cleanup buglet introduced in 956afc025c0f
2008-01-22, by Dirkjan Ochtman
merge with crew-stable
2008-01-22, by Thomas Arendsen Hein
CVS convert: Find correct parent for new branch (issue704)
2008-01-22, by Thomas Arendsen Hein
Test for converting a CVS branch
2008-01-22, by Thomas Arendsen Hein
convert: mercurial sink must be local
2008-01-21, by Patrick Mezard
Fix double import of 're'.
2008-01-21, by Thomas Arendsen Hein
convert: Do not abort with TypeError if svn commit message is None (issue934)
2008-01-21, by Thomas Arendsen Hein
Prefer i in d over d.has_key(i)
2008-01-20, by Christian Ebert
fix test-strip-cross on solaris
2008-01-21, by Alexis S. L. Carvalho
Merge with crew-stable
2008-01-21, by Patrick Mezard
test-strip-cross: test handling of linkrev crosses in the manifest
2008-01-20, by Alexis S. L. Carvalho
Fix test-strip-cross on Solaris
2008-01-19, by Richard Lowe
simplify revlog.strip interface and callers; add docstring
2008-01-19, by Alexis S. L. Carvalho
strip: calculate list of extra nodes to save and pass it to changegroupsubset
2008-01-19, by Alexis S. L. Carvalho
changegroupsubset: accept list of per-revlog nodes to include
2008-01-19, by Alexis S. L. Carvalho
addchangegroup: add option to skip check for empty changelog group
2008-01-19, by Alexis S. L. Carvalho
allow the creation of bundles with empty changelog/manifest chunks
2008-01-19, by Alexis S. L. Carvalho
repair.py: don't use nested functions.
2008-01-19, by Alexis S. L. Carvalho
repair.py: use revs in limitheads
2008-01-19, by Alexis S. L. Carvalho
repair.py: add a docstring to bundle; use repo.ui
2008-01-19, by Alexis S. L. Carvalho
repair.py: split stripall into two functions; clean it up a bit
2008-01-19, by Alexis S. L. Carvalho
repair.py: rename chlog to cl
2008-01-19, by Alexis S. L. Carvalho
repair.py: nodes are nodes, revs are revs
2008-01-19, by Alexis S. L. Carvalho
repair.py: use node.* directly
2008-01-19, by Alexis S. L. Carvalho
repair.py: don't import commands.py
2008-01-19, by Alexis S. L. Carvalho
test-no-symlinks: fix unbundle output
2008-01-18, by Patrick Mezard
Merge with crew-stable
2008-01-19, by Patrick Mezard
Merge with crew-stable
2008-01-19, by Patrick Mezard
keyword: add very simple mq test
2008-01-19, by Christian Ebert
Fix typo.
2008-01-18, by Bryan O'Sullivan
Fix test output
2008-01-18, by Bryan O'Sullivan
Merge with crew
2008-01-18, by Bryan O'Sullivan
hgweb: fast path for sending raw files
2008-01-18, by Dirkjan Ochtman
hgweb: just return iterables instead of yielding them
2008-01-18, by Dirkjan Ochtman
hgweb: separate out start_response() calling
2008-01-18, by Dirkjan Ochtman
hgweb: return iterable, add deprecation note
2008-01-18, by Dirkjan Ochtman
hgweb: remove some legacy code
2008-01-18, by Dirkjan Ochtman
keyword: avoid extra diffs when not comparing against working dir
2008-01-15, by Christian Ebert
keyword: support mq; handle (q)record more gracefully
2008-01-15, by Christian Ebert
convert: enforce svn_source.getchanges() files unicity
2008-01-21, by Patrick Mezard
localrepo: ensure files unicity in commit() (issue 714)
2008-01-21, by Patrick Mezard
util: simplify unique
2007-12-27, by Matt Mackall
convert: fix invalid svn.ra.check_path() call (issue 771)
2008-01-19, by Patrick Mezard
util_win32: make os_link more robust (issue 761)
2008-01-18, by Patrick Mezard
transform a bunch of print statements to appropriate ui calls
2008-01-18, by Matt Mackall
Merge with crew
2008-01-18, by Matt Mackall
convert: document the subversion conversion model
2008-01-18, by Patrick Mezard
convert: fetch less revisions when looking for a branch parent
2008-01-17, by Patrick Mezard
Test subversion branches conversion
2008-01-17, by Patrick Mezard
convert: make svn revision iterator interruptible
2008-01-17, by Patrick Mezard
convert: fix cross-branches subversion revisions handling
2008-01-17, by Patrick Mezard
convert: fix parents of last fetched svn revision
2008-01-01, by Patrick Mezard
convert: don't scan directories on property changes
2008-01-17, by Patrick Mezard
hooks: fix pre- and post- hooks specified in .hg/hgrc
2008-01-18, by Matt Mackall
[PATCH] zsh_completion tag/mq fixes
2008-01-18, by Nicholas Riley
tests: Use /bin/sh for test-journal-exists, /bin/bash may not be available
2008-01-18, by Giorgos Keramidas
patchbomb: prompt only once for SMTP password
2008-01-17, by Matt Mackall
transactions: don't show a backtrace when journal exists
2008-01-16, by Matt Mackall
Merge with crew
2008-01-16, by Matt Mackall
diff: don't show function name by default
2008-01-16, by Matt Mackall
merge with main
2008-01-15, by Thomas Arendsen Hein
Merge with crew
2008-01-15, by Matt Mackall
convert should use default value when CVS_RSH is not set, that value
2008-01-15, by Kostantinos Koukopoulos
hgk: display branch name in diff header
2008-01-15, by Patrick Mezard
Display debugstate dates as '%Y-%m-%d %H:%M:%S'
2008-01-11, by Giorgos Keramidas
merge: add a bit more sanity to divergent copy checks
2008-01-14, by Matt Mackall
keyword: test that expansion is done filewise
2008-01-11, by Christian Ebert
Solaris compatibility fixes for test-keyword:
2008-01-14, by Thomas Arendsen Hein
convert: separate trunk detection from branch layout detection
2008-01-05, by Edouard Gomez
Merge with crew-stable
2008-01-12, by Patrick Mezard
patch: handle empty vs no file in git patches (issue906)
2008-01-12, by Patrick Mezard
patch: remove CRLF when parsing file names
2008-01-12, by Patrick Mezard
Merge with crew-stable
2008-01-11, by Brendan Cully
Document --base null in bundle help
2008-01-11, by Brendan Cully
Merge with mpm
2008-01-11, by Bryan O'Sullivan
less
more
|
(0)
-3000
-1000
-480
+480
+1000
+3000
+10000
+30000
tip