Mercurial > hg
graph
-
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
-
keyword: remove "identify" and "remove" from nokwcommandsThu, 21 Feb 2008 16:22:31 -0300, by Alexis S. L. Carvalho
-
test-glog: pass the list of files to commitThu, 21 Feb 2008 16:22:31 -0300, by Alexis S. L. Carvalho
-
hgweb: no i18n in protocol responsesThu, 21 Feb 2008 15:56:35 +0100, by Dirkjan Ochtman
-
improve changegroup.readbundle(), use it in hgwebThu, 21 Feb 2008 17:02:28 +0100, by Dirkjan Ochtman
-
Also search for .hgrc if mercurial.ini not found on windowsWed, 20 Feb 2008 21:31:42 +0100, by Stefan Rank
-
hgweb: use bundletypes from mercurial.changegroupThu, 21 Feb 2008 15:00:25 +0100, by Dirkjan Ochtman
-
Merge with crewWed, 20 Feb 2008 13:38:16 -0800, by Bryan O'Sullivan
-
Infer a --repository argument from command arguments when reasonable.Fri, 25 Jan 2008 04:11:32 -0500, by Jesse Glick
-
hgweb: separate protocol calls from interface calls (issue996)Wed, 20 Feb 2008 10:50:10 +0100, by Dirkjan Ochtman
-
update output of test-convertTue, 19 Feb 2008 19:34:18 -0300, by Alexis S. L. Carvalho
-
repair.py: rewrite a loop, making it cleaner and fasterTue, 19 Feb 2008 19:20:10 -0300, by Alexis S. L. Carvalho
-
Speed up hg grep by avoiding useless manifest parsingTue, 19 Feb 2008 19:20:10 -0300, by Alexis S. L. Carvalho
-
cmdutil.walkchangerevs: use '-1:0' instead ot 'tip:0'Tue, 19 Feb 2008 19:20:10 -0300, by Alexis S. L. Carvalho
-
revlog.revision: avoid opening the datafile without need.Tue, 19 Feb 2008 19:20:10 -0300, by Alexis S. L. Carvalho
-
convert: document splicemap, allow setting of multiple parentsTue, 19 Feb 2008 10:53:40 -0800, by Bryan O'Sullivan
-
merge backoutMon, 18 Feb 2008 19:21:33 +0100, by Thomas Arendsen Hein
-
Backed out changeset b913d3aacddc (see issue971/msg5317)Mon, 18 Feb 2008 19:20:22 +0100, by Thomas Arendsen Hein
-
Simplify utils.walkrepos().Tue, 28 Aug 2007 18:00:07 +0200, by Walter Doerwald
-
Fix bad behaviour when specifying an invalid date (issue700)Sun, 17 Feb 2008 21:34:28 +0100, by Thomas Arendsen Hein
-
Report filenames with disallowed characters as suggested by Mika ElorantaSun, 17 Feb 2008 12:53:57 +0100, by Thomas Arendsen Hein
-
hgweb: Quote filenames when downloading raw files.Sat, 16 Feb 2008 18:12:30 +0100, by Thomas Arendsen Hein
-
hgweb: Pass only filename instead of full path when downloading raw files.Sat, 16 Feb 2008 17:51:30 +0100, by Thomas Arendsen Hein
-
merge with crewSat, 16 Feb 2008 13:34:11 +0100, by Thomas Arendsen Hein
-
Make annotae/grep print short dates with -q/--quiet.Sat, 16 Feb 2008 13:33:38 +0100, by Thomas Arendsen Hein
-
Add hg grep -d/--date to list the commit date of matched revisions.Sat, 16 Feb 2008 13:01:27 +0100, by Thomas Arendsen Hein
-
util: always define a dummy lookup_reg()Wed, 13 Feb 2008 23:09:28 +0100, by Patrick Mezard
-
convert: improve cycles detection messageSat, 16 Feb 2008 11:55:33 +0100, by Patrick Mezard
-
Merge with crew-stableSat, 16 Feb 2008 12:46:28 +0100, by Patrick Mezard
-
bundlerepo: fix inconsistency of parsed and internal name (issue #821)Sun, 10 Feb 2008 08:53:39 +0100, by Peter Arrenbrecht
-
bundlerepo: test exposing inconsistency of parsed and internal name (issue #821)Sun, 10 Feb 2008 08:52:50 +0100, by Peter Arrenbrecht
-
Simplify the output of test-bheadsFri, 15 Feb 2008 23:38:18 -0200, by Alexis S. L. Carvalho
-
merge with crewFri, 15 Feb 2008 21:34:33 +0100, by Thomas Arendsen Hein
-
Make hgweb annotate link to target line numbers (issue623)Fri, 15 Feb 2008 21:34:16 +0100, by Thomas Arendsen Hein
-
fix test output after f7f25f58693aFri, 15 Feb 2008 20:06:47 +0100, by Thomas Arendsen Hein
-
merged Edward Lee's line anchors patchFri, 15 Feb 2008 19:44:54 +0100, by Thomas Arendsen Hein
-
Add line anchors to annotate, changeset, diff, file views for hgwebTue, 04 Sep 2007 22:25:37 -0500, by Edward Lee
-
automatically update the branch cache when tip changesFri, 15 Feb 2008 16:06:36 -0200, by Alexis S. L. Carvalho
-
move the reading of branch.cache from _branchtags to branchtagsFri, 15 Feb 2008 16:06:36 -0200, by Alexis S. L. Carvalho
-
localrepo: keep the UTF-8 version of branchcache aroundFri, 15 Feb 2008 16:06:36 -0200, by Alexis S. L. Carvalho
-
localrepo.invalidate: invalidate branchcacheFri, 15 Feb 2008 16:06:36 -0200, by Alexis S. L. Carvalho
-
keyword: do not inspect node1 for diff if node2 is givenFri, 15 Feb 2008 18:37:00 +0100, by Christian Ebert
-
keyword: add test for patch.diff monkeyFri, 15 Feb 2008 18:36:49 +0100, by Christian Ebert
-
keyword: make main class and hg command accessibleFri, 15 Feb 2008 18:36:28 +0100, by Christian Ebert
-
keyword: move expand/shrink decisions into kwtemplaterFri, 15 Feb 2008 18:21:02 +0100, by Christian Ebert
-
try to fix test-inherit-mode on HFS+Fri, 15 Feb 2008 10:51:35 -0200, by Alexis S. L. Carvalho
-
cmdutil.commit: use relative paths in the error messagesFri, 15 Feb 2008 10:38:37 -0200, by Alexis S. L. Carvalho
-
util.pathto: return '.' instead of an empty stringFri, 15 Feb 2008 10:38:37 -0200, by Alexis S. L. Carvalho
-
status: put added files that have disappeared in the deleted listThu, 14 Feb 2008 18:08:16 -0200, by Alexis S. L. Carvalho
-
revert: unify forget and remove listsThu, 14 Feb 2008 18:08:16 -0200, by Alexis S. L. Carvalho
-
revert: only call dirstate.normal when we know the file is cleanThu, 14 Feb 2008 18:08:16 -0200, by Alexis S. L. Carvalho
-
commands.revert: don't call hg.revertThu, 14 Feb 2008 18:08:16 -0200, by Alexis S. L. Carvalho
-
revert: don't let repo.status walk the whole working dirThu, 14 Feb 2008 18:08:16 -0200, by Alexis S. L. Carvalho
-
Set bundle.mainreporoot only after checking that it's a local repoThu, 14 Feb 2008 18:08:16 -0200, by Alexis S. L. Carvalho
-
Fix test-hgweb-commands.out after 9b817c0a82f1Thu, 14 Feb 2008 20:54:52 +0100, by Thomas Arendsen Hein
-
Propagating changes back to working dirs when changing files in externalSun, 26 Aug 2007 21:31:18 -0300, by Fabio Zadrozny
-
test-convert-baz: set username with baz, not tlaThu, 14 Feb 2008 19:35:40 +0100, by Patrick Mezard
-
Define tla username locally in baz and tla testsWed, 13 Feb 2008 00:40:18 +0100, by Patrick Mezard
-
convert: fix --datesort orderingSat, 16 Feb 2008 11:55:33 +0100, by Patrick Mezard
-
[RFC] convert: fix --datesortTue, 18 Dec 2007 14:01:34 -0600, by Kirill Smelkov
-
push: exit(1) if "push creates new remote branches!"Fri, 15 Feb 2008 15:44:32 -0200, by Alexis S. L. Carvalho
-
hgweb: Fix stray quote in logo img tagThu, 14 Feb 2008 10:55:17 -0600, by Matt Mackall
-
hgweb: add new logosThu, 14 Feb 2008 10:28:27 -0600, by Matt Mackall
-
Add the new "droplet" logoThu, 14 Feb 2008 10:25:24 -0600, by Matt Mackall
-
cat --decode: Drop short option, use opts.get() instead of opts[]Thu, 14 Feb 2008 11:25:30 +0100, by Thomas Arendsen Hein