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.
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
less
more
|
(0)
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip