Mercurial > hg-stable
graph
-
copies: deal with symmetric difference for linear relationshipsSat, 15 Mar 2008 16:25:27 -0500, by Matt Mackall
-
status: find copies and renames beyond the working directorySat, 15 Mar 2008 16:24:16 -0500, by Matt Mackall
-
diff: use copy smarts from copies.pySat, 15 Mar 2008 10:02:31 -0500, by Matt Mackall
-
copies: move findcopies code to its own moduleSat, 15 Mar 2008 10:02:31 -0500, by Matt Mackall
-
merge: move symmetricdifferences to ancestor.pySat, 15 Mar 2008 10:02:31 -0500, by Matt Mackall
-
merge: simplify some helpersSat, 15 Mar 2008 10:02:31 -0500, by Matt Mackall
-
merge: more simplifications to checkcopiesSat, 15 Mar 2008 10:02:31 -0500, by Matt Mackall
-
merge: simplify checkcopiesSat, 15 Mar 2008 10:02:31 -0500, by Matt Mackall
-
merge: privatize some functions, unnest some othersSat, 15 Mar 2008 10:02:31 -0500, by Matt Mackall
-
merge: notice uncommited copies (issue1000)Fri, 14 Mar 2008 11:01:31 -0500, by Alexis S. L. Carvalho
-
Check for patches repo with os.path.isdir not os.path.existsSun, 02 Mar 2008 08:51:02 -0800, by Eric Hopper
-
hook.py: fix redirections introduced by 323b9c55b328Fri, 14 Mar 2008 21:57:46 -0300, by Alexis S. L. Carvalho
-
Issue937: error messages from hooks not sent over HTTP.Mon, 25 Feb 2008 09:55:57 -0500, by Jesse Glick
-
revlog.py: remove extra close()Fri, 14 Mar 2008 20:01:50 -0300, by Alexis S. L. Carvalho
-
adjust test-http output to non-default HGPORT, e.g. with run-tests.py -jFri, 14 Mar 2008 23:51:58 +0100, by Thomas Arendsen Hein
-
hgweb: clarify which address and port can/cannot be bound at startup (bug 769)Mon, 10 Mar 2008 19:25:34 +0000, by Stephen Deasey
-
revlog: make sure the files are closed after an exception happensFri, 14 Mar 2008 22:12:50 +0100, by Benoit Boissinot
-
merge with crewFri, 14 Mar 2008 21:36:09 +0100, by Benoit Boissinot
-
make sure not to reuse an existing append-file from a previous failed pullFri, 14 Mar 2008 21:35:49 +0100, by Benoit Boissinot
-
Fix issue995 (copy --after and symlinks pointing to a directory)Fri, 14 Mar 2008 10:32:19 -0300, by Alexis S. L. Carvalho
-
dirstate: ignore mode changes if the fs does not supports the exec bitFri, 14 Mar 2008 09:56:58 -0300, by Alexis S. L. Carvalho
-
merge: require --force when there are deleted filesFri, 14 Mar 2008 09:56:58 -0300, by Alexis S. L. Carvalho
-
add a test for a375ffc2aa1bFri, 14 Mar 2008 09:56:58 -0300, by Alexis S. L. Carvalho
-
localrepo.commit: normalize commit message even for rawcommit.Fri, 14 Mar 2008 09:56:58 -0300, by Alexis S. L. Carvalho
-
debugancestor: use repo.lookup when no revlog was specifiedFri, 14 Mar 2008 09:56:58 -0300, by Alexis S. L. Carvalho
-
update output of test-hgwebFri, 14 Mar 2008 09:56:58 -0300, by Alexis S. L. Carvalho
-
setup.py: use a simplified custom version of CCompiler.has_functionFri, 14 Mar 2008 01:45:17 -0300, by Alexis S. L. Carvalho
-
gitweb: show branches in most of the templatesThu, 13 Mar 2008 23:45:36 +0100, by Florent Guillaume
-
hgweb_mod: add branch helper functions to use in templatesThu, 13 Mar 2008 23:45:35 +0100, by Florent Guillaume
-
Automated merge with http://hg.intevation.org/mercurial/crewThu, 13 Mar 2008 19:53:02 -0700, by Bryan O'Sullivan
-
win32text: use util.binary to detect \0Thu, 13 Mar 2008 10:42:46 +0100, by Christian Ebert
-
adjust test-fetch output to non-default HGPORT, e.g. with run-tests.py -jFri, 14 Mar 2008 01:39:15 +0100, by Thomas Arendsen Hein
-
setup.py: skip inotify if there's no inotify_add_watchThu, 13 Mar 2008 19:50:03 -0300, by Alexis S. L. Carvalho
-
run-tests.py: add a summary of failed tests at the endThu, 13 Mar 2008 17:39:30 +0100, by Benoit Boissinot
-
fix incorrect date when committing a tagThu, 13 Mar 2008 15:40:41 +0100, by Benoit Boissinot
-
merge: fix handling of deleted filesWed, 12 Mar 2008 15:44:08 -0700, by Alexis S. L. Carvalho
-
setup.py: os.uname is not available on WindowsWed, 12 Mar 2008 15:33:43 -0700, by Bryan O'Sullivan
-
Automated merge with http://hg.intevation.org/mercurial/crewWed, 12 Mar 2008 15:31:10 -0700, by Bryan O'Sullivan
-
Add inotify extensionWed, 12 Mar 2008 15:30:11 -0700, by Bryan O'Sullivan
-
convert: rename MAPFILE into REVMAP to disambiguate with filemapWed, 12 Mar 2008 23:21:01 +0100, by Patrick Mezard
-
Make mercurial easy installableWed, 12 Mar 2008 21:59:22 +0100, by Ralf Schmitt
-
Add tests for the fixes to issue1014 (fractional timezones)Wed, 12 Mar 2008 22:20:10 +0100, by Thomas Arendsen Hein
-
test-fetch failed due to non-zero exit codeWed, 12 Mar 2008 09:04:20 +0100, by Thomas Arendsen Hein
-
Hide URL passwords in hg paths output.Tue, 11 Mar 2008 16:28:58 -0700, by Brendan Cully
-
Merge with mainTue, 11 Mar 2008 16:04:25 -0700, by Bryan O'Sullivan
-
Fixed bash completion for filenames containing spaces.Tue, 11 Mar 2008 23:54:03 +0100, by Jonas Diemer
-
merge with mainTue, 11 Mar 2008 23:59:43 +0100, by Thomas Arendsen Hein
-
dates: Fix bare times to be relative to "today"Tue, 11 Mar 2008 17:42:51 -0500, by Matt Mackall
-
dates: improve timezone handlingTue, 11 Mar 2008 17:42:41 -0500, by Matt Mackall
-
revlog: report node and file when lookup failsTue, 11 Mar 2008 17:42:29 -0500, by Matt Mackall
-
Merge with crewTue, 11 Mar 2008 17:42:26 -0500, by Matt Mackall
-
fetch: don't proceed if working directory is missing files (issue988)Tue, 11 Mar 2008 11:38:12 -0700, by Bryan O'Sullivan
-
fetch: rename --force-editor option to --edit, for consistencyTue, 11 Mar 2008 11:30:42 -0700, by Bryan O'Sullivan
-
dates: fix fractional timezone display rounding bugMon, 10 Mar 2008 02:54:37 -0500, by Matt Mackall
-
churn: show comitter email addresses unclipped (bug 1023)Sun, 09 Mar 2008 17:34:55 +0000, by Stephen Deasey
-
gitweb: use {url} as entrypoint in notfound.tmpl instead of /Sat, 08 Mar 2008 17:28:25 -0800, by Brendan Cully
-
Support web.baseurl in hgwebdir, overriding SCRIPT_NAMESat, 08 Mar 2008 17:19:18 -0800, by Brendan Cully
-
Fixed typo in tag help, found by John CoomesSat, 08 Mar 2008 12:40:33 +0100, by Thomas Arendsen Hein
-
hgweb: fix test results missed by 6218:345a23eca8f6Fri, 07 Mar 2008 08:38:07 +0100, by Peter Arrenbrecht
-
gitweb: remove some line breaks in archive and rss columns.Thu, 06 Mar 2008 18:40:10 -0800, by Brendan Cully
-
Avoid importing mercurial.node/mercurial.repo stuff from mercurial.hgThu, 06 Mar 2008 22:51:16 +0100, by Joel Rosdahl
-
Add missing import of sysThu, 06 Mar 2008 22:23:41 +0100, by Joel Rosdahl
-
convert: Remove unused clone methodThu, 06 Mar 2008 22:23:41 +0100, by Joel Rosdahl
-
convert: Fix unbound name error in the subversion backendThu, 06 Mar 2008 22:23:41 +0100, by Joel Rosdahl
-
imerge: Fix unbound name error and add a test caseThu, 06 Mar 2008 22:23:41 +0100, by Joel Rosdahl
-
Remove unused importsThu, 06 Mar 2008 22:23:41 +0100, by Joel Rosdahl
-
Expand import * to allow Pyflakes to find problemsThu, 06 Mar 2008 22:23:26 +0100, by Joel Rosdahl
-
Removed trailing spaces from everything except test outputFri, 07 Mar 2008 00:24:36 +0100, by Thomas Arendsen Hein
-
Replaced tab in run-tests.pyFri, 07 Mar 2008 00:01:13 +0100, by Thomas Arendsen Hein
-
tests: add --keep-tmp to run-tests.py to debug test environmentWed, 05 Mar 2008 08:00:05 +0100, by Peter Arrenbrecht
-
fetch: make test reproducible, tiny code cleanupWed, 05 Mar 2008 09:20:57 -0800, by Bryan O'Sullivan
-
fetch: switch the default parent used for a mergeWed, 05 Mar 2008 09:10:45 -0800, by Bryan O'Sullivan
-
mq: test for qclone of http repo+queueMon, 03 Mar 2008 21:48:43 +0100, by Peter Arrenbrecht
-
When failing to load an extension, show where Hg tried to load it from.Mon, 03 Mar 2008 12:46:57 -0500, by Jesse Glick
-
hgweb/annotate: handle binary files like hgweb/fileSun, 02 Mar 2008 23:32:13 +0100, by Thomas Arendsen Hein
-
test-status: Make assert function definition sh compatible.Sun, 02 Mar 2008 20:54:00 +0100, by Thomas Arendsen Hein
-
Extend/correct acc40572da5b regarding -qA and ignored files.Sun, 02 Mar 2008 13:52:34 +0100, by Thomas Arendsen Hein
-
'hg status -q' output skips non-tracked files.Sat, 01 Mar 2008 22:30:03 +0100, by Zoran Bosnjak
-
highlight: forgot importFri, 29 Feb 2008 14:48:21 -0800, by Brendan Cully
-
highlight: guess by text when path name is ambiguousFri, 29 Feb 2008 14:47:07 -0800, by Brendan Cully
-
highlight: make div trimmer work when lexer fails to identify text.Fri, 29 Feb 2008 14:21:15 -0800, by Brendan Cully
-
highlight: use iter() instead of generator comprehensionFri, 29 Feb 2008 11:13:50 -0800, by Brendan Cully
-
mq: remove unimplemented option -f for stripFri, 29 Feb 2008 09:54:28 +0100, by Dirkjan Ochtman
-
highlight: bail out if file is binaryThu, 28 Feb 2008 22:04:22 -0800, by Brendan Cully
-
highlight: support annotate, and reduce layering violations.Thu, 28 Feb 2008 21:35:27 -0800, by Brendan Cully
-
Introduce templateopts and logopts to reduce duplicate option definitions.Fri, 29 Feb 2008 02:45:12 +0100, by Thomas Arendsen Hein
-
Add option -l/--limit to hg incoming and hg outgoing.Fri, 29 Feb 2008 02:15:31 +0100, by Thomas Arendsen Hein
-
Move finding/checking the log limit to cmdutilFri, 29 Feb 2008 01:51:23 +0100, by Thomas Arendsen Hein
-
Make hg debugancestor accept -R by making it an optionalrepo command.Fri, 29 Feb 2008 01:25:31 +0100, by Thomas Arendsen Hein
-
debugancestor: use *args instead of *opts, to not confuse with option dicts.Fri, 29 Feb 2008 01:14:37 +0100, by Thomas Arendsen Hein
-
mq: Cleanup: update outdated file header.Thu, 28 Feb 2008 17:37:56 +0200, by Marti Raudsepp
-
convert: Clean up authormap key=value splitting.Thu, 28 Feb 2008 17:37:56 +0200, by Marti Raudsepp
-
convert: Avoid redundant newline on authormap errors.Thu, 28 Feb 2008 17:37:56 +0200, by Marti Raudsepp
-
convert: Ignore empty lines in authormap file.Thu, 28 Feb 2008 17:37:56 +0200, by Marti Raudsepp
-
Add config option to disable putting .hg_archival.txt inside archives.Thu, 28 Feb 2008 22:39:59 +0100, by Thomas Arendsen Hein
-
add a blame alias for annotateThu, 28 Feb 2008 19:08:04 +0100, by Dirkjan Ochtman
-
warning on push should mention heads, not branchesThu, 28 Feb 2008 17:51:04 +0100, by Dirkjan Ochtman
-
commands: lock() the repo while unbundling (issue1004)Thu, 28 Feb 2008 00:07:38 +0100, by Patrick Mezard
-
patch: fix iterhunks() with trailing binary file removalThu, 28 Feb 2008 00:07:37 +0100, by Patrick Mezard
-
debugancestor: make the index argument optional, defaulting to 00changelog.iWed, 27 Feb 2008 14:58:44 -0800, by Bryan O'Sullivan
-
Renamed "manifest" to "files" in web templates.Tue, 26 Feb 2008 22:42:37 +0100, by Thomas Arendsen Hein
-
Removed old-style hgweb templatesTue, 26 Feb 2008 22:21:34 +0100, by Thomas Arendsen Hein
-
add explicit extension disabling syntax to hgrc.5Tue, 26 Feb 2008 06:25:11 -0600, by Steve Borho
-
Permit XML entities to be escaped in template output.Mon, 28 Jan 2008 22:19:12 -0500, by Jesse Glick
-
convert: add shallow, single branch svn conversions via svn.startrevSun, 24 Feb 2008 17:58:55 +0100, by Patrick Mezard
-
convert: allow svn trunk/branches/tags detection to be skippedSun, 24 Feb 2008 17:58:53 +0100, by Patrick Mezard
-
Add --all option to bundle commandThu, 21 Feb 2008 08:24:58 -0500, by John Mulligan
-
Fix test-convert.out after 55455556f921Sat, 23 Feb 2008 19:37:44 +0100, by Patrick Mezard
-
convert: improve subversion source documentationSat, 23 Feb 2008 16:43:33 +0100, by Patrick Mezard
-
hgweb: fix parameter mixup (issue1001)Sat, 23 Feb 2008 11:19:59 +0100, by Dirkjan Ochtman
-
tests: easier hg serve error diagnosisSat, 23 Feb 2008 11:18:34 +0100, by Dirkjan Ochtman
-
util: make walkrepos() return .hg/patches if presentThu, 21 Feb 2008 20:56:06 +0100, by Peter Arrenbrecht
-
Allow "file://localhost/" in addition to "file:///" (issue728)Fri, 22 Feb 2008 21:58:15 +0100, by Thomas Arendsen Hein
-
mq: make qclone ask remote source repo for qbase using lookup protocolThu, 21 Feb 2008 23:00:50 +0100, by Peter Arrenbrecht
-
Document log date ranges and mention 'hg help dates' for all commands (issue998)Fri, 22 Feb 2008 21:18:48 +0100, by Thomas Arendsen Hein
-
Add test case for backout on named branches (issue665)Fri, 22 Feb 2008 11:28:14 +0100, by Thomas Arendsen Hein
-
Reverse the way backout is doing the mergeThu, 21 Feb 2008 08:52:52 +0100, by Gilles Moris
-
tests: hide the name of the branch cache fileThu, 21 Feb 2008 16:22:31 -0300, by Alexis S. L. Carvalho
-
test-mq-pull-from-bundle: don't print the contents of $HGRCPATHThu, 21 Feb 2008 16:22:31 -0300, by Alexis S. L. Carvalho
-
repo.status: also compare flags for files in the lookup list.Thu, 21 Feb 2008 16:22:31 -0300, by Alexis S. L. Carvalho